summaryrefslogtreecommitdiff
path: root/doc/tex/serv1.tex
Commit message (Expand)AuthorAgeFilesLines
* Example programs found in the documentation can now be generated byNikos Mavrogiannopoulos2002-10-141-193/+0
* Separated alert checking from the example programs, to make them cleaner. Add...Nikos Mavrogiannopoulos2002-10-101-18/+10
* Added gnutls_set_default_priority() and gnutls_set_default_export_priority()Nikos Mavrogiannopoulos2002-10-081-11/+4
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-021-3/+3
* corrected bugs in examples.Nikos Mavrogiannopoulos2002-09-011-7/+7
* Updated documentation and added more server examples.Nikos Mavrogiannopoulos2002-09-011-85/+21
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-38/+38
* Renamed credential allocation functions from *_sc() to *_cred().Nikos Mavrogiannopoulos2002-06-221-4/+4
* New install directory for headers is /gnutlsNikos Mavrogiannopoulos2002-06-201-2/+2
* Removed the gdbm backend for resuming TLS sessions. Program gnutls-serv was m...Nikos Mavrogiannopoulos2002-06-151-5/+0
* Updated documentation for the gnutls-extra libraryNikos Mavrogiannopoulos2002-05-211-0/+6
* Documentation fixesNikos Mavrogiannopoulos2002-04-131-4/+3
* *** empty log message ***Nikos Mavrogiannopoulos2002-04-101-0/+6
* Removed the CRL list parameter from gnutls_certificate_set_x509_trust_*.Nikos Mavrogiannopoulos2002-03-301-2/+4
* The Diffie Hellman parameters are now stored in the credentials structures.Nikos Mavrogiannopoulos2002-02-241-2/+7
* Several alert protocol changes.Nikos Mavrogiannopoulos2002-02-221-2/+2
* Added gnutls_alert_str (allows printing alert number descriptions)Nikos Mavrogiannopoulos2002-02-211-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-151-2/+2
* Added TLS Layers section.Nikos Mavrogiannopoulos2002-02-151-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-151-1/+4
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-141-0/+14
* Corrected bugs in examples.Nikos Mavrogiannopoulos2002-02-121-4/+4
* Several changes in certificate and key handling.Nikos Mavrogiannopoulos2002-02-011-3/+3
* Added in CertificateStatus:Nikos Mavrogiannopoulos2002-01-291-3/+3
* GNUTLS_X509PKI -> GNUTLS_CRD_X509PKINikos Mavrogiannopoulos2002-01-281-4/+4
* gnutls_*_get_algo() renamed to gnutls_*_get() (suggested by Simon Josefsson)Nikos Mavrogiannopoulos2002-01-251-4/+4
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-181-1/+1
* some cleanups. *_CREDENTIALS renamed to GNUTLS_*_CREDENTIALS.Nikos Mavrogiannopoulos2001-12-191-2/+2
* cleanups and documentation updatesNikos Mavrogiannopoulos2001-12-171-1/+1
* *_alert -> alert_*Nikos Mavrogiannopoulos2001-12-171-1/+1
* gnutls_set_max_record_size -> gnutls_record_set_max_sizeNikos Mavrogiannopoulos2001-12-171-2/+2
* renamed gnutls_x509pki_set_trust/key toNikos Mavrogiannopoulos2001-12-141-2/+2
* GNUTLS_KX_RSA renamed to GNUTLS_KX_X509PKI_RSA (and the other X509 keyNikos Mavrogiannopoulos2001-12-071-1/+1
* GNUTLS_LIST is now int*Nikos Mavrogiannopoulos2001-12-061-5/+10
* cleanups againNikos Mavrogiannopoulos2001-12-061-2/+2
* Several cleanups.Nikos Mavrogiannopoulos2001-12-061-16/+16
* Changes in function names concerning _db_ handling and _session_ handling.Nikos Mavrogiannopoulos2001-12-051-2/+2
* Added callback to select the server certificate.Nikos Mavrogiannopoulos2001-12-051-8/+8
* auth_info types and structures were moved to the internals of the library.Nikos Mavrogiannopoulos2001-10-151-5/+3
* gnutls_set_certificate_request() renamed to gnutls_x509pki_set_cert_request().Nikos Mavrogiannopoulos2001-08-261-1/+1
* corrected and updated documentationNikos Mavrogiannopoulos2001-08-201-1/+1
* server side client authentication worksgnutls_0_2_0Nikos Mavrogiannopoulos2001-08-071-1/+4
* several cleanups. No longer export structures to the API, but a bunch of func...Nikos Mavrogiannopoulos2001-08-051-1/+1
* documentation fixesNikos Mavrogiannopoulos2001-08-021-180/+180
* *** empty log message ***gnutls_0_1_9Nikos Mavrogiannopoulos2001-07-301-7/+4
* documentation updatesNikos Mavrogiannopoulos2001-07-291-0/+239