summaryrefslogtreecommitdiff
path: root/src/common.c
Commit message (Expand)AuthorAgeFilesLines
* Drop --copyright.Simon Josefsson2008-09-011-20/+2
* Print pk and sign algos.Simon Josefsson2008-09-011-0/+28
* Fix warnings.Simon Josefsson2008-08-291-4/+4
* Indent code.Simon Josefsson2008-07-021-25/+23
* Merge branch 'gnutls_with_netconf'Simon Josefsson2008-06-041-2/+6
|\
| * Add gnutls_psk_client_get_hint function. Use it.Simon Josefsson2008-06-031-2/+6
* | gnutls-cli will exit once a certificate that doesn't have theNikos Mavrogiannopoulos2008-04-281-9/+16
|/
* Print DH parameters of session.Simon Josefsson2008-03-051-21/+87
* Use GPLv3 in src/.Simon Josefsson2007-12-091-1/+1
* print session IDNikos2007-12-091-0/+8
* GPL parts under GPLv3System User2007-12-071-6/+5
* print information about the DHE parametersNikos2007-12-031-0/+9
* new era of priority functions.Nikos Mavrogiannopoulos2007-11-241-2/+22
* Use new API.Simon Josefsson2007-11-141-1/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Renamed openpgp_cert to openpgp_crt to be consistent with x509.Nikos Mavrogiannopoulos2007-10-191-11/+11
* Occurences of gnutls_openpgp_key were renamed to gnutls_openpgp_cert,Nikos Mavrogiannopoulos2007-10-191-11/+11
* Removed all the xml functions and stubs, as well as references in theNikos Mavrogiannopoulos2007-10-071-138/+97
* Add patch to support Camellia, contributed by Yoshisato YANAGISAWA. Fixes #1.Simon Josefsson2007-09-241-0/+6
* Handle GNUTLS_CRD_IA in print_info().Simon Josefsson2007-08-271-0/+3
* Use *_t types consistently.Simon Josefsson2007-08-131-15/+15
* Use gnutls_cipher_suite_info.Simon Josefsson2007-04-041-4/+28
* Don't hard code algorithm list.Simon Josefsson2007-04-041-45/+83
* Support gnutls-serv --authz-x509-attr-cert and --authz-saml-assertion.Simon Josefsson2007-02-221-1/+0
* Parse new MACs.Simon Josefsson2007-02-061-0/+6
* Typo in last commit.Simon Josefsson2007-02-061-6/+6
* Fix --list.Simon Josefsson2007-02-061-3/+7
* Support "TLS1.2" as protocol name.Simon Josefsson2006-11-251-1/+3
* replaced USE_OPENPGP ifdefs with ENABLE_OPENPGP.Nikos Mavrogiannopoulos2006-07-051-2/+5
* Indent.Simon Josefsson2006-03-081-15/+18
* gnutls-cli can now recognize services and port numbers with the -p option.Nikos Mavrogiannopoulos2006-03-051-0/+23
* Indent more.Simon Josefsson2005-12-151-7/+8
* Completed the DHE-PSK ciphersuite additions.Nikos Mavrogiannopoulos2005-11-161-0/+7
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-151-0/+3
* Use GNU coding style.Simon Josefsson2005-11-071-505/+562
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-0/+13
* Use gnulib for inet_ntop.Simon Josefsson2005-09-241-25/+0
* Fix warnings.Simon Josefsson2005-09-231-3/+5
* Fix copyright.Simon Josefsson2005-08-241-9/+8
* Use gnutls_certificate_verify_peers2, suggested by Daniel StenbergSimon Josefsson2005-08-241-7/+8
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* renamed all instances of _SHA to _SHA1 to make naming more consistent and clear.Nikos Mavrogiannopoulos2005-03-051-1/+1
* --disable-extra-pki works again.Nikos Mavrogiannopoulos2005-01-261-0/+2
* Indent.Simon Josefsson2004-10-281-4/+4
* Oops, revert DES, not supported.Simon Josefsson2004-08-161-3/+0
* Support AES-256 and DES in --ciphers too.Simon Josefsson2004-08-161-2/+9
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-609/+552
* several improvementsNikos Mavrogiannopoulos2004-06-061-123/+247
* updated gnutls-cli-debug to print DHE and RSA-EXPORT information if verbose i...Nikos Mavrogiannopoulos2004-06-061-37/+31
* some fixes in the compilation system.Nikos Mavrogiannopoulos2004-05-131-2/+2