summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* use sigaction instead of signal in gnutls-cliNikos Mavrogiannopoulos2013-05-211-1/+6
* Revert "break the loop when a SIGALRM has been received"Nikos Mavrogiannopoulos2013-05-211-3/+2
* relax check on requirement on headers for libopts. Reported by Mark Brand.Nikos Mavrogiannopoulos2013-05-211-1/+1
* break the loop when a SIGALRM has been receivedNikos Mavrogiannopoulos2013-05-181-2/+3
* configure proceeds if regex library isn't foundNikos Mavrogiannopoulos2013-05-181-1/+4
* print message on certificate verificationNikos Mavrogiannopoulos2013-05-111-0/+4
* applied libregex patchNikos Mavrogiannopoulos2013-05-101-1/+2
* corrected API usage.Nikos Mavrogiannopoulos2013-05-051-1/+1
* Improved ALPN support in gnutls-cliNikos Mavrogiannopoulos2013-05-055-607/+623
* updated libopts generated files.Nikos Mavrogiannopoulos2013-05-0518-2931/+8225
* updated libopts to autogen 5.17.3Nikos Mavrogiannopoulos2013-05-0558-4770/+7402
* Added --alpn option to cliNikos Mavrogiannopoulos2013-05-052-0/+13
* set the key purpose in certificate requestsNikos Mavrogiannopoulos2013-05-023-6/+11
* Avoid linking the library on librt.Nikos Mavrogiannopoulos2013-04-283-7/+14
* read_yesno() accepts a default value. By default certificates are marked as o...Nikos Mavrogiannopoulos2013-04-274-25/+30
* updated benchmark outputNikos Mavrogiannopoulos2013-04-244-53/+60