openssl.git
2021-01-12 Richard LevitteRemove duplicate GENERATE declarations for .pod files
2021-01-12 Richard LevitteConfigure: warn about duplicate GENERATE declarations...
2021-01-12 Richard LevitteConfigure: clean away perl syntax faults
2021-01-12 Richard LevitteConfigure: Check all SOURCE declarations, to ensure...
2021-01-12 Dr. Matthias... v3_ocsp.c: fix indentation of include directives
2021-01-11 John BaldwinClose /dev/crypto file descriptor after CRIOGET ioctl().
2021-01-11 Dr. David von... APPS: Print help also on -h and --h; print high-level...
2021-01-11 Dr. David von... APPS: Fix confusion between program and app/command...
2021-01-11 Dr. David von... apps/pkey.c: Forther improve user guidance, also on...
2021-01-11 Dr. David von... apps/pkey.c: Re-order help output and option documentation
2021-01-11 Dr. David von... apps/pkey.c: Make clear that -passout is not supported...
2021-01-11 Dr. David von... apps.c: Fix crash in case uri arg of IS_HTTP or IS_HTTP...
2021-01-09 Sahana Prasaddoc/man7/provider.pod: updates providers to use EVP_MD_...
2021-01-08 anupamam13Fix for negative return value from `SSL_CTX_sess_accept()`
2021-01-08 Romain GeisslerFix simpledynamic test compilation when condigured...
2021-01-08 Thomas De Schampheleirereplace 'unsigned const char' with 'const unsigned...
2021-01-08 Nicola Tuveri[test][pkey_check] Add more invalid SM2 key tests
2021-01-08 Nicola TuveriAdd SM2 private key range validation
2021-01-08 Nicola Tuveri[test][pkey_check] Add invalid SM2 key test
2021-01-08 Nicola Tuveri[apps/pkey] Return error on failed `-[pub]check`
2021-01-08 Nicola Tuveri[test] Add `pkey -check` validation tests
2021-01-08 Michael BaentschAdding TLS group name retrieval
2021-01-08 Billy Brumley[crypto/dh] side channel hardening for computing DH...
2021-01-08 Matt CaswellEnsure DTLS free functions can handle NULL
2021-01-07 Otto HollmannRemove extra space.
2021-01-07 Otto HollmannFixed error and return code.
2021-01-07 Otto HollmannAdd a CHANGES entry for ignore unknown ciphers in set_c...
2021-01-07 Otto HollmannFix set_ciphersuites ignore unknown ciphers.
2021-01-07 Matt CaswellPrepare for 3.0 alpha 11
2021-01-07 Matt CaswellPrepare for release of 3.0 alpha 10 openssl-3.0.0-alpha10
2021-01-07 Matt CaswellUpdate copyright year
2021-01-06 Matt CaswellOnly perform special TLS handling if TLS has been confi...
2021-01-06 David CARLIERMac M1 setting change proposal.
2021-01-05 John BaldwinSupport session information on FreeBSD.
2021-01-05 John BaldwinUse CRIOGET to fetch a crypto descriptor when present.
2021-01-05 bazmozUpdated SSL_CTX_new doc
2021-01-05 Etienne Millon28-seclevel.cnf.in: fix typo in algo name
2021-01-05 Etienne MillonEVP_SIGNATURE-ED25519.pod: fix typo in algo name
2021-01-04 Nirbheek Chauhanwin-onecore: Build with /APPCONTAINER for UWP compat
2021-01-04 Nirbheek Chauhancrypto/win: Don't use disallowed APIs on UWP
2021-01-04 Dr. David von... Update copyright years of auto-generated headers (make...
2020-12-31 Matt CaswellAdd a test for the new CRYPTO_atomic_* functions
2020-12-31 Matt CaswellAdd documentation for CRYPTO_atomic_or and CRYPTO_atomi...
2020-12-31 Matt CaswellOptimise OPENSSL_init_crypto
2020-12-31 Matt CaswellAdd some more CRYPTO_atomic functions
2020-12-30 Matt CaswellDon't call EVP_CIPHER_CTX_block_size() to find the...
2020-12-24 Matt CaswellOptimise OPENSSL_init_crypto to not need a lock when...
2020-12-23 Matt CaswellCache Digest constants
2020-12-23 Matt CaswellMove the caching of cipher constants into evp_cipher_fr...
2020-12-23 Dmitry BelyavskiyFix doc-nits for list command
2020-12-23 Dmitry BelyavskiyFetch provided algorithm once per benchmark
2020-12-21 Ingo SchwarzeFix NULL pointer access caused by X509_ATTRIBUTE_create()
2020-12-21 jwalchRestore v2i_AUTHORITY_INFO_ACCESS() behavior
2020-12-20 Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-19 Richard LevitteGitHub CI: Separate no-deprecated job from minimal job
2020-12-19 Richard LevitteFix 'no-deprecated'
2020-12-19 Petr GotthardFix OSSL_PARAM creation in OSSL_STORE_open_ex
2020-12-19 Richard LevitteTEST: Fix test/endecode_test.c for 'no-legacy'
2020-12-17 Richard Levittemake update
2020-12-17 Richard LevitteGitHub CI: Add 'check-update' and 'check-docs'
2020-12-17 Paulidsa: add additional deprecated functions to CHANGES...
2020-12-17 Paulidsa: provider and library deprecation changes
2020-12-17 Paulidsa: apps deprecation changes
2020-12-17 Paulidsa: fuzzer deprecation changes
2020-12-17 Paulidsa: documentation deprecation changes
2020-12-17 Dr. David von... apps/cmp.c: Correct -keyform option range w.r.t engine
2020-12-17 Dr. David von... apps/cmp.c: Fix bug on -path option introduced in commi...
2020-12-17 Richard LevitteEVP: Fix memory leak in EVP_PKEY_CTX_dup()
2020-12-17 Richard LevitteCORE: Separate OSSL_PROVIDER activation from OSSL_PROVI...
2020-12-17 Richard LevitteDECODER: Adjust the library context of keys in our...
2020-12-17 Richard LevitteMSBLOB & PVK: Make it possible to write EVP_PKEYs with...
2020-12-17 Richard LevitteDECODER EVP_PKEY: Don't store all the EVP_KEYMGMTs
2020-12-17 Tomas MrazGithub CI: run also on repository pushes
2020-12-16 Richard LevitteAdd necessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA...
2020-12-16 Richard LevitteDrop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DS...
2020-12-16 Richard LevitteEVP_PKEY & EC_KEY: Make EC EVP_PKEY_CTX parameter ctrls...
2020-12-16 Richard LevitteEVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls...
2020-12-16 Richard LevitteEVP_PKEY & DSA: move dsa_ctrl.c to be included only...
2020-12-15 Richard LevittePROV: Add MSBLOB and PVK encoders
2020-12-15 Richard LevitteTEST: Fix test/recipes/15-test_rsa.t
2020-12-15 Richard LevitteAPPS: Correct the output structure for public keys...
2020-12-15 Rich SalzCheck non-option arguments
2020-12-15 Paulitest: document the random test ordering env variable
2020-12-15 Paulitest: print OPENSSL_TEST_RAND_ORDER=x when a randomised...
2020-12-15 Rich SalzDocument OCSP_REQ_CTX_i2d.
2020-12-15 Rich SalzDeprecate OCSP_REQ_CTX_set1_req
2020-12-15 Dmitry BelyavskiySkip tests depending on deprecated list -*-commands...
2020-12-15 Dmitry BelyavskiyDocumenting the options deprecating in CHANGES.md
2020-12-15 Dmitry BelyavskiyDocumenting the options deprecating
2020-12-15 Dmitry BelyavskiySkip unavailable digests and ciphers in -*-commands
2020-12-15 Dmitry BelyavskiyDeprecate -cipher-commands and -digest-commands options
2020-12-15 Dmitry BelyavskiyOPENSSL_NO_GOST has nothing to do with low-level algos
2020-12-14 Sebastian Andrzej... Configurations: PowerPC is big endian
2020-12-14 Shane LontisChange AES-CTS modes CS2 and CS3 to also be inside...
2020-12-14 Shane LontisFix Segfault in EVP_PKEY_CTX_dup when the ctx has an...
2020-12-14 Matt CaswellFix no-threads
2020-12-13 Ankita Shettyopenssl.pod: Fix openSSL options doc
2020-12-13 Richard LevitteRemove unnecessary guards around MSBLOB and PVK readers...
2020-12-13 Richard LevittePEM: Unlock MSBLOB and PVK functions from 'no-dsa'...
2020-12-12 Richard LevitteBuilding: Fix the library file names for MSVC builds...
next