openssl.git
2023-07-21 sdlyyxyUpdate with `ARMV8_HAVE_SHA3_AND_WORTH_USING`
2023-07-21 sdlyyxyMove CPU detection to armcap.c
2023-07-21 sdlyyxyEnable ARMv8.2 accelerated SHA3 on compatible Apple...
2023-07-21 Ingo Franzkispeed: Fix execution of EdDSA measurement
2023-07-21 Ingo Franzkispeed: Fix memory leak
2023-07-21 Samuel LeeFix documentation around AAD and return values in EVP_C...
2023-07-19 PauliConnection ID processing
2023-07-19 atishkovapps/cms.c: Fix unreachable code in cms_main()
2023-07-19 Matt CaswellUpdate CHANGES/NEWS for CVE-2023-3446
2023-07-19 Matt CaswellAdd a test for CVE-2023-3446
2023-07-19 Matt CaswellFix DH_check() excessive time with over sized modulus
2023-07-19 Hugo LandauFixup tests
2023-07-19 Hugo LandauQUIC TXP: Handle non-inflight-eligible packets correctly
2023-07-19 Hugo LandauQUIC ACKM: Don't record non-inflight packets in CC
2023-07-19 Hugo LandauQUIC TXP: Do not generate full-size packets when sendin...
2023-07-19 Hugo LandauQUIC ACKM: RFC 9000 s. 13.2.1: max_ack_delay taken...
2023-07-19 Hugo LandauQUIC CHANNEL: Initialise max_ack_delay values properly
2023-07-19 Hugo LandauQUIC ACKM: Clean up max_ack_delay tracking and separate...
2023-07-19 Hugo LandauQUIC STATM: Move max_ack_delay tracking out of STATM
2023-07-19 Pauliremove duplicate defines, add comment
2023-07-19 Dr. David von... openssl-kdf.pod.in: add text on 'salt' and 'info' param...
2023-07-19 Dr. David von... EVP_KDF.pod: extend text on 'salt' and 'info' parameters
2023-07-18 atishkovRemove redundant check
2023-07-18 Tomas MrazRaise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol...
2023-07-18 Dimitri PapadopoulosFix typos found by codespell
2023-07-18 lan1120Fix int_ctx_new() error when use 1.1.1n sm2 key and...
2023-07-16 Tomas Mrazno-module should not imply disabling DSO loading support
2023-07-16 Matt CaswellFix ssl3_do_write() to correctly handle retries
2023-07-16 Matt CaswellAdd a test for a retry during the handshake
2023-07-16 atishkovRemove unreachable code from SSL_use_certificate_file...
2023-07-16 Dr. David von... CMP: add support for genm with rootCaCert and genp...
2023-07-16 Dr. David von... CMP app and API doc: add note on critical server auth...
2023-07-16 Dr. David von... CMP doc: various small corrections, mostly on PBM vs...
2023-07-16 Dr. David von... rename OSSL_CMP_get{,1}_caCerts and improve OSSL_CMP_ex...
2023-07-16 Dr. David von... APPS load_key_certs_crls(): improve error string macro...
2023-07-16 Hugo LandauMinor fixups
2023-07-16 Hugo LandauQUIC: Fix multistream test on macOS
2023-07-16 Hugo LandauMinor fixups
2023-07-16 Hugo LandauQUIC: Fix multistream script 19 stochastic test failure
2023-07-16 Hugo LandauMinor updates 2
2023-07-16 Hugo LandauMinor updates
2023-07-16 Hugo LandauQUIC: Multistream test fixes
2023-07-16 Hugo LandauQUIC: Correct minimal frame encoding test
2023-07-16 Hugo LandauQUIC: test fixes for WPACKET use
2023-07-16 Hugo Landaumake update
2023-07-16 Hugo LandauQUIC QSM: Get rid of recv_fin_retired in favour of...
2023-07-16 Hugo LandauQUIC QSM: Update API documentation
2023-07-16 Hugo LandauQUIC CONFORMANCE/APL: Handle FIN/reset retirement correctly
2023-07-16 Hugo LandauQUIC Send Stream State: Transition to DATA_SENT
2023-07-16 Hugo LandauQUIC CONFORMANCE: Wire the DATA_SENT state
2023-07-16 Hugo LandauQUIC APL: Validate receive stream state
2023-07-16 Hugo LandauQUIC APL: Validate send stream state
2023-07-16 Hugo LandauQUIC CONFORMANCE: Stop handling frames after termination
2023-07-16 Hugo LandauQUIC Conformance: Frame Handling Tests
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 9.6
2023-07-16 Hugo LandauQUIC CONFORMANCE: Validate preferred_addr transport...
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 19.16: RETIRE_CONNECTION_...
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 19.15: NEW_CONNECTION_ID...
2023-07-16 Hugo LandauQUIC RXDP: Make ACK eliciting definition more resilient...
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 19.14: STREAMS_BLOCKED...
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 19.13: STREAM_DATA_BLOCKE...
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 19.7
2023-07-16 Hugo LandauRFC 9000 s. 19.8: Enforce maximum stream size
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 17.2.5.1
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 17.2.2: Enforce no initia...
2023-07-16 Hugo LandauQUIC CONFORMANCE: Enforce packet header reserved bits
2023-07-16 Hugo LandauQUIC WIRE: Allow encoding/decoding of reserved header...
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 13.3: MAX_STREAM_DATA...
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 12.5: Application CONNECT...
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 12.5: Ensure CFQ can...
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 12.3: PN Limit
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 12.3: PN duplicate suppre...
2023-07-16 Hugo LandauQUIC ACKM: Clarify the role of is_inflight
2023-07-16 Hugo LandauQUIC CONFORMANCE: Enforce minimal frame type encoding
2023-07-16 Hugo LandauQUIC CONFORMANCE: Packet handling fixes
2023-07-16 Hugo LandauQUIC CONFORMANCE: Handle RESET_STREAM final size correctly
2023-07-16 Hugo LandauQUIC CONFORMANCE: Validate RESET_STREAM final sizes...
2023-07-16 Hugo LandauQUIC: Note that we do not retransmit stream data for...
2023-07-16 Hugo LandauQUIC QSM: Free unneeded stream buffers, calculate RESET...
2023-07-16 Hugo LandauQUIC QSM: Model final sizes and handle STOP_SENDING...
2023-07-16 Hugo LandauQUIC CONFORMANCE: RFC 9000 s. 3.3: Stream States —...
2023-07-16 Hugo LandauQUIC QSM/STREAM: Refactor to use RFC stream states
2023-07-16 ljuzwiukFix RSA OAEP set/get label for legacy engine
2023-07-16 ljuzwiukRemove duplicated values
2023-07-16 Matt CaswellTest loading a PEM file from multiple threads
2023-07-16 Matt CaswellOptimise PKEY decoders
2023-07-14 Tomas MrazAdd CHANGES.md and NEWS.md entries for CVE-2023-2975
2023-07-14 Tomas MrazAdd testcases for empty associated data entries with...
2023-07-14 Tomas MrazDo not ignore empty associated data with AES-SIV mode
2023-07-14 Randall S.... Modified OSSL_parse_url to initialize pport_num to 0.
2023-07-14 Tomas Mrazquicapitest: Fix SSL_trace() test on big endian platforms
2023-07-14 Tomas Mrazossl_quic_wire_encode_pkt_hdr(): Assign ptrs only on...
2023-07-14 dependabot... Bump coverallsapp/github-action from 2.2.0 to 2.2.1
2023-07-14 dependabot... Bump actions/setup-python from 4.6.1 to 4.7.0
2023-07-14 slontisAdd FIPS build instructions
2023-07-14 Amir AyupovMove Keccak rhotates tables to rodata
2023-07-13 PauliAdd a NEWS entry covering the FIPS related changes.
2023-07-13 Pankul94Changes to resolve symbol conflict due to gf_mul
2023-07-13 Liu-ErMenguse '__builtin_expect' to improve EVP_EncryptUpdate...
2023-07-13 Dr. David von... EVP_PKEY_{en,de}capsulate.pod: fix glitches and add...
next