]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2014-08-20  Nikos Mavrogiannopoulosrenamed rfc2818_hostname to hostname-verify
2014-08-20  Nikos Mavrogiannopoulosupdated minitasn1
2014-08-18  Nikos MavrogiannopoulosSafer reinitialization of structures on re-import to...
2014-08-17  Nikos Mavrogiannopoulosdoc update
2014-08-17  Nikos Mavrogiannopoulosdoc update
2014-08-16  Nikos MavrogiannopoulosRe-initialize the ASN.1 structures on every import
2014-08-14  Nikos Mavrogiannopoulosgnutls-cli: added --fips140-mode command line option
2014-08-14  Nikos MavrogiannopoulosThe environment variable GNUTLS_FORCE_FIPS_MODE can...
2014-08-13  Nikos Mavrogiannopoulosgnutls-cli/danetool: corrected check on ipv6 IPs
2014-08-13  Nikos MavrogiannopoulosFollow the rfc6125 requirement that a single CN must...
2014-08-13  Nikos Mavrogiannopoulosgnutls-cli/danetool: added a common check for hostname...
2014-08-13  Nikos MavrogiannopoulosFollow the rfc6125 requirement that a single CN must...
2014-08-12  Nikos Mavrogiannopoulostests: check that gnutls_x509_crt_check_hostname()...
2014-08-12  Nikos Mavrogiannopouloswhen checking the hostname of a certificate with multip...
2014-08-11  Nikos Mavrogiannopoulosgnutls-cli: more organized printing of cipher benchmark...
2014-08-11  Nikos Mavrogiannopoulosgnutls-cli: removed salsa20 from the benchmarked ciphers
2014-08-11  Nikos Mavrogiannopoulosbumped current and age version to allow 3.3.x releases...
2014-08-11  Nikos Mavrogiannopoulos_gnutls_pkcs12_string_to_key(): enforce a block size...
2014-08-11  Nikos Mavrogiannopoulosmac_to_entry -> _gnutls_mac_to_entry
2014-08-11  Nikos Mavrogiannopoulosgnutls_pkcs11_obj_flags_get_str: mention UNWRAP
2014-08-11  Nikos Mavrogiannopoulospkcs12: added check for null OID in gnutls_pkcs12_gener...
2014-08-10  Nikos Mavrogiannopoulosdoc update
2014-08-10  Nikos Mavrogiannopoulostests: check gnutls_pkcs12_generate_mac2()
2014-08-10  Nikos Mavrogiannopoulospkcs12: added gnutls_pkcs12_generate_mac2()
2014-08-10  Nikos Mavrogiannopoulosdoc update
2014-08-10  Nikos Mavrogiannopouloscerttool: --p12-info will provide information on the...
2014-08-10  Nikos Mavrogiannopoulospkcs12: added gnutls_pkcs12_mac_info to obtain informat...
2014-08-10  Nikos Mavrogiannopoulostests: updated string to keys tests for new internal API
2014-08-10  Nikos Mavrogiannopoulostests: test the decoding of a PKCS #12 structure with...
2014-08-10  Nikos Mavrogiannopoulospkcs12: Allow verification with structures that support...
2014-08-10  Nikos Mavrogiannopoulostests: remove test for nettle's pbkdf2; this is tested...
2014-08-10  Nikos Mavrogiannopoulosupdated doc for gnutls_pkcs12_simple_parse()
2014-08-09  Nikos Mavrogiannopoulostestdane: re-enabled DANE checks and added checks on...
2014-08-09  Nikos Mavrogiannopoulosdanetool: obtain certificate only once
2014-08-09  Nikos Mavrogiannopoulospkcs11: modified prototype and doc to be recognized...
2014-08-09  Nikos Mavrogiannopoulosdoc update
2014-08-09  Nikos Mavrogiannopoulosdanetool/gnutls-cli-debug: added support for imap starttls
2014-08-09  Nikos Mavrogiannopoulosgnutls-cli-debug: supports SMTP starttls
2014-08-09  Nikos Mavrogiannopoulosdanetool: supports SMTP starttls
2014-08-09  Nikos Mavrogiannopoulosdanetool: improvements in information presentation
2014-08-09  Nikos Mavrogiannopouloslibdane: disable debugging mode
2014-08-08  Nikos Mavrogiannopoulosupdated documentation for gnutls_handshake()
2014-08-08  Nikos Mavrogiannopoulosdanetool: if the certificate to verify against is not...
2014-08-08  Nikos Mavrogiannopoulosdoc update
2014-08-08  Nikos Mavrogiannopoulospbkdf2: removed internal implementation, use nettle's
2014-08-08  Nikos Mavrogiannopoulosprotect _gnutls_params_get_rsa_raw() from crashing...
2014-08-08  Nikos Mavrogiannopouloscorrected typo
2014-08-08  Nikos Mavrogiannopoulosp11tool: added --info parameter
2014-08-08  Nikos Mavrogiannopoulospkcs11: added GNUTLS_PKCS11_OBJ_ATTR_MATCH flag
2014-08-08  Nikos Mavrogiannopoulosp11tool: only print the debugging message in debuglevel > 4
2014-08-08  Nikos Mavrogiannopoulospkcs11: check CKA_UNWRAP as well for enabling GNUTLS_PK...
2014-08-07  Nikos Mavrogiannopoulosremoved reference to UMAC
2014-08-07  Nikos Mavrogiannopoulosremoved references to SALSA20
2014-08-07  Nikos Mavrogiannopoulosdoc update
2014-08-07  Nikos Mavrogiannopoulostestpkcs11: rearranged checks to avoid wrong deletions
2014-08-07  Nikos Mavrogiannopoulospkcs11: simplified pkcs11_privkey handling
2014-08-07  Nikos Mavrogiannopoulosgnutls_pkcs11_flags_get_str -> gnutls_pkcs11_obj_flags_...
2014-08-07  Nikos Mavrogiannopoulostests: ensure that no environment variables confuse...
2014-08-07  Nikos Mavrogiannopoulostestpkcs11: test the trusted and ca flags being set
2014-08-07  Nikos Mavrogiannopoulospkcs11: added new functions to query the object's flags
2014-08-07  Nikos Mavrogiannopoulospkcs11.h: introduced gnutls_pkcs11_obj_flags
2014-08-07  Nikos Mavrogiannopoulostestpkcs11: exit if export_pubkey_of_privkey fails
2014-08-06  Nikos Mavrogiannopoulosdoc update
2014-08-06  Nikos Mavrogiannopoulosp11tool: simplify the passing of flags and pass the...
2014-08-06  Nikos MavrogiannopoulosREADME: removed gmplib 4.2.2 reference
2014-08-06  Nikos Mavrogiannopoulosgnutls-cli: TLS benchmark parameters were updated
2014-08-06  Nikos Mavrogiannopoulos_gnutls_privkey_get_mpis: extended to work for PKCS...
2014-08-06  Nikos Mavrogiannopoulosdoc update
2014-08-06  Nikos Mavrogiannopouloschanged semantics of gnutls_pkcs11_privkey_get_pubkey...
2014-08-06  Nikos Mavrogiannopoulosgnutls_pkcs11_privkey_get_pubkey: return GNUTLS_E_INVAL...
2014-08-06  Nikos Mavrogiannopoulosp11tool: activate the --batch option
2014-08-06  Nikos Mavrogiannopoulostestpkcs11: Test the export of public key
2014-08-06  Wolfgang Meyer... add public key export to p11tool
2014-08-06  Wolfgang Meyer... add pubkey export from private key in pkcs11 subsystem
2014-08-06  Nikos Mavrogiannopoulosdocumented flags format
2014-08-06  Wolfgang Meyer... improve compatibility in pkcs11 key generation
2014-08-06  Nikos Mavrogiannopoulosgnutls-cli-debug: added AES and CAMELLIA to the list...
2014-08-06  Nikos Mavrogiannopoulosdoc update
2014-08-06  Nikos Mavrogiannopoulosmention profile in security parameters table
2014-08-05  Nikos MavrogiannopoulosAdded people who have sent a DCO for gnutls
2014-08-05  Nikos Mavrogiannopoulosdoc update
2014-08-05  Nikos Mavrogiannopoulospkcs12: fixes in decryption with null password
2014-08-05  Nikos Mavrogiannopouloscerttool: free unused variables
2014-08-05  Nikos Mavrogiannopoulosadded missing file
2014-08-05  Nikos Mavrogiannopouloscerttool: print more information on PKCS #12 structures.
2014-08-05  Nikos Mavrogiannopoulosadded new function to obtain information on a PKCS...
2014-08-05  Nikos Mavrogiannopoulosdoc update
2014-08-05  Nikos Mavrogiannopouloscerttool: default pkcs-cipher is now 3des as in PKCS #12
2014-08-05  Nikos Mavrogiannopoulosgnutls_pkcs8_info: will return OID value even on unsupp...
2014-08-05  Nikos Mavrogiannopoulosdoc: replaced non-0 with non-zero
2014-08-04  Nikos Mavrogiannopoulosdoc update
2014-08-04  Nikos Mavrogiannopoulossimplified decrypt_data() and initialize parameters...
2014-08-04  Nikos Mavrogiannopoulosfurther increase iteration count
2014-08-04  Nikos Mavrogiannopouloscerttool: improved PKCS #8 information printing
2014-08-04  Nikos Mavrogiannopoulostests: added more PKCS #8 decoding tests
2014-08-04  Nikos Mavrogiannopoulossmall fixes and optimizations in PKCS #8 information
2014-08-04  Nikos Mavrogiannopoulosdoc update
2014-08-04  Nikos Mavrogiannopouloscerttool: added --p8-info option
2014-08-04  Nikos Mavrogiannopoulosadded new functions to obtain information on PKCS ...
2014-08-04  Nikos MavrogiannopoulosPKCS #8 encryption support was made more compact and...
next