]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
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...
2018-02-19  Nikos Mavrogiannopoulosserver_name: use the new API for ext data setting
2018-02-19  Nikos Mavrogiannopoulosextensions: enhanced extension lib with pack and unpack...
2018-02-19  Nikos Mavrogiannopoulostests: check the correct handling of cookie extension...
2018-02-19  Nikos Mavrogiannopoulosextensions: allow receiving and sending extensions...
2018-02-19  Nikos Mavrogiannopoulosextensions: optimized gid_to_ext_entry() map on known...
2018-02-19  Nikos Mavrogiannopoulosextensions: avoid double loop when parsing received...
2018-02-19  Nikos Mavrogiannopoulosextensions: avoid looping to discover location of saved...
2018-02-19  Nikos Mavrogiannopouloshandshake: added support for reading and sending cookie...
2018-02-19  Nikos Mavrogiannopoulosdoc: document the GNUTLS_E_NO_COMMON_KEY_SHARE usage
2018-02-19  Nikos Mavrogiannopoulostests: added unit test for hello retry request support
2018-02-19  Nikos Mavrogiannopoulostests: rehandshake tests were restricted to TLS1.2
2018-02-19  Nikos Mavrogiannopouloshandshake: reduce assert printouts in common cases
2018-02-19  Nikos Mavrogiannopouloshandshake: accept hello retry request in client side
2018-02-19  Nikos Mavrogiannopoulosbuf: _gnutls_buffer_pop_data made easier to use
2018-02-19  Nikos Mavrogiannopouloshandshake: simplified version parsing
2018-02-19  Nikos Mavrogiannopouloshandshake: send hello retry request when no key share...
2018-02-19  Nikos Mavrogiannopoulosext: do not advertize post handshake authentication
2018-02-19  Nikos Mavrogiannopoulostests: check TLS1.3 record layer packet modification
2018-02-19  Nikos Mavrogiannopouloshandshake: split set_client_random to gen and set
2018-02-19  Nikos Mavrogiannopouloshandshake: only attempt to detect downgrade attacks...
2018-02-19  Nikos Mavrogiannopoulosnettle/pk: explicitly mark intentional fallthrough...
2018-02-19  Nikos Mavrogiannopouloskey share: removed duplicate message
2018-02-19  Nikos Mavrogiannopoulostests: fix warning in rng-sigint.c
2018-02-19  Nikos Mavrogiannopoulostests: improved tls-session-supplemental
2018-02-19  Nikos Mavrogiannopouloskx: moved to new buffer API
2018-02-19  Nikos Mavrogiannopouloshandshake: moved to the new mbuffer API
2018-02-19  Nikos Mavrogiannopouloshandshake: use the new buffer type in TLS 1.3
2018-02-19  Nikos Mavrogiannopouloshandshake: new helper functions to use gnutls_buffer_st...
2018-02-19  Nikos Mavrogiannopoulostlsfuzzer: disable non TLS1.3-ready tests
2018-02-19  Nikos Mavrogiannopoulostests: added tests for TLS1.3 record generation / parsing
2018-02-19  Nikos Mavrogiannopoulostests: introduced basic TLS1.3 key exchange test suite
2018-02-19  Nikos Mavrogiannopoulosrecord: adjusted overhead calculation for TLS1.3
2018-02-19  Nikos Mavrogiannopoulospriority: include groups into priority when having...
2018-02-19  Nikos Mavrogiannopoulospriority: do include all the version's signature semantics
2018-02-19  Nikos Mavrogiannopoulosext/key_share: corrected release of MPI parameters
2018-02-19  Nikos Mavrogiannopoulosext/signature: explicitly prevent RSA/DSA and SHA1...
2018-02-19  Nikos Mavrogiannopouloshello ext: reduce verbosity
2018-02-19  Nikos Mavrogiannopoulosconstate.h: removed non-existing function
2018-02-19  Nikos Mavrogiannopoulosrecord: any alert is fatal under TLS1.3
2018-02-19  Nikos Mavrogiannopoulosextensions: introduced functions to obtain currently...
2018-02-19  Nikos Mavrogiannopoulossupported_versions: print the received versions
2018-02-19  Nikos Mavrogiannopouloshandshake: introduced server side handshake [2/2]
2018-02-19  Nikos Mavrogiannopouloscs: select certificate under TLS1.3
2018-02-19  Nikos Mavrogiannopouloshandshake: introduced server side handshake [1/2]
2018-02-19  Nikos Mavrogiannopoulosciphersuites: introduce a maximum supported TLS/DTLS...
2018-02-19  Nikos Mavrogiannopouloshandshake: properly set the default record version
2018-02-19  Nikos Mavrogiannopouloshandshake: send encrypted extensions handshake message
2018-02-19  Nikos Mavrogiannopouloshandshake: parse new session ticket message
2018-02-19  Nikos Mavrogiannopoulosstr: added _gnutls_buffer_pop_prefix24 and _gnutls_buff...
2018-02-19  Nikos Mavrogiannopoulosstr: use assert to mark impossible cases
2018-02-19  Nikos Mavrogiannopoulosstr: allow creating a read-only buffer
2018-02-19  Nikos Mavrogiannopoulosgnutls_session_get_desc: more descriptive name for...
2018-02-19  Nikos Mavrogiannopouloshandshake: generate application keys
2018-02-19  Nikos Mavrogiannopoulosconstate: added _gnutls_epoch_dup
2018-02-19  Nikos Mavrogiannopoulosconstate: indentation fixes
2018-02-19  Nikos Mavrogiannopouloshandshake: added basic support for TLS 1.3 handshake...
2018-02-19  Nikos Mavrogiannopouloshandshake: added parsing of encrypted extensions
2018-02-19  Nikos Mavrogiannopouloscrypto-api: introduce internal version of AEAD API
2018-02-19  Nikos Mavrogiannopoulosrecord: added TLS 1.3 record parsing and key derivation
2018-02-19  Nikos Mavrogiannopouloshandshake: introduced TLS 1.3 handshake client state...
2018-02-19  Nikos Mavrogiannopoulosextensions: separate the hello extensions from others
2018-02-19  Nikos Mavrogiannopouloshello_ext.h: removed non-existant function definition
2018-02-19  Nikos Mavrogiannopoulosextensions: files renamed to hello_ext
2018-02-19  Nikos Mavrogiannopoulosextensions: renamed hello extension handling functions...
2018-02-19  Nikos Mavrogiannopoulosextensions: simplified semantics of store and check...
2018-02-19  Nikos Mavrogiannopoulosextension: renamed functions to reflect purpose
2018-02-19  Nikos Mavrogiannopoulosextensions: use the low-level extension parsing code...
2018-02-19  Nikos Mavrogiannopoulosextv: introduced a low-level extension parsing code
2018-02-19  Nikos Mavrogiannopoulosextensions: simplified the extension tracking
2018-02-19  Nikos Mavrogiannopoulosextensions: use an internal extension ID independent...
2018-02-19  Nikos Mavrogiannopoulosstr: rename _gnutls_buffer_pop_prefix to _gnutls_buffer...
2018-02-19  Nikos Mavrogiannopoulosstr: rename _gnutls_buffer_pop_datum_prefix to _gnutls_...
2018-02-19  Nikos Mavrogiannopoulossecurity params: store PRF when packing session
2018-02-19  Nikos Mavrogiannopouloshandshake: simplify by storing a pointer to PRF mac...
2018-02-19  Nikos Mavrogiannopoulosext/signature: improved TLS 1.3 signature algorithm...
2018-02-19  Nikos Mavrogiannopoulosstr: added helper functions to read prefixed data with...
2018-02-19  Nikos Mavrogiannopoulosecc: do not warn on receiving extension on client side
2018-02-19  Nikos MavrogiannopoulosAdded TLS 1.3 HKDF key derivation functionality
2018-02-19  Nikos Mavrogiannopoulosextensions: include extension number in debugging message
2018-02-19  Nikos Mavrogiannopoulostests: check behavior on the extension hello flags
2018-02-19  Nikos Mavrogiannopoulosextensions: apply extension msg type restrictions
2018-02-19  Nikos Mavrogiannopoulosextensions: mark the message validity of each supported...
2018-02-19  Nikos Mavrogiannopoulosextensions: type renamed to id for clarity
2018-02-19  Nikos Mavrogiannopoulostests: guile: don't use VERS-TLS-ALL
2018-02-19  Nikos Mavrogiannopoulos.gitlab-ci.yml: abi-coverage: include guile logs
2018-02-19  Nikos Mavrogiannopoulosnettle: added HKDF functions
2018-02-19  Nikos Mavrogiannopoulosgnutls-cli-debug: use explicit TLS versions rather...
2018-02-19  Nikos Mavrogiannopoulos_gnutls_server_select_suite: don't set auth callbacks...
2018-02-19  Nikos Mavrogiannopoulossupported_versions: print negotiated protocol
2018-02-19  Nikos MavrogiannopoulosNegotiate draft-TLS1.3
2018-02-19  Nikos Mavrogiannopouloshandshake: added the TLS 1.3 ciphersuites
2018-02-19  Nikos Mavrogiannopouloshandshake: print negotiated version after its negotiati...
2018-02-19  Nikos Mavrogiannopoulostests: fix TLS version to 1.2 for tests which used...
next