summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use a common function to decide acceptable signaturesNikos Mavrogiannopoulos2017-03-223-7/+6
* check_ocsp_response: utilize the same flags as in certificate verificationNikos Mavrogiannopoulos2017-03-221-5/+8
* doc updateNikos Mavrogiannopoulos2017-03-211-0/+2
* tests: added script to check pkg-config operationNikos Mavrogiannopoulos2017-03-212-1/+63
* gnutls.pc: don't pass the libtool vars to Libs.privateNikos Mavrogiannopoulos2017-03-211-1/+1
* doc updateNikos Mavrogiannopoulos2017-03-211-0/+3
* tests: improved tls-rehandshake testsNikos Mavrogiannopoulos2017-03-212-92/+8
* tests: check whether a rehandshake without a cert worksNikos Mavrogiannopoulos2017-03-212-1/+313
* handshake: reset cert request state on handshake initNikos Mavrogiannopoulos2017-03-215-16/+14
* Avoid deprecation warnings when including gnutls/abstract.hMartin Storsjo2017-03-181-1/+1
* Fix a typo in a variable name in an m4 scriptMartin Storsjo2017-03-161-1/+1
* build: disable valgrind tests by defaultAlon Bar-Lev2017-03-154-24/+30
* build: tests: resolve as-needed issue with seccompAlon Bar-Lev2017-03-141-4/+6
* gnutls_pkcs11_privkey_init: document limitation on created objectNikos Mavrogiannopoulos2017-03-142-3/+18
* pkcs11: re-open privkey session handle on CKR_SESSION_HANDLE_INVALIDNikos Mavrogiannopoulos2017-03-141-3/+11
* doc updateNikos Mavrogiannopoulos2017-03-141-0/+4
* tests: introduced check for parallel operation (signatures) in PKCS#11 modeNikos Mavrogiannopoulos2017-03-142-1/+199
* pkcs11: re-open private key session inside a locked sectionNikos Mavrogiannopoulos2017-03-143-34/+67
* pkcs11: introduced locks to PKCS#11 private key structureNikos Mavrogiannopoulos2017-03-141-0/+24
* ax_code_coverage.m4: updated [ci skip]Nikos Mavrogiannopoulos2017-03-131-57/+47
* tests: cert-tests: openpgp-certs: align test redirectionAlon Bar-Lev2017-03-131-1/+1
* tests: suppressions.valgrind: supress fillin_rpathAlon Bar-Lev2017-03-136-0/+48
* tests: remove unused suppressions.valgrindAlon Bar-Lev2017-03-131-16/+0
* tests: scripts: suppress which errorsAlon Bar-Lev2017-03-121-2/+2
* doc updateNikos Mavrogiannopoulos2017-03-121-1/+2
* Do not attempt to parse a 32-bit integer if a packet is not 4 bytes.Alex Gaynor2017-03-123-2/+2
* doc updateNikos Mavrogiannopoulos2017-03-091-0/+11
* Do not attempt to parse a 32-bit integer if a packet is not 4 bytes.Alex Gaynor2017-03-093-2/+2
* Makefile.am: Added missing filegnutls_3_5_10Nikos Mavrogiannopoulos2017-03-061-1/+1
* doc updateNikos Mavrogiannopoulos2017-03-061-0/+1
* .gitlab-ci.yml: execute initialization stage unconditionallyNikos Mavrogiannopoulos2017-03-061-6/+4
* bumped versionNikos Mavrogiannopoulos2017-03-063-3/+3
* _gnutls_set_strdatum: always return an allocated string on successNikos Mavrogiannopoulos2017-03-051-2/+4
* doc updateNikos Mavrogiannopoulos2017-03-051-0/+5
* Enforce the max packet length for OpenPGP subpackets as wellAlex Gaynor2017-03-053-3/+9
* doc: corrected typo [ci skip]Nikos Mavrogiannopoulos2017-03-051-2/+2
* NEWS: added links to GNUTLS-SA-2017-3Nikos Mavrogiannopoulos2017-03-041-2/+2
* .gitlab-ci.yml: run tests under a FIPS140 mode simulationgnutls_3_5_x-backport-fips-mode-changesNikos Mavrogiannopoulos2017-03-021-2/+4
* crypto-self-tests: modified exported functions to work under fips140-2 modeNikos Mavrogiannopoulos2017-03-021-4/+18
* tests: skip tests which cannot be run in FIPS140-2 modeNikos Mavrogiannopoulos2017-03-024-4/+22
* _gnutls_pk_params_copy: copy the provable algorithm usedNikos Mavrogiannopoulos2017-03-021-0/+1
* tests: priorities: skip test in FIPS140-2 modeNikos Mavrogiannopoulos2017-03-021-2/+4
* gnutls_session_ticket_key_generate: fixed operation under FIPS140-2 modeNikos Mavrogiannopoulos2017-03-011-1/+21
* doc updateNikos Mavrogiannopoulos2017-03-011-4/+13
* tests: added test cases with invalid openpgp certsNikos Mavrogiannopoulos2017-03-014-2/+3
* opencdk: do not parse any secret keys in packet when reading a certificateNikos Mavrogiannopoulos2017-03-018-17/+28
* x509/output: Cleanup in IDNA name printingNikos Mavrogiannopoulos2017-02-281-34/+34
* certtool: increased buffer for reading from userNikos Mavrogiannopoulos2017-02-281-5/+6
* certtool: store critical extensions even if no other extension are presentNikos Mavrogiannopoulos2017-02-271-1/+2
* doc updateNikos Mavrogiannopoulos2017-02-241-0/+10