openssl.git
2021-05-12 Benjamin KadukImprove RFC 8446 PSK key exchange mode compliance
2021-05-12 Dr. David von... HTTP client: Minimal changes that include the improved API
2021-05-12 Dr. David von... Add ASN1_item_i2d_mem_bio(); document and improve also...
2021-05-12 Tomas MrazA few cleanups of the provider build.infos
2021-05-12 Tomas MrazAllow arbitrary digests with ECDSA and DSA
2021-05-12 Pauliapps: make list -help not continue with listing
2021-05-12 Pauliapps: change list command to only list fetchable algori...
2021-05-12 Pauliencoder: add a _name() function for encoders and decoders
2021-05-12 Paulidoc: document the encoder and decoder name functions
2021-05-12 PauliChecksum update
2021-05-12 Matt Caswellproperty: add test case for setting default user proper...
2021-05-12 Pauliproperty: create property names more eagerly.
2021-05-12 PauliRun-checker converted to GitHub Actions
2021-05-12 Paulicoveralls: fix comment to indicate daily not weekly
2021-05-12 Job SnijdersAdd OID for RPKI id-ct-signedChecklist
2021-05-12 EasySecfind-doc-nits fix courtesy Rich Salz
2021-05-12 EasySecuse LHASH_OF(TYPE) macro to make the example consistent...
2021-05-12 PauliChecksum update
2021-05-12 Paulievp: fix return code check.
2021-05-12 Paulicoverity: fix 1484542 dereference after null check
2021-05-12 Paulicoverity: fix 1484540 resource leak
2021-05-12 Paulicoverity: fix 1484539 resource leak
2021-05-11 Dr. David von... 80-test_cmp_http.t: Improve fuzzing exclusion pattern...
2021-05-11 Xiaofei BaiFix missing $CPUIDDEF in libdefault.a
2021-05-11 Matt CaswellUpdate FIPS checksums
2021-05-11 Matt CaswellExclude child provider code from the FIPS module
2021-05-11 Matt CaswellUpdate documentation following addition of OSSL_LIB_CTX...
2021-05-11 Matt CaswellAdd additional testing of child libctx/providers
2021-05-11 Matt CaswellDon't convert pre-existing providers into children
2021-05-11 Matt CaswellAdd support for child provider to up_ref/free their...
2021-05-11 Matt CaswellAdd a test to check that child provider callbacks are...
2021-05-11 Matt CaswellRegister callbacks with core for child provider creatio...
2021-05-11 Matt CaswellAdd a test for OSSL_LIB_CTX_new_child()
2021-05-11 Matt CaswellModify the legacy provider to use OSSL_LIB_CTX_new_child()
2021-05-11 Matt CaswellAdd the concept of a child OSSL_LIB_CTX
2021-05-11 Matt CaswellAdd the ability for ex_data to have a priority
2021-05-11 Matt CaswellOnly load the config file into the default libctx if...
2021-05-11 Dr. David von... Constify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set...
2021-05-11 Dr. David von... Add convenience functions and macros for asymmetric...
2021-05-11 Dmitry BelyavskiyTests for creating req from PKCS8 keys with extra attrs
2021-05-11 Michael Richardsonreduce surprise in choice of CASE/String/STRING by...
2021-05-11 PauliReduce the runtime/output from the gmdiff test
2021-05-11 David CARLIERarmcap: fix Mac M1 SHA512 support.
2021-05-10 Shane LontisFix i2d_PKCS8PrivateKey_nid_bio() regression.
2021-05-10 Paulichecksum fix
2021-05-09 Daniel BeveniusMark pop/clear error stack in der2key_decode_p8
2021-05-09 David CarlierBIO_listen: disable setting ipv6_v6only on OpenBSD...
2021-05-09 fangming.fangOptimize RSA on armv8
2021-05-09 Nicola TuveriFIPS checksums update
2021-05-09 Theo BuehlerTest oct2point for hybrid point encoding of (0, y)
2021-05-09 Theo BuehlerAvoid division by zero in hybrid point encoding
2021-05-08 Benjamin Kaduktasn_dec: use do/while around statement macros
2021-05-08 Dr. David von... 80-test_cmp_http.t: Improve fuzzing exclusion pattern
2021-05-08 Dr. David von... ssl.h.in: Fix deprecation exclusion for SRP-related...
2021-05-08 Dr. David von... Crypto: Add deprecation compatibility declarations...
2021-05-08 Dr. David von... Add quick one-shot EVP_Q_mac() and deprecation compensa...
2021-05-08 Dr. David von... DOC: Fix all wrong occurrences of '<propq>' to 'I<propq>'
2021-05-08 Pauliapps/mac: Add digest and cipher command line options
2021-05-08 Pauliapps/mac: avoid need for two ^D when using stdin from...
2021-05-08 Pauliapps: remove initial newline from mac output
2021-05-08 Pauliapps: add mac, cipher and digest arguments to the kdf...
2021-05-08 Shane LontisRemove unused code from the fips module
2021-05-08 Martin Schwenkebn: Add fixed length (n=6), unrolled PPC Montgomery...
2021-05-08 Scott McPeakBIO_printf.pod: Clarify that output is always null...
2021-05-07 PauliFIPS checksum update
2021-05-07 Pauliprovider: use a read lock when looking for a provider
2021-05-07 Paulidoc: document the new ossl_provider_clear_all_operation...
2021-05-07 Paulitest: add a provider load/unload cache flush test.
2021-05-07 Pauliprovider: flush the store cache when providers are...
2021-05-07 Tomas MrazUpdated gost-engine to latest commit from master branch
2021-05-07 Tomas MrazUnify parameter types in documentation
2021-05-07 Jon SpillettFixes #14662. Return all EC parameters even for named...
2021-05-07 Jon SpillettFixes #15070. Allow custom algorithm ID ASN.1 encoding...
2021-05-07 Richard Levittemake update
2021-05-07 Richard LevitteDrop libimplementations.a
2021-05-07 Richard LevitteRename files in providers/implementations/signatures
2021-05-07 Paulichanges: add note about application output formatting...
2021-05-06 Dmitry BelyavskiyAvoid sending alerts after shutdown
2021-05-06 Petr GotthardFix NULL dereference when ENCODER does not implement...
2021-05-06 Tomas Mrazevp_extra_test: Avoid potential double free of params
2021-05-06 Daniel BeveniusClarify where dispatch functions/ids are defined
2021-05-06 Daniel BeveniusClarify two comments (typos) in fipsprov.c
2021-05-06 Matt CaswellPrepare for 3.0 alpha 17
2021-05-06 Matt CaswellPrepare for release of 3.0 alpha 16 openssl-3.0.0-alpha16
2021-05-06 Matt CaswellUpdate copyright year
2021-05-06 Matt CaswellUpdate the FIPS checksums
2021-05-06 Tomas MrazAdd some tests for -inform/keyform enforcement
2021-05-06 Tomas MrazDocument the behavior of the -inform and related options
2021-05-06 Tomas Mrazprovider-storemgmt: Document the input-type and propert...
2021-05-06 Tomas MrazUpdate gost-engine to make it compatible with the added...
2021-05-06 Tomas MrazMake the -inform option to be respected if possible
2021-05-06 EasySectry to document changes in salt handling for the 'enc...
2021-05-06 EasySecchange salt handling, way 1
2021-05-06 Paulicoverity: fix 1478169: dereference after NULL check
2021-05-05 Rich SalzRemove all trace of FIPS_mode functions
2021-05-05 Dr. David von... Deprecate X509{,_CRL}_http_nbio() and simplify their...
2021-05-05 Dr. David von... APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-05-05 Dr. David von... APPS: Slightly extend and improve documentation of...
2021-05-05 Benjamin Kadukadapt tests to SSL_OP_LEGACY_SERVER_CONNECT change
2021-05-05 Benjamin KadukCorrect ssl_conf logic for "legacy_server_connect"
next