summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bumped versiongnutls_3_4_16Nikos Mavrogiannopoulos2016-10-093-3/+3
* TLS extensions: only cache the extension IDs from exts that the server supportsNikos Mavrogiannopoulos2016-10-091-3/+9
* doc updateNikos Mavrogiannopoulos2016-10-061-0/+6
* guile: Implement session record ports using the Guile 2.2 API.Ludovic Courtès2016-10-061-5/+82
* guile: Test 'set-session-transport-fd!'.Ludovic Courtès2016-10-061-1/+1
* guile: Guile 2.x 'uniform-vector-read!' replacement returns 0 upon EOF.Ludovic Courtès2016-10-061-3/+6
* guile: Fix out-of-tree builds.Ludovic Courtès2016-10-061-1/+1
* guile: Work around lack of 'eval-when' on 1.8.Ludovic Courtès2016-10-061-1/+7
* guile: build: Make silent rules actually quiet.Ludovic Courtès2016-10-062-12/+13
* guile: Build and install .go files on Guile 2.x.Ludovic Courtès2016-10-064-87/+131
* guile: tests: Add Guile 2.2 compatibility layer.Ludovic Courtès2016-10-062-5/+30
* guile: tests: Make sure no processes are left behind.Ludovic Courtès2016-10-064-3/+7
* guile: tests: Add 'with-child-process'.Ludovic Courtès2016-10-067-210/+255
* doc updateNikos Mavrogiannopoulos2016-09-221-0/+5
* On client side allow signing with the signature algorithm of our certNikos Mavrogiannopoulos2016-09-223-6/+12
* doc updateNikos Mavrogiannopoulos2016-09-191-0/+4
* Increased the maximum size allowed for handshake messages to 128kbNikos Mavrogiannopoulos2016-09-192-2/+5
* doc updateNikos Mavrogiannopoulos2016-09-121-0/+10
* gnutls_certificate_set_*key: ensure proper cleanup on key mismatch failuresNikos Mavrogiannopoulos2016-09-121-2/+11
* bumped versionsgnutls_3_4_15Nikos Mavrogiannopoulos2016-09-082-2/+2
* doc updateNikos Mavrogiannopoulos2016-09-081-2/+7
* _gnutls_ucs2_to_utf8: fixed use of WideCharToMultiByte in windowsNikos Mavrogiannopoulos2016-09-071-2/+2
* doc update [ci skip]Nikos Mavrogiannopoulos2016-09-051-0/+5
* _gnutls_encode_ber_rs_raw: zero-pad values when necessaryNikos Mavrogiannopoulos2016-09-051-13/+46
* tests: backported hash-large from masterNikos Mavrogiannopoulos2016-09-031-2/+54
* .gitlab-ci.yml: use the gitlab.com shared runnersNikos Mavrogiannopoulos2016-09-031-50/+206
* 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