]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2016-08-09  Nikos Mavrogiannopoulosdoc update
2016-08-09  Nikos Mavrogiannopoulostests: removed unused variables from tests
2016-08-09  Nikos Mavrogiannopoulosdoc update
2016-08-09  Martin Ukroptests: Add tests for X509 IP constraints
2016-08-09  Martin Ukropx509: Add support for IP constraints
2016-08-09  Martin Ukroptests: Add more IP conversion unit tests
2016-08-09  Nikos Mavrogiannopoulostests: added unit test for ip_in_cidr function
2016-08-09  Martin Ukropx509: Separate out IP handling functions
2016-08-09  Martin Ukroptests: Add corner case tests for name constraints,...
2016-08-09  Martin UkropAdd more ignored files
2016-08-09  Stefan SørensenChange ca3 and related certificate to include an interm...
2016-08-09  Nikos MavrogiannopoulosRevert "tests: check gnutls_certificate_get_x509_crt...
2016-08-09  Nikos Mavrogiannopoulostests: do not run srp test when no SRP support is compi...
2016-08-09  Nikos Mavrogiannopoulostests: moved child status error checking code in utils.h
2016-08-09  Nikos Mavrogiannopouloslatex: updated sources for new functions
2016-08-09  Nikos Mavrogiannopoulosupdated auto-generated files gnutls_3_5_3
2016-08-09  Nikos Mavrogiannopoulosreleased 3.5.3
2016-08-08  Nikos Mavrogiannopoulosgnutls_transport_set_fastopen: added flags options
2016-08-08  Nikos Mavrogiannopoulosdoc update
2016-08-08  Stefan SørensenFix gnutls_pkcs12_simple_parse to always extract the...
2016-08-08  Nikos Mavrogiannopoulostests: check gnutls_certificate_get_x509_crt with more...
2016-08-08  Stefan Sørensentests: Use common ca3 test certificates in x509cert...
2016-08-08  Stefan Sørensentests: Remove zero-termination of gnutls_datum encapsul...
2016-08-08  Stefan SørensenFix invalid pointer operation in gnutls_certificate_get...
2016-08-08  Nikos Mavrogiannopoulostests: added check for errors when importing illegal...
2016-08-08  Nikos Mavrogiannopoulosx509: call the fixup functions after loading private...
2016-08-08  Nikos Mavrogiannopoulosnettle: use rsa_*_key_prepare on key import
2016-08-08  Nikos Mavrogiannopoulostests: added missing backslash in key-tests Makefile
2016-08-08  Nikos MavrogiannopoulosRevert "nettle: use rsa_*_key_prepare"
2016-08-08  Nikos Mavrogiannopoulosgnutls.h: moved all compatibility defines outside the...
2016-08-08  Nikos Mavrogiannopoulosprepared for release 3.5.3
2016-08-05  Nikos Mavrogiannopoulostests: use gnutls_record_set_timeout instead of kill...
2016-08-05  Nikos Mavrogiannopoulostests: mini-record modify in a way to be more fail...
2016-08-05  Nikos Mavrogiannopoulospkcs11: is_object_pkcs11_url -> is_pkcs11_url_object
2016-08-05  Nikos Mavrogiannopoulostests: ignore sigpipe in mini-record
2016-08-05  Nikos Mavrogiannopoulosgnutls_fips140_mode_enabled: changed return type to...
2016-08-04  Nikos Mavrogiannopoulosdoc: updated contribution guide with more info on test...
2016-08-04  Nikos Mavrogiannopoulosgnutls_pkcs11_privkey_status: return type changed to...
2016-08-04  Nikos Mavrogiannopoulosdoc: added section on SCTP protocol [ci skip]
2016-08-02  Nikos Mavrogiannopoulostests: client-fastopen: removed seccomp conditional
2016-08-02  Nikos Mavrogiannopoulosfastopen: improved error checking at connect()
2016-08-01  Nikos Mavrogiannopoulosnettle: use rsa_*_key_prepare
2016-07-29  Nikos Mavrogiannopoulosgnutls_transport_set_fastopen: doc update
2016-07-29  Nikos Mavrogiannopoulosdoc update
2016-07-29  Nikos Mavrogiannopoulosgetrandom: use SYS_getrandom instead of __NR_getrandom
2016-07-29  Martin Ukropx059: Fix asymmetry in name constraints intersection
2016-07-29  Martin Ukroptests: Add and improve chain tests
2016-07-29  Nikos Mavrogiannopoulosdoc update [ci skip]
2016-07-28  Nikos Mavrogiannopoulosconfigure: do not generate makefiles in removed dirs
2016-07-28  Nikos Mavrogiannopoulostests: updated paths for new location of p12 files
2016-07-28  Nikos Mavrogiannopoulostests: safe renegotiation tests are run from top dir
2016-07-28  Nikos Mavrogiannopoulostests: srp tests moved outside subdir
2016-07-28  Nikos Mavrogiannopoulostests: moved sha2 tests into cert-tests/
2016-07-28  Nikos Mavrogiannopoulostests: moved ecdsa tests to key-tests/
2016-07-28  Nikos Mavrogiannopoulostests: moved dsa tests into key-tests/
2016-07-28  Nikos Mavrogiannopoulostests: moved pkcs8 tests to key-tests/
2016-07-28  Nikos Mavrogiannopoulostests: key-tests: moved data files into data/ subdir
2016-07-28  Nikos Mavrogiannopoulostests: moved pkcs12 tests into cert-certs/ subdir
2016-07-28  Nikos Mavrogiannopoulosmore files to ignore
2016-07-28  Tim RühsenRequire compiler to support C99
2016-07-28  Nikos Mavrogiannopoulosdoc update
2016-07-28  Tim KosseAdd test for gnutls_x509_crt_list_import2 with flag...
2016-07-28  Tim Kossegnutls_x509_crl_list_import2 was ignoring the passed...
2016-07-28  Nikos Mavrogiannopoulosgnutls_certificate_get_peers may return an unsorted...
2016-07-28  Tim Kossegnutls_x509_crt_list_import2 was ignoring the passed...
2016-07-28  Nikos Mavrogiannopoulosx509: parse_tlsfeatures: move limit check at the point...
2016-07-28  Nikos Mavrogiannopoulostests: removed irrelevant comment
2016-07-28  Nikos Mavrogiannopouloscorrect the sign type of integers in debug message
2016-07-28  Nikos Mavrogiannopoulosverify_crt: simplified error setting
2016-07-28  Nikos Mavrogiannopoulosverify_crt: removed text on parameter no longer being...
2016-07-27  Nikos Mavrogiannopoulosx509: avoid using int declaration within a for-loop
2016-07-27  Nikos Mavrogiannopoulosgnutls_global_init/deinit: don't use any locking during...
2016-07-27  Nikos Mavrogiannopoulosrnd-linux: use better define check for linux systems
2016-07-27  Nikos Mavrogiannopoulosgnutls_prf: document when its output matches gnutls_prf...
2016-07-27  Nikos Mavrogiannopoulosdoc: gnutls_session_set_id: added since
2016-07-27  Nikos Mavrogiannopoulos.gitlab-ci.yml: keep the guile logs as artifacts on...
2016-07-27  Nikos Mavrogiannopoulosdoc update
2016-07-27  David WalkerAdd extra dependency flags
2016-07-27  Nikos Mavrogiannopoulosmoved system-keys-win.c and system-key-dummy.c under...
2016-07-27  Nikos Mavrogiannopoulossplit system.c to various files under system/
2016-07-26  Nikos Mavrogiannopoulosgnutls.h: giovec_t is a typedef to iovec where that...
2016-07-26  Nikos Mavrogiannopoulostests: added unit test for linux _rnd_get_system_entropy
2016-07-26  Nikos Mavrogiannopoulosgetrandom: loop around getrandom to get the requested...
2016-07-26  Nikos MavrogiannopoulosREADME.ci-runners: document asan and ubsan tags
2016-07-26  Nikos Mavrogiannopoulostests: removed pkcs1-padding from subdirs
2016-07-26  Nikos Mavrogiannopoulos.gitignore: more tests files to ignore
2016-07-26  Nikos Mavrogiannopoulosconfigure.ac: don't generate makefiles of moved tests
2016-07-26  Nikos Mavrogiannopoulostests: pkcs1-pad: moved to cert-tests
2016-07-26  Nikos Mavrogiannopoulostests: userid test moved to cert-tests/
2016-07-26  Nikos Mavrogiannopoulostests: rsa-md5-collision: run from top-level
2016-07-26  Nikos Mavrogiannopoulosdoc: updated documentation for gnutls_transport_set_int*
2016-07-26  Nikos Mavrogiannopoulosdoc: added section on reducing round-trips
2016-07-26  Nikos Mavrogiannopoulostests: added test of gnutls_transport_set_fastopen
2016-07-26  Tim Ruehsentests: added test of TCP fast open using gnutls-cli...
2016-07-26  Tim Ruehsendoc update
2016-07-26  Nikos Mavrogiannopoulostools: TLS handling has been incorporated into socket_o...
2016-07-26  Tim Ruehsengnutls-cli: added example usage of TCP fastopen
2016-07-26  Tim RuehsenSupport TCP Fast Open
2016-07-26  Nikos Mavrogiannopoulos.gitlab-ci.yml: added asan tag for builds which require...
2016-07-26  Nikos Mavrogiannopoulostests: pkcs11-privkey-fork: added explicit pkcs11 deini...
next