Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generated. | Simon Josefsson | 2009-08-19 | 1 | -76/+89 |
* | Generated. | Simon Josefsson | 2008-11-17 | 1 | -76/+77 |
* | Use more warnings. Fix warnings. | Simon Josefsson | 2008-11-13 | 1 | -19/+22 |
* | Regenerate using patched gaa. | Simon Josefsson | 2008-09-09 | 1 | -20/+1 |
* | Generated. | Simon Josefsson | 2008-09-01 | 1 | -125/+113 |
* | pgp_keyid_t is now compatible with the 2.2 key id. | Nikos | 2008-02-18 | 1 | -1/+1 |
* | Several updates in the openpgp code. Now it uses subkeys only when requested. | Nikos | 2008-02-18 | 1 | -49/+72 |
* | added gnutls_set_priority() to replace gnutls_set_default_priority2(). | Nikos Mavrogiannopoulos | 2007-11-18 | 1 | -54/+77 |
* | Generated. | Simon Josefsson | 2007-10-17 | 1 | -89/+42 |
* | removed references to trustdb | Nikos Mavrogiannopoulos | 2007-10-13 | 1 | -76/+53 |
* | Removed all the xml functions and stubs, as well as references in the | Nikos Mavrogiannopoulos | 2007-10-07 | 1 | -88/+75 |
* | Generated. | Simon Josefsson | 2007-09-20 | 1 | -1/+3 |
* | Support Opaque PRF Input in gnutls-cli and gnutls-serv. | Simon Josefsson | 2007-09-20 | 1 | -43/+66 |
* | Use gnutls_cipher_suite_info. | Simon Josefsson | 2007-04-04 | 1 | -1/+1 |
* | Generated. | Simon Josefsson | 2007-02-22 | 1 | -41/+87 |
* | Generated. | Simon Josefsson | 2007-02-06 | 1 | -2/+2 |
* | gnutls-cli can now recognize services and port numbers with the -p option. | Nikos Mavrogiannopoulos | 2006-03-05 | 1 | -89/+89 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2005-11-16 | 1 | -1/+2 |
* | Completed the DHE-PSK ciphersuite additions. | Nikos Mavrogiannopoulos | 2005-11-16 | 1 | -2/+2 |
* | Regenerate GAA code, to remove use of C++ // comments. | Simon Josefsson | 2005-11-15 | 1 | -1/+1 |
* | This is the initial commit in the 1.3 branch. Ported from the PSK branch: | Nikos Mavrogiannopoulos | 2005-11-07 | 1 | -39/+85 |
* | Generated. | Simon Josefsson | 2005-09-23 | 1 | -866/+797 |
* | changed indentation to 4 spaces instead of tabs. | Nikos Mavrogiannopoulos | 2004-06-07 | 1 | -749/+831 |
* | several improvements | Nikos Mavrogiannopoulos | 2004-06-06 | 1 | -58/+71 |
* | Some updates in order to compile with tcc. | Nikos Mavrogiannopoulos | 2004-04-15 | 1 | -24/+23 |
* | Several bug fixes and cleanups by Arne Thomassen. | Nikos Mavrogiannopoulos | 2004-01-06 | 1 | -9/+14 |
* | Added gnutls_pkcs7_set_certificate2() and gnutls_pkcs7_set_crl2() functions. | Nikos Mavrogiannopoulos | 2003-11-11 | 1 | -2/+2 |
* | some changes to compile in mingw32. | Nikos Mavrogiannopoulos | 2003-11-06 | 1 | -2/+2 |
* | Added the --print-cert option to gnutls-cli. | Nikos Mavrogiannopoulos | 2003-10-26 | 1 | -59/+72 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-10-02 | 1 | -1/+1 |
* | Added the --debug option in the client. | Nikos Mavrogiannopoulos | 2003-03-24 | 1 | -65/+89 |
* | Allow for unencrypted PKCS #8 private keys. | Nikos Mavrogiannopoulos | 2003-03-23 | 1 | -1/+1 |
* | Added option to disable all TLS 1.0 extensions. | Nikos Mavrogiannopoulos | 2003-02-25 | 1 | -58/+71 |
* | Several internal changes to use the new certificate API. CRL support is compl... | Nikos Mavrogiannopoulos | 2003-02-09 | 1 | -40/+63 |
* | Added some new error codes and updated client. | Nikos Mavrogiannopoulos | 2002-11-03 | 1 | -54/+67 |
* | gnutls-cli now accepts one hostname only | Nikos Mavrogiannopoulos | 2002-10-24 | 1 | -9/+9 |
* | Added gnutls_set_default_priority() and gnutls_set_default_export_priority() | Nikos Mavrogiannopoulos | 2002-10-08 | 1 | -1/+1 |
* | Changes in gnutls-cli, to allow testing of starttls implementations. | Nikos Mavrogiannopoulos | 2002-10-07 | 1 | -57/+70 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-06-03 | 1 | -69/+94 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-05-27 | 1 | -30/+52 |
* | some parts were moved to libasn1. | Nikos Mavrogiannopoulos | 2002-05-26 | 1 | -20/+20 |
* | added crlf option | Nikos Mavrogiannopoulos | 2002-03-29 | 1 | -54/+67 |
* | added option to read DER encoded certificates | Nikos Mavrogiannopoulos | 2002-03-28 | 1 | -52/+65 |
* | Improved PKCS7 support | Nikos Mavrogiannopoulos | 2002-03-25 | 1 | -9/+9 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-03-23 | 1 | -1/+2 |
* | Updated cli and server to read certificate and keys from command line | Nikos Mavrogiannopoulos | 2002-03-01 | 1 | -20/+230 |
* | updated gaa files, and client options. | Nikos Mavrogiannopoulos | 2002-02-28 | 1 | -13/+12 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-02-21 | 1 | -12/+28 |
* | Added some stuff for the client to send the OpenPGP fingerprint. | Nikos Mavrogiannopoulos | 2002-02-18 | 1 | -31/+45 |
* | updated client and server | Nikos Mavrogiannopoulos | 2002-02-15 | 1 | -37/+60 |