]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2014-10-22  Nikos Mavrogiannopoulosexported gnutls_fd_in_use
2014-10-22  Nikos Mavrogiannopoulosdocument gnutls_fd_in_use()
2014-10-22  Nikos Mavrogiannopoulosgnutls_fd_in_use: mention version
2014-10-22  Nikos Mavrogiannopouloscorrected FIND_OBJECT loop when the token func is used
2014-10-22  Nikos Mavrogiannopoulosadded gnutls_fd_in_use() to check whether a file descri...
2014-10-21  Nikos Mavrogiannopoulosadded prototype to avoid compiler warning
2014-10-21  Nikos Mavrogiannopoulosfips140-2: limit the FIPS code in fips mode
2014-10-21  Nikos Mavrogiannopoulosfips140-2: use the FIPS algorithms only when in FIPS140...
2014-10-20  Nikos Mavrogiannopoulosdtls-stress: reindented code
2014-10-20  Nikos Mavrogiannopoulostests: dtls-stress: only replay when send succeeds
2014-10-17  Nikos Mavrogiannopoulostestsrn: do not assume that SSL 3.0 is enabled by default
2014-10-17  Nikos Mavrogiannopoulosgnutls-cli-debug: added test that checks the fallback...
2014-10-17  Nikos Mavrogiannopoulosadded _gnutls_hello_set_default_version() which allows...
2014-10-17  Nikos Mavrogiannopoulosgnutls-cli: prevent the combination of the -p and ...
2014-10-17  Nikos Mavrogiannopoulosavoid d from getting out of scope
2014-10-17  Nikos Mavrogiannopoulosgnutls-serv: avoid possible buffer overrun
2014-10-17  Nikos Mavrogiannopoulosavoid memory leak on gnutls_x509_privkey_generate(...
2014-10-16  Nikos Mavrogiannopoulosdoc update
2014-10-16  Nikos Mavrogiannopoulosgnutls-cli: added option --priority-list
2014-10-16  Nikos Mavrogiannopoulosadded gnutls_priority_string_list(), a function to...
2014-10-16  Nikos Mavrogiannopoulosput all priority strings into a table
2014-10-16  Nikos Mavrogiannopoulosupdated documentation for SSL 3.0 removal
2014-10-16  Nikos Mavrogiannopoulosdoc update
2014-10-16  Nikos MavrogiannopoulosSSL 3.0 is no longer on the default priorities list
2014-10-15  Nikos Mavrogiannopoulosin FIPS140-2 mode only disable 1024-bit DSA parameters...
2014-10-14  Ludovic Courtèsguile: Remove trailing zero in 'gnutls_server_name_set...
2014-10-14  Nikos Mavrogiannopouloscorrected libopt's Makefile.am
2014-10-14  Nikos Mavrogiannopoulosuse _gnutls_hash_fast() in DSA/ECDSA verification
2014-10-14  Nikos MavrogiannopoulosFIPS140-2 RSA key generation changes to account for...
2014-10-14  Nikos Mavrogiannopouloscorrected the SSSE3 optimized SHA224
2014-10-14  Nikos Mavrogiannopoulossimplified getrusage code; the failure check code wasn...
2014-10-13  Nikos Mavrogiannopoulosuse lcm(p-1,q-1) instead of phi(n) for RSA key generati...
2014-10-13  Nikos Mavrogiannopoulostests: added check for import failure of v1 certificate...
2014-10-13  Nikos Mavrogiannopoulosdo not allow importing X.509 certificates with version...
2014-10-13  Nikos Mavrogiannopoulosupdate the guile manual along the C one
2014-10-11  Nikos Mavrogiannopoulosupdated to libopts 5.18.4
2014-10-11  Nikos Mavrogiannopoulosplace all rusage variables into HAVE_GETRUSAGE block
2014-10-11  Nikos Mavrogiannopoulosrnd: if RUSAGE_THREAD fails try RUSAGE_SELF
2014-10-10  Nikos Mavrogiannopoulostests: removed last remnants of GNUTLS_VERIFY_KEY_PURPO...
2014-10-10  Nikos Mavrogiannopoulostests: pkcs11-combo: use unique db file
2014-10-09  Nikos Mavrogiannopoulosforbid heartbeat messages during a handshake
2014-10-09  Nikos Mavrogiannopoulosadded internal variable to track handshake status
2014-10-09  Nikos Mavrogiannopoulosocsptool: avoid shadowing a global variable
2014-10-09  Nikos Mavrogiannopoulosremoved flag GNUTLS_VERIFY_KEY_PURPOSE_ON_INTERMEDIATE
2014-10-09  Nikos Mavrogiannopoulosmore files to ignore
2014-10-09  Nikos Mavrogiannopoulostests: updated time in pkcs11-is-known
2014-10-09  Nikos Mavrogiannopoulospkcs11: handle errors from override_cert_exts as fatal
2014-10-09  Nikos Mavrogiannopoulostests: allow running specific chainverify tests on...
2014-10-09  Nikos Mavrogiannopoulos_gnutls_check_valid_key_id: corrected activation/expira...
2014-10-09  Nikos Mavrogiannopoulospkcs11: simplified and optimized loop
2014-10-09  Nikos Mavrogiannopoulosmention nettle as the recommended crypto backend
2014-10-09  Nikos Mavrogiannopoulostests: Added check to ensure that trust list combinatio...
2014-10-09  Nikos Mavrogiannopouloswhen both a trust module and additional CAs are present...
2014-10-09  Nikos Mavrogiannopoulossimplify the handling of trust_list_get_issuer() when...
2014-10-08  Nikos Mavrogiannopoulosdoc update
2014-10-08  Nikos Mavrogiannopoulosdoc update
2014-10-08  Nikos Mavrogiannopoulostools: print the status of safe renegotiation and exten...
2014-10-08  Nikos Mavrogiannopoulostests: check whether the extended master secret is...
2014-10-08  Nikos MavrogiannopoulosAdded support for the extended master secret calculation
2014-10-08  Nikos Mavrogiannopouloscorrected assignment
2014-10-08  Nikos Mavrogiannopouloscorrected the name of exported function
2014-10-07  Nikos Mavrogiannopoulosdoc update
2014-10-07  Nikos Mavrogiannopoulostests: added check for gnutls_record_discard_queued()
2014-10-07  Nikos MavrogiannopoulosAdded gnutls_record_discard_queued()
2014-10-07  Nikos Mavrogiannopoulostests: corrected test for v1 cert signing (removed...
2014-10-07  Nikos Mavrogiannopouloscerttool: only set the authority key identifier, if...
2014-10-07  Nikos Mavrogiannopoulospkcs11: do not shortcut checks when GNUTLS_PKCS11_OBJ_F...
2014-10-07  Nikos Mavrogiannopoulospkcs11: always check for a valid subjectKeyIdentifier...
2014-10-07  Armin BurgmeierAdd a test for PKCS11 CA iteration
2014-10-07  Armin BurgmeierAlso iterate over the CA certificates in a PKCS11 token
2014-10-07  Armin BurgmeierReturn an error if multiple PKCS11 URLs are added to...
2014-10-07  Nikos Mavrogiannopoulospkcs11: when no CKA_ID can be relied on fallback on...
2014-10-07  Nikos Mavrogiannopoulosadded FIPS140-2 ECDH verification functions
2014-10-07  Nikos Mavrogiannopoulosremoved unused definition
2014-10-07  Nikos Mavrogiannopoulosadded FIPS140-2 DH verification functions
2014-10-06  Nikos Mavrogiannopoulostests: corrected check with gnutls_x509_trust_list_get_...
2014-10-06  Nikos Mavrogiannopouloscorrected remove_pkcs11_url()
2014-10-06  Nikos Mavrogiannopoulosaddress memory leak in gnutls_pkcs11_crt_is_known()
2014-10-06  Nikos Mavrogiannopoulostests: check gnutls_pkcs11_crt_is_known() when multiple...
2014-10-06  Nikos Mavrogiannopoulospkcs11: when checking for presence do not give up on...
2014-10-05  Nikos Mavrogiannopoulosdoc update: clarifications in gnutls_x509_trust_list_ad...
2014-10-02  Nikos Mavrogiannopouloscorrected compilation for non-pkcs11; reported by David...
2014-10-02  Nikos Mavrogiannopoulosdoc update
2014-10-02  Nikos Mavrogiannopoulosavoid calls in gnutls_init()
2014-10-02  Nikos Mavrogiannopoulosthe handshake function has a timeout value by default
2014-10-02  Nikos Mavrogiannopoulosuse wait and retransmit when receiving session tickets
2014-10-02  Nikos Mavrogiannopoulostests: added -r option to dtls-stress
2014-10-02  Nikos Mavrogiannopoulosreport the FIPS140-2 mode
2014-10-01  Nikos Mavrogiannopoulostests: added check for GNUTLS_TL_GET_COPY
2014-10-01  Nikos MavrogiannopoulosAdded GNUTLS_TL_GET_COPY flag and documented the limita...
2014-09-30  Nikos Mavrogiannopoulosopencdk: changed filter_fnct_t to match the actual...
2014-09-30  Nikos Mavrogiannopoulosupdated news entry
2014-09-30  Ludovic Courtèsguile: doc: Remove erroneous @ifnottex.
2014-09-30  Ludovic CourtèsAdd NEWS entry for Guile changes.
2014-09-30  Ludovic Courtèsguile: doc: Make it clear that the bindings are part...
2014-09-29  Nikos Mavrogiannopoulosif receiving a ChangeCipherSpec fails, return GNUTLS_E_...
2014-09-29  Nikos Mavrogiannopoulosuse __hidden in solaris to provide the hidden visibilit...
2014-09-29  Nikos Mavrogiannopoulosno need to define _gnutls_x86_cpuid_s
2014-09-29  Nikos Mavrogiannopoulosuse MAX_CIPHER_BLOCK_SIZE more consistently
2014-09-26  Nikos Mavrogiannopoulosdo not allow GNUTLS_E_LARGE_PACKET to be returned from...
next