summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make --verify-chain support larger inputs than 64kb.Simon Josefsson2007-12-101-3/+12
* Use GPLv3 in src/.Simon Josefsson2007-12-094-4/+4
* print session IDNikos2007-12-091-0/+8
* GPL parts under GPLv3System User2007-12-0710-60/+50
* print information about the DHE parametersNikos2007-12-031-0/+9
* corrected typos.Nikos2007-12-011-2/+2
* Depend on libgcrypt 1.2.4 again (lose DSA2 functionality).Nikos2007-11-301-1/+6
* fix in priority_setNikos2007-11-281-1/+1
* Return the string position in case of an error in the priority functions.Nikos2007-11-282-6/+6
* new era of priority functions.Nikos Mavrogiannopoulos2007-11-243-4/+24
* added gnutls_set_priority() to replace gnutls_set_default_priority2().Nikos Mavrogiannopoulos2007-11-188-112/+179
* Use new API.Simon Josefsson2007-11-142-4/+4
* Use new API.Simon Josefsson2007-11-141-1/+1
* (no commit message)Nikos Mavrogiannopoulos2007-11-111-1/+1
* ** Added the --to-p8 option to certtool to convert private keysNikos Mavrogiannopoulos2007-11-114-70/+139
* Applied documentation and prototype fixes reported by Evan Martin <martine@da...Nikos Mavrogiannopoulos2007-11-111-1/+1
* Add warnings about messages used by Emacs tls.el.Simon Josefsson2007-11-051-0/+8
* certtool now prints defaults.Nikos Mavrogiannopoulos2007-10-312-17/+22
* parameters -> group parametersNikos Mavrogiannopoulos2007-10-301-1/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-308-10/+10
* quick-random option was removed since it is now the default.Nikos Mavrogiannopoulos2007-10-274-63/+51
* Several changes to openpgp code:Nikos Mavrogiannopoulos2007-10-242-3/+3
* Added gnutls_set_default_priority2() and deprecated gnutls_set_default_priori...Nikos Mavrogiannopoulos2007-10-242-2/+2
* (no commit message)Nikos Mavrogiannopoulos2007-10-242-0/+2
* /dev/urandom is used now by default for key generation. The option --disable-...Nikos Mavrogiannopoulos2007-10-245-52/+68
* Introduced gnutls_session_enable_compatibility_mode() to allow enablingNikos Mavrogiannopoulos2007-10-243-8/+10
* Added the --v1 option to certtool to allow generating version 1 certificates.Nikos Mavrogiannopoulos2007-10-224-255/+297
* 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
* Generated.Simon Josefsson2007-10-176-213/+109
* Remove TLS-authz.Simon Josefsson2007-10-174-228/+0
* removed references to trustdbNikos Mavrogiannopoulos2007-10-138-240/+161
* Added support for DSA2 (key sizes for more than 1024 bits on DSA) via libgcry...Nikos Mavrogiannopoulos2007-10-123-8/+3
* ** Added capability to set a callback after the client hello is receivedNikos Mavrogiannopoulos2007-10-081-1/+1
* Removed all the xml functions and stubs, as well as references in theNikos Mavrogiannopoulos2007-10-079-475/+385
* (no commit message)Nikos Mavrogiannopoulos2007-10-062-61/+61
* (no commit message)Nikos Mavrogiannopoulos2007-10-061-3/+3
* Added the --quick-random option to certtool to improve generation time of pri...Nikos Mavrogiannopoulos2007-10-064-70/+96
* Corrected output in DER format and corrected output for smime_to_pkcs7 to out...Nikos Mavrogiannopoulos2007-10-061-5/+5
* Add patch to support Camellia, contributed by Yoshisato YANAGISAWA. Fixes #1.Simon Josefsson2007-09-244-4/+42
* Generated.Simon Josefsson2007-09-202-5/+10
* Set variables to NULL. Fix oprfi variable.Simon Josefsson2007-09-201-5/+6
* Set variables to NULL.Simon Josefsson2007-09-201-3/+3
* Fix infloop.Simon Josefsson2007-09-201-4/+2
* Fix crash.Simon Josefsson2007-09-201-1/+2
* Fix crash.Simon Josefsson2007-09-201-2/+3
* Support Opaque PRF Input in gnutls-cli and gnutls-serv.Simon Josefsson2007-09-208-109/+200
* Merge branch 'master' of git://repo.or.cz/gnutlsNikos Mavrogiannopoulos2007-09-1723-372/+2
|\
| * Move test credentials from src/ to doc/credentials/.Simon Josefsson2007-09-1723-372/+2
* | Merge branch 'master' of git://repo.or.cz/gnutlsNikos Mavrogiannopoulos2007-09-177-37/+0
|\ \ | |/