summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.4.11gnutls_3_4_11Nikos Mavrogiannopoulos2016-04-111-1/+1
* tests: do not enable valgrind in non-git buildsNikos Mavrogiannopoulos2016-04-111-2/+16
* x509 output: don't warn about insecure algorithm when unknownNikos Mavrogiannopoulos2016-04-092-3/+3
* tests: disable unsupported curves from compatibility checksNikos Mavrogiannopoulos2016-04-092-1/+5
* dtls: added missing dtls.h to state.cNikos Mavrogiannopoulos2016-04-091-0/+1
* bumped versionNikos Mavrogiannopoulos2016-04-092-2/+2
* doc updateNikos Mavrogiannopoulos2016-04-091-1/+1
* minitasn1: updated to latest git versionNikos Mavrogiannopoulos2016-04-099-356/+409
* doc: Replace references to select with poll and other fixesNikos Mavrogiannopoulos2016-04-081-6/+6
* doc: replace inaccurate sentence with reference to gnutls_record_discard_queu...Nikos Mavrogiannopoulos2016-04-081-3/+3
* gnutls_record_get_direction: doc update [ci skip]Nikos Mavrogiannopoulos2016-04-081-11/+7
* tests: reduce the number of loops in x509sign-verify2Nikos Mavrogiannopoulos2016-04-081-1/+1
* pkix.asn: corrected byKey definitionNikos Mavrogiannopoulos2016-04-082-2/+2
* name constraints: enforce the rules for IP constraints when addingNikos Mavrogiannopoulos2016-04-051-2/+13
* _gnutls_parse_general_name2: allow parsing empty namesNikos Mavrogiannopoulos2016-04-053-17/+39
* doc updateNikos Mavrogiannopoulos2016-04-021-0/+4
* ocsptool: use HTTP/1.0 for requestsNikos Mavrogiannopoulos2016-04-021-1/+1
* doc updateNikos Mavrogiannopoulos2016-03-311-0/+2
* tests: delete outfile in certtool-long-cnNikos Mavrogiannopoulos2016-03-311-1/+3
* tests: verify the output of name constraints IP decodingNikos Mavrogiannopoulos2016-03-313-2/+121
* x509/output: simplified cidr_to_string()Nikos Mavrogiannopoulos2016-03-311-33/+4
* x509/output: print RFC5280 CIDRs in name constraintsNikos Mavrogiannopoulos2016-03-311-9/+98
* doc updateNikos Mavrogiannopoulos2016-03-311-0/+3
* dtls: reset the record number sliding window on gnutls_record_set_state()Nikos Mavrogiannopoulos2016-03-313-4/+38
* DTLS: save last valid record sequence numberNikos Mavrogiannopoulos2016-03-301-17/+24
* gnutls_record_get_state: Allow for NULL parametersNikos Mavrogiannopoulos2016-03-291-4/+8
* ocsptool: don't exit with error code on verification failures when --ignore-e...Nikos Mavrogiannopoulos2016-03-241-2/+2
* ocsptool: exit with error on verification failuresNikos Mavrogiannopoulos2016-03-231-2/+7
* ocsp: gnutls_ocsp_resp_verify_direct will skip additional checks for certific...Nikos Mavrogiannopoulos2016-03-231-1/+3
* ocsptool: Allow saving responses even if verification failsNikos Mavrogiannopoulos2016-03-232-2/+8
* Avoid using strerror in dtls stress testMaya Rashish2016-03-231-2/+1
* Add missing header to testsuiteMaya Rashish2016-03-231-0/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2016-03-181-0/+3
* tests: verify that the post-client-hello callback has access to ALPN dataNikos Mavrogiannopoulos2016-03-181-0/+45
* handshake: parse the mandatory to parse extension prior to any callback callNikos Mavrogiannopoulos2016-03-181-7/+7
* tests: added checks for session resumption and ALPNNikos Mavrogiannopoulos2016-03-181-8/+68
* tests: resume: simplified structure assignment using C99 syntaxNikos Mavrogiannopoulos2016-03-181-7/+28
* alpn: ALPN state is per-connection, it should not be saved with session dataYuriy M. Kaminskiy2016-03-181-48/+2
* x86-common: CPUID override will only work if CPU has already the capability p...Nikos Mavrogiannopoulos2016-03-181-10/+56
* doc updateNikos Mavrogiannopoulos2016-03-161-0/+4
* 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
* doc updateNikos Mavrogiannopoulos2016-03-151-0/+6
* certtool: do not require a CA for OCSP signingNikos Mavrogiannopoulos2016-03-151-12/+14
* 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-131-0/+10
* Makefile: made abi-checks self-containedNikos Mavrogiannopoulos2016-03-138-13/+47881
* gnutls-cli: fix invalid initialization in cert_verify_ocsp()Nikos Mavrogiannopoulos2016-03-111-1/+1
* doc updateNikos Mavrogiannopoulos2016-03-081-0/+9