summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* updated to libopts 5.18.4Nikos Mavrogiannopoulos2014-10-1121-55/+536
* check for stdnoreturn.h presenceNikos Mavrogiannopoulos2014-08-261-1/+8
* gnutls-cli-debug: added AES and CAMELLIA to the list of default ciphersNikos Mavrogiannopoulos2014-08-062-6/+6
* updated to libopts 5.18.3Nikos Mavrogiannopoulos2014-08-0352-240/+272
* updated gnulibNikos Mavrogiannopoulos2014-07-2992-176/+2065
* p11tool: don't outsmart user and override login typeNikos Mavrogiannopoulos2014-07-061-2/+3
* p11tool/certtool: use GNUTLS_SO_PIN for reading security officer's PINNikos Mavrogiannopoulos2014-07-011-3/+9
* p11tool: Do not allow a newline as PIN.Nikos Mavrogiannopoulos2014-06-251-4/+4
* ocsptool: Include path in ocsp request.Nikos Mavrogiannopoulos2014-05-261-5/+9
* gnutls-cli: if dane verification is used but not PKIX only check the end cert...Nikos Mavrogiannopoulos2014-05-171-1/+7
* certtool: check for null prior to checking for empty passwdNikos Mavrogiannopoulos2014-05-171-1/+1
* Do not use autogen's file option for input parameters.Nikos Mavrogiannopoulos2014-05-151-4/+2
* When generating ECDSA keys, generate 256-bit keys by default.Nikos Mavrogiannopoulos2014-05-042-9/+15
* only fail DANE verification if status is non-zeroNikos Mavrogiannopoulos2014-04-281-1/+1
* Do not print certificates twice.Nikos Mavrogiannopoulos2014-04-281-2/+0
* DANE verification is advisory when tofu is being used.Nikos Mavrogiannopoulos2014-04-281-40/+41
* documentation update.Nikos Mavrogiannopoulos2014-04-281-2/+2
* gnutls-cli will no longer allow the session to proceed if DANE verification f...Nikos Mavrogiannopoulos2014-04-191-4/+5
* added newlines to p11tool error messagesNikos Mavrogiannopoulos2014-04-171-4/+4
* Added the PFS priority string.Nikos Mavrogiannopoulos2014-04-141-2/+2
* When the --provider option is given, initialize PKCS #11 prior to calling gnu...Nikos Mavrogiannopoulos2014-04-051-10/+5
* Updated documentation on null-password and password options of certtool.Nikos Mavrogiannopoulos2014-04-031-2/+2
* changed the behavior in certtool's PKCS #8 key export with no passwordNikos Mavrogiannopoulos2014-04-034-5/+22
* more clang warning fixesNikos Mavrogiannopoulos2014-03-081-1/+1
* updated gnulibKevin Cernekee2014-03-082-2/+3
* added missing declarationNikos Mavrogiannopoulos2014-03-041-0/+1
* fixed more memory leaks in crywrapNikos Mavrogiannopoulos2014-03-031-0/+10
* addressed memory leak in crywrap.cNikos Mavrogiannopoulos2014-03-031-2/+4
* override select in windows systems as wellNikos Mavrogiannopoulos2014-03-021-13/+18
* documented the defaultsNikos Mavrogiannopoulos2014-02-282-2/+2
* Add required prioritiesNikos Mavrogiannopoulos2014-02-281-4/+4
* New option --stricttofu for gnutls-cliJens Lechtenboerger2014-02-232-5/+20
* When verifying a response and a signer isn't provided assume that the signer ...Nikos Mavrogiannopoulos2014-02-181-75/+92
* When sending a nonce in OCSP check if it is available on the reply.Nikos Mavrogiannopoulos2014-02-185-36/+100
* fixed socket existance checkingMarcus Meissner2014-02-121-2/+4
* Added --ask-pass certtool option to allow asking for passwords even when in b...Nikos Mavrogiannopoulos2014-02-056-4/+18
* use newlines in error printingNikos Mavrogiannopoulos2014-02-051-36/+36
* corrected push/pull function settingNikos Mavrogiannopoulos2014-01-241-4/+6
* removed usage of %zu.Nikos Mavrogiannopoulos2014-01-241-1/+1
* gnutls-cli-debug should accept TLS 1.2-only serversDaniel Kahn Gillmor2014-01-091-2/+3
* Added documentation for force autogen to generate correct texinfo code.Nikos Mavrogiannopoulos2014-01-011-3/+3
* Added so-login flag to force security office login to the cardNikos Mavrogiannopoulos2014-01-013-26/+36
* Add LIB_CLOCK_GETTIME to crywrapGustavo Zacarias2013-12-271-0/+1
* updated txtNikos Mavrogiannopoulos2013-12-231-1/+1
* print warning when no token name is providedNikos Mavrogiannopoulos2013-12-231-14/+14
* corrected key ID size checkNikos Mavrogiannopoulos2013-12-231-1/+1
* Added aliases list-privkeys and list-keysNikos Mavrogiannopoulos2013-12-221-0/+10
* explicitly set the gnulib functions for recv and send.Nikos Mavrogiannopoulos2013-12-214-0/+41
* unconditionally generate the libopts makefileNikos Mavrogiannopoulos2013-12-201-1/+2
* doc updateNikos Mavrogiannopoulos2013-12-181-1/+1