]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
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
2016-07-14  Nikos Mavrogiannopoulos.gitlab-ci.yml: added expiration time of a week for...
2016-07-13  Nikos Mavrogiannopoulosdoc update
2016-07-13  Nikos Mavrogiannopoulostests: added basic testing of gnutls_x509_crq_set_exten...
2016-07-13  Nikos Mavrogiannopoulostests: added checks on certificate and request generati...
2016-07-13  Nikos Mavrogiannopouloscerttool: added options to set arbitrary extensions...
2016-07-13  Nikos Mavrogiannopoulosadded gnutls_x509_crq_set_extension_by_oid()
2016-07-13  Nikos Mavrogiannopoulosdoc: mention the need of libtasn1-tools in Fedora based...
2016-07-13  Nikos Mavrogiannopoulosdoc update [ci skip]
2016-07-13  Nikos Mavrogiannopoulosdoc: mention libcmocka dependency
2016-07-13  Nikos Mavrogiannopoulostests: added unit testing for DTLS sliding window imple...
2016-07-13  Nikos Mavrogiannopoulosdtls: imported Fridolin's DTLS sliding window implement...
2016-07-12  Nikos Mavrogiannopoulosdtls: moved DTLS window handling to separate file
2016-07-12  Nikos Mavrogiannopoulosex-client-x509: removed unused call to gnutls_session_s...
2016-07-12  Nikos Mavrogiannopouloslibtasn1: updated to allow large OIDs to be used even...
2016-07-11  Nikos Mavrogiannopoulosdoc: updated contribution guide
2016-07-11  Nikos Mavrogiannopoulosdoc: updated contribution guide
2016-07-11  Nikos Mavrogiannopoulostests: link the resume tests to gnulib due to their...
2016-07-08  Nikos MavrogiannopoulosNEWS: corrected release date [ci skip]
2016-07-07  Nikos Mavrogiannopoulos.gitlab-ci.yml: keep the artifacts on failure
2016-07-07  Nikos Mavrogiannopouloswrite_nss_key_log: write the premaster secret while...
2016-07-07  Nikos Mavrogiannopoulosupdated libtasn1
2016-07-06  Nikos Mavrogiannopoulosreleased 3.5.2 gnutls_3_5_2
2016-07-05  Nikos Mavrogiannopouloscfg.mk: reduced the generated changelog size
2016-07-05  Nikos Mavrogiannopoulosbumped version
2016-07-05  Nikos Mavrogiannopoulostests: ignore any memory leaks from libcrypto
2016-07-05  Nikos Mavrogiannopoulosdoc update
2016-07-05  Nikos Mavrogiannopoulosasm: updated openssl and the asm sources for AES-GCM...
2016-07-05  Nikos Mavrogiannopoulostests: when testing with openssl disallow any CPU optim...
2016-07-05  Nikos Mavrogiannopoulostests: added openssl compatibility tests for AES-GCM...
2016-07-05  Nikos Mavrogiannopoulosdane: corrected the license of libdane files
2016-07-04  Nikos Mavrogiannopoulostests: ignore leaks due to p11-kit in test suite
2016-07-04  Nikos Mavrogiannopoulostests: added check to ensure that pkcs11 objects will...
2016-07-04  Nikos Mavrogiannopoulospkcs11: on object import always check for a support...
2016-07-01  Nikos Mavrogiannopoulosgnutls_aead_cipher_decrypt: corrected the return value...
2016-06-30  Nikos Mavrogiannopoulosdoc update
2016-06-30  Nikos Mavrogiannopoulosconfigure: check for libdl irrespective of FIPS140...
2016-06-30  Nikos Mavrogiannopoulostests: account pkcs11/pkcs11-mock-ext.h in Makefile
2016-06-30  Nikos Mavrogiannopoulostests: link pkcs11-import-url-privkey with libdl
2016-06-30  Nikos Mavrogiannopoulosmore files to ignore
2016-06-30  Nikos Mavrogiannopoulostests: avoid compiler warning from pkcs11-pubkey-import
2016-06-30  Nikos Mavrogiannopoulostests: added check to verify the tolerance of broken...
2016-06-30  Nikos Mavrogiannopoulospkcs11_get_attribute_avalue: correctly handle a -1...
2016-06-29  Nikos Mavrogiannopoulospkcs11_get_attribute_avalue: do not assign values on...
2016-06-29  Nikos Mavrogiannopoulostests: use datefudge in name-constraints test
2016-06-28  Nikos Mavrogiannopoulostests: link libpkcs11mock1 with gnulib
2016-06-28  Nikos Mavrogiannopoulosp11tool: do not return from void functions
2016-06-24  Nikos Mavrogiannopoulosdoc: mention the boolean functions in the gnutls API
2016-06-24  Nikos Mavrogiannopoulostests: removed remainders of pkcs11 tests from suite/
2016-06-24  Nikos Mavrogiannopoulosgnutls_pkcs11_crt_is_known: changed to unsigned type
2016-06-23  Nikos Mavrogiannopoulostests: pkcs11-is-known: check that no flags enforce...
2016-06-23  Nikos Mavrogiannopoulosgnutls_pkcs11_crt_is_known: always assume GNUTLS_PKCS11...
2016-06-23  Nikos Mavrogiannopoulostests: moved pkcs11-softhsm test suite into pkcs11/
2016-06-23  Nikos Mavrogiannopoulosfind_cert_cb: minor cleanups in find_cert_cb
2016-06-23  Nikos Mavrogiannopoulostests: added more unit tests for gnutls_pkcs11_crt_is_k...
2016-06-22  Nikos Mavrogiannopoulosdn2: updated to account for serial number being printed
next