summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gl: secure_getenv() will behave as getenv on windowsNikos Mavrogiannopoulos2016-05-281-1/+5
* tests: corrected definition of CryptSignHash in mock crypt32Nikos Mavrogiannopoulos2016-05-281-2/+2
* Rely on gnulib's secure_getenv()Nikos Mavrogiannopoulos2016-05-28242-1338/+1402
* x86-common: use secure_getenv()Nikos Mavrogiannopoulos2016-05-281-1/+1
* configure.ac: check for secure_getenv where available and always enable syste...Nikos Mavrogiannopoulos2016-05-271-1/+3
* tests: keylog-env will check for SSLKEYLOGFILE as wellNikos Mavrogiannopoulos2016-05-271-16/+24
* env: use secure_getenv when reading environment variablesNikos Mavrogiannopoulos2016-05-275-9/+15
* doc updateNikos Mavrogiannopoulos2016-05-271-2/+2
* Append keys on keylogfileNikos Mavrogiannopoulos2016-05-274-26/+15
* tests: ssl2-hello check is made conditionalNikos Mavrogiannopoulos2016-05-261-1/+1
* .gitignore: more files to ignoreNikos Mavrogiannopoulos2016-05-261-0/+4
* tests: added SSL2.0 client hello parsing checkNikos Mavrogiannopoulos2016-05-262-1/+190
* tests: added small text clarifying the purpose of the cert-common.h headerNikos Mavrogiannopoulos2016-05-261-0/+12
* tests: add an upper limit in the run of compat testsNikos Mavrogiannopoulos2016-05-242-2/+12
* doc: advise against using the TPM-specific APINikos Mavrogiannopoulos2016-05-241-6/+6
* .gitlab-ci.yml: corrected typo preventing the no-SSL 3.0 test part to be prop...Nikos Mavrogiannopoulos2016-05-241-1/+1
* Amend the "Allow for conditional compilation of SSL 3.0 protocol patch"Nikos Mavrogiannopoulos2016-05-241-4/+4
* doc: updated text on priority stringsNikos Mavrogiannopoulos2016-05-243-3/+19
* pkcs11: added sanity check to find_obj_url_cb() for object validityNikos Mavrogiannopoulos2016-05-231-6/+6
* tests: run compatibility checks in parallel for various modifiersNikos Mavrogiannopoulos2016-05-212-97/+114
* tests: enhance TLS version checks with DTLSNikos Mavrogiannopoulos2016-05-211-8/+39
* tests: use /bin/bash in tests which require common.shNikos Mavrogiannopoulos2016-05-209-9/+11
* .gitlab-ci.yml: minimal build disables SSL2 client helloNikos Mavrogiannopoulos2016-05-201-1/+1
* doc updateNikos Mavrogiannopoulos2016-05-201-1/+4
* Allow for conditional compilation of SSL 2.0 client hello supportNikos Mavrogiannopoulos2016-05-207-5/+43
* Amend: Allow for conditional compilation of SSL 3.0 protocolNikos Mavrogiannopoulos2016-05-206-5/+26
* CONTRIBUTING.md: link to milestones instead of all issuesNikos Mavrogiannopoulos2016-05-201-1/+1
* tests: mini-x509-cas: use cert-common.hNikos Mavrogiannopoulos2016-05-201-41/+1
* CONTRIBUTING.md: doc updateNikos Mavrogiannopoulos2016-05-201-3/+4
* tests: do not use pkglib to generate libpkcs11mock1.soNikos Mavrogiannopoulos2016-05-201-3/+2
* configure.ac: increased stack size usage to reduce warningsNikos Mavrogiannopoulos2016-05-201-8/+1
* announce.txt: updated list email addressNikos Mavrogiannopoulos2016-05-201-1/+1
* priority: CCM ciphersuites was promoted over the CBC onesNikos Mavrogiannopoulos2016-05-191-1/+3
* gnutls-cli: allow operation with stdin inputNikos Mavrogiannopoulos2016-05-193-3/+50
* doc updateNikos Mavrogiannopoulos2016-05-191-1/+6
* tests: ocsp-tls-connection: use /bin/bash since we rely on the $RANDOM variableNikos Mavrogiannopoulos2016-05-181-1/+1
* tests: use _putenv() for setting environment on windowsNikos Mavrogiannopoulos2016-05-181-0/+8
* tests: added check to verify that keylog file is being writtenNikos Mavrogiannopoulos2016-05-182-1/+121
* doc: documented the GNUTLS_KEYLOGFILE environment variableNikos Mavrogiannopoulos2016-05-182-0/+9
* Write session keys into a file when GNUTLS_KEYLOGFILE is exportedNikos Mavrogiannopoulos2016-05-181-0/+43
* systemkey: corrected help outputNikos Mavrogiannopoulos2016-05-182-10/+8
* doc: document the systems supported via systemkeys APINikos Mavrogiannopoulos2016-05-181-0/+6
* doc update [ci skip]Nikos Mavrogiannopoulos2016-05-172-6/+13
* gnutls-cli: corrected check for OCSP verification successNikos Mavrogiannopoulos2016-05-171-1/+1
* Test case for gnutls-cli --ocspThomas Klute2016-05-1713-6/+330
* INSTALL.md: no longer reference libgcryptNikos Mavrogiannopoulos2016-05-171-2/+0
* doc: updated README filesNikos Mavrogiannopoulos2016-05-173-7/+2
* tests: renamed cert-callback checks for simplicityNikos Mavrogiannopoulos2016-05-173-2/+2
* tests: added check with the legacy cert verification callbackNikos Mavrogiannopoulos2016-05-172-1/+386
* doc updateNikos Mavrogiannopoulos2016-05-171-1/+1