summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc updateNikos Mavrogiannopoulos2013-12-171-0/+1
* removed the estream salsa20 from benchmarksNikos Mavrogiannopoulos2013-12-141-6/+0
* minor phrasing improvements in docsPatrick Pelletier2013-12-141-2/+2
* added newlines in error reportingNikos Mavrogiannopoulos2013-11-301-2/+2
* gnutls-cli-debug tests for camellia-gcm.Nikos Mavrogiannopoulos2013-11-303-3/+21
* handle centrally more variablesNikos Mavrogiannopoulos2013-11-241-4/+4
* certtool's --verify option if not supplied with a CA list, will use the syste...Nikos Mavrogiannopoulos2013-11-242-80/+111
* link all programs with libgnu_gpl to avoid conflicts from header files.Nikos Mavrogiannopoulos2013-11-211-11/+11
* Added progname module which is used by error().Nikos Mavrogiannopoulos2013-11-215-2/+168
* safer usage of strerrorNikos Mavrogiannopoulos2013-11-211-1/+2
* use the AUTOGEN variableNikos Mavrogiannopoulos2013-11-211-10/+10
* use libtool to generate liboptsNikos Mavrogiannopoulos2013-11-212-7/+7
* corrected libopts patchNikos Mavrogiannopoulos2013-11-211-1/+1
* removed unneed lineNikos Mavrogiannopoulos2013-11-211-1/+1
* doc updateNikos Mavrogiannopoulos2013-11-161-2/+4
* Added activation_date and expiration_date options to certtool template file.Nikos Mavrogiannopoulos2013-11-165-46/+117
* Added a gnulib with GPL components for use by applications.Nikos Mavrogiannopoulos2013-11-1692-3/+17614
* corrected bug reporting address.Nikos Mavrogiannopoulos2013-11-161-1/+1
* Check for overflows when setting time and allow a time of -1.Nikos Mavrogiannopoulos2013-11-163-10/+23
* corrected bug in gnutls-cli when used on IPv6 addresses.Nikos Mavrogiannopoulos2013-11-141-10/+10