]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2015-11-12  Nikos MavrogiannopoulosAdded gnutls_x509_crt_set_issuer_unique_id() and gnutls...
2015-11-12  Nikos Mavrogiannopoulosproperly indent unique IDs
2015-11-12  Nikos Mavrogiannopoulostests: added check with the various X.509 key exchanges
2015-11-12  Nikos Mavrogiannopoulostests: check rehandshake from anon to DHE
2015-11-11  Nikos Mavrogiannopoulosdocumented the GNUTLS_NO_EXPLICIT_INIT environment...
2015-11-11  Nikos Mavrogiannopouloscrypto-api: doc update
2015-11-11  Nikos MavrogiannopoulosAllow switching a ciphersuite to DHE and ECDHE on a...
2015-11-11  Nikos Mavrogiannopoulostests: added check for ciphersuite switch from anonymou...
2015-11-10  Nikos Mavrogiannopoulos.gitlab-ci.yml: disable guile in asan builds
2015-11-10  Nikos Mavrogiannopoulostests: suite: don't run shell scripts with valgrind
2015-11-10  Nikos Mavrogiannopoulostests: testsrn: output errors on stderr
2015-11-10  Nikos Mavrogiannopoulosdeinitialize all handshake keys when handshake is over
2015-11-09  Nikos Mavrogiannopoulostestdane: improved error detection in sites
2015-11-09  Nikos Mavrogiannopoulostests: suite: eliminate many leaks in the tests and...
2015-11-09  Nikos Mavrogiannopouloscerttool: eliminate leaks in _verify_x509_mem()
2015-11-09  Nikos Mavrogiannopoulostests: openpgp-certs: use valgrind
2015-11-09  Nikos Mavrogiannopoulosopenpgp: eliminate leaks in gnutls_openpgp_keyring_import()
2015-11-09  Nikos Mavrogiannopoulostests: eliminate leaks in mini-eagain2.c
2015-11-09  Nikos Mavrogiannopouloscerttool: eliminate memory leaks in certificate generation
2015-11-09  Nikos Mavrogiannopoulostests: key-tests: use valgrind
2015-11-09  Nikos Mavrogiannopoulosgnutls_x509_crt_set_pubkey: clarify usage
2015-11-09  Nikos Mavrogiannopoulospkcs12: correctly set salt size in gnutls_pkcs12_mac_info
2015-11-09  Nikos Mavrogiannopoulostests: run the PKCS #12 tests under valgrind
2015-11-09  Nikos Mavrogiannopouloscerttool: make sure that pkcs12 structures are deinitia...
2015-11-09  Nikos Mavrogiannopoulostests: provable-privkey: fixed DSA test on FIPS140...
2015-11-09  Nikos Mavrogiannopoulosnettle: be more specific in seed size mismatches
2015-11-09  Nikos Mavrogiannopouloscrypto-backend: ensure there are no leaks on deinitiali...
2015-11-09  Nikos MavrogiannopoulosRequire TLS 1.2 for all the ciphersuites which are...
2015-11-08  Nikos Mavrogiannopoulosp11tool: introduced --only-urls option
2015-11-07  Nikos MavrogiannopoulosModified the CHACHA20 cipher to conform to draft-ietf...
2015-11-06  Nikos Mavrogiannopoulos.gitlab-ci.yml: use static libasan
2015-11-06  Nikos Mavrogiannopoulos.gitlab-ci.yml: disable non-suiteb curves on build...
2015-11-05  Nikos Mavrogiannopoulostools: better ftp auth tls negotiation
2015-11-04  Nikos Mavrogiannopoulostests: added check for gnutls_priority_set_default
2015-11-03  Nikos Mavrogiannopoulostools: only check for status code in FTP starttls negot...
2015-11-03  Nikos Mavrogiannopoulostools: print more info in starttls negotiation when...
2015-11-03  Nikos Mavrogiannopoulosgnutls.pc: don't use the libtool version of the link...
2015-11-01  Nikos Mavrogiannopoulostests: simplified mini-dtls-hello-verify-48
2015-10-30  Nikos Mavrogiannopoulostests: added check for blocking on invalid DTLS cookie
2015-10-29  Nikos Mavrogiannopoulosremoved inacurate text
2015-10-23  Nikos Mavrogiannopoulosdoc update
2015-10-23  Nikos Mavrogiannopoulosdoc update
2015-10-23  Nikos Mavrogiannopoulosdoc update
2015-10-22  Nikos Mavrogiannopoulosdoc: document the sign function requirements in gnutls_...
2015-10-21  Nikos MavrogiannopoulosMention key protection through isolation in crypto...
2015-10-21  Nikos Mavrogiannopoulosdoc: updated supplemental data documentation
2015-10-21  Nikos Mavrogiannopoulostests: testdane will not check hosts which are unreachable
2015-10-21  Andreas MetzlerDocumentation update
2015-10-20  Nikos Mavrogiannopoulosdoc: documented future level
2015-10-20  Nikos Mavrogiannopoulospkcs11.h: relocated gnutls_pkcs11_copy_pubkey to allow...
2015-10-20  Nikos Mavrogiannopoulosbumped version to distinguish from 3.4 branch
2015-10-20  Nikos Mavrogiannopoulosext master secret: extension is marked as mandatory
2015-10-20  Nikos Mavrogiannopoulostests: Check whether a resumed session contains the...
2015-10-17  Nikos Mavrogiannopoulosalpn: avoid warning on signed/unsigned
2015-10-17  Nikos MavrogiannopoulosREADME: updated CI link
2015-10-17  Nikos Mavrogiannopoulosdoc: set a path which includes new binaries when runnin...
2015-10-17  Nikos Mavrogiannopoulosgnutls-cli-debug: updated doc
2015-10-16  Nikos Mavrogiannopoulostools: when the starttls-proto is specified automatical...
2015-10-16  Nikos Mavrogiannopoulostests: verify that public keys are properly written
2015-10-16  Nikos Mavrogiannopouloscleanup in gnutls_pubkey_import_rsa_raw
2015-10-16  Nikos Mavrogiannopoulospkcs11_read_pubkey: make input type more clear
2015-10-16  Nikos Mavrogiannopoulosp11tool: Allow writing a PKCS #11 pubkey object
2015-10-16  Nikos Mavrogiannopoulostools: allow importing a pubkey from a certificate
2015-10-16  Nikos Mavrogiannopoulospkcs11: introduced gnutls_pkcs11_copy_pubkey
2015-10-15  Nikos Mavrogiannopoulos.gitlab-ci.yml: combined the slow build with the separa...
2015-10-15  Nikos MavrogiannopoulosDisable the NULL cipher on runtime when FIPS140 mode...
2015-10-15  Nikos Mavrogiannopoulosre-enable NULL ciphersuites
2015-10-15  Nikos Mavrogiannopoulostests: check whether the RSA-EXPORT and ARCFOUR-40...
2015-10-15  Nikos MavrogiannopoulosTolerate priority strings with names of legacy ciphers...
2015-10-15  Nikos Mavrogiannopoulospkcs11: write CKA_ISSUER and CKA_SERIAL_NUMBER when...
2015-10-13  Nikos Mavrogiannopoulostests: enhanced sec-params check to account for future...
2015-10-12  Nikos Mavrogiannopouloscerttool: recognize the future sec-param
2015-10-12  Nikos MavrogiannopoulosIntroduced the security parameter future (256) and...
2015-10-12  Nikos Mavrogiannopouloscerttool: be more specific on the help message for...
2015-10-12  Nikos Mavrogiannopoulosdoc update
2015-10-12  Nikos Mavrogiannopoulostests: added test case for record timeout values
2015-10-12  Nikos MavrogiannopoulosIntroduced GNUTLS_INDEFINITE_TIMEOUT
2015-10-07  Nikos Mavrogiannopoulostests: better detection of softhsm library
2015-10-05  Nikos Mavrogiannopoulosadded text on _gnutls_dh_compute_key
2015-10-05  Nikos Mavrogiannopoulosgnutls_record_recv: simplified text on GNUTLS_E_REHANDSHAKE
2015-09-22  Nikos Mavrogiannopouloscerttool: print 16-bytes of hex values per line
2015-09-22  Nikos Mavrogiannopoulosfips140: set the key via a configure argument
2015-09-21  Nikos Mavrogiannopoulostests: disable cipher-test on windows platform; they...
2015-09-21  Nikos MavrogiannopoulosREADME.md: added build instructions for Fedora/RHEL
2015-09-21  Nikos Mavrogiannopoulospriorities: sort algorithms by security strength unless...
2015-09-19  Nikos Mavrogiannopoulos.gitlab-ci.yml: reduce the number of CPUs used in slow...
2015-09-19  Nikos Mavrogiannopoulosuse time_t for internal type to avoid warnings on signe...
2015-09-19  Nikos MavrogiannopoulosDSA FIPS186-4 key generation: print the required seed...
2015-09-19  Nikos Mavrogiannopouloscerttool: added more friendly error on seed_size mismatch
2015-09-19  Nikos Mavrogiannopoulostests: use the corrected seed for default provable...
2015-09-19  Nikos Mavrogiannopoulosdoc update
2015-09-19  Nikos Mavrogiannopouloscerttool: switched the default level to HIGH for key...
2015-09-18  Nikos Mavrogiannopoulostools: added xmpp into the starttls-proto options
2015-09-18  Nikos Mavrogiannopoulostools: added ldap into the starttls-proto options
2015-09-17  Nikos Mavrogiannopoulossystem.c: simplify gnutls_system_recv_timeout
2015-09-17  Nikos Mavrogiannopoulosgnutls-cli-debug: use RFC7627 instead of draft-ietf...
2015-09-17  Nikos Mavrogiannopoulosupdated documentation on gnutls_vdata_types_t based...
2015-09-17  Nikos Mavrogiannopoulosdoc update
2015-09-17  Daniel Kahn... improve docs for gnutls_certificate_verify_peers*()
2015-09-14  Nikos Mavrogiannopouloscerttool: increased seed size to allow for DSA seeds
next