]> git.ipfire.org Git - thirdparty/gnutls.git/shortlog
thirdparty/gnutls.git
2015-06-19  Nikos Mavrogiannopoulostests: added a verify-chain test case
2015-06-19  Nikos Mavrogiannopoulostests: don't quote provider in common.sh
2015-06-18  Nikos Mavrogiannopoulostests: don't enforce alignment rules for caller buffers
2015-06-18  Alon Bar-Levtests: cert-tests: cleanup shell usage
2015-06-18  Nikos MavrogiannopoulosAdded gitlab-ci.yml
2015-06-18  Nikos Mavrogiannopoulosreduced the exported functions to the minimum needed
2015-06-18  Nikos Mavrogiannopoulos_gnutls_ext_register was made static
2015-06-18  Nikos Mavrogiannopouloslibgnutls.map: use a 3.4 related name for private functions
2015-06-18  Alon Bar-Levtests: nist-pkits: cleanup shell/perl usage
2015-06-18  Nikos Mavrogiannopoulostests: force link with nettle of mini-alignment
2015-06-18  Nikos Mavrogiannopoulostests: Check the OID functions
2015-06-18  Nikos Mavrogiannopoulosdoc update
2015-06-18  Nikos MavrogiannopoulosExported functions to convert from and to OIDs
2015-06-18  Saurav Babugnutls-cli: Fixed Possible Memory Leak
2015-06-18  Nikos Mavrogiannopoulospkcs7: corrected write_signer_id() when GNUTLS_PKCS7_WR...
2015-06-18  Alon Bar-Levtests: openpgp-certs: cleanup shell usage
2015-06-18  Alon Bar-Levtests: key-tests: cleanup shell usage
2015-06-18  Alon Bar-Levtests: ecdsa: cleanup shell usage
2015-06-18  Alon Bar-Levtests: dsa: cleanup shell usage
2015-06-18  Nikos Mavrogiannopoulosindentation fix
2015-06-18  Nikos MavrogiannopoulosAlways align in 16-byte boundary our input to crypto
2015-06-18  Nikos Mavrogiannopoulostests: added check for memory alignment
2015-06-17  Nikos Mavrogiannopoulostests: only run test with long dates in 64-bit systems
2015-06-17  Nikos Mavrogiannopoulostests: regenerate the results in template-test using...
2015-06-17  Nikos Mavrogiannopoulosensure that gnutls_pubkey_verify_data2 returns 0 on...
2015-06-17  Nikos MavrogiannopoulosAdded gnutls_pkcs7_get_signature_count
2015-06-17  Alon Bar-Levtests: suite: run testpkcs11 if PKCS#11 is enabled
2015-06-17  Alon Bar-Levtests: remove bash usage
2015-06-17  Nikos Mavrogiannopoulosdoc update
2015-06-17  Nikos Mavrogiannopoulostests: verify that we generate dates with UTCTime prior...
2015-06-17  Nikos MavrogiannopoulosWhen writing the Time ASN.1 structure follow the RFC528...
2015-06-17  Nikos MavrogiannopoulosSet time in PKCS #7 structures properly (in UTCTime...
2015-06-17  Nikos Mavrogiannopoulosdoc update
2015-06-17  Alon Bar-Levtests: cert-tests: pkcs7: support separate builddir
2015-06-16  Nikos Mavrogiannopoulosaccount new symbols gnutls_3_4_2
2015-06-16  Nikos Mavrogiannopoulosupdated makefiles for the new functions
2015-06-16  Nikos Mavrogiannopoulosdoc update
2015-06-16  Nikos Mavrogiannopoulosuse common base for pkcs7 files
2015-06-16  Nikos Mavrogiannopoulosadded missing symbol
2015-06-16  Nikos Mavrogiannopoulosreleased 3.4.2
2015-06-16  Nikos Mavrogiannopouloscerttool: made explicit the inclusion of time in PKCS...
2015-06-16  Nikos Mavrogiannopoulospkcs7: write the DER encoded time
2015-06-16  Nikos Mavrogiannopouloscerttool: include the signature time in PKCS #7 signatures
2015-06-16  Nikos Mavrogiannopoulospkcs7: corrected usage of GNUTLS_PKCS7_INCLUDE_TIME...
2015-06-16  Nikos Mavrogiannopoulostests: minor updates in pkcs7 output checks to match...
2015-06-16  Nikos Mavrogiannopouloscerttool: rely on gnutls_pkcs7_print() even more
2015-06-16  Nikos Mavrogiannopoulospkcs7: print certificates and CRLs in FULL mode
2015-06-16  Nikos Mavrogiannopoulosdoc update
2015-06-16  Nikos Mavrogiannopouloscerttool: use gnutls_pkcs7_print() - partially
2015-06-16  Nikos MavrogiannopoulosAdded gnutls_pkcs7_print()
2015-06-15  Nikos Mavrogiannopoulosbumped version
2015-06-11  Nikos Mavrogiannopoulostests: added signature/verification stress test
2015-06-11  Nikos Mavrogiannopoulostests: check also individual ciphers for interoperability
2015-06-08  Nikos Mavrogiannopoulosfips140: better debug messages when verifying MAC
2015-06-05  Nikos Mavrogiannopoulostpmtool: added newline in error messages
2015-06-04  Nikos Mavrogiannopoulosfips140: added check for reseed detection
2015-06-04  Nikos Mavrogiannopoulostests: check random generator for long outputs as well
2015-06-04  Nikos Mavrogiannopoulosfips140: when GNUTLS_SKIP_FIPS_INTEGRITY_CHECKS is...
2015-06-04  Nikos Mavrogiannopoulosfips140: reset the reseed counter only on reseed
2015-06-04  Nikos Mavrogiannopoulosfips140: when reseeding only reseed the required contex...
2015-06-04  Nikos Mavrogiannopoulosfips140: added more checks on the reseed and generate...
2015-06-04  Nikos Mavrogiannopoulosfips140: enforce the max_number_of_bits_per_request
2015-06-03  Nikos Mavrogiannopoulostests: do not include times in the PKCS #7 checks as...
2015-06-03  Nikos Mavrogiannopoulospkcs7: addressed memory leaks
2015-06-03  Nikos Mavrogiannopoulosdoc update
2015-06-03  Nikos Mavrogiannopoulosdoc update
2015-06-03  Nikos Mavrogiannopoulostests: Added PKCS #7 attribute generation check
2015-06-03  Nikos Mavrogiannopoulostests: updated for new certtool output
2015-06-03  Nikos Mavrogiannopouloscerttool: print signed and unsigned PKCS #7 attributes
2015-06-03  Nikos MavrogiannopoulosAdded code to parse and set PKCS #7 attributes
2015-06-02  Nikos Mavrogiannopoulostests: added PKCS #7 verification check with MD5
2015-06-02  Nikos Mavrogiannopoulosuse the same flags in all verification functions
2015-06-02  Nikos Mavrogiannopoulos_decode_pkcs7_signed_data: fixed mem leaks
2015-06-02  Nikos MavrogiannopoulosInitialization of gnutls_x509_dn_t was modified to...
2015-06-02  Nikos Mavrogiannopoulosdoc: Separated the PKCS #7 in manual
2015-06-02  Nikos Mavrogiannopoulosdoc update
2015-06-02  Nikos Mavrogiannopoulostests: check PKCS #7 structure signature generation
2015-06-02  Nikos Mavrogiannopoulostests: check PKCS #7 bundle generation
2015-06-02  Nikos Mavrogiannopouloscerttool: added --p7-generate, --p7-sign and --p7-detac...
2015-06-02  Nikos MavrogiannopoulosAdded gnutls_pkcs7_sign()
2015-06-02  Nikos MavrogiannopoulosAdded gnutls_pkcs7_get_crl_raw2
2015-06-02  Nikos Mavrogiannopouloscerttool: print the signing time when available
2015-06-02  Nikos Mavrogiannopoulospkcs7 verification: parse the signing time
2015-06-02  Nikos Mavrogiannopouloson PKCS #7 verification check the the content type...
2015-06-02  Nikos Mavrogiannopouloscerttool: print more info about the PKCS #7 struct
2015-06-02  Nikos Mavrogiannopouloscerttool: allow verification against a direct PKCS...
2015-06-02  Nikos Mavrogiannopoulostests: added checks with PKCS #7 detached data
2015-06-02  Nikos Mavrogiannopoulospkcs7 verification: return GNUTLS_E_REQUESTED_DATA_NOT_...
2015-06-02  Nikos Mavrogiannopouloscerttool: allow verifying PKCS #7 with detached data
2015-06-02  Nikos Mavrogiannopouloscerttool: improved PKCS #7 verification output
2015-06-02  Nikos Mavrogiannopoulostests: check the key purpose in PKCS #7 verification
2015-06-02  Nikos Mavrogiannopoulostests: added PKCS #7 test with more than 1 certs
2015-06-02  Nikos Mavrogiannopouloscerttool: allow verification of PKCS #7 structures
2015-06-02  Nikos MavrogiannopoulosInitialization of gnutls_x509_dn_t was modified to...
2015-06-02  Nikos MavrogiannopoulosAdded PKCS #7 signature(s) verification
2015-06-02  Nikos MavrogiannopoulosAdded gnutls_pkcs11_get_raw_issuer_by_subject_key_id...
2015-06-02  Nikos Mavrogiannopoulostests: added check for gnutls_x509_dn_get_str
2015-06-02  Nikos Mavrogiannopoulosadded gnutls_x509_dn_get_str
2015-06-02  Nikos Mavrogiannopoulosdoc update
2015-06-02  Nikos MavrogiannopoulosAdded gnutls_x509_crt_verify_data2() and kept gnutls_pr...
next