summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gnutls-cli-debug: removed ARCFOUR-40 from the ciphers to useNikos Mavrogiannopoulos2014-12-191-1/+1
* 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: added benchmark for CCMNikos Mavrogiannopoulos2014-12-031-0/+3
* systemkey: updated for new gnutls_system_key_iter_get_infoNikos Mavrogiannopoulos2014-11-291-1/+1
* certtool: avoid gcc warningsNikos Mavrogiannopoulos2014-11-281-3/+3
* gnutls-cli-debug: Added check for whether %NO_EXTENSIONS is requiredNikos Mavrogiannopoulos2014-11-283-20/+51
* 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
* renamed systemkey-tool to systemkey, and don't install it by defaultNikos Mavrogiannopoulos2014-11-232-5/+5
* gnutls_priority_string_list: allow printing the special keywords as well.Nikos Mavrogiannopoulos2014-11-211-2/+25
* Added API to read/write/delete key-cert pairs (limited to windows for now)Nikos Mavrogiannopoulos2014-11-193-0/+241
* certtool: Allow to set the nonRepudiation, keyAgreement and dataEncipherment ...Nikos Mavrogiannopoulos2014-11-174-0/+66
* list the OIDs in the certtool cfg file documentationNikos Mavrogiannopoulos2014-11-171-11/+19
* certtool: print message when the system trust is usedNikos Mavrogiannopoulos2014-11-141-0/+1
* Fixed SRTP profile configuration in cli.c and serv.c.David Weber2014-11-142-24/+32
* clarified the multiple paths printing of the verify optionsNikos Mavrogiannopoulos2014-11-141-1/+3
* gnutls-cli: allow printing the certificates in OCSP responses when --print-ce...Nikos Mavrogiannopoulos2014-11-141-2/+6
* gnutls-cli-debug: check for OCSP status responseNikos Mavrogiannopoulos2014-11-143-0/+33
* certtool: make sure that GNUTLS_PKCS_PLAIN is set when no password should be ...Nikos Mavrogiannopoulos2014-11-131-1/+1
* gnutls-cli: print the OCSP response in verbose modeNikos Mavrogiannopoulos2014-11-131-5/+34
* gnutls-cli: added option to save the OCSP responseNikos Mavrogiannopoulos2014-11-133-2/+30
* Added flag GNUTLS_OCSP_SR_IS_AVAIL for gnutls_ocsp_status_request_is_checkedNikos Mavrogiannopoulos2014-11-131-1/+1
* added check for servers that disallow the SSL 3.0 record versionNikos Mavrogiannopoulos2014-11-133-1/+27
* gnutls-cli: print whether status request has been checkedNikos Mavrogiannopoulos2014-11-121-0/+2
* 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: clarified textNikos Mavrogiannopoulos2014-11-061-1/+1
* gnutls-cli-debug: corrected heartbeat checkNikos Mavrogiannopoulos2014-11-051-4/+2
* gnutls-cli-debug: fixes in tests to prevent false negativesNikos Mavrogiannopoulos2014-11-051-1/+1
* gnutls-cli-debug: fixes in tests to prevent false negativesNikos Mavrogiannopoulos2014-11-051-3/+6
* gnutls-cli-debug: reorganized outputNikos Mavrogiannopoulos2014-11-041-19/+11
* moved the HTTPS server name outside of verbose tests; only run when the HTTPS...Nikos Mavrogiannopoulos2014-11-042-4/+6
* enhanced gnutls-cli-debug verbose output (uses files for mass text)Nikos Mavrogiannopoulos2014-11-044-49/+111
* gnutls-cli-debug: Added tests for EtM and extended master secret supportNikos Mavrogiannopoulos2014-11-043-28/+78
* tools: only warn of an error if it is fatalNikos Mavrogiannopoulos2014-11-041-5/+6
* Added support for RFC7366 (encrypt then authenticate)Nikos Mavrogiannopoulos2014-11-031-1/+3
* updated gnulibNikos Mavrogiannopoulos2014-10-2312-138/+200
* use HAVE_DANE ifdef for unused functionsNikos Mavrogiannopoulos2014-10-221-0/+2
* gnutls-cli-debug: added test that checks the fallback from TLS 1.6Nikos Mavrogiannopoulos2014-10-173-7/+41
* 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
* gnutls-cli: added option --priority-listNikos Mavrogiannopoulos2014-10-162-0/+29
* corrected libopt's Makefile.amNikos Mavrogiannopoulos2014-10-141-1/+1
* updated to libopts 5.18.4Nikos Mavrogiannopoulos2014-10-1121-55/+536
* ocsptool: avoid shadowing a global variableNikos Mavrogiannopoulos2014-10-091-2/+2
* tools: print the status of safe renegotiation and extended master secretNikos Mavrogiannopoulos2014-10-081-0/+7
* certtool: only set the authority key identifier, if there is a corresponding ...Nikos Mavrogiannopoulos2014-10-071-13/+0
* more compiler warning fixesNikos Mavrogiannopoulos2014-09-252-23/+22