]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2014-11-24  Nikos Mavrogiannopoulostests: added leak check for gnutls_set_x509_key_mem2()
2014-11-24  Nikos Mavrogiannopoulosdocumented the limitations of the loading functions
2014-11-24  Nikos Mavrogiannopouloscorrected memleak in read_key_mem()
2014-11-24  Nikos Mavrogiannopoulosgnutls-cli-debug: Added check for sorted certificate...
2014-11-24  Nikos Mavrogiannopoulosdo not allow the resumption of a session which switches...
2014-11-23  Nikos Mavrogiannopoulostests: run rfc2253-escape-test under valgrind
2014-11-23  Nikos Mavrogiannopoulostests: enhanced custom-url check
2014-11-23  Nikos Mavrogiannopoulossanitize URLs at the proper place
2014-11-23  Nikos Mavrogiannopouloscorrected freeing of custom URL
2014-11-23  Nikos Mavrogiannopoulosdoc update
2014-11-23  Nikos MavrogiannopoulosAdded memxor_different_alignment into suppressions
2014-11-23  Nikos MavrogiannopoulosAllow the construction of chains with custom URLs
2014-11-23  Nikos Mavrogiannopoulosupdated ignored files
2014-11-23  Nikos Mavrogiannopoulosrenamed systemkey-tool to systemkey, and don't install...
2014-11-23  Nikos Mavrogiannopoulosdoc update
2014-11-23  Nikos Mavrogiannopoulostests: added check for registration of custom URLs
2014-11-23  Nikos Mavrogiannopoulosexport gnutls_register_custom_url
2014-11-23  Nikos Mavrogiannopouloscorrectly handle non-pkcs11 URLs in read_cert_url
2014-11-23  Nikos Mavrogiannopoulosmore files to ignore
2014-11-23  Nikos MavrogiannopoulosAdded the ability to register application specific...
2014-11-23  Nikos Mavrogiannopoulossystem-keys-win: use macros for the URL
2014-11-22  Nikos Mavrogiannopoulosdoc update
2014-11-21  Nikos Mavrogiannopoulostests: added test for GNUTLS_E_GOT_APPLICATION_DATA...
2014-11-21  Nikos Mavrogiannopoulostreat GNUTLS_E_GOT_APPLICATION_DATA as non-fatal if...
2014-11-21  Nikos Mavrogiannopoulosremoved old news
2014-11-21  Nikos MavrogiannopoulosThe record version in the client Hello will be set...
2014-11-21  Nikos MavrogiannopoulosRevert "The priority modifier %LATEST_RECORD_VERSION...
2014-11-21  Nikos Mavrogiannopoulosdeinitialize the OCSP response der data
2014-11-21  Nikos Mavrogiannopoulosgnutls_priority_string_list: allow printing the special...
2014-11-21  Nikos Mavrogiannopoulossimplified code involving getrandom() and getentropy()
2014-11-21  Nikos Mavrogiannopoulosconfigure: detect android system and define a variable
2014-11-21  Nikos Mavrogiannopoulosseparated system-keys implementations
2014-11-20  Nikos Mavrogiannopoulosremoved redundant local
2014-11-19  Nikos Mavrogiannopoulostests: added check for the abbreviated URLs which don...
2014-11-19  Nikos Mavrogiannopoulosprior to importing objects with URLs sanitize them
2014-11-19  Nikos Mavrogiannopouloscompilation fixes
2014-11-19  Nikos Mavrogiannopoulosdoc update
2014-11-19  Nikos MavrogiannopoulosAdded API to read/write/delete key-cert pairs (limited...
2014-11-17  Nikos MavrogiannopoulosNORMAL priority: prioritize the less than 256-bits...
2014-11-17  Nikos Mavrogiannopouloscerttool: Allow to set the nonRepudiation, keyAgreement...
2014-11-17  Nikos Mavrogiannopouloslist the OIDs in the certtool cfg file documentation
2014-11-16  Nikos Mavrogiannopoulosproperly reset the zombie mode in FIPS mode
2014-11-15  Nikos Mavrogiannopoulosdoc update
2014-11-14  Nikos Mavrogiannopoulosdoc update
2014-11-14  Nikos Mavrogiannopoulospartially reverted 999d221fd2241ff73f884bf33d8cbe6eb8299184
2014-11-14  Nikos Mavrogiannopouloscerttool: print message when the system trust is used
2014-11-14  David WeberFixed SRTP profile configuration in cli.c and serv.c.
2014-11-14  Nikos Mavrogiannopoulostests: ocsp: added the signature in check
2014-11-14  Nikos Mavrogiannopoulosonly print about additional certificates if they are...
2014-11-14  Nikos Mavrogiannopoulosocsp: fix DN decoding in gnutls_ocsp_resp_get_responder...
2014-11-14  Nikos Mavrogiannopoulostests: ocsp: added check with a long response
2014-11-14  Nikos Mavrogiannopoulosuse the original DER/BER data when verifying an OCSP...
2014-11-14  Nikos Mavrogiannopoulos_pkcs1_rsa_verify_sig() simplify hashing
2014-11-14  Nikos Mavrogiannopoulosocsp: eliminated duplicate code
2014-11-14  Nikos Mavrogiannopoulosclarified the multiple paths printing of the verify...
2014-11-14  Nikos Mavrogiannopoulosgnutls-cli: allow printing the certificates in OCSP...
2014-11-14  Nikos Mavrogiannopoulosupdated OCSP verification code to better use the trust...
2014-11-14  Nikos MavrogiannopoulosOCSP printing: Add header in front of certificates
2014-11-14  Nikos Mavrogiannopoulosadded gnutls_pkcs11_get_raw_issuer_by_dn and gnutls_x50...
2014-11-14  Nikos Mavrogiannopoulosgnutls-cli-debug: check for OCSP status response
2014-11-14  Nikos Mavrogiannopouloscorrected crq test case; reported by Andreas Metzler
2014-11-13  Nikos Mavrogiannopoulosset the GNUTLS_PIN_CONTEXT_SPECIFIC flag on PIN callback
2014-11-13  Nikos Mavrogiannopoulosreplaced gnutls_ocsp_resp_get_responder_by_key with...
2014-11-13  Nikos Mavrogiannopouloscerttool: make sure that GNUTLS_PKCS_PLAIN is set when...
2014-11-13  Nikos Mavrogiannopoulosgnutls_x509_privkey_import2: will not use a callback...
2014-11-13  Nikos Mavrogiannopoulosthe FIPS140-2 testing mode is disabled after self-checks
2014-11-13  Nikos Mavrogiannopoulosupdated OCSP tests to account for the new key ID
2014-11-13  Nikos Mavrogiannopoulosdoc update and gnutls_ocsp_resp_get_responder() will...
2014-11-13  Nikos Mavrogiannopoulos_rnd_get_event: use memset to avoid valgrind complaints
2014-11-13  Nikos Mavrogiannopoulosgnutls-cli: print the OCSP response in verbose mode
2014-11-13  Nikos Mavrogiannopouloscorrected documentation of OCSP response verification
2014-11-13  Nikos MavrogiannopoulosAdded gnutls_ocsp_resp_get_responder_by_key()
2014-11-13  Nikos Mavrogiannopoulosdn parsing: return GNUTLS_E_REQUESTED_DATA_NOT_AVAILABL...
2014-11-13  Nikos Mavrogiannopoulosgnutls-cli: added option to save the OCSP response
2014-11-13  Nikos Mavrogiannopoulosadded the notion of preferred sign algorithm in a priva...
2014-11-13  Nikos MavrogiannopoulosAdded priority string %NO_SESSION_HASH to prevent adver...
2014-11-13  Nikos Mavrogiannopouloscertificate status requestion response is optional...
2014-11-13  Nikos MavrogiannopoulosAdded flag GNUTLS_OCSP_SR_IS_AVAIL for gnutls_ocsp_stat...
2014-11-13  Nikos Mavrogiannopoulosrnd: removed the packed attribute from event_st
2014-11-13  Nikos MavrogiannopoulosThe priority modifier %LATEST_RECORD_VERSION is now...
2014-11-13  Nikos Mavrogiannopoulosadded check for servers that disallow the SSL 3.0 recor...
2014-11-12  Nikos Mavrogiannopoulosgnutls-cli: print whether status request has been checked
2014-11-12  Nikos Mavrogiannopoulosdoc update
2014-11-12  Nikos MavrogiannopoulosEnable PIN support to gnutls_x509_privkey_t
2014-11-12  Nikos Mavrogiannopoulos_gnutls_ucs2_to_utf8() can handle little endian strings.
2014-11-11  Nikos Mavrogiannopoulosdoc update
2014-11-11  Nikos MavrogiannopoulosAdded gnutls_memcmp() and exported it.
2014-11-11  Nikos Mavrogiannopoulosindentation fix
2014-11-11  Nikos Mavrogiannopoulosdoc update
2014-11-11  Nikos Mavrogiannopoulosadded gnutls_pkcs12_bag_set_privkey()
2014-11-11  Nikos Mavrogiannopoulosdropped unused copy_func
2014-11-11  Nikos Mavrogiannopoulossilence warning
2014-11-09  Nikos MavrogiannopoulosAdded check with the invalid crq sent by Sean Burford
2014-11-09  Nikos Mavrogiannopouloswhen exporting curve coordinates to X9.63 format, perfo...
2014-11-08  Nikos Mavrogiannopoulosdoc update
2014-11-08  Nikos Mavrogiannopoulosdoc update
2014-11-08  Nikos Mavrogiannopoulosexported gnutls_memset()
2014-11-08  Nikos Mavrogiannopoulosdoc: updated text on session tickets
2014-11-07  Nikos Mavrogiannopoulostools: include arpa/inet.h in socket.c
2014-11-07  Nikos Mavrogiannopoulosdoc: use the same port for DTLS client and server
next