]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
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...
2016-07-25  Nikos Mavrogiannopoulosmention ubsan in README [ci skip]
2016-07-23  Nikos Mavrogiannopoulosdoc update
2016-07-22  Nikos Mavrogiannopoulostests: added checks for OCSP response file support
2016-07-22  Nikos Mavrogiannopoulosdtls: added a null pointer check in record_overhead
2016-07-22  Nikos Mavrogiannopoulosgnutls_x509_crt_check_hostname*: use unsigned a return...
2016-07-22  Nikos Mavrogiannopoulosdoc update [ci skip]
2016-07-22  Nikos Mavrogiannopoulosintroduced: GNUTLS_E_UNAVAILABLE_DURING_HANDSHAKE
2016-07-22  Nikos Mavrogiannopoulostests: added check of the return values of resumption...
2016-07-22  Nikos Mavrogiannopoulosdoc: mention that the session data functions will fail...
2016-07-21  Martin Ukropx509: Fix DNS name constraints checking
2016-07-21  Martin Ukroptests: Add DNS name constraints tests
2016-07-21  Martin Ukroptests: Tidy up old X509 name constraints tests
2016-07-21  Nikos Mavrogiannopoulosdoc: clarify return codes in verification functions...
2016-07-21  Nikos Mavrogiannopoulosgnutls_certificate_verify_peers2: document that hostnam...
2016-07-21  Nikos Mavrogiannopoulosrnd-getentropy: better handling of error printing with...
2016-07-21  Nikos Mavrogiannopoulosrnd-linux: make getrandom back-end robust against EINTR...
2016-07-21  Nikos Mavrogiannopoulosgnutls_init: doc update
2016-07-20  Nikos Mavrogiannopoulostests: verify that GNUTLS_NONBLOCK is available as...
2016-07-20  Nikos Mavrogiannopoulosgnutls.h: define elements of gnutls_init_flags_t
2016-07-20  Nikos Mavrogiannopoulosgnutls.h: documented the version various gnutls_init...
2016-07-20  Nikos MavrogiannopoulosMoved the gnutls_x509_dn API functions to x509_dn.c
2016-07-20  Nikos Mavrogiannopoulostests: enhanced DN decoding tests with complex encoding
2016-07-20  Nikos MavrogiannopoulosRFC4514 DN decoding: allow decoding of raw ('#') items
2016-07-19  Nikos Mavrogiannopoulosdoc update
2016-07-19  Nikos Mavrogiannopoulostests: enhanced DN decoding tests with encoding
2016-07-19  Nikos MavrogiannopoulosAdded gnutls_x509_dn_set_str()
2016-07-19  Nikos Mavrogiannopoulostests: utils: use vasprintf() where available
2016-07-19  Nikos Mavrogiannopoulostests: added checks for the RFC4514 decoding via gnutls...
2016-07-19  Tim RühsenRemove redundant if expression from tests/mini-loss...
2016-07-19  Tim RühsenFix tests/slow/cipher-openssl-compat.c for OpenSSL...
2016-07-18  Nikos Mavrogiannopouloscfg.mk: no longer save config.rpath
2016-07-18  Nikos Mavrogiannopoulosremoved auto-generated files from the repository
2016-07-17  Nikos Mavrogiannopoulostests: removed an skipped failures due to bugs in softh...
2016-07-16  Nikos Mavrogiannopoulosdoc update
2016-07-16  Nikos MavrogiannopoulosDropped support for EGD random generator
2016-07-15  Nikos Mavrogiannopoulosconfigure: prevent a version of getentropy() in a linux...
2016-07-15  Nikos Mavrogiannopoulosrnd-linux: added sanity check in getrandom output
2016-07-15  Nikos Mavrogiannopoulosnettle: split the rnd-common to rnd-windows, rnd-getent...
2016-07-15  Nikos Mavrogiannopoulosrnd-common: added faster detection of getrandom based...
2016-07-15  Nikos Mavrogiannopoulosdoc update
2016-07-15  Nikos Mavrogiannopoulosurandom: use st_ino and st_rdev to determine device...
2016-07-15  Nikos MavrogiannopoulosAdded auto-detection of getrandom() system call in...
2016-07-15  Nikos Mavrogiannopoulostests: seccomp examples: use cert-common.h
2016-07-14  Nikos Mavrogiannopoulostests: enhanced arbitrary extension tests with octet_st...
2016-07-14  Nikos Mavrogiannopouloscerttool: added the ability to encode arbitrary extensions
next