summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: backported and simplified CI setupgnutls_3_5_x-backport-smaller-gitlabciNikos Mavrogiannopoulos2017-04-071-145/+109
* doc update [ci skip]gnutls_3_5_11Nikos Mavrogiannopoulos2017-04-071-1/+1
* released 3.5.11Nikos Mavrogiannopoulos2017-04-073-3/+7
* Added openpgp stub fileNikos Mavrogiannopoulos2017-04-072-1/+703
* doc updategnutls_3_5_x-backport-macosx-system-trustNikos Mavrogiannopoulos2017-04-061-0/+7
* tests: added basic check for system trust storeNikos Mavrogiannopoulos2017-04-062-1/+74
* gnutls_x509_trust_list_add_system_trust: Add macOS keychain supportDavid Caldwell2017-04-063-1/+77
* Rename uint64 to gnutls_uint64 to avoid conflict with macOSDavid Caldwell2017-04-0611-48/+48
* certtool: fixed newline skip code in smime-to-p7 codegnutls_3_5_x-backport-coverity-fixesNikos Mavrogiannopoulos2017-04-051-1/+2
* is_level_acceptable: ensure issuer is not dereferenced when nullNikos Mavrogiannopoulos2017-04-051-4/+6
* certtool: guard the value of tl before gnutls_pkcs7_verifyNikos Mavrogiannopoulos2017-04-051-1/+5
* Avoid using ASN1_MAX_NAME_SIZE directlyNikos Mavrogiannopoulos2017-04-0511-52/+53
* gnutls_x509_crq_set_challenge_password: don't accept null passwordNikos Mavrogiannopoulos2017-04-051-1/+1
* Mark with (void) the functions where the returned value is not checked intent...Nikos Mavrogiannopoulos2017-04-056-22/+32
* removed duplicate codeNikos Mavrogiannopoulos2017-04-051-3/+0
* handshake/record: mark with comments all expected fall-through switchesNikos Mavrogiannopoulos2017-04-052-34/+41
* gnutlsxx.cpp: fixed misleading indentation issuesNikos Mavrogiannopoulos2017-04-051-5/+6
* doc: document intended fallthroughNikos Mavrogiannopoulos2017-04-051-0/+1
* tests: fixed possible buffer overflow to avoid spurious complaintsNikos Mavrogiannopoulos2017-04-051-1/+1
* 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