]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2018-05-26  Ander JuaristiTLS 1.3: Introduced TLS 1.3 session resumption
2018-05-26  Nikos Mavrogiannopoulospsk_ke_modes: introduce psk_ke_modes_is_required()...
2018-05-26  Ander Juaristisession tickets: expose {encrypt,decrypt}_ticket as...
2018-05-26  Daiki Uenoext/pre_shared_key: fix binder calculation when HRR...
2018-05-26  Daiki Uenohandshake: record transcript offset of client Finished
2018-05-24  Nikos MavrogiannopoulosMerge branch 'fix-testdane' into 'master'
2018-05-24  Tim RühsenFix testdane by removing www.kumari.net
2018-05-23  Nikos MavrogiannopoulosMerge branch 'docs-fix' into 'master'
2018-05-23  Tom VranckenFixed some spelling issues. [ci skip]
2018-05-23  Tom VranckenAdded extra extension flag to docs.
2018-05-23  Tom VranckenRemoved section about Heartbleed.
2018-05-23  Tom VranckenFixed typo and incorrect function references.
2018-05-23  Tom VranckenUpdated documentation on Hello extensions.
2018-05-21  Nikos MavrogiannopoulosMerge branch 'tmp-pkcs11-raw' into 'master'
2018-05-21  Nikos Mavrogiannopoulospkcs11: consistent/clear naming of find obj callbacks...
2018-05-21  Nikos Mavrogiannopoulosupdated auto-generated files
2018-05-21  Nikos Mavrogiannopoulosgnutls_pkcs11_token_get_ptr, gnutls_pkcs11_obj_get_ptr...
2018-05-19  Nikos MavrogiannopoulosCONTRIBUTING.md: document why gnulib is kept separate...
2018-05-19  Martin Suchacerttool: split long prompt for serial
2018-05-19  Martin Suchadoc: add note about CRL numbers to man page
2018-05-19  Martin Suchacerttool: ask again until serial/crl number is valid
2018-05-19  Martin Suchatests: remove check for broken datefudge
2018-05-19  Martin Suchacerttool: remove extra function
2018-05-19  Martin Suchatests: add negative tests for certtool crl numbers
2018-05-19  Martin Suchadoc: add NEWS about serial and CRL numbers
2018-05-19  Martin Suchadoc: add hex format to example template
2018-05-19  Martin Suchacerttool: use larger serial and CRL numbers
2018-05-18  Nikos MavrogiannopoulosMerge branch 'tmp-prohibit-tls-dtls-mix' into 'master'
2018-05-17  Nikos Mavrogiannopouloshandshake: do not send TLS extensions under DTLS and...
2018-05-17  Nikos Mavrogiannopoulosgnutls_ext_raw_parse: introduced GNUTLS_EXT_RAW_FLAG_DT...
2018-05-16  Nikos Mavrogiannopoulostests: fix serv location in testcompat-main-openssl
2018-05-15  Andreas Metzlertests/suite: add missing file to dist
2018-05-15  Andreas MetzlerAllow running of test against installed gnutls-serv
2018-05-12  Nikos Mavrogiannopoulosgnutls_certificate_set_retrieve_function3: updated... 628/head
2018-05-12  Nikos Mavrogiannopoulosupdated auto-generated files
2018-05-12  Nikos Mavrogiannopoulospcert: added functionality to retrieve lists
2018-05-12  Nikos Mavrogiannopoulostests: sanity-cpp: fixes for win32
2018-05-12  Nikos Mavrogiannopoulos.gitlab-ci.yml: bumped version of cache due to addition...
2018-05-12  Nikos Mavrogiannopoulostests: fix failures in cxx example
2018-05-12  Nikos Mavrogiannopouloscxx: bring few modern functions, and allow to get the...
2018-05-12  Nikos MavrogiannopoulosMerge branch 'master' into 'master'
2018-05-10  Philippe WidmerNew constructors for classes client_session() and serve...
2018-05-10  Nikos Mavrogiannopoulostests: mini-record-timing: updated to work under newer...
2018-05-10  Nikos Mavrogiannopoulostests: key_update: improved error checking and increase...
2018-05-09  Nikos Mavrogiannopoulos.gitlab-ci.yml: moved fedora CI builds to F28
2018-05-09  Nikos Mavrogiannopoulostests: testcompat-openssl: disable DSS ciphersuites...
2018-05-09  Nikos MavrogiannopoulosMakefile.am: optimized the abi-check configure step
2018-05-09  Nikos Mavrogiannopoulosseveral updates to address issues found by clang static...
2018-05-09  Nikos Mavrogiannopoulosnettle: fix casts which result to warnings in newer gcc
2018-05-07  Nikos Mavrogiannopoulostests: updated for GNUTLS_E_RECEIVED_ILLEGAL_PARAMETER...
2018-05-07  Nikos Mavrogiannopouloshandshake: use GNUTLS_E_RECEIVED_ILLEGAL_PARAMETER...
2018-05-07  Nikos MavrogiannopoulosCONTRIBUTING.md: documented status of C++ library ...
2018-05-07  Nikos Mavrogiannopoulostests: cookie: fixed exit condition [ci skip]
2018-05-07  Nikos Mavrogiannopoulosdoc update [ci skip]
2018-05-07  Nikos Mavrogiannopoulos.gitlab-ci.yml: fixes in win32 builds
2018-05-07  Nikos Mavrogiannopouloscerttool: honor --ask-pass when loading a private key
2018-05-07  Michael Weiser.gitlab-ci.yml: Disable full test suite for cross builds
2018-05-07  Michael Weiser.gitlab-ci.yml: Expire all build log artifacts
2018-05-07  Michael WeiserUse configured CC for pkg-config test
2018-05-07  Michael WeiserAdd Debian-based qemu cross CI targets
2018-05-05  Nikos Mavrogiannopoulosupdated-auto-generated files
2018-05-05  Nikos Mavrogiannopoulosfuzzer: added fresh TLS1.3 server trace
2018-05-05  Nikos Mavrogiannopoulosgnutls-serv: all skipping DTLS cookie request
2018-05-05  Nikos Mavrogiannopoulosgnutls-cli: corrected data written by server trace
2018-05-04  Nikos Mavrogiannopoulostests: post handshake auth: test more combinations
2018-05-04  Nikos Mavrogiannopoulospost_handshake_auth: send extension irrespective of...
2018-05-04  Nikos MavrogiannopoulosMerge branch 'tmp-openssl-suite' into 'master'
2018-05-04  Nikos Mavrogiannopoulosupdated auto-generated files
2018-05-04  Nikos Mavrogiannopoulostests: added interop tests with openssl under TLS1.3
2018-05-04  Nikos Mavrogiannopoulosdoc: clarified re-handshake details under TLS1.2 server
2018-05-04  Nikos Mavrogiannopoulostls13/certificate_request: corrected check of duplicate...
2018-05-04  Nikos Mavrogiannopoulosgnutls_reauth: doc update
2018-05-04  Nikos Mavrogiannopoulosgnutls-cli: enhanced tool for TLS1.3 options
2018-05-04  Nikos Mavrogiannopoulostls13/certificate: send empty certificate instead of...
2018-05-04  Nikos Mavrogiannopoulos_gnutls_figure_common_ciphersuite: ignore certificate...
2018-05-04  Nikos Mavrogiannopoulostls13/certificate_verify: corrected context in signatur...
2018-05-04  Nikos Mavrogiannopoulos_gnutls13_handshake_sign_data: avoid unnecessary copy
2018-05-04  Nikos Mavrogiannopouloshandshake: cleanup in TLS1.3 initial secret calculation
2018-05-04  Nikos Mavrogiannopoulospsk: compute binder which is compatible with draft...
2018-05-04  Nikos MavrogiannopoulosCONTRIBUTING.md: added text on CI [ci skip]
2018-05-03  Nikos Mavrogiannopoulostests: fallback scsv: check proper fallback under TLS 1.3
2018-05-03  Nikos Mavrogiannopoulosencrypt_packet_tls13: made size check safer
2018-05-03  Nikos MavrogiannopoulosMerge branch 'tmp-pkcs11-sensitive-fix' into 'master'
2018-05-03  Nikos Mavrogiannopoulospkcs11: mark private key objects as sensitive by default
2018-04-30  Nikos MavrogiannopoulosMerge branch 'tmp-rsa-psk-fix' into 'master'
2018-04-30  Nikos Mavrogiannopoulostests: check the behavior of TLS1.2 key exchange method...
2018-04-30  Nikos Mavrogiannopoulospsk: mark psk_ke_modes as invalid when ignored
2018-04-30  Nikos Mavrogiannopoulospriority: handle RSA-PSK ciphersuites similar to SRP
2018-04-29  Nikos MavrogiannopoulosMerge branch 'tmp-sni-hostname' into 'master'
2018-04-29  Andreas MetzlerAdd another sni related test
2018-04-29  Nikos Mavrogiannopoulostests: sni-hostname was updated to support TLS1.3
2018-04-29  Nikos Mavrogiannopoulosupdated auto-generated files
2018-04-29  Andreas Metzlerdoc: Add crossreference/warning
2018-04-29  Nikos Mavrogiannopoulosgnutls-cli: added option to specify the verification...
2018-04-26  Nikos Mavrogiannopoulosdoc: fixes for better latex pdf generation [ci skip]
2018-04-25  Nikos Mavrogiannopoulosretrieve_pin: refuse to retrieve PIN from URI more...
2018-04-24  Nikos Mavrogiannopoulosdoc: updated OCSP documentation [ci skip]
2018-04-22  Nikos Mavrogiannopoulosgnutls.h.in: corrected typo [ci skip]
2018-04-22  Nikos Mavrogiannopoulosfuzz: corrected TLS1.3 enablement [ci skip]
2018-04-18  Nikos MavrogiannopoulosMerge branch 'tmp-constate-fix' into 'master'
next