summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gnutls_transport_set_pull_timeout_function: doc update [ci skip]Nikos Mavrogiannopoulos2017-04-041-5/+9
* Use NORMAL priority for SSLv23_*_method.Andreas Metzler2017-04-031-2/+2
* tests: Copy template out of ${srcdir}Matt Turner2017-04-011-2/+2
* tests: added checks with problematic PKCS#12 filesNikos Mavrogiannopoulos2017-03-315-2/+69
* gnutls_pkcs8_info: do not free oid on GNUTLS_E_UNKNOWN_CIPHER_TYPENikos Mavrogiannopoulos2017-03-311-1/+5
* doc update [ci skip]Nikos Mavrogiannopoulos2017-03-301-1/+1
* .travis.yml: no longer install pkg-configNikos Mavrogiannopoulos2017-03-281-1/+1
* ocsp-test: disable under windowsNikos Mavrogiannopoulos2017-03-261-2/+2
* Revert "ocsp-test: disable under windows"Nikos Mavrogiannopoulos2017-03-261-5/+0
* ocsp-test: disable under windowsNikos Mavrogiannopoulos2017-03-261-0/+5
* .gitlab-ci.yml: increase time of artifact expirationNikos Mavrogiannopoulos2017-03-251-1/+1
* gnutls.pc: Removed P11_KIT_LIBS from Libs.privateNikos Mavrogiannopoulos2017-03-251-1/+1
* gnutls.pc: don't include zlib twice in private libsNikos Mavrogiannopoulos2017-03-232-2/+5
* tests: added unit test of gnutls_pubkey_verify_data2 override flagsNikos Mavrogiannopoulos2017-03-222-1/+142
* _gnutls_check_key_cert_match: allow broken sigsNikos Mavrogiannopoulos2017-03-221-1/+1
* 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