summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-131-10/+10
* simplified functionNikos Mavrogiannopoulos2013-11-131-10/+13
* 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
* Do not use gnutls_dh_set_prime_bits() in server side.Nikos Mavrogiannopoulos2013-11-021-1/+0
* Do not print private key parameters when exporting an encrypted private key.Nikos Mavrogiannopoulos2013-11-021-2/+5
* conditionally use ALPN. Reported by Jaak Ristioja.Nikos Mavrogiannopoulos2013-11-011-0/+2
* include proper header file for uint8_tNikos Mavrogiannopoulos2013-10-311-0/+1
* corrected exampleNikos Mavrogiannopoulos2013-10-313-1304/+523
* Added proper newlines to errors.Nikos Mavrogiannopoulos2013-10-291-17/+17
* removed warningsNikos Mavrogiannopoulos2013-10-261-7/+9
* Added option --generate-random to p11tool.Nikos Mavrogiannopoulos2013-10-266-1010/+481
* cli: add missing stdbool.hAlon Bar-Lev2013-10-251-0/+1
* small changes prior to releasegnutls_3_2_5Nikos Mavrogiannopoulos2013-10-234-4/+5
* corrected type of path_lenNikos Mavrogiannopoulos2013-10-211-1/+1
* corrected length calculationNikos Mavrogiannopoulos2013-10-101-1/+1
* Corrected possible buffer overruns in included programs and examples.Nikos Mavrogiannopoulos2013-10-093-8/+15
* autogen'ed files updateNikos Mavrogiannopoulos2013-10-042-594/+169
* Fix srptool issuesAttila Molnar2013-10-041-2/+1
* Fix srptool issuesAttila Molnar2013-10-042-1/+3
* doc updateNikos Mavrogiannopoulos2013-10-043-3/+3
* autogen'ed files updateNikos Mavrogiannopoulos2013-10-042-1139/+496