summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc updateNikos Mavrogiannopoulos2013-11-101-0/+31
* doc updateNikos Mavrogiannopoulos2013-11-101-1/+1
* use GNUTLS_PIN instead of GNUTLS_PKCS11_PIN.Nikos Mavrogiannopoulos2013-11-101-1/+1
* Avoid infinite loops with self-signed certificates present in the chainNikos Mavrogiannopoulos2013-11-101-1/+6
* Allow getting the PIN from the GNUTLS_PKCS11_PIN environment variable.Nikos Mavrogiannopoulos2013-11-102-2/+16
* Added export-chain option to p11toolNikos Mavrogiannopoulos2013-11-094-89/+136
* reindented codeNikos Mavrogiannopoulos2013-11-0836-15567/+15025
* enable --outder for certtool --dh-infoDaniel Kahn Gillmor2013-11-084-4/+14
* enable --inder for certtool --dh-infoDaniel Kahn Gillmor2013-11-082-2/+2
* fixes in libopts compilationNikos Mavrogiannopoulos2013-11-061-4/+4
* updated to libopts 5.18.2Nikos Mavrogiannopoulos2013-11-0520-194/+212
* better loggingNikos Mavrogiannopoulos2013-11-051-1/+1
* updated libopts to 5.18Nikos Mavrogiannopoulos2013-11-0534-890/+1114
* removed autogenerated filesNikos Mavrogiannopoulos2013-11-0520-16680/+0
* If autogen and libopts are present then use the system's libopts.Nikos Mavrogiannopoulos2013-11-051-10/+13
* argument descriptions should not end in a dotDaniel Kahn Gillmor2013-11-056-26/+26
* fix DHE parameter output for gnutls-cli-debug --verboseDaniel Kahn Gillmor2013-11-021-0/+1