]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2016-04-28  Nikos Mavrogiannopoulostests: simplified custom-urls check
2016-04-28  Nikos Mavrogiannopoulostests: added check on whether builtin URLs cannot be...
2016-04-28  Nikos Mavrogiannopouloskeys: custom URLs take precedence over pre-defined...
2016-04-28  Nikos Mavrogiannopoulosx25519: ensure that a valid private key is present...
2016-04-28  Nikos Mavrogiannopoulosdoc update
2016-04-28  Nikos Mavrogiannopoulostests: added check for GNUTLS_FORCE_CLIENT_CERT init...
2016-04-28  Nikos Mavrogiannopoulosinstead of assigning a variable per flag use the init...
2016-04-28  Nikos Mavrogiannopoulosadded flag in session to force sending a client certificate
2016-04-28  Nikos Mavrogiannopoulos.gitlab-ci.yml: do not load submodules on CI since...
2016-04-28  Nikos Mavrogiannopoulostests: check client behavior of sending CA certificates
2016-04-27  Nikos Mavrogiannopoulosdoc: removed news about feature already backported...
2016-04-27  Nikos Mavrogiannopoulosexamples: introduced basic error checking in more examples
2016-04-27  Nikos Mavrogiannopoulosexamples: simplified the basic client example
2016-04-27  Nikos Mavrogiannopoulosexamples: introduced basic error checking in main clien...
2016-04-27  Nikos Mavrogiannopoulosexamples: corrected the required version of example
2016-04-26  Nikos Mavrogiannopoulostests: enhanced dane testing with offline verification...
2016-04-26  Nikos Mavrogiannopoulosdane: verification will not fail if a CA entry is encou...
2016-04-26  Nikos Mavrogiannopoulosdoc: improved documentation on certificate and DANE...
2016-04-26  Nikos Mavrogiannopoulosdane: updated documentation of dane_verify_crt_raw
2016-04-26  Nikos Mavrogiannopoulosdoc: added clarifications on documentation for dane_state_t
2016-04-26  Nikos Mavrogiannopoulosmanpages: include the dane functions into the distribut...
2016-04-24  Nikos Mavrogiannopoulosecdhe: eliminated unneeded checks for zero of public...
2016-04-24  Nikos Mavrogiannopoulosdoc: added example client application utilizing the...
2016-04-24  Nikos Mavrogiannopoulosexamples: added explicit 3.5.0 dependency in ex-client...
2016-04-24  Nikos Mavrogiannopoulosexamples: added error checks and updated verify_certifi...
2016-04-24  Nikos Mavrogiannopoulos.gitlab-ci.yml: made the linux tag explicit for our...
2016-04-24  Nikos Mavrogiannopoulosdoc update
2016-04-24  Nikos Mavrogiannopoulosdoc: document curve X25519
2016-04-24  Nikos Mavrogiannopoulosdoc: clarify what catch all means in all scenarios
2016-04-24  Nikos Mavrogiannopoulosgnutls-cli-debug: added tests for supported curves
2016-04-24  Nikos Mavrogiannopoulostests: include self tests with CURVE-X25519
2016-04-24  Nikos Mavrogiannopoulosgnutls-cli: enhanced KX benchmark with X25519
2016-04-24  Nikos Mavrogiannopouloshandshake: added support for ECDH with curve X25519
2016-04-24  Nikos Mavrogiannopoulostests: updated the openssl compat check to make explici...
2016-04-24  Nikos Mavrogiannopoulosecdhe: print the received curve from the server on...
2016-04-24  Nikos Mavrogiannopoulosgnutls-cli-debug: added CHACHA20-POLY1305 detection
2016-04-23  Nikos Mavrogiannopoulostests: on out of memory conditions do not fail the...
2016-04-23  Nikos Mavrogiannopoulossession: removed unused parameters from RSA-EXPORT era
2016-04-23  Nikos MavrogiannopoulosREADME-alpha.md: updated badges with the new gitlab...
2016-04-22  Nikos Mavrogiannopoulosdoc: document the TPM 1.2 limitation
2016-04-21  Nikos Mavrogiannopoulosdoc: tpm: include short instructions on initializing...
2016-04-20  Nikos Mavrogiannopoulostests: hash-large: use private mmap()
2016-04-20  Nikos Mavrogiannopoulostests: use mmap() for large memory allocations in syste...
2016-04-20  Nikos Mavrogiannopoulostests: use /bin/bash for tests that use bashisms
2016-04-20  Nikos Mavrogiannopoulostests: don't run danetool.sh if danetool is not present
2016-04-20  Nikos Mavrogiannopoulosgnutls_int.h: allow compiling with system (gnutls)...
2016-04-20  Nikos Mavrogiannopoulos.gitlab-ci.yml: added build rule on freebsd
2016-04-19  Nikos Mavrogiannopouloscerttool: document sha3 functions in manpage [ci skip]
2016-04-19  Nikos Mavrogiannopoulosdoc: added missing @end example in danetool documentation
2016-04-19  Nikos Mavrogiannopoulosdoc: updated documentation on false start
2016-04-19  Nikos Mavrogiannopoulosdoc update
2016-04-19  Nikos Mavrogiannopoulosgnutls-cli-debug: enable socket verbosity when --verbos...
2016-04-19  Nikos Mavrogiannopoulostools: explicitly initialize socket struct to zero
2016-04-19  Nikos Mavrogiannopoulostools: avoid extracting the value of the app-proto...
2016-04-19  Nikos Mavrogiannopoulostools: document the starttls capability
2016-04-19  Nikos Mavrogiannopoulostests: do not run danetool.sh on windows
2016-04-18  Nikos Mavrogiannopoulostools: avoid relying on static buffers for service...
2016-04-18  Nikos Mavrogiannopoulostests: added basic check on danetool --tlsa-rr option
2016-04-18  Nikos Mavrogiannopoulosdanetool: Allow specifying a service name into port...
2016-04-18  Kevin CernekeeFix library build on Chrome Native Client (NaCl)
2016-04-18  Nikos Mavrogiannopoulosgnutls-serv: don't send closure messages in failed...
2016-04-18  Nikos Mavrogiannopoulosclient key exchange: fail if the client KX message...
2016-04-18  Nikos Mavrogiannopoulos_wrap_nettle_pk_derive: reject values of public key...
2016-04-15  Nikos Mavrogiannopoulostests: suite: disable any openssl cpu optimizations
2016-04-15  Nikos Mavrogiannopoulosdoc: further updated documentation on false start ...
2016-04-15  Nikos Mavrogiannopoulosdoc: updated documentation on false start
2016-04-15  Nikos Mavrogiannopoulostests: enhanced the false start checks
2016-04-15  Nikos MavrogiannopoulosUpdated false start support to be transparent to applic...
2016-04-14  Nikos Mavrogiannopoulosdoc update
2016-04-14  Nikos Mavrogiannopoulosdoc: updated docs related to private key generation
2016-04-14  Nikos Mavrogiannopouloscerttool: do not allow combining --provable with -...
2016-04-14  Nikos Mavrogiannopoulosupdated auto-generated files for new APIs
2016-04-14  Nikos Mavrogiannopoulosdoc: added tlsproxy example reference into documentation
2016-04-13  Nikos Mavrogiannopoulostests: pem-decoding: fixed issue preventing out-of...
2016-04-13  Nikos Mavrogiannopoulostests: pem-decoding: use unique temp files
2016-04-13  Nikos Mavrogiannopoulostests: enhanced mini-x509-kx with ECDHE-ECDSA ciphersui...
2016-04-13  Nikos Mavrogiannopouloshandshake: do not overwrite the server's signature...
2016-04-13  Nikos Mavrogiannopoulostests: enhanced mini-x509-kx with client auth scenarios
2016-04-13  Nikos Mavrogiannopoulostests: verify that the output of gnutls_sign_algorithm_...
2016-04-13  Nikos Mavrogiannopoulosdoc update
2016-04-13  Nikos Mavrogiannopoulosocsp: increased the preallocated space in check_ocsp_pu...
2016-04-13  Nikos Mavrogiannopoulostests: enhanced and simplified SHA3 tests
2016-04-13  Nikos Mavrogiannopoulostests: added check of GOST cert decoding/printing
2016-04-13  Nikos Mavrogiannopoulosx509 output: print the OID of certificates/CRLs/CRQs...
2016-04-13  Nikos Mavrogiannopoulostests: added basic tests for CSR parsing
2016-04-13  Nikos Mavrogiannopoulostests: added basic tests on CRL parsing
2016-04-13  Nikos Mavrogiannopoulostests: added basic functionality tests for gnutls_x509_...
2016-04-13  Nikos MavrogiannopoulosAdded gnutls_x509_crl_get_signature_oid
2016-04-13  Nikos MavrogiannopoulosAdded gnutls_x509_crq_get_signature_oid and gnutls_x509...
2016-04-13  Nikos MavrogiannopoulosAdded gnutls_x509_crt_get_signature_oid and gnutls_x509...
2016-04-13  Nikos Mavrogiannopoulosgnutls_x509_crt_get_key_purpose_oid: copy the OID as...
2016-04-13  Nikos Mavrogiannopoulossign: corrected digest in SHA3-224 OID mapping
2016-04-12  Nikos Mavrogiannopoulosconfigure: corrected regression which prevented the...
2016-04-12  Nikos Mavrogiannopoulosgnutls_x509_ext_import_policies: initialize value to...
2016-04-12  Nikos MavrogiannopoulosREADME: removed inexistent package
2016-04-12  Nikos Mavrogiannopouloscommon.mk: corrected typo on LDFLAGS for coverage
2016-04-12  Nikos Mavrogiannopoulosdanetool: corrected typo in manual [ci skip]
2016-04-12  Nikos Mavrogiannopoulosgnutls_packet_get: avoid null pointer dereference on...
2016-04-12  Nikos Mavrogiannopoulosgnutls_x509_privkey_verify_seed: corrected typo that...
2016-04-12  Nikos Mavrogiannopoulos_gnutls_asn2err: declared as constant function
next