summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: introduced a check for merging name constraintsnameconstraints2Nikos Mavrogiannopoulos2016-03-172-1/+239
* name constraints: few cleanups and reuse of common functionsNikos Mavrogiannopoulos2016-03-175-49/+135
* name constraints: compute permitted set strictlyDaiki Ueno2016-03-173-9/+107
* tests: add test for merging NC in chainverifyDaiki Ueno2016-03-171-0/+87
* x86-common: CPUID override will only work if CPU has already the capability p...Nikos Mavrogiannopoulos2016-03-171-10/+56
* Introduced GNUTLS_E_ASN1_EMBEDDED_NULL_IN_STRINGNikos Mavrogiannopoulos2016-03-164-2/+6
* gnutls_server_name_set: accept non-null terminated hostnamesNikos Mavrogiannopoulos2016-03-161-1/+22
* tests: added check for non-null terminated server nameNikos Mavrogiannopoulos2016-03-161-10/+11
* tests: template-test was updated for OCSP key purpose reorderingNikos Mavrogiannopoulos2016-03-151-6/+6
* guile: doc: Mention bytevectors.Ludovic Courtès2016-03-151-8/+10
* guile: doc: Explain "Application Data" packets and 'session-record-port'.Ludovic Courtès2016-03-151-3/+13
* certtool: do not require a CA for OCSP signingNikos Mavrogiannopoulos2016-03-151-12/+14
* doc: updated text for gnutls_ocsp_status_request_is_checked()Nikos Mavrogiannopoulos2016-03-141-8/+14
* doc: clarified expectations on gnutls_datum_tNikos Mavrogiannopoulos2016-03-141-0/+6
* doc update: gnutls_handshake_set_false_start_function() [ci skip]Nikos Mavrogiannopoulos2016-03-131-1/+2
* abi-check: corrected type of gnutls_x509_crl_get_issuer_dnNikos Mavrogiannopoulos2016-03-133-5/+1
* .gitlab-ci.yml: added abi-checker ruleNikos Mavrogiannopoulos2016-03-111-0/+10
* Makefile: made abi-checks self-containedNikos Mavrogiannopoulos2016-03-118-13/+47881
* certtool: better error handling in file_size()Nikos Mavrogiannopoulos2016-03-111-2/+8
* gnutls-cli: fix invalid initialization in cert_verify_ocsp()Nikos Mavrogiannopoulos2016-03-111-1/+1
* gnutls-serv: human_addr always returns a non-null argumentNikos Mavrogiannopoulos2016-03-111-2/+2
* tests: testpkcs11: the test will always fail in code path failuresNikos Mavrogiannopoulos2016-03-081-10/+5
* README: list the main branches build status [ci skip]Nikos Mavrogiannopoulos2016-03-081-1/+3
* gnutls_system_recv_timeout: restore poll on EINTRNikos Mavrogiannopoulos2016-03-071-1/+3
* doc: corrected typo [ci skip]Nikos Mavrogiannopoulos2016-03-071-1/+1
* gnutls_ocsp_status_request_is_checked: document the version the flag was intr...Nikos Mavrogiannopoulos2016-03-071-1/+1
* doc: generate manpages for all functionsNikos Mavrogiannopoulos2016-03-071-3/+2
* doc: mention gnutls_certificate_set_x509_trust_dir()Nikos Mavrogiannopoulos2016-03-071-1/+1
* tests: mini-loss-time: improved timeout detectionNikos Mavrogiannopoulos2016-03-071-8/+8
* corrected typo in comment [ci skip]Nikos Mavrogiannopoulos2016-03-041-1/+1
* configure: silence clang's warningsNikos Mavrogiannopoulos2016-03-041-1/+2
* tests: added check for version negotiation default prio stringNikos Mavrogiannopoulos2016-03-032-1/+146
* tests: include test-hash-large into distNikos Mavrogiannopoulos2016-03-031-1/+1
* Sync with TP [ci skip]Nikos Mavrogiannopoulos2016-03-032-536/+921
* Update NEWS.Ludovic Courtès2016-03-031-1/+10
* Disable weak symbols for _gnutls_global_init_skip() under windowsNikos Mavrogiannopoulos2016-03-011-1/+9
* .gitlab-ci.yml: asan, clang and valgrind builds were made arch-independentNikos Mavrogiannopoulos2016-03-011-4/+1
* tests: pkcs12: allow multiple in-place buildsNikos Mavrogiannopoulos2016-02-291-9/+12
* tests: pkcs1-pad,rsa-md5-collision: allow multiple in-place buildsNikos Mavrogiannopoulos2016-02-292-31/+35
* doc updateNikos Mavrogiannopoulos2016-02-291-0/+3
* gnutls-cli: fail if gnutls is not compiled with DANE support and --dane is pr...Nikos Mavrogiannopoulos2016-02-291-5/+6
* tests: always used the slow (portable) version of get16bitsNikos Mavrogiannopoulos2016-02-291-8/+0
* timespec_sub_ms: fixed operation in 32-bit systemsNikos Mavrogiannopoulos2016-02-291-2/+9
* .gitlab-ci.yml: don't use the internal libtasn1 when compiling with libubsanNikos Mavrogiannopoulos2016-02-291-1/+1
* tests: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-291-1/+2
* pkcs11: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-292-2/+3
* cipher.c: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-291-1/+2
* ecc: optimized extension parsingNikos Mavrogiannopoulos2016-02-291-1/+8
* opencdk: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-291-1/+1
* gnutls.h: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-291-1/+1