]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2014-05-03  Nikos MavrogiannopoulosAdded support for constructors and destructors in solar...
2014-05-02  Nikos MavrogiannopoulosUpdated dieharder tests.
2014-05-02  Nikos Mavrogiannopoulosdoc update
2014-05-02  Nikos Mavrogiannopoulosinclude header for self-test functions
2014-05-02  Nikos MavrogiannopoulosAllow testrng test to run with older versions of dieharder.
2014-05-02  Nikos Mavrogiannopoulossimplify casting to mpz_t using __mpz_struct and cleane...
2014-05-02  Nikos Mavrogiannopoulossimplify casting to mpz_t using __mpz_struct.
2014-05-01  Nikos Mavrogiannopoulosupdated included libtasn1.
2014-05-01  Nikos MavrogiannopoulosDo not return from void functions. Reported by dev...
2014-04-30  Nikos Mavrogiannopoulosremoved return from void function.
2014-04-28  Nikos Mavrogiannopoulosupdated prng test
2014-04-28  Nikos MavrogiannopoulosTest the random generators in gnutls using the dieharde...
2014-04-28  Nikos Mavrogiannopoulosuse different db file for pkcs11-get-issuer.
2014-04-28  Nikos Mavrogiannopoulosdoc update
2014-04-28  Nikos Mavrogiannopoulosdoc update
2014-04-28  Nikos MavrogiannopoulosAdded test to verify whether gnutls_x509_trust_list_get...
2014-04-28  Nikos Mavrogiannopoulosgnutls_x509_trust_list_get_issuer() will work correctly...
2014-04-28  Nikos Mavrogiannopoulosinitialize the size value
2014-04-28  Nikos MavrogiannopoulosInclude the correct header for the self tests functions
2014-04-28  Nikos Mavrogiannopoulosdoc update
2014-04-28  Nikos Mavrogiannopoulosremoved redundant code. Reported by David Binderman.
2014-04-28  Nikos Mavrogiannopoulosincreased MAX_DATA_ENTRIES to 100.
2014-04-28  Nikos Mavrogiannopoulosrearranged code
2014-04-28  Nikos Mavrogiannopoulosonly fail DANE verification if status is non-zero
2014-04-28  Nikos MavrogiannopoulosAccept a certificate using DANE if there is at least...
2014-04-28  Nikos Mavrogiannopoulosdoc update
2014-04-28  Nikos MavrogiannopoulosDo not deinitialize in gnutls_global_deinit() if the...
2014-04-28  Nikos MavrogiannopoulosAlternative fix for the initialization of random genera...
2014-04-28  Nikos MavrogiannopoulosRevert "Avoid dual initialization of random generator...
2014-04-27  Nikos Mavrogiannopoulosx86.h was renamed to x86-common.h to avoid clashes...
2014-04-27  Nikos Mavrogiannopoulosdoc update
2014-04-27  Nikos MavrogiannopoulosAvoid dual initialization of random generator. Reported...
2014-04-27  Kurt RoeckxTest for the existance of the /etc/system-fips file
2014-04-27  Kurt RoeckxAdd _gnutls_fips_mode_enabled() return values.
2014-04-27  Andreas MetzlerTypo fix: overriden -> overridden
2014-04-27  Nikos MavrogiannopoulosUse unsigned type for encode(). Based on suggestion...
2014-04-27  Nikos Mavrogiannopoulostolerate NULL in strdup(). Patch by shawn (sth0r2046...
2014-04-26  Nikos MavrogiannopoulosAllow exporting a CRL in DER format.
2014-04-26  Nikos Mavrogiannopouloscleaned up authors and thanks file.
2014-04-19  Nikos MavrogiannopoulosMore script tests run under valgrind
2014-04-19  Nikos MavrogiannopoulosRun scripts under valgrind.
2014-04-19  Nikos MavrogiannopoulosTreat othername as printable (i.e., null terminate...
2014-04-19  Nikos Mavrogiannopouloscleanups in output
2014-04-19  Nikos Mavrogiannopoulosdo not override gnutls' allocation functions
2014-04-19  Nikos Mavrogiannopoulosrelased 3.3.1 gnutls_3_3_1
2014-04-19  Nikos Mavrogiannopouloschanged port to allow parallelization
2014-04-19  Nikos Mavrogiannopoulosgnutls_secure_malloc() is no longer part of the API...
2014-04-19  Nikos Mavrogiannopoulosrevived gnutls_secure_malloc() to avoid breaking ABI.
2014-04-19  Nikos Mavrogiannopoulosremoved file from Makefile that doesn't exist
2014-04-18  Nikos Mavrogiannopoulosgnutls-cli will no longer allow the session to proceed...
2014-04-18  Nikos Mavrogiannopoulosdoc update
2014-04-18  Nikos MavrogiannopoulosAdded test certificate with multiple XMPP othername...
2014-04-18  Nikos MavrogiannopoulosCorrected decoding of XMPP SAN othername.
2014-04-18  Nikos Mavrogiannopoulosalways initialize size values
2014-04-18  Nikos Mavrogiannopouloscopy_string() and copy_data() are more resilient on...
2014-04-18  Nikos Mavrogiannopoulosincreased server startup wait time.
2014-04-18  Nikos Mavrogiannopoulosdoc update
2014-04-18  Nikos Mavrogiannopoulosfix issue in gnutls_subject_alt_names_get().
2014-04-18  Nikos MavrogiannopoulosRemoved the already unused secure alloc functions.
2014-04-18  Nikos MavrogiannopoulosUse a harder to optimize out memset().
2014-04-18  Nikos Mavrogiannopoulosfix typo
2014-04-18  Nikos Mavrogiannopoulosdoc update
2014-04-18  Nikos Mavrogiannopoulosdoc update
2014-04-18  Nikos Mavrogiannopouloscorrected get_auth_info() for SRP-RSA.
2014-04-18  Nikos Mavrogiannopoulosinclude hint into psk test.
2014-04-18  Nikos MavrogiannopoulosAvoid dual generation of key.
2014-04-18  Nikos MavrogiannopoulosEnable hint in the rsa-psk test.
2014-04-18  Nikos Mavrogiannopoulosuse custom proc_server_kx for RSA-PSK
2014-04-18  Nikos Mavrogiannopouloseliminated the leak of hint when deallocating the crede...
2014-04-18  Nikos Mavrogiannopoulos_gnutls_auth_info_set() will decide the replacing of...
2014-04-18  Nikos MavrogiannopoulosMade _gnutls_get_auth_info() safer to use.
2014-04-18  Nikos MavrogiannopoulosBoth DANE and PKI verification are advisory when -...
2014-04-18  Nikos Mavrogiannopoulosdoc update
2014-04-18  Nikos MavrogiannopoulosWhen checking for data to be received use the 'transpor...
2014-04-17  Nikos Mavrogiannopoulosdoc update
2014-04-17  Nikos Mavrogiannopoulosdocumentation update.
2014-04-17  Nikos MavrogiannopoulosDo not print certificates twice.
2014-04-17  Nikos MavrogiannopoulosUpdated TOFU documentation. Suggested by Jens Lechtenbo...
2014-04-17  Nikos Mavrogiannopoulosadded newlines to p11tool error messages
2014-04-17  Nikos Mavrogiannopoulosdoc update
2014-04-17  Nikos Mavrogiannopouloscorrected uninitialized value
2014-04-17  Nikos Mavrogiannopoulosremoved conditionally exported functions.
2014-04-17  Nikos MavrogiannopoulosAdded self check functions to self-test.h.
2014-04-17  Nikos Mavrogiannopoulosbumped versions
2014-04-17  Nikos Mavrogiannopoulosuse MAX_CHAIN definition to avoid overflow issues in...
2014-04-16  Nikos Mavrogiannopoulosincreased the space available for certificates.
2014-04-16  Nikos Mavrogiannopoulosdoc update
2014-04-15  Nikos Mavrogiannopoulosseveral bug fixes in certtool.
2014-04-15  Nikos Mavrogiannopoulosuse the same cflags for included programs as with library.
2014-04-15  Nikos MavrogiannopoulosCorrected dane_verify_crt() to not deinitialize any...
2014-04-15  Nikos Mavrogiannopoulosseveral bug fixes due to coverity.
2014-04-15  Nikos Mavrogiannopoulosseveral bug fixes due to coverity.
2014-04-15  Nikos MavrogiannopoulosCorrected bugs reported from coverity in opencdk.
2014-04-15  Nikos Mavrogiannopouloscorrectly check for message upper limit.
2014-04-14  Nikos MavrogiannopoulosAllow a null ca file; i.e., allow setting only CRLs...
2014-04-14  Nikos Mavrogiannopoulosdoc update
2014-04-14  Nikos MavrogiannopoulosAdded the PFS priority string.
2014-04-12  Nikos Mavrogiannopouloscorrected Peter's name!
2014-04-11  Nikos Mavrogiannopoulosdoc update
2014-04-11  Nikos MavrogiannopoulosAdded self tests for ECC PKCS #8 files.
next