]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-03-30  PauliCoverity 1524597: null pointer dereference
2023-03-30  Hugo LandauUse correct function to wait for condvar
2023-03-30  Hugo LandauRevise build.info
2023-03-30  Hugo LandauQUIC: Ensure locking when injecting datagrams
2023-03-30  Hugo LandauQUIC test fix
2023-03-30  Hugo LandauQUIC Thread Assisted mode: miscellaneous fixes
2023-03-30  Hugo LandauRefactor build.info
2023-03-30  Hugo LandauQUIC Thread Assisted Mode: Refactor locking to be infal...
2023-03-30  Hugo LandauQUIC Thread Assisted Mode: Fix typos and use of CRYPTO_...
2023-03-30  Hugo LandauQUIC Thread Assisted Mode: Support Windows XP
2023-03-30  Hugo LandauAvoid races in tserver test code
2023-03-30  Hugo LandauMinor fixes to thread assisted mode
2023-03-30  Hugo LandauQUIC Thread Assisted Mode: Add design document
2023-03-30  Hugo LandauEnhance quic_tserver test to fully test thread assisted...
2023-03-30  Hugo LandauQUIC CHANNEL: Fix idle timeout handling
2023-03-30  Hugo LandauQUIC CHANNEL: Allow time source to be overridden
2023-03-30  Hugo LandauQUIC TXP: Allow caller to determine if an ACK-eliciting...
2023-03-30  Hugo LandauAdd basic test for thread assisted mode
2023-03-30  Hugo LandauSwitch to using ossl_crypto_mutex from CRYPTO_RWLOCK
2023-03-30  Hugo LandauAdd channel-only tick mode and use it for thread assist...
2023-03-30  Hugo LandauFront End for QUIC Thread Assisted Mode
2023-03-30  Hugo LandauQUIC Thread Assist Core
2023-03-30  Hugo LandauFix handshake locking
2023-03-30  Hugo LandauAdd mutex to tserver
2023-03-30  Hugo LandauAdd locking to QUIC front-end
2023-03-30  Hugo LandauMove channel mutex out of QUIC_CHANNEL for init/teardow...
2023-03-30  Hugo LandauAnnotate functions needing locking
2023-03-30  Hugo LandauQUIC Channel: Add a mutex
2023-03-30  Hugo LandauQUIC Reactor: Allow a mutex to be released during waits
2023-03-30  Hugo Landauthreading: Add ossl_crypto_condvar_wait_timeout
2023-03-30  Matt CaswellAdd some documentation for the new advanced s_client...
2023-03-30  Matt CaswellAdd a new advanced command mode to s_client
2023-03-30  Michael Baentschremove DSA512 from speed testing
2023-03-29  Tom CosgroveSM4 check should be for __aarch64__, not __ARM_MAX_ARCH...
2023-03-29  Tom CosgroveEnsure there's only one copy of OPENSSL_armcap_P in...
2023-03-29  Michael Richardsondoc: add HOWTO document about Documenting public Functi...
2023-03-28  PauliDeclare FIPS option functions in their own header
2023-03-28  Paulitest: test -drbg_allow_truncated_digests option
2023-03-28  PauliLet fipsinstall know about DRBG digiest limiting
2023-03-28  Paulichanges: note the banning of truncated hashes with...
2023-03-28  Paulidoc: note the restriction on digests used by DRBGs...
2023-03-28  PauliDRBG: restrict the digests that can be used with HMAC...
2023-03-28  Paulifips: rework the option handling code
2023-03-28  Todd ShortRFC7250 (RPK) support
2023-03-28  Tomas MrazFix documentation of X509_VERIFY_PARAM_add0_policy()
2023-03-28  Matt CaswellUpdated CHANGES.md and NEWS.md for CVE-2023-0465
2023-03-28  Matt CaswellAdd a Certificate Policies Test
2023-03-28  Matt CaswellEnsure that EXFLAG_INVALID_POLICY is checked even in...
2023-03-28  Matt CaswellGenerate some certificates with the certificatePolicies...
2023-03-27  afshinpir`EVP_PKEY_CTX_dup` segmentation fault fix
2023-03-27  Jorge Ramirez... test: evp_extra: EC, read affine coordinates
2023-03-27  Jorge Ramirez... translation: EC legacy keys, handle OSSL_PKEY_PARAM_EC_...
2023-03-27  Tomas MrazAvoid duplication of OPENSSL_armcap_P on 32bit ARM
2023-03-27  Tomas MrazPrint the duplicate symbols found in test
2023-03-25  Dr. David von... apps/lib/http_server.c: improve diagnostics, e.g.,...
2023-03-25  Dr. David von... 80-test_cmp_http.t: fix server port and confusion clien...
2023-03-25  Dr. David von... CMP add: fix -reqin option, which requires adding OSSL_...
2023-03-25  Dr. David von... apps/cmp.c: make sure that last -reqin argument is...
2023-03-25  Dr. David von... CMP app: improve doc and help output on -{req,rsp}...
2023-03-25  Michael BaentschUpdate the EVP_PKEY_get_id documentation
2023-03-24  Peter Kaestletls1_set_groups_list: freeing *pext before overwriting
2023-03-23  Tomas MrazOBJ_nid2obj(): Return UNDEF object instead of NULL...
2023-03-23  PauliDisable the policy tree exponential growth test conditi...
2023-03-23  Aleksey SaninAdded tests and updated help
2023-03-23  Aleksey SaninAdd an option to specify number of bits in the subprime...
2023-03-22  Georgi ValkovVC++ 2010 x86 compilers do not have InterlockedOr64
2023-03-22  Evan MillerDo not build P10-specific AES-GCM assembler on macOS
2023-03-22  Paulichanges: note about policy tree size limits and circumv...
2023-03-22  Paulitest: add test cases for the policy resource overuse
2023-03-22  Paulix509: excessive resource use verifying policy constraints
2023-03-21  Hugo LandauQUIC: Add history section to SSL_inject_net_dgram()
2023-03-21  Hugo LandauQUIC DEMUX: Ensure time field is always initialised
2023-03-21  Hugo LandauQUIC: Add tests for datagram injection API
2023-03-21  Hugo LandauQUIC: Add support for datagram injection
2023-03-21  Tomas MrazAdd simple interoperability test with Cloudflare quiche
2023-03-21  VeronikaNguyenAdded `CERTIFICATE_VERIFY_MAX_LENGTH` constant
2023-03-21  Milan BrozAdd Argon2 KDF demo.
2023-03-21  FdaSilvaYYcmp: fix --strict-warnings windows builds
2023-03-21  FdaSilvaYYnit: tidy-up code, and fix a typo.
2023-03-21  Richard Levitteproviders/implementations/kdfs/argon2.c: Don't use...
2023-03-21  Čestmír Kalinathread: remove remnants of ossl_crypto_mem_barrier
2023-03-21  zhangzhileienable hardware acceleration for sm4-ccm
2023-03-20  PauliAvoid freeing context on error
2023-03-20  PauliCoverity 1522032: use after free
2023-03-20  JAVAID Mohammad... cmp_msg.c: free memory of certStatus before goto err
2023-03-20  Everton ConstantinoUpdate documentation to reflect new Windows on Arm...
2023-03-19  Matt CaswellFix some Windows issues in the quic_reactor
2023-03-19  Matt CaswellAdd a simple QUIC test for blocking mode
2023-03-19  Matt CaswellMake sure the QRX and QTX are associated with a libctx
2023-03-19  Matt CaswellFix seg fault when calling SSL_shutdown() for a QUIC...
2023-03-19  Matt CaswellFix SSL_has_pending() for QUIC connections
2023-03-19  Matt CaswellProvide better errors for some QUIC failures
2023-03-19  Matt CaswellDefer unknown QUIC ctrls to the SSL object for TLS
2023-03-19  Mike GilbertFix Configure test for -mips in CFLAGS
2023-03-19  Paulidoc: note the default iteration count for PBKDF2 in...
2023-03-19  PauliInclude the default iteration count in the help for...
2023-03-18  Tomas MrazAdd sanity test for OSSL_sleep()
2023-03-18  Tomas Mrazsleep.c: Limit the sleep time instead of sleeping for...
2023-03-17  Richard Levitteproviders/implementations/kdfs/argon2.c: Include openss...
2023-03-17  Tomas Mrazrsaz-*k-avx512.pl: fix wrong name of avx512 flag variable
next