Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added more tests to check whether various TLS versions need to be disabled. | Nikos Mavrogiannopoulos | 2012-02-11 | 1 | -2/+80 |
* | cleanup a bit the printing information stuff. | Nikos Mavrogiannopoulos | 2012-01-29 | 1 | -1/+1 |
* | Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey(). | Nikos Mavrogiannopoulos | 2012-01-28 | 1 | -1/+1 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | simplified copyright years. | Nikos Mavrogiannopoulos | 2011-11-11 | 1 | -2/+1 |
* | extra.h is no more. | Nikos Mavrogiannopoulos | 2011-10-20 | 1 | -1/+0 |
* | Added a test for servers not accepting small records. | Nikos Mavrogiannopoulos | 2011-10-12 | 1 | -0/+16 |
* | Corrected check for AES-GCM | Nikos Mavrogiannopoulos | 2011-10-08 | 1 | -5/+5 |
* | test for camellia | Nikos Mavrogiannopoulos | 2011-10-08 | 1 | -10/+0 |
* | Added tests for ECDHE, AES-GCM and SHA256. | Nikos Mavrogiannopoulos | 2011-10-08 | 1 | -2/+63 |
* | COMP-ZLIB -> COMP-DEFLATE | Nikos Mavrogiannopoulos | 2011-04-16 | 1 | -1/+1 |
* | Define variables within the intended scope (not windows). Based on patch by LRN. | Nikos Mavrogiannopoulos | 2011-04-10 | 1 | -2/+3 |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -128/+128 |
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -9/+9 |
* | Added AES-128 to block ciphers. | Nikos Mavrogiannopoulos | 2010-06-27 | 1 | -5/+7 |
* | Corrected some tests. Added test to check whether the %COMPAT option is | Nikos Mavrogiannopoulos | 2010-06-19 | 1 | -37/+61 |
* | corrected tests. | Nikos Mavrogiannopoulos | 2010-06-09 | 1 | -12/+12 |
* | Use the new callback function. | Nikos Mavrogiannopoulos | 2010-06-03 | 1 | -3/+3 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -3/+3 |
* | Indent code. | Simon Josefsson | 2010-04-14 | 1 | -43/+115 |
* | Added tests for safe renegotiation. Removed old tests for obsolete features (... | Nikos Mavrogiannopoulos | 2010-03-11 | 1 | -355/+156 |
* | Fix license. | Simon Josefsson | 2010-01-27 | 1 | -11/+12 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Use more warnings. Fix warnings. | Simon Josefsson | 2008-11-13 | 1 | -1/+1 |
* | Fix warnings. | Simon Josefsson | 2008-08-29 | 1 | -2/+2 |
* | Indent code. | Simon Josefsson | 2008-07-02 | 1 | -7/+9 |
* | gnutls-cli will exit once a certificate that doesn't have the | Nikos Mavrogiannopoulos | 2008-04-28 | 1 | -1/+1 |
* | Fix warnings. | Simon Josefsson | 2008-04-21 | 1 | -2/+2 |
* | GPL parts under GPLv3 | System User | 2007-12-07 | 1 | -6/+5 |
* | Changed my name to my "official" name. | Nikos Mavrogiannopoulos | 2007-10-30 | 1 | -1/+1 |
* | Introduced gnutls_session_enable_compatibility_mode() to allow enabling | Nikos Mavrogiannopoulos | 2007-10-24 | 1 | -7/+4 |
* | Add patch to support Camellia, contributed by Yoshisato YANAGISAWA. Fixes #1. | Simon Josefsson | 2007-09-24 | 1 | -4/+29 |
* | Use *_t types consistently. | Simon Josefsson | 2007-08-13 | 1 | -56/+56 |
* | (test_session_resume2): When comparing session id's, also compare that | Simon Josefsson | 2006-09-21 | 1 | -2/+2 |
* | (test_session_resume2): If session-id is NULL, resumption isn't | Simon Josefsson | 2006-09-21 | 1 | -1/+4 |
* | removed the RIPEMD test since it is not supported any more. | Nikos Mavrogiannopoulos | 2006-01-20 | 1 | -16/+0 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -731/+800 |
* | Update FSF office address in license. | Simon Josefsson | 2005-05-26 | 1 | -1/+1 |
* | renamed all instances of _SHA to _SHA1 to make naming more consistent and clear. | Nikos Mavrogiannopoulos | 2005-03-05 | 1 | -2/+2 |
* | increased a buffer. | Nikos Mavrogiannopoulos | 2005-01-19 | 1 | -1/+1 |
* | added a check in verbose mode to print the HTTPS server's name. | Nikos Mavrogiannopoulos | 2005-01-15 | 1 | -0/+45 |
* | Indent. | Simon Josefsson | 2004-10-28 | 1 | -2/+3 |
* | changed indentation to 4 spaces instead of tabs. | Nikos Mavrogiannopoulos | 2004-06-07 | 1 | -675/+735 |
* | several improvements | Nikos Mavrogiannopoulos | 2004-06-06 | 1 | -89/+95 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-06-06 | 1 | -3/+5 |
* | updated gnutls-cli-debug to print DHE and RSA-EXPORT information if verbose i... | Nikos Mavrogiannopoulos | 2004-06-06 | 1 | -11/+113 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-04-14 | 1 | -1/+1 |
* | Deprecated: gnutls_srp_server_set_select_function(), | Nikos Mavrogiannopoulos | 2004-03-25 | 1 | -3/+5 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-01-03 | 1 | -9/+54 |
* | added TLS 1.1 protocol detection. | Nikos Mavrogiannopoulos | 2003-12-29 | 1 | -1/+18 |