summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: use the gitlab.com shared runnersgnutls_3_4_x-shared-runnersNikos Mavrogiannopoulos2016-09-031-45/+218
* gnutls_pkcs12_simple_parse: set the key value to null on failureDavid Woodhouse2016-08-291-1/+3
* src: added systemkey-args to BUILT_SOURCESNikos Mavrogiannopoulos2016-08-281-1/+1
* ocsp: corrected the comparison of the serial size in OCSP responseNikos Mavrogiannopoulos2016-08-271-0/+1
* tests: added decoding of key with pbes2 and SHA256 PRFNikos Mavrogiannopoulos2016-08-243-2/+37
* Added support for decrypting PKCS#8 files which use HMAC-SHA256 as PRFNikos Mavrogiannopoulos2016-08-247-27/+90
* doc updateNikos Mavrogiannopoulos2016-08-081-0/+7
* Fix gnutls_pkcs12_simple_parse to always extract the complete chainStefan Sørensen2016-08-081-20/+15
* tests: Use common ca3 test certificates in x509cert, x509dn and x509self tests.Stefan Sørensen2016-08-083-307/+32
* tests: Remove zero-termination of gnutls_datum encapsulated certificatesStefan Sørensen2016-08-081-17/+17
* Fix invalid pointer operation in gnutls_certificate_get_x509_crtStefan Sørensen2016-08-081-2/+2
* nettle: use rsa_*_key_prepare on key importNikos Mavrogiannopoulos2016-08-081-10/+52
* Revert "nettle: use rsa_*_key_prepare"Nikos Mavrogiannopoulos2016-08-081-32/+12
* nettle: use rsa_*_key_prepareNikos Mavrogiannopoulos2016-08-011-12/+32
* doc update [ci skip]Nikos Mavrogiannopoulos2016-07-281-0/+10
* gnutls_x509_crl_list_import2 was ignoring the passed flags if all CTLs in the...Tim Kosse2016-07-281-1/+1
* gnutls_x509_crt_list_import2 was ignoring the passed flags if all certificate...Tim Kosse2016-07-281-1/+1
* minitasn1: updated to libtasn1 4.9Nikos Mavrogiannopoulos2016-07-257-14/+27
* NEWS: corrected release date [ci skip]Nikos Mavrogiannopoulos2016-07-081-1/+1
* write_nss_key_log: write the premaster secret while it is still validNikos Mavrogiannopoulos2016-07-071-2/+2
* updated libtasn1Nikos Mavrogiannopoulos2016-07-071-1/+1
* released 3.4.14gnutls_3_4_14Nikos Mavrogiannopoulos2016-07-061-3/+6
* bumped versionNikos Mavrogiannopoulos2016-07-052-2/+2
* dane: corrected the license of libdane filesNikos Mavrogiannopoulos2016-07-052-2/+2
* pkcs11_get_attribute_avalue: correctly handle a -1 value length from C_GetAtt...Nikos Mavrogiannopoulos2016-06-301-0/+6
* tests: name-constraints moved to non-windows running scriptsNikos Mavrogiannopoulos2016-06-291-2/+2
* doc update [ci skip]Nikos Mavrogiannopoulos2016-06-291-0/+3
* pkcs11_get_attribute_avalue: do not assign values on failureNikos Mavrogiannopoulos2016-06-291-0/+1
* tests: use datefudge in name-constraints testNikos Mavrogiannopoulos2016-06-291-1/+12
* tests: backported pkcs11-is-known from master branchNikos Mavrogiannopoulos2016-06-281-1/+186
* gnutls_pkcs11_crt_is_known: always assume GNUTLS_PKCS11_OBJ_FLAG_COMPARE unle...Nikos Mavrogiannopoulos2016-06-281-3/+3
* find_cert_cb: minor cleanups in find_cert_cbNikos Mavrogiannopoulos2016-06-281-28/+28
* pkcs11: correctly encode the serial number when searching for certificateNikos Mavrogiannopoulos2016-06-221-16/+9
* pkcs11: correctly account check_found_cert()Nikos Mavrogiannopoulos2016-06-221-0/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2016-06-161-0/+3
* doc updateNikos Mavrogiannopoulos2016-06-161-0/+9
* dtls: corrected reconstruction of handshake packets received out of orderNikos Mavrogiannopoulos2016-06-161-4/+4
* Corrected the writing of serial number in PKCS#11 modulesNikos Mavrogiannopoulos2016-06-161-4/+9
* doc: remove references to GNUTLS_KEYLOGFILE [ci skip]Nikos Mavrogiannopoulos2016-06-081-1/+1
* tests: link libutils against gnutlsNikos Mavrogiannopoulos2016-06-061-0/+1
* bumped versionsgnutls_3_4_13Nikos Mavrogiannopoulos2016-06-063-4/+4
* doc updateNikos Mavrogiannopoulos2016-06-061-2/+3
* tests: backported keylog testNikos Mavrogiannopoulos2016-06-066-27/+994
* keylogfile: only consider the SSLKEYLOGFILE variableNikos Mavrogiannopoulos2016-06-063-9/+9
* doc update [ci skip]Nikos Mavrogiannopoulos2016-05-312-6/+5
* Rely on gnulib's secure_getenv()Nikos Mavrogiannopoulos2016-05-28257-1393/+1461
* 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
* doc updateNikos Mavrogiannopoulos2016-05-271-0/+12
* env: use secure_getenv when reading environment variablesNikos Mavrogiannopoulos2016-05-274-8/+14