summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ocsptool: follow the documented process for gnutls_x509_crt_get_authority_inf...Nikos Mavrogiannopoulos2015-01-161-2/+2
* ocsptool-common: iterate through all AIA items prior to decidig the OCSP serverNikos Mavrogiannopoulos2015-01-151-8/+17
* simplified text for inline-commands-prefixNikos Mavrogiannopoulos2015-01-131-3/+2
* gnutls-cli: added --starttls-proto optionNikos Mavrogiannopoulos2015-01-123-1/+26
* danetool: only compile when dane is enabledNikos Mavrogiannopoulos2015-01-061-0/+2
* certtool: modified check for READ_NUMERICNikos Mavrogiannopoulos2015-01-041-11/+4
* certtool: use 64-bit type for CRL serial numberNikos Mavrogiannopoulos2015-01-041-1/+3
* certtool: check for overflows when reading serial numbersNikos Mavrogiannopoulos2015-01-041-0/+16
* certtool: use int64_t as type for integers readNikos Mavrogiannopoulos2015-01-042-6/+28
* gnutls-cli-debug: more precise handling of SMTP protocolNikos Mavrogiannopoulos2015-01-041-1/+2
* updated gnulibNikos Mavrogiannopoulos2015-01-04208-199/+809
* gnutls-cli-debug: corrected the skip of ignored checksNikos Mavrogiannopoulos2015-01-021-1/+4
* certtool: --pubkey-info will load a public key from stdinNikos Mavrogiannopoulos2014-12-311-1/+25
* tools: use OCSP functions only when OCSP is enabledNikos Mavrogiannopoulos2014-12-253-0/+6
* tools: document the available curvesNikos Mavrogiannopoulos2014-12-242-2/+2
* completely separated the two gnulibs to avoid conflictsNikos Mavrogiannopoulos2014-12-234-4/+63
* updated gnulibNikos Mavrogiannopoulos2014-12-2314-42/+76
* p11tool: use Sleep() in windowsNikos Mavrogiannopoulos2014-12-111-0/+4
* certtool: ensure that default_serial_int is 64-bits or moreNikos Mavrogiannopoulos2014-12-111-1/+1
* use select() instead of alarm for better portabilityNikos Mavrogiannopoulos2014-12-111-4/+11
* gnutls-cli-debug: Added check for whether %NO_EXTENSIONS is requiredNikos Mavrogiannopoulos2014-11-283-20/+42
* gnutls-cli-debug: do not print error on unknown protocolsNikos Mavrogiannopoulos2014-11-241-1/+1
* gnutls-cli-debug: Added check for sorted certificate chainNikos Mavrogiannopoulos2014-11-243-2/+73
* Fixed SRTP profile configuration in cli.c and serv.c.David Weber2014-11-142-24/+32
* gnutls-cli: print info on the OCSP status requestNikos Mavrogiannopoulos2014-11-141-2/+5
* gnutls-cli-debug: check for OCSP status responseNikos Mavrogiannopoulos2014-11-143-0/+33
* added check for servers that disallow the SSL 3.0 record versionNikos Mavrogiannopoulos2014-11-143-1/+27
* tools: include arpa/inet.h in socket.cNikos Mavrogiannopoulos2014-11-071-0/+1
* applied patch by A. Klitzing to improve compatibile with some apple systemsNikos Mavrogiannopoulos2014-11-061-0/+7
* gnutls-cli-debug: backported changes from 3.4.0 branchNikos Mavrogiannopoulos2014-11-064-102/+175
* updated gnulibNikos Mavrogiannopoulos2014-10-2312-138/+200
* use HAVE_DANE ifdef for unused functionsNikos Mavrogiannopoulos2014-10-221-0/+2
* certtool: default pkcs-cipher is now 3des as in PKCS #12Nikos Mavrogiannopoulos2014-10-201-2/+2
* gnutls-cli: prevent the combination of the -p and --list optionsNikos Mavrogiannopoulos2014-10-171-0/+1
* gnutls-serv: avoid possible buffer overrunNikos Mavrogiannopoulos2014-10-171-5/+5
* corrected libopt's Makefile.amNikos Mavrogiannopoulos2014-10-141-1/+1
* updated to libopts 5.18.4Nikos Mavrogiannopoulos2014-10-1121-55/+536
* certtool: only set the authority key identifier, if there is a corresponding ...Nikos Mavrogiannopoulos2014-10-071-13/+0
* gnutls-serv: added the --provider optionNikos Mavrogiannopoulos2014-09-192-0/+24
* tools: corrected pin entryNikos Mavrogiannopoulos2014-09-191-1/+1
* certtool: corrected typo in printing errorNikos Mavrogiannopoulos2014-09-171-1/+1
* p11tool: print Attached Extensions, instead of extensionsNikos Mavrogiannopoulos2014-09-151-2/+2
* fixes in the extension handlingNikos Mavrogiannopoulos2014-09-151-3/+7
* p11tool: will print trust module extensions if presentNikos Mavrogiannopoulos2014-09-151-3/+34
* tpmtool: corrected key password readNikos Mavrogiannopoulos2014-09-081-1/+1
* set umask prior to calling mkstempNikos Mavrogiannopoulos2014-09-081-0/+1
* apps: corrected GNUTLS_PIN readingNikos Mavrogiannopoulos2014-09-081-1/+1
* certtool: corrected copy+paste errorNikos Mavrogiannopoulos2014-09-081-1/+1
* ocsptool: better error messageNikos Mavrogiannopoulos2014-09-051-2/+7
* p11tool: allow printing multiple types of tokensNikos Mavrogiannopoulos2014-08-291-11/+22