summaryrefslogtreecommitdiff
path: root/src/cli-gaa.c
Commit message (Expand)AuthorAgeFilesLines
* Several updates for DTLS (client side only) to work.Nikos Mavrogiannopoulos2011-02-181-8/+8
* Add DTLS support to command-line client.Jonathan Bastien-Filiatrault2011-02-171-57/+70
* Fix typo.Jonathan Bastien-Filiatrault2011-02-171-1/+1
* Removed more leftovers from opaque PRF output.Nikos Mavrogiannopoulos2011-02-071-60/+37
* Removed deprecated option such as --protocols, ciphers etc.Nikos Mavrogiannopoulos2011-02-071-192/+53
* Documented that the --file options in gnutls-cli and gnutls-serv can accept a...Nikos Mavrogiannopoulos2010-06-031-3/+3
* Change GNU TLS into GnuTLS.Simon Josefsson2010-05-221-1/+1
* Added the --rehandshake option to gnutls-cli to allow connection and immediat...Nikos Mavrogiannopoulos2010-01-211-102/+131
* Generated.Simon Josefsson2009-08-191-76/+89
* Generated.Simon Josefsson2008-11-171-76/+77
* Use more warnings. Fix warnings.Simon Josefsson2008-11-131-19/+22
* Regenerate using patched gaa.Simon Josefsson2008-09-091-20/+1
* Generated.Simon Josefsson2008-09-011-125/+113
* pgp_keyid_t is now compatible with the 2.2 key id.Nikos2008-02-181-1/+1
* Several updates in the openpgp code. Now it uses subkeys only when requested.Nikos2008-02-181-49/+72
* added gnutls_set_priority() to replace gnutls_set_default_priority2().Nikos Mavrogiannopoulos2007-11-181-54/+77
* Generated.Simon Josefsson2007-10-171-89/+42
* removed references to trustdbNikos Mavrogiannopoulos2007-10-131-76/+53
* Removed all the xml functions and stubs, as well as references in theNikos Mavrogiannopoulos2007-10-071-88/+75
* Generated.Simon Josefsson2007-09-201-1/+3
* Support Opaque PRF Input in gnutls-cli and gnutls-serv.Simon Josefsson2007-09-201-43/+66
* Use gnutls_cipher_suite_info.Simon Josefsson2007-04-041-1/+1
* Generated.Simon Josefsson2007-02-221-41/+87
* Generated.Simon Josefsson2007-02-061-2/+2
* gnutls-cli can now recognize services and port numbers with the -p option.Nikos Mavrogiannopoulos2006-03-051-89/+89
* *** empty log message ***Nikos Mavrogiannopoulos2005-11-161-1/+2
* Completed the DHE-PSK ciphersuite additions.Nikos Mavrogiannopoulos2005-11-161-2/+2
* Regenerate GAA code, to remove use of C++ // comments.Simon Josefsson2005-11-151-1/+1
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-39/+85
* Generated.Simon Josefsson2005-09-231-866/+797
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-749/+831
* several improvementsNikos Mavrogiannopoulos2004-06-061-58/+71
* Some updates in order to compile with tcc.Nikos Mavrogiannopoulos2004-04-151-24/+23
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-9/+14
* Added gnutls_pkcs7_set_certificate2() and gnutls_pkcs7_set_crl2() functions.Nikos Mavrogiannopoulos2003-11-111-2/+2
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-061-2/+2
* Added the --print-cert option to gnutls-cli.Nikos Mavrogiannopoulos2003-10-261-59/+72
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-021-1/+1
* Added the --debug option in the client.Nikos Mavrogiannopoulos2003-03-241-65/+89
* Allow for unencrypted PKCS #8 private keys.Nikos Mavrogiannopoulos2003-03-231-1/+1
* Added option to disable all TLS 1.0 extensions.Nikos Mavrogiannopoulos2003-02-251-58/+71
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-40/+63
* Added some new error codes and updated client.Nikos Mavrogiannopoulos2002-11-031-54/+67
* gnutls-cli now accepts one hostname onlyNikos Mavrogiannopoulos2002-10-241-9/+9
* Added gnutls_set_default_priority() and gnutls_set_default_export_priority()Nikos Mavrogiannopoulos2002-10-081-1/+1
* Changes in gnutls-cli, to allow testing of starttls implementations.Nikos Mavrogiannopoulos2002-10-071-57/+70
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-031-69/+94
* *** empty log message ***Nikos Mavrogiannopoulos2002-05-271-30/+52
* some parts were moved to libasn1.Nikos Mavrogiannopoulos2002-05-261-20/+20
* added crlf optionNikos Mavrogiannopoulos2002-03-291-54/+67