summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* The client certificate selection callback is no longer called twice. It is ca...Nikos Mavrogiannopoulos2003-02-182-4/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-161-2/+4
* works better in buggy servers.Nikos Mavrogiannopoulos2003-02-162-3/+3
* The RSA and DH parameter handling has been updated.Nikos Mavrogiannopoulos2003-02-162-98/+32
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-141-154/+180
* Corrected bugs in gnutls_x509_rdn_get(). Added a test to print the server's t...Nikos Mavrogiannopoulos2003-02-145-65/+135
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-141-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-122-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-121-2/+4
* Added test which prints the Diffie Hellman prime bits used.Nikos Mavrogiannopoulos2003-02-123-18/+40
* fixes in pkcs3 DH parameter generation.Nikos Mavrogiannopoulos2003-02-091-1/+23
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-098-228/+204
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-081-0/+4
* use options to print DH parameters.Nikos Mavrogiannopoulos2003-02-034-54/+107
* * Added gnutls_pkcs3_extract_dh_params() and gnutls_pkcs3_export_dh_params()Nikos Mavrogiannopoulos2003-02-031-9/+30
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-034-88/+178
* Added ability to send some messages back to the application usingNikos Mavrogiannopoulos2003-01-231-0/+6
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-231-3/+3
* The library notifies the application on empty and illegal SRP usernames,Nikos Mavrogiannopoulos2003-01-231-10/+8
* improved srp detectionNikos Mavrogiannopoulos2003-01-222-1/+6
* Improved the SRP support, to prevent attackers guessing theNikos Mavrogiannopoulos2003-01-222-2/+14
* 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