]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2018-02-19  Nikos Mavrogiannopoulosupdated Since version in new function entries as well...
2018-02-19  Nikos Mavrogiannopoulosfuzz: enable TLS1.3 in server and client fuzzers
2018-02-19  Nikos Mavrogiannopoulosupdated auto-generated files
2018-02-19  Nikos Mavrogiannopoulosdoc update
2018-02-19  Daiki Uenorecord: new gnutls_record_send2 function
2018-02-19  Daiki Ueno_gnutls_record_overhead: count content type octet in...
2018-02-19  Daiki Uenotests: check extended record padding work with TLS 1.3
2018-02-19  Daiki Uenorange: make length hiding always usable under TLS 1.3
2018-02-19  Daiki Uenotests: re-enable mini-record-range test
2018-02-19  Daiki Uenodoc: fix mention of gnutls_record_send_range()
2018-02-19  Nikos Mavrogiannopoulospo: lib/x509/ocsp.c added to translatable files
2018-02-19  Nikos Mavrogiannopoulostests: corrected various typos
2018-02-19  Nikos Mavrogiannopoulosdoc: use 3.6.xx to be consistent with other version...
2018-02-19  Nikos Mavrogiannopoulosdoc update
2018-02-19  Nikos Mavrogiannopoulosdoc: getfuncs.pl: distinguish between different typedef...
2018-02-19  Nikos Mavrogiannopouloscheck_ocsp_response: print OCSP response actual error...
2018-02-19  Nikos Mavrogiannopoulosx509/cert: reorganized
2018-02-19  Nikos Mavrogiannopoulostests: added unit test for gnutls_ocsp_resp_list_import2
2018-02-19  Nikos Mavrogiannopoulosdoc: updated
2018-02-19  Nikos Mavrogiannopoulostests: added ocsptool sanity check program
2018-02-19  Nikos Mavrogiannopoulostests: enhanced OCSP tests
2018-02-19  Nikos Mavrogiannopouloscert auth: use a single callback to call for OCSP
2018-02-19  Nikos Mavrogiannopoulosocsp: introduced gnutls_certificate_get_ocsp_expiration()
2018-02-19  Nikos Mavrogiannopoulosocsp: enhanced the OCSP response loading APIs
2018-02-19  Nikos Mavrogiannopoulosgnutls-serv: allow loading multiple OCSP responses
2018-02-19  Nikos Mavrogiannopouloscert: introduced flag GNUTLS_CERTIFICATE_SKIP_OCSP_RESP...
2018-02-19  Nikos Mavrogiannopoulosgnutls_certificate_set_ocsp_status_request_file: match...
2018-02-19  Nikos Mavrogiannopoulosocsp: moved non-extension related functions to ocsp...
2018-02-19  Nikos Mavrogiannopoulosgnutls_ocsp_status_request_get2: allow operation under...
2018-02-19  Nikos Mavrogiannopoulosselect_sign_algorithm: check KX type only on pre-TLS1.3
2018-02-19  Nikos Mavrogiannopoulosrename _gnutls_selected_certs_set -> selected_certs_set
2018-02-19  Nikos Mavrogiannopoulosocsp: send all the OCSP responses under TLS1.3
2018-02-19  Nikos Mavrogiannopoulosintroduced gnutls_certificate_retrieve_function3
2018-02-19  Nikos Mavrogiannopoulosgnutls_ocsp_resp_list_import2: introduced
2018-02-19  Nikos Mavrogiannopoulosocsptool: import and export OCSP responses in PEM format
2018-02-19  Nikos Mavrogiannopoulosocsp: introduced gnutls_ocsp_resp_import2 and gnutls_oc...
2018-02-19  Nikos Mavrogiannopoulos_gnutls_x509_cert_verify_peers: verify all received...
2018-02-19  Nikos Mavrogiannopoulosgnutls_ocsp_status_request_get2: added function
2018-02-19  Nikos Mavrogiannopoulostls13/certificate: parse OCSP status response and save...
2018-02-19  Nikos Mavrogiannopoulosext/status_request: allow more than a single OCSP respo...
2018-02-19  Nikos Mavrogiannopoulos_gnutls_copy_certificate_auth_info: simplified and...
2018-02-19  Nikos Mavrogiannopoulostests: updated to account for HMAC-SHA384 and CAMELLIA...
2018-02-19  Nikos Mavrogiannopoulospriorities: provide a more consistent "story" for defau...
2018-02-19  Nikos Mavrogiannopouloscertificate request: corrected parsing of signature...
2018-02-19  Nikos Mavrogiannopoulostlsfuzzer: updated to latest master
2018-02-19  Nikos Mavrogiannopoulosdoc: documented hsk_flags "lifetime" and its reset
2018-02-19  Nikos Mavrogiannopoulossession state: TLS1.2 and TLS1.3 state is stored as...
2018-02-19  Nikos Mavrogiannopoulossession state: organized key exchange keys into structures
2018-02-19  Nikos Mavrogiannopoulosrecord state: avoid memory allocations for stored keys
2018-02-19  Nikos Mavrogiannopouloshandshake: ffdhe flags merged with handshake flags
2018-02-19  Nikos Mavrogiannopouloshandshake: false start flag merged with hsk_flags
2018-02-19  Nikos Mavrogiannopouloshandshake: use hsk_flags in TLS1.2 and TLS1.3
2018-02-19  Nikos Mavrogiannopoulosdoc: added text on TLS1.3 rekey and reauthentication
2018-02-19  Nikos Mavrogiannopoulosupdated auto-generated files
2018-02-19  Nikos Mavrogiannopoulostests: re-enabled post-handshake auth tests
2018-02-19  Nikos Mavrogiannopouloshandshake: added support for post-handshake authentication
2018-02-19  Nikos Mavrogiannopoulosgnutls_record_set_state: use const for seq_number
2018-02-19  Nikos Mavrogiannopoulostests: added test suite on key limits
2018-02-19  Nikos Mavrogiannopoulosgnutls_record_get_state: doc update
2018-02-19  Nikos MavrogiannopoulosIntroduce key usage limits under TLS1.3
2018-02-19  Nikos Mavrogiannopoulosupdated auto-generated files
2018-02-19  Nikos Mavrogiannopoulostests: removed unused variables and introduced temporal...
2018-02-19  Nikos Mavrogiannopoulostests: check gnutls_rehandshake() and gnutls_handshake...
2018-02-19  Nikos Mavrogiannopoulosgnutls_*handshake: wrap gnutls_session_key_update under...
2018-02-19  Nikos Mavrogiannopoulostests: added unit tests with TLS1.3 key update
2018-02-19  Nikos Mavrogiannopouloshandshake: introduced gnutls_session_key_update()
2018-02-19  Nikos Mavrogiannopouloshandshake: added TLS1.3 passive key update
2018-02-19  Daiki Uenokeylogfile: write TLS 1.3 secrets
2018-02-19  Daiki Ueno_gnutls_nss_keylog_write: define new internal API
2018-02-19  Nikos Mavrogiannopoulostls-fuzzer: enabled the large hello checks
2018-02-19  Nikos Mavrogiannopouloshkdf: refer to nettle's hkdf.h when available
2018-02-19  Nikos Mavrogiannopoulosdoc update
2018-02-19  Nikos Mavrogiannopoulosgnutls_prf_rfc5705: apply the context limits only under...
2018-02-19  Nikos Mavrogiannopoulosgnutls_prf_raw: fail under TLS1.3
2018-02-19  Nikos Mavrogiannopoulostests: included behavioral test of gnutls_prf under...
2018-02-19  Nikos Mavrogiannopoulosgnutls_prf: prevent usage under TLS1.3
2018-02-19  Daiki Uenognutls_prf_rfc5705: calculate exporter using HKDF if...
2018-02-19  Daiki Uenohandshake-tls13: derive and store exporter_master_secret
2018-02-19  Daiki Ueno_tls13_derive_secret: define secret argument
2018-02-19  Nikos Mavrogiannopoulossession state: combined srp and dh prime bits variables
2018-02-19  Nikos Mavrogiannopoulossession state: mark mod_auth_st_int as constant
2018-02-19  Nikos Mavrogiannopoulosdtls: cookie is stored dynamically when needed rather...
2018-02-19  Nikos Mavrogiannopoulosremoved legacy/unused rsa-related structures/functions
2018-02-19  Dmitry Eremin... lib: simplify adding groups according to prioritites
2018-02-19  Nikos Mavrogiannopoulostests: added unit test for RDNs in cert callback
2018-02-19  Nikos Mavrogiannopoulosgnutls_auth*_get_type: use gnutls_kx_get to retrieve...
2018-02-19  Nikos Mavrogiannopoulostests: check certificate callbacks under TLS 1.2 and 1.3
2018-02-19  Nikos Mavrogiannopoulostests: added unit tests for client certificate under...
2018-02-19  Nikos Mavrogiannopouloshandshake: handle the certificate authorities extension
2018-02-19  Nikos Mavrogiannopouloshandshake: added support for client certificates
2018-02-19  Nikos Mavrogiannopouloshandshake: return GNUTLS_E_NO_CERTIFICATE_FOUND when...
2018-02-19  Nikos Mavrogiannopouloshandshake: send certificate request when requested
2018-02-19  Nikos Mavrogiannopoulostests: added check for client hello random value after HRR
2018-02-19  Nikos Mavrogiannopouloshandshake: treat reply to HRR as a reply to hello verif...
2018-02-19  Nikos Mavrogiannopoulostests: added key share behavioral test
2018-02-19  Nikos Mavrogiannopouloskey share: added flags to gnutls_init() to modify its...
2018-02-19  Nikos Mavrogiannopouloshandshake: initialize buffer prior to use
2018-02-19  Nikos Mavrogiannopoulostests: added tests for TLS1.2- rollback detection
2018-02-19  Nikos Mavrogiannopoulos_gnutls_set_server_random: corrected TLS1.2 and TLS1...
2018-02-19  Nikos Mavrogiannopoulosextensions: renamed _gnutls_hello_ext_*sdata to _gnutls...
next