summaryrefslogtreecommitdiff
path: root/src/cli.gaa
Commit message (Collapse)AuthorAgeFilesLines
* Documented that the --file options in gnutls-cli and gnutls-serv can accept ↵Nikos Mavrogiannopoulos2010-06-031-3/+3
| | | | a PKCS #11 URL.
* Change GNU TLS into GnuTLS.Simon Josefsson2010-05-221-1/+1
|
* Added the --rehandshake option to gnutls-cli to allow connection and ↵Nikos Mavrogiannopoulos2010-01-211-1/+4
| | | | immediate rehandshake.
* session ticket supportDaiki Ueno2009-08-191-1/+4
| | | | Signed-off-by: Simon Josefsson <simon@josefsson.org>
* Never include config.h in *.h files.Simon Josefsson2008-11-171-0/+1
|
* Drop --copyright.Simon Josefsson2008-09-011-2/+0
|
* Several updates in the openpgp code. Now it uses subkeys only when requested.Nikos2008-02-181-1/+4
| | | | When using subkeys we follow the draft-mavrogiannopoulos-rfc5081bis-00.txt.
* added gnutls_set_priority() to replace gnutls_set_default_priority2().Nikos Mavrogiannopoulos2007-11-181-1/+4
|
* Generated.Simon Josefsson2007-10-171-1/+0
|
* Remove TLS-authz.Simon Josefsson2007-10-171-6/+0
|
* removed references to trustdbNikos Mavrogiannopoulos2007-10-131-4/+1
|
* Removed all the xml functions and stubs, as well as references in theNikos Mavrogiannopoulos2007-10-071-4/+1
| | | | documentation.
* Set variables to NULL.Simon Josefsson2007-09-201-3/+3
|
* Support Opaque PRF Input in gnutls-cli and gnutls-serv.Simon Josefsson2007-09-201-0/+3
|
* Use gnutls_cipher_suite_info.Simon Josefsson2007-04-041-1/+1
|
* Support gnutls-cli --authz-x509-attr-cert and --authz-saml-assertion.Simon Josefsson2007-02-221-0/+6
|
* Typo.Simon Josefsson2007-02-061-1/+1
|
* gnutls-cli can now recognize services and port numbers with the -p option.Nikos Mavrogiannopoulos2006-03-051-4/+4
|
* *** empty log message ***Nikos Mavrogiannopoulos2005-11-161-1/+2
|
* Completed the DHE-PSK ciphersuite additions.Nikos Mavrogiannopoulos2005-11-161-1/+1
|
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-1/+7
| | | | | * PSK ciphersuites have been added. * The session resumption data are now system independent.
* Add --insecure.Simon Josefsson2005-09-231-0/+2
| | | | | Make the default be to abort connections if the peer doesn't verify, when a ca certificate or PGP trust database has been supplied.
* several improvementsNikos Mavrogiannopoulos2004-06-061-1/+3
|
* Added the --print-cert option to gnutls-cli.Nikos Mavrogiannopoulos2003-10-261-1/+4
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-021-1/+1
|
* Added the --debug option in the client.Nikos Mavrogiannopoulos2003-03-241-1/+5
|
* 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-1/+4
|
* Several internal changes to use the new certificate API. CRL support is ↵Nikos Mavrogiannopoulos2003-02-091-1/+4
| | | | complete.
* Added some new error codes and updated client.Nikos Mavrogiannopoulos2002-11-031-1/+4
|
* gnutls-cli now accepts one hostname onlyNikos Mavrogiannopoulos2002-10-241-4/+3
|
* several cleanupsNikos Mavrogiannopoulos2002-10-071-1/+1
|
* Changes in gnutls-cli, to allow testing of starttls implementations.Nikos Mavrogiannopoulos2002-10-071-1/+4
|
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-031-5/+11
|
* *** empty log message ***Nikos Mavrogiannopoulos2002-05-271-1/+4
|
* some parts were moved to libasn1.Nikos Mavrogiannopoulos2002-05-261-1/+1
|
* added crlf optionNikos Mavrogiannopoulos2002-03-291-1/+4
|
* added option to read DER encoded certificatesNikos Mavrogiannopoulos2002-03-281-1/+4
|
* Improved PKCS7 supportNikos Mavrogiannopoulos2002-03-251-1/+1
|
* Updated cli and server to read certificate and keys from command lineNikos Mavrogiannopoulos2002-03-011-2/+33
| | | | parameters. client, client-debug and server are now being installed.
* updated gaa files, and client options.Nikos Mavrogiannopoulos2002-02-281-2/+2
|
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-211-0/+5
|
* Added some stuff for the client to send the OpenPGP fingerprint.Nikos Mavrogiannopoulos2002-02-181-1/+5
|
* updated client and serverNikos Mavrogiannopoulos2002-02-151-2/+5
|
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-141-1/+1
|
* Updated clientNikos Mavrogiannopoulos2002-02-141-4/+6
|
* Made most ifdefs in client program, configurable via command line.Nikos Mavrogiannopoulos2002-02-131-0/+43