]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2020-12-08  Matt CaswellUpdate CHANGES and NEWS for new release
2020-12-08  Matt CaswellAdd a test for encoding/decoding using an invalid ASN...
2020-12-08  Matt CaswellAdd a test for GENERAL_NAME_cmp
2020-12-08  Matt CaswellComplain if we are attempting to encode with an invalid...
2020-12-08  Matt CaswellCheck that multi-strings/CHOICE types don't use implici...
2020-12-08  Matt CaswellCorrectly compare EdiPartyName in GENERAL_NAME_cmp()
2020-12-08  Matt CaswellDirectoryString is a CHOICE type and therefore uses...
2020-12-07  Shane LontisDeprecate EC_POINT_bn2point and EC_POINT_point2bn.
2020-12-07  Shane LontisChange OPENSSL_hexstr2buf_ex() & OPENSSL_buf2hexstr_ex...
2020-12-05  Ankita Shettyopenssl.pod: Carve out Trusted Certificate, Pass Phrase...
2020-12-05  David von Oheimbopenssl.pod: Move verification doc to new doc/man1...
2020-12-05  Dr. David von... find-doc-nits: fix regexp and point out that CA.pl...
2020-12-05  Richard LevittePEM: Add a more generic way to implement PEM _ex functi...
2020-12-05  Richard LevitteEVP: Adjust EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PK...
2020-12-05  Richard LevitteDSA: Make DSA_bits() and DSA_size() check that there...
2020-12-04  Richard LevitteSwitch deprecation method for X.509
2020-12-04  Richard LevitteSwitch deprecation method for Whirlpool
2020-12-04  Richard LevitteSwitch deprecation method for OSSL_STORE
2020-12-04  Richard LevitteSwitch deprecation method for SSL
2020-12-04  Richard LevitteSwitch deprecation method for SRP
2020-12-04  Richard LevitteSwitch deprecation method for SHA
2020-12-04  Richard LevitteSwitch deprecation method for SEED
2020-12-04  Richard LevitteSwitch deprecation method for RIPEMD
2020-12-04  Richard LevitteSwitch deprecation method for RC5
2020-12-04  Richard LevitteSwitch deprecation method for RC4
2020-12-04  Richard LevitteSwitch deprecation method for RC2
2020-12-04  Richard LevitteSwitch deprecation method for RAND
2020-12-04  Richard LevitteSwitch deprecation method for PKCS#12
2020-12-04  Richard LevitteSwitch deprecation method for MDC2
2020-12-04  Richard LevitteSwitch deprecation method for MD5
2020-12-04  Richard LevitteSwitch deprecation method for MD4
2020-12-04  Richard LevitteSwitch deprecation method for MD2
2020-12-04  Richard LevitteSwitch deprecation method for IDEA
2020-12-04  Richard LevitteSwitch deprecation method for HMAC
2020-12-04  Richard LevitteSwitch deprecation method for EVP
2020-12-04  Richard LevitteSwitch deprecation method for ERR
2020-12-04  Richard LevitteSwitch deprecation method for ENGINE
2020-12-04  Richard LevitteSwitch deprecation method for DES
2020-12-04  Richard LevitteSwitch deprecation method for CRYPTO
2020-12-04  Richard LevitteSwitch deprecation method for CONF
2020-12-04  Richard LevitteSwitch deprecation method for CMAC
2020-12-04  Richard LevitteSwitch deprecation method for CAST
2020-12-04  Richard LevitteSwitch deprecation method for Camellia
2020-12-04  Richard LevitteSwitch deprecation method for BIGNUM
2020-12-04  Richard LevitteSwitch deprecation method for Blowfish
2020-12-04  Richard LevitteSwitch deprecation method for BIO
2020-12-04  Richard LevitteSwitch deprecation method for ASN.1
2020-12-04  Richard LevitteSwitch deprecation method for AES
2020-12-04  Dr. David von... test/certs/setup.sh: Fix two glitches
2020-12-04  Dr. David von... x509_vfy.c: Improve comments (correcting typos etc.)
2020-12-04  Dr. David von... apps/verify:c: Enable output of multiple verification...
2020-12-04  Dr. David von... {.travis,ci,appveyor}.yml: Make minimal config consiste...
2020-12-04  Dr. David von... apps/speed.c: Rename misleading 'rsa_count' variable...
2020-12-04  Dr. David von... evp_pkey_dparams_test.c: Fix build error on OPENSSL_NO_...
2020-12-04  Dr. David von... endecode_test.c: Fix build errors on OPENSSL_NO_{DH...
2020-12-04  Dr. David von... apps/speed.c: Fix build errors on OPENSSL_NO_{RSA,DSA...
2020-12-04  Dr. David von... fuzz/server.c: Fix build error on OPENSSL_NO_{DSA,EC...
2020-12-04  Dr. David von... encode_key2text.c: Fix build error on OPENSSL_NO_{DH...
2020-12-04  Dr. David von... encode_key2any.c: Fix build error on OPENSSL_NO_DH...
2020-12-04  Dr. David von... appveyor.yml: Move printing of env variables such that...
2020-12-04  Matt CaswellFix no-dsa
2020-12-03  Shane LontisFix dsa & rsa signature dupctx() so that ctx->propq...
2020-12-03  Shane LontisFix ecdsa digest setting code to match dsa.
2020-12-03  Shane LontisFix EVP_PKEY_CTX propq so that it uses a copy
2020-12-03  Shane Lontisfix x509_PUBKEY propq so that it uses a copy
2020-12-03  Shane LontisFix x509_crl propq so that it uses a copy
2020-12-03  Shane LontisFix X509 propq so it does not use references
2020-12-03  Dr. David von... ci.yml: Let 'make' run silently (-s) with build (gcc...
2020-12-03  Dr. David von... ci.yml: Add 'perl configdata.pm --dump' to each config
2020-12-03  Dr. David von... .travis.yml: Do some build (gcc) runs in parallel ...
2020-12-03  Dr. David von... appveyor.yml: Let 'nmake' do builds in parallel on...
2020-12-03  Dr. David von... appveyor.yml: Let 'nmake' run by defaut silently (...
2020-12-03  Dr. David von... x509_vfy.c: Restore rejection of expired trusted (root...
2020-12-03  Dr. David von... apps/pkcs12.c: Improve user guidance, re-ordering no...
2020-12-03  Paulitag unused function arguments as ossl_unused
2020-12-03  Pauliremove unused initialisations
2020-12-03  Pauliremove unused assignments
2020-12-03  Pauliremove unused return value assignments
2020-12-02  Benjamin KadukFix comment in do_dtls1_write()
2020-12-02  Richard LevitteAdd test to demonstrate the app's new engine key loading
2020-12-02  Richard LevitteAPPS: Adapt load_key() and load_pubkey() for the engine...
2020-12-02  Richard LevitteAPPS: Add OSSL_STORE loader for engine keys
2020-12-02  Matt CaswellFix no-dtls
2020-12-02  Matt CaswellFix a compile error with the no-sock option
2020-12-02  Daiki Uenoopenssl dgst: add option to specify output length for XOF
2020-12-02  Richard LevitteAdapt everything else to the updated OSSL_ENCODER_CTX_n...
2020-12-02  Richard LevitteENCODER: Don't pass libctx to OSSL_ENCODER_CTX_new_by_E...
2020-12-02  Ankita Shettycmp_client.c: Fix indentation and remove empty line
2020-12-02  Ankita Shettycmp_client.c: Remove dead code of variable 'txt' in...
2020-12-02  Matt CaswellDon't Overflow when printing Thawte Strong Extranet...
2020-12-02  Shane LontisAdd EVP_KDF-X942 to the fips module
2020-12-02  Shane LontisFix s390 EDDSA HW support in providers.
2020-12-02  PauliPrint random seed on test failure.
2020-12-01  Tim HudsonCorrect system guessing for darwin64-arm64 target
2020-12-01  Dr. David von... apps/pkcs12.c: Correct default legacy algs and make...
2020-12-01  Kelvin LeeFix simpledynamic.c - a typo and missed a header
2020-12-01  Richard LevitteTEST: Add a simple module loader, and test the FIPS...
2020-12-01  Richard LevitteTEST: Break out the local dynamic loading code from...
2020-12-01  Dr. David von... endecode_test.c: Add warning that 512-bit DH key size...
2020-12-01  Dr. David von... test cleanup: move helper .c and .h files to test/helpers/
next