summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc updateNikos Mavrogiannopoulos2016-05-311-0/+3
* pkcs11: when generating a private key ensure the public key is not privateNikos Mavrogiannopoulos2016-05-311-0/+5
* 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/+9
* env: use secure_getenv when reading environment variablesNikos Mavrogiannopoulos2016-05-274-5/+11
* pkcs11: added sanity check to find_obj_url_cb() for object validityNikos Mavrogiannopoulos2016-05-231-3/+3
* tests: use /bin/bash in tests which require common.shNikos Mavrogiannopoulos2016-05-222-2/+2
* tests: backported full openssl suite from masterNikos Mavrogiannopoulos2016-05-224-62/+83
* tests: simplified server launching processNikos Mavrogiannopoulos2016-05-217-646/+802
* added check for the VERS-ALL priority keywordNikos Mavrogiannopoulos2016-05-211-0/+2
* gnutls_priority_init: recognize the VERS-ALL keywordNikos Mavrogiannopoulos2016-05-211-0/+7
* tests: do not use pkglib to generate libpkcs11mock1.sognutls_3_3_23_win32Nikos Mavrogiannopoulos2016-05-201-4/+2
* released 3.3.23gnutls_3_3_23Nikos Mavrogiannopoulos2016-05-203-3/+3
* gnutls-cli: allow operation with stdin inputNikos Mavrogiannopoulos2016-05-193-3/+50
* doc update [ci skip]Nikos Mavrogiannopoulos2016-05-171-1/+1
* doc updateNikos Mavrogiannopoulos2016-05-171-0/+3
* gnutls-cli: corrected check for OCSP verification successNikos Mavrogiannopoulos2016-05-171-1/+1
* gnutls_global_init: log gnutls' version on initializationNikos Mavrogiannopoulos2016-05-151-1/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2016-05-121-0/+3
* tests: backported server name checksNikos Mavrogiannopoulos2016-05-122-1/+341
* server_name: only save the supported server names in the sessionNikos Mavrogiannopoulos2016-05-121-10/+14
* doc updateNikos Mavrogiannopoulos2016-05-101-0/+7
* cert cred: add the CN to the list of known hostnames only if no dns_namesNikos Mavrogiannopoulos2016-05-101-9/+14
* gnutls_certificate_set_key: import the DNS names of the certificatesNikos Mavrogiannopoulos2016-05-101-1/+25
* Revert "tests: ignore failure to load pkcs11 mock provider"Nikos Mavrogiannopoulos2016-05-033-3/+6