summaryrefslogtreecommitdiff
path: root/src/cli.c
Commit message (Expand)AuthorAgeFilesLines
* session ticket supportDaiki Ueno2009-08-191-0/+5
* Pass proper socket to libgnutls on Windows.Simon Josefsson2009-04-211-1/+4
* Use more gnulib interfaces.Simon Josefsson2009-02-111-25/+10
* gnutls-cli: Don't permit V1 CAs by default.Simon Josefsson2009-02-111-5/+0
* Fix warnings.Simon Josefsson2009-01-071-3/+1
* return non zero error code on error conditions.Nikos Mavrogiannopoulos2008-11-211-4/+5
* Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/gnutlsNikos Mavrogiannopoulos2008-11-211-1/+3
|\
| * Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-1/+3
* | Corrected bug which caused a rehandshake request to be ignored by gnutls-cli....Nikos Mavrogiannopoulos2008-11-211-1/+1
|/
* Need more gnulib modules.Simon Josefsson2008-10-301-4/+4
* Need more gnulib modules.Simon Josefsson2008-10-301-6/+0
* Indent.Simon Josefsson2008-10-081-1/+1
* Initialize libgnutls-extra too.Simon Josefsson2008-09-211-0/+6
* Fix libextra build. Make gnutls-cli work in libgcrypt FIPS mode.Simon Josefsson2008-09-211-0/+10
* Use gnulib for --version.Simon Josefsson2008-09-011-7/+13
* Fix warnings.Simon Josefsson2008-08-291-1/+1
* Indent code.Simon Josefsson2008-07-021-55/+58
* Fix warning regarding undeclared getpass replacement.Simon Josefsson2008-06-181-0/+1
* Fix warning.Simon Josefsson2008-06-181-1/+2
* Merge branch 'gnutls_with_netconf'Simon Josefsson2008-06-041-7/+86
|\
| * Allow --pskusername to be specified to avoid query in PSK callback.Simon Josefsson2008-06-041-16/+22
| * gnutls-cli: Implement PSK callback.Simon Josefsson2008-06-041-7/+80
| * Fix so that PSK authentication works.Simon Josefsson2008-05-151-1/+1
* | Fix so that PSK authentication works.Simon Josefsson2008-05-151-1/+1
* | Merge branch 'master' of ssh://jas@git.sv.gnu.org/srv/git/gnutlsSimon Josefsson2008-04-291-2/+2
|\ \
| * | gnutls-cli will exit once a certificate that doesn't have theNikos Mavrogiannopoulos2008-04-281-2/+2
* | | Avoid another duplicate call to socket_bye() which can cause a crash.Simon Josefsson2008-04-281-1/+0
|/ /
* | Fix warnings.Simon Josefsson2008-04-211-0/+2
* | Don't crash on TLS handshake failures.Simon Josefsson2008-04-181-1/+0
* | Rely on sys/socket.h for SHUT_*.Simon Josefsson2008-04-131-8/+1
* | get_auth_subkey has one more parameter.Nikos Mavrogiannopoulos2008-04-121-1/+1
|/
* Fix warnings.Simon Josefsson2008-03-061-2/+2
* pgp_keyid_t is now compatible with the 2.2 key id.Nikos2008-02-181-2/+2
* Several updates in the openpgp code. Now it uses subkeys only when requested.Nikos2008-02-181-0/+51
* When --debug is given, also print libgcrypt RNG information.Simon Josefsson2008-02-041-1/+4
* merged the openpgp branch to head\!Nikos2008-01-131-6/+2
* GPL parts under GPLv3System User2007-12-071-6/+5
* Return the string position in case of an error in the priority functions.Nikos2007-11-281-3/+3
* new era of priority functions.Nikos Mavrogiannopoulos2007-11-241-1/+1
* added gnutls_set_priority() to replace gnutls_set_default_priority2().Nikos Mavrogiannopoulos2007-11-181-2/+8
* Use new API.Simon Josefsson2007-11-141-3/+3
* Use new API.Simon Josefsson2007-11-141-1/+1
* Add warnings about messages used by Emacs tls.el.Simon Josefsson2007-11-051-0/+8
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Several changes to openpgp code:Nikos Mavrogiannopoulos2007-10-241-1/+1
* Added gnutls_set_default_priority2() and deprecated gnutls_set_default_priori...Nikos Mavrogiannopoulos2007-10-241-1/+1
* (no commit message)Nikos Mavrogiannopoulos2007-10-241-0/+1
* /dev/urandom is used now by default for key generation. The option --disable-...Nikos Mavrogiannopoulos2007-10-241-0/+2
* Remove TLS-authz.Simon Josefsson2007-10-171-104/+0
* removed references to trustdbNikos Mavrogiannopoulos2007-10-131-12/+1