]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-05-14  Dr. David von... HTTP client: Allow streaming of response data (with...
2021-05-14  Dr. David von... HTTP client: Allow streaming of request data (for POST...
2021-05-14  Dr. David von... HTTP client API: Generalize to arbitrary request and...
2021-05-14  Dr. David von... OSSL_HTTP_transfer(): Fix error reporting in case rctx...
2021-05-14  Dr. David von... OSSL_HTTP_get(): Do not close connection if redirect...
2021-05-14  Dr. David von... HTTP: Implement persistent connections (keep-alive)
2021-05-14  Dr. David von... OSSL_HTTP_REQ_CTX_add1_headers(): Fix use with host...
2021-05-14  Dr. David von... CMP test server: Extend error reporting on cert rejecte...
2021-05-14  Dr. David von... HTTP test server: Improve connection management and...
2021-05-14  Dr. David von... cmp_server.c: Improve transaction management and logging
2021-05-14  Dr. David von... OSSL_CMP_SRV_process_request(): Log any error queue...
2021-05-14  Dr. David von... HTTP client: Rename 'maxline' parameter to 'buf_size...
2021-05-14  Paulimac: improve MAC documentation (Poly 1305 key reuse...
2021-05-14  Rich SalzSlightly reformat ssl.h.in
2021-05-14  Rich SalzConvert SSL_{CTX}_[gs]et_options to 64
2021-05-14  Juergen ChristFix provider library build wrt. AES
2021-05-14  Rich SalzAdd --banner config option
2021-05-14  bonniegongcheck i2d_ASN1_TYPE return value
2021-05-13  Dr. David von... http_client.c: Fix inconsistency w.r.t. type of max_res...
2021-05-13  Tomas MrazReplace some of the ERR_clear_error() calls with mark...
2021-05-13  Xiaofei Baicrypto/arm_arch.h: add a variable declaration
2021-05-13  Ben AvisonARM assembly pack: translate bit-sliced AES implementat...
2021-05-13  Paulidoc: remove references to undepreciated commands being...
2021-05-13  Tomas MrazFallback to legacy pem decoding if OSSL_DECODER fails
2021-05-13  Tomas MrazImplement pem_read_key directly through OSSL_DECODER
2021-05-13  Tomas MrazReplace EVP_PKEY_supports_digest_nid
2021-05-13  Tomas MrazDrop ASN1_PKEY_CTRL_SUPPORTS_MD_NID
2021-05-13  Tomas Mrazupdate-fips-checksums: Make the dependency on source...
2021-05-13  Dmitry Belyavskiyclarification about the DES status
2021-05-13  Dmitry BelyavskiyEnumerating the legacy provider's cipher algorithms
2021-05-13  Tomas MrazEnsure the pristine checksums are not recomputed
2021-05-13  Tomas MrazThe FIPS Checksums job must be run on pull_request_target
2021-05-13  Dr. David von... Makefile: Make sure providers/fipsmodule.cnf is re...
2021-05-13  Dr. David von... Makefile: Simplify use of run_tests
2021-05-13  Tomas MrazRemove the .new suffix inside the fips.checksum.new
2021-05-13  Tomas MrazAllow diff-fips-checksums in in-tree build
2021-05-13  Tomas MrazRemove the severity: fips change label if fips checksum...
2021-05-13  Tomas MrazSet the severity: fips change label if fips checksum...
2021-05-13  Tomas Mrazfipsprov: Missing teardown on fips_get_params_from_core...
2021-05-13  Tomas MrazAdd checksums github CI action
2021-05-13  Tomas MrazAdd diff-fips-checksums target to compare BLDDIR and...
2021-05-13  Tomas MrazCompute the FIPS checksums in $(BLDDIR) and remove...
2021-05-13  Paulix509: fix a dangling pointer
2021-05-13  Paulie_loader_attic: fix a use after free issue
2021-05-13  Paulitest: fix thread test config file problem
2021-05-13  Dr. David von... EVP_PKEY-X25519.pod: Correct EVP_PKEY_Q_keygen function...
2021-05-13  Xiaofei BaiAdd $AESDEF in libdefault.a to fix aes regression
2021-05-13  Rich SalzFix cut/paste (?) error.
2021-05-12  Shane LontisExport/import flags for FFC params changed to seperate...
2021-05-12  Benjamin Kadukapps: improve hygeine for SET_EXPECT macro
2021-05-12  Benjamin KadukUpdate expected results for tls13kexmodes tests
2021-05-12  Benjamin KadukDon't send key_share for PSK-only key exchange
2021-05-12  Benjamin Kadukmake update
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...
next