summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: verify that unique IDs are generated as expectedgnutls_3_3_x-unique-idNikos Mavrogiannopoulos2016-09-054-1/+120
* certtool: Allow writing unique IDs in generated certificatesNikos Mavrogiannopoulos2016-09-054-0/+66
* doc updateNikos Mavrogiannopoulos2016-09-051-1/+4
* bumped versionNikos Mavrogiannopoulos2016-09-052-4/+4
* Added gnutls_x509_crt_set_issuer_unique_id() and gnutls_x509_crt_set_subject_...Nikos Mavrogiannopoulos2016-09-053-18/+98
* doc updateNikos Mavrogiannopoulos2016-09-051-0/+5
* _gnutls_encode_ber_rs_raw: zero-pad values when necessaryNikos Mavrogiannopoulos2016-09-051-13/+46
* tests: don't run overflow tests on archs which failNikos Mavrogiannopoulos2016-09-031-1/+4
* tests: backported hash-large from masterNikos Mavrogiannopoulos2016-09-031-2/+54
* .gitlab-ci.yml: use the gitlab.com shared runnersNikos Mavrogiannopoulos2016-09-031-33/+89
* gnutls_pkcs12_simple_parse: set the key value to null on failureDavid Woodhouse2016-08-291-1/+3
* 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-5/+38
* Added support for decrypting PKCS#8 files which use HMAC-SHA256 as PRFNikos Mavrogiannopoulos2016-08-2415-522/+296
* pkcs12: increased the number of iterations for MACNikos Mavrogiannopoulos2016-08-241-1/+1
* gnutls_key_generate: fail if the state of the library is invalidNikos Mavrogiannopoulos2016-08-101-1/+4
* doc updateNikos Mavrogiannopoulos2016-08-091-0/+3
* Fix gnutls_pkcs12_simple_parse to always extract the complete chainStefan Sørensen2016-08-091-20/+15
* 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 updateNikos Mavrogiannopoulos2016-07-281-0/+10
* gnutls_x509_crt_list_import2 was ignoring the passed flags if all certificate...Tim Kosse2016-07-281-1/+1
* gnutls_x509_crl_list_import2 was ignoring the passed flags if all CTLs in the...Tim Kosse2016-07-281-1/+1
* minitasn1: updated to libtasn1 4.9Nikos Mavrogiannopoulos2016-07-259-369/+435
* NEWS: corrected release date [ci skip]Nikos Mavrogiannopoulos2016-07-081-1/+1
* released 3.3.24gnutls_3_3_24Nikos Mavrogiannopoulos2016-07-061-1/+4
* configure: check for libdl irrespective of FIPS140 configurationNikos Mavrogiannopoulos2016-07-051-1/+2
* bumped versionNikos Mavrogiannopoulos2016-07-052-2/+2
* dane: corrected the license of libdane filesNikos Mavrogiannopoulos2016-07-052-2/+2
* tests: account pkcs11/pkcs11-mock-ext.h in MakefileNikos Mavrogiannopoulos2016-06-301-1/+1
* tests: link pkcs11-import-url-privkey with libdlNikos Mavrogiannopoulos2016-06-301-0/+1
* doc updateNikos Mavrogiannopoulos2016-06-301-0/+3
* tests: added check to verify the tolerance of broken C_GetAttributesNikos Mavrogiannopoulos2016-06-304-2/+169
* pkcs11_get_attribute_avalue: correctly handle a -1 value length from C_GetAtt...Nikos Mavrogiannopoulos2016-06-301-0/+6
* doc updateNikos Mavrogiannopoulos2016-06-291-0/+3
* pkcs11_get_attribute_avalue: do not assign values on failureNikos Mavrogiannopoulos2016-06-291-0/+1
* tests: updated testpkcs11 to support softhsmv2Nikos Mavrogiannopoulos2016-06-292-23/+45
* tests: moved pkcs11 tests to main test suiteNikos Mavrogiannopoulos2016-06-297-5/+8
* tests: backported pkcs11-is-known from masterNikos Mavrogiannopoulos2016-06-281-7/+218
* 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
* doc updateNikos Mavrogiannopoulos2016-06-221-1/+1
* tests: backported the softhsmv2 pkcs11 checks from 3.4.0Nikos Mavrogiannopoulos2016-06-225-71/+91
* 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
* Amended "Corrected the writing of serial number in PKCS#11 modules"Nikos Mavrogiannopoulos2016-06-221-2/+2
* doc updateNikos Mavrogiannopoulos2016-06-161-2/+8
* 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