summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* support inline command infrastructure in gnutls-cliRaj Raman2013-10-043-76/+393
* verbose is everywhere unsignedNikos Mavrogiannopoulos2013-09-301-1/+1
* libopts is linked prior to libgnu to solve issue in win32. Initial patch by T...Nikos Mavrogiannopoulos2013-09-091-19/+19
* Ignore non-fatal handshake alerts.Nikos Mavrogiannopoulos2013-09-081-3/+2
* Avoid using gnulib's error()Nikos Mavrogiannopoulos2013-09-0210-285/+1055
* remove ifdefs for session ticketsNikos Mavrogiannopoulos2013-08-251-4/+0
* included programs no longer depend on GPL/LGPLv3 elements of gnulib to preven...Nikos Mavrogiannopoulos2013-08-0512-28/+5
* gnulib only contains lgplv2 modulesNikos Mavrogiannopoulos2013-08-0511-22/+0
* removed unused codeNikos Mavrogiannopoulos2013-08-031-41/+0
* Do not try to parse arbitrary objects as certificates.Nikos Mavrogiannopoulos2013-08-031-5/+6
* do not require localtimeNikos Mavrogiannopoulos2013-08-031-1/+3
* Applied Bruce Korb's fix on unacceptable chars.Nikos Mavrogiannopoulos2013-07-251-4/+4
* Revert "Ignore non-ascii characters in configuration file."Nikos Mavrogiannopoulos2013-07-251-2/+1
* Ignore non-ascii characters in configuration file.Nikos Mavrogiannopoulos2013-07-241-1/+2
* gnutls-cli -l prints the supported digest algorithms as well.Nikos Mavrogiannopoulos2013-07-131-0/+14
* Fix for NetBSD systems that do not have CLOCK_PROCESS_CPUTIME_ID. Patch by Th...Nikos Mavrogiannopoulos2013-07-091-1/+1
* make sure that a valid number of days is enteredNikos Mavrogiannopoulos2013-07-061-3/+10
* removed unused varNikos Mavrogiannopoulos2013-06-101-1/+1
* updated tpmtool auto-gen'ed filesNikos Mavrogiannopoulos2013-06-102-254/+778
* crywrap: Use the libidn pkg-config include and lib pathsMartin Storsjo2013-06-061-2/+2
* avoid struct sigaction in win32Nikos Mavrogiannopoulos2013-06-021-0/+2