]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2016-04-12  Nikos Mavrogiannopoulosload_dir_certs: use readdir() in all platforms
2016-04-12  Nikos Mavrogiannopoulostests: combined the resume checks for Anonymous and...
2016-04-12  Nikos Mavrogiannopoulosconfigure: Add a code coverage option
2016-04-12  Nikos MavrogiannopoulosMakefile.am: moved common rules (AM_CFLAGS) to common.mk
2016-04-12  Nikos Mavrogiannopoulosgnutls_ocsp_resp_get_single: fail if thisUpdate is...
2016-04-12  Nikos Mavrogiannopoulosgnutls_x509_privkey_import2: document an intentional...
2016-04-11  Nikos MavrogiannopoulosREADME: add abi-compliance-checker into install instruc...
2016-04-11  Nikos Mavrogiannopoulosgnutls_x509_crt_get_key_usage: ensure that its returned...
2016-04-11  Nikos Mavrogiannopoulostests: do not enable valgrind in non-git builds
2016-04-09  Nikos Mavrogiannopouloshash: corrected the textual description of hashes
2016-04-09  Nikos Mavrogiannopouloscorrected SHA3-224 OID
2016-04-09  Nikos Mavrogiannopoulosx509 output: don't warn about insecure algorithm when...
2016-04-09  Nikos Mavrogiannopoulostests: remove any system specific code of ecore
2016-04-09  Nikos Mavrogiannopoulostests: disable unsupported curves from compatibility...
2016-04-09  Nikos Mavrogiannopoulostests: removed unused scripts
2016-04-09  Nikos Mavrogiannopoulos.gitlab-ci.yml: combined C99 and undefined sanitizer...
2016-04-09  Nikos Mavrogiannopoulosdoc update
2016-04-09  Nikos Mavrogiannopouloscrywrap: was removed from gnutls tools
2016-04-09  Nikos Mavrogiannopoulosminitasn1: updated to latest git version
2016-04-08  Nikos Mavrogiannopoulosdoc: Replace references to select with poll and other...
2016-04-08  Nikos Mavrogiannopoulosdoc: replace inaccurate sentence with reference to...
2016-04-08  Nikos Mavrogiannopoulosgnutls_record_get_direction: doc update [ci skip]
2016-04-08  Nikos Mavrogiannopoulostests: reduce the number of loops in x509sign-verify2
2016-04-08  Nikos Mavrogiannopoulospkix.asn: corrected byKey definition
2016-04-05  Nikos Mavrogiannopoulostests: check the generation of IP name constraints...
2016-04-05  Nikos Mavrogiannopouloscerttool: allow generating IP name constraints
2016-04-05  Nikos Mavrogiannopoulos_gnutls_parse_general_name2: allow parsing empty names
2016-04-05  Nikos Mavrogiannopoulosname constraints: enforce the rules for IP constraints...
2016-04-05  Nikos Mavrogiannopoulosdoc update
2016-04-05  Nikos Mavrogiannopoulos.gitignore: more files to ignore
2016-04-05  Daiki Uenoname constraints: compute permitted set strictly
2016-04-05  Nikos Mavrogiannopoulos.gitlab-ci.yml: added C99 target for the library
2016-04-05  Nikos MavrogiannopoulosREADME: updated libtasn1 URL [ci skip]
2016-04-03  Nikos Mavrogiannopoulosx86-common: increase the size of _gnutls_x86_cpuid_s...
2016-04-02  Nikos Mavrogiannopoulosocsptool: use HTTP/1.0 for requests
2016-04-02  Nikos Mavrogiannopoulosgnutls_init(): refer to gnutls_init_flags_t for the...
2016-04-02  Nikos MavrogiannopoulosREADME.CODING_STYLE: set C99 as the C dialect of choice
2016-04-01  Nikos Mavrogiannopoulosdoc update
2016-04-01  Nikos Mavrogiannopoulostests: added check for system priority file loading...
2016-04-01  Nikos Mavrogiannopoulospriorities: preload the system priorities on library...
2016-03-31  Nikos Mavrogiannopoulosdoc update
2016-03-31  Nikos Mavrogiannopoulostests: added check of verification using MD5 with and...
2016-03-31  Nikos Mavrogiannopoulostests: added PKCS #7 signing/verification test with...
2016-03-31  Nikos Mavrogiannopouloscerttool: added flag to allow verification using broken...
2016-03-31  Nikos Mavrogiannopoulosdoc update
2016-03-31  Nikos Mavrogiannopoulostests: check whether resumption data from resumed sessi...
2016-03-31  Nikos Mavrogiannopoulossession resumption: lift the limitation of calling...
2016-03-31  Nikos Mavrogiannopoulosdtls: added missing dtls.h to state.c
2016-03-31  Nikos Mavrogiannopoulostests: added check for gnutls_record_set_state() under...
2016-03-31  Nikos Mavrogiannopoulosdtls: reset the record number sliding window on gnutls_...
2016-03-30  Nikos Mavrogiannopoulosx509/output: simplified cidr_to_string()
2016-03-29  Nikos Mavrogiannopoulos.gitignore: more files to ignore
2016-03-29  Nikos Mavrogiannopoulostests: check gnutls_record_get_state() with DTLS
2016-03-29  Nikos MavrogiannopoulosDTLS: save last valid record sequence number
2016-03-29  Nikos Mavrogiannopoulostests: delete outfile in certtool-long-cn
2016-03-29  Nikos Mavrogiannopoulostests: verify the output of name constraints IP decoding
2016-03-29  Nikos Mavrogiannopoulosx509/output: print RFC5280 CIDRs in name constraints
2016-03-29  Nikos Mavrogiannopoulostests: check the sequence numbers produced by gnutls_re...
2016-03-29  Nikos Mavrogiannopoulosgnutls_record_get_state: Allow for NULL parameters
2016-03-24  Nikos Mavrogiannopoulosocsptool: eliminated memory leaks in verify-response...
2016-03-24  Nikos Mavrogiannopoulosocsptool: don't exit with error code on verification...
2016-03-23  Nikos Mavrogiannopoulostests: added OCSP related checks
2016-03-23  Nikos Mavrogiannopoulosocsptool: exit with error on verification failures
2016-03-23  Nikos Mavrogiannopoulosocsp: gnutls_ocsp_resp_verify_direct will skip addition...
2016-03-23  Nikos Mavrogiannopoulosocsptool: Allow saving responses even if verification...
2016-03-23  Maya RashishAvoid using strerror in dtls stress test
2016-03-23  Maya RashishAdd missing header to testsuite
2016-03-23  Nikos Mavrogiannopoulossession tickets: avoid GCM for session tickets and...
2016-03-21  Jaak RistiojaBroke apart _gnutls_recv_int() to the packet and non...
2016-03-21  Nikos Mavrogiannopoulosgnutls-cli: corrected usage of gnutls_session_get_data()
2016-03-18  Nikos Mavrogiannopoulostestcompat-openssl: enable TLS 1.2 tests with openssl...
2016-03-18  Nikos Mavrogiannopoulostests: verify that the post-client-hello callback has...
2016-03-18  Nikos Mavrogiannopoulos.gitlab-ci.yml: don't use git submodule update, not...
2016-03-18  Yuriy M. Kaminskiyalpn: ALPN state is per-connection, it should not be...
2016-03-18  Nikos Mavrogiannopoulostests: added checks for session resumption and ALPN
2016-03-17  Nikos Mavrogiannopoulosx86-common: CPUID override will only work if CPU has...
2016-03-16  Nikos MavrogiannopoulosIntroduced GNUTLS_E_ASN1_EMBEDDED_NULL_IN_STRING
2016-03-16  Nikos Mavrogiannopoulosgnutls_server_name_set: accept non-null terminated...
2016-03-16  Nikos Mavrogiannopoulostests: added check for non-null terminated server name
2016-03-15  Nikos Mavrogiannopoulostests: template-test was updated for OCSP key purpose...
2016-03-15  Ludovic Courtèsguile: doc: Mention bytevectors.
2016-03-15  Ludovic Courtèsguile: doc: Explain "Application Data" packets and...
2016-03-15  Nikos Mavrogiannopouloscerttool: do not require a CA for OCSP signing
2016-03-14  Nikos Mavrogiannopoulosdoc: updated text for gnutls_ocsp_status_request_is_che...
2016-03-14  Nikos Mavrogiannopoulosdoc: clarified expectations on gnutls_datum_t
2016-03-13  Nikos Mavrogiannopoulosdoc update: gnutls_handshake_set_false_start_function...
2016-03-13  Nikos Mavrogiannopoulosabi-check: corrected type of gnutls_x509_crl_get_issuer_dn
2016-03-11  Nikos Mavrogiannopoulos.gitlab-ci.yml: added abi-checker rule
2016-03-11  Nikos MavrogiannopoulosMakefile: made abi-checks self-contained
2016-03-11  Nikos Mavrogiannopouloscerttool: better error handling in file_size()
2016-03-11  Nikos Mavrogiannopoulosgnutls-cli: fix invalid initialization in cert_verify_o...
2016-03-11  Nikos Mavrogiannopoulosgnutls-serv: human_addr always returns a non-null argument
2016-03-08  Nikos Mavrogiannopoulostests: testpkcs11: the test will always fail in code...
2016-03-08  Nikos MavrogiannopoulosREADME: list the main branches build status [ci skip]
2016-03-07  Nikos Mavrogiannopoulosgnutls_system_recv_timeout: restore poll on EINTR
2016-03-07  Nikos Mavrogiannopoulosdoc: corrected typo [ci skip]
2016-03-07  Nikos Mavrogiannopoulosgnutls_ocsp_status_request_is_checked: document the...
2016-03-07  Nikos Mavrogiannopoulosdoc: generate manpages for all functions
2016-03-07  Nikos Mavrogiannopoulosdoc: mention gnutls_certificate_set_x509_trust_dir()
2016-03-07  Nikos Mavrogiannopoulostests: mini-loss-time: improved timeout detection
next