summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* some fixes in the gnutls-cli-debug programNikos Mavrogiannopoulos2002-12-292-1/+7
* updated some example and the server to use the new gnutls_malloc() in callbacks.Nikos Mavrogiannopoulos2002-12-131-1/+1
* updated to include a callback for receiving openpgp keys, using libopencdk.Nikos Mavrogiannopoulos2002-12-081-481/+518
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-074-90/+66
* Added the new functions gnutls_get_malloc_function(), gnutls_get_free_functio...Nikos Mavrogiannopoulos2002-12-062-9/+61
* Added the function gnutls_srp_server_set_credentials_function()Nikos Mavrogiannopoulos2002-12-011-2/+3
* Added the functions:Nikos Mavrogiannopoulos2002-12-014-60/+177
* Added support for the DSS certificate SRP authenticated cipher suites (curren...Nikos Mavrogiannopoulos2002-11-194-155/+129
* Added certificate authenticated SRP cipher suites.Nikos Mavrogiannopoulos2002-11-193-2/+7
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-116-56/+56
* cleanupsNikos Mavrogiannopoulos2002-11-113-21/+21
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-031-2/+2
* Added some new error codes and updated client.Nikos Mavrogiannopoulos2002-11-035-90/+108
* gnutls_x509_extract_certificate_dn_string() was rewritten.Nikos Mavrogiannopoulos2002-11-011-0/+19
* The error code table now contains all the error codes sorted.Nikos Mavrogiannopoulos2002-10-261-14/+42
* Documented error codes in an appendix. This documentation is generated automa...Nikos Mavrogiannopoulos2002-10-252-2/+81
* gnutls-cli-debug now accepts one hostname onlyNikos Mavrogiannopoulos2002-10-244-18/+15
* gnutls-cli now accepts one hostname onlyNikos Mavrogiannopoulos2002-10-244-18/+15
* Some fixes in 'gnutls-cli' client program to prevent some segmentationNikos Mavrogiannopoulos2002-10-141-17/+15
* now does not require carriage returnNikos Mavrogiannopoulos2002-10-121-2/+4
* Improved the server name extension. Resumed sessions can now use it.Nikos Mavrogiannopoulos2002-10-111-1/+1
* Added server name extension, from draft-ietf-tls-extension-05.Nikos Mavrogiannopoulos2002-10-113-64/+97
* Separated alert checking from the example programs, to make them cleaner. Add...Nikos Mavrogiannopoulos2002-10-101-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-10-081-1/+5
* Added gnutls_set_default_priority() and gnutls_set_default_export_priority()Nikos Mavrogiannopoulos2002-10-081-1/+1
* several cleanupsNikos Mavrogiannopoulos2002-10-072-84/+96
* Changes in gnutls-cli, to allow testing of starttls implementations.Nikos Mavrogiannopoulos2002-10-074-256/+366
* Added support for the LZO compression library in gnutls-extra. Some fixes in ...Nikos Mavrogiannopoulos2002-09-172-3/+7
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-161-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-131-0/+3
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-111-1/+0
* Removed dependency on libgdbm library.Nikos Mavrogiannopoulos2002-09-091-86/+89
* *** empty log message ***gnutls_0_5_6Nikos Mavrogiannopoulos2002-09-061-1/+1
* added versioning in the XML output of certificate functions.Nikos Mavrogiannopoulos2002-09-062-1/+31
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-034-14/+14
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-023-8/+8
* more cleanupsNikos Mavrogiannopoulos2002-09-011-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-011-1/+1
* cert_type abreviation was expanded to certificate_type.Nikos Mavrogiannopoulos2002-08-304-7/+7
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-295-391/+392
* Added support for the new SRP draft by D. Taylor. This includes theNikos Mavrogiannopoulos2002-08-284-75/+31
* *** empty log message ***Nikos Mavrogiannopoulos2002-08-261-2/+2
* Renamed GNUTLS_CIPHER_ARCFOUR to GNUTLS_CIPHER_ARCFOUR_128Nikos Mavrogiannopoulos2002-08-263-7/+7
* Improved the gnutls-cli-debug programNikos Mavrogiannopoulos2002-08-266-24/+54
* renamed ARCFOUR-EXPORT to ARCFOUR-40Nikos Mavrogiannopoulos2002-08-263-6/+6
* *** empty log message ***Nikos Mavrogiannopoulos2002-08-251-2/+2
* improvements in server html outputNikos Mavrogiannopoulos2002-08-254-18/+42
* changes for export cipher suitesNikos Mavrogiannopoulos2002-08-252-11/+62
* gnutls_handshake_set_exportable_detection() was obsoleted.Nikos Mavrogiannopoulos2002-08-221-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-08-211-1/+3