]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-09-04  slontisAdded a 'saltlen' option to the openssl pkcs8 command...
2023-09-04  slontisChange PBES2 KDF default salt length to 16 bytes.
2023-09-04  Neil HormanImplement dupctx for chacha20 cipher
2023-09-03  Tom CosgroveMove ALIGN32 and ALIGN64 into common.h, and fix for...
2023-09-02  Sumitra SharmaReplace ssl3_get_message() with tls_get_message_header...
2023-09-02  Sumitra SharmaFix typo in openssl-pkeyutl(1)
2023-09-02  Matt CaswellAdd a test for QUIC non IO retry errors
2023-09-02  Matt CaswellHandle non IO based retry errors in QUIC
2023-09-02  Bernd EdlingerAvoid clobbering non-volatile XMM registers
2023-09-01  Hugo LandauQUIC MULTISTREAM TEST: Test SSL_want for consistency...
2023-09-01  Hugo LandauQUIC APL: Implement SSL_want
2023-09-01  Hugo LandauQUIC APL: Revise I/O error setting so that the last...
2023-09-01  Hugo LandauQUIC APL: Adjust expect_quic_conn_only
2023-09-01  Hugo LandauQUIC RXDP: Reuse allocations between ACK frame processing
2023-09-01  Hugo LandauQUIC WIRE: When peeking at number of ACK ranges, ensure...
2023-09-01  Hugo LandauComment on internal flag
2023-09-01  Hugo LandauMinor fixes
2023-09-01  Hugo LandauFix after rebase
2023-09-01  Hugo LandauQUIC: Note differences in SSL_want
2023-09-01  Hugo LandauQUIC: Update API overview document
2023-09-01  Hugo LandauQUIC: Note that SSL_set_shutdown is not supported
2023-09-01  Hugo LandauQUIC APL: Report that we do not support SSL_clear correctly
2023-09-01  Hugo LandauQUIC: Update API table
2023-09-01  Hugo LandauBIO: Emphasise API contract for BIO_sendmmsg/BIO_recvmmsg
2023-09-01  Hugo LandauBIO: Allow third parties to use integers instead of...
2023-09-01  Hugo LandauQUIC: Make TLS1_FLAGS_QUIC private
2023-09-01  Hugo LandauQUIC API: Revise SSL_get_conn_close_info to use a flags...
2023-09-01  Hugo LandauDocument OSSL_get_thread_support_flags()
2023-09-01  Hugo LandauQUIC APL: Allow stream origin to be queried
2023-09-01  Hugo LandauMinor fixes
2023-09-01  Hugo LandauMinor updates
2023-09-01  Hugo LandauAdd manpages
2023-09-01  Hugo LandauMinor fixes
2023-09-01  Hugo LandauQUIC DDD: Final report
2023-09-01  Hugo LandauQUIC DDD: ddd-02-conn-nonblocking-threads: Unplanned...
2023-09-01  Hugo LandauQUIC DDD: ddd-02-conn-nonblocking-threads: Planned...
2023-09-01  Hugo LandauQUIC DDD: ddd-06-mem-uv: Unplanned changes
2023-09-01  Hugo LandauQUIC DDD: ddd-06-mem-uv: Planned changes
2023-09-01  Hugo LandauQUIC DDD: ddd-05-mem-nonblocking: Unplanned changes
2023-09-01  Hugo LandauQUIC DDD: ddd-05-mem-nonblocking: Planned changes
2023-09-01  Hugo LandauQUIC DDD: ddd-04-fd-nonblocking: Unplanned changes
2023-09-01  Hugo LandauQUIC DDD: ddd-04-fd-nonblocking: Planned changes
2023-09-01  Hugo LandauQUIC DDD: ddd-03-fd-blocking: Unplanned changes
2023-09-01  Hugo LandauQUIC DDD: ddd-03-fd-blocking: Planned changes
2023-09-01  Hugo LandauQUIC DDD: ddd-02-conn-nonblocking: Unplanned changes
2023-09-01  Hugo LandauQUIC DDD: ddd-02-conn-nonblocking: Planned changes
2023-09-01  Hugo LandauQUIC DDD: ddd-01-conn-blocking: Unplanned changes
2023-09-01  Hugo LandauQUIC DDD: ddd-01-conn-blocking: Planned changes
2023-09-01  Hugo LandauQUIC DDD: Update makefile
2023-09-01  Hugo LandauQUIC DDD: Add unchanged copy of ddd-02-conn-nonblocking...
2023-09-01  Hugo LandauQUIC DDD: Allow target host:port to be set from command...
2023-09-01  Hugo LandauQUIC DDD: Fix bug in ddd-06-mem-uv
2023-09-01  Hugo LandauQUIC APL: Introduce addressed v. non-addressed mode...
2023-09-01  Hugo LandauBIO_s_dgram_pair: Correct implementation of BIO_CTRL_DG...
2023-09-01  Hugo LandauBIO_s_datagram: Wire capability negotiation for BIO_s_d...
2023-09-01  Hugo LandauBIO: Add BIO_dgram_detect_peer_addr API
2023-09-01  Hugo LandauBIO_s_datagram: Support configuring non-blocking mode
2023-09-01  Hugo LandauBIO_s_connect: Support configuration of non-blocking...
2023-09-01  Hugo LandauQUIC CHANNEL: Introduce concept of (non-)addressed...
2023-09-01  Hugo LandauQUIC APL: Refactor blocking configuration to allow...
2023-09-01  Hugo LandauQUIC CHANNEL: Cleanup poll descriptor management
2023-09-01  Hugo LandauQUIC REACTOR: Move can-poll flags into reactor
2023-09-01  Hugo LandauQUIC APL: Autoconfigure BIOs as non-blocking
2023-09-01  Hugo LandauBIO_ssl: Make helper functions configure BIOs for QUIC...
2023-09-01  Hugo LandauQUIC APL: Better error reporting
2023-09-01  Hugo LandauQUIC CHANNEL: Only handle the first protocol error...
2023-09-01  Hugo LandauBIO_s_connect: Add support for datagram mode
2023-09-01  Hugo LandauBIO_s_connect: Make internal functions static
2023-09-01  Hugo LandauQUIC TLS: Better error message when ALPN not used
2023-09-01  Abhirup MannaRemoved unnecessary brace in ktls_configure_crypto
2023-09-01  Kurt RoeckxUpdate X509 fuzzer to verify a chain
2023-09-01  slontisAdd ED25519 Signature demo.
2023-09-01  Matt CaswellRemove a redundant point mul from ossl_ec_key_public_ch...
2023-09-01  Rohan McLurepowerpc: ecc: Fix stack allocation secp384r1 asm
2023-09-01  Rohan McLureecc: Remove extraneous parentheses in secp384r1
2023-08-31  Hugo LandauQUIC: Harden ring buffer against internal misuse
2023-08-31  Ingo FranzkiOPENSSL_init_crypto load config into initial global...
2023-08-31  Tomas MrazAdd CHANGES.md entry for ess_cert_id_alg default change
2023-08-31  Tomas Mrazecp_sm2p256-armv8.pl: Copy the argument handling from...
2023-08-30  Dmitry BelyavskiyDesign document of the run-time parameters activation
2023-08-30  Dmitry BelyavskiyOSSL_PROVIDER_load_ex tests
2023-08-30  Dmitry BelyavskiyOSSL_PROVIDER_load_ex
2023-08-30  Veronika HanulíkováAdd option for in-place cipher testing in evp_test
2023-08-30  Matthias St... man: update missingcrypto.txt file
2023-08-30  Hugo LandauQUIC APL: Determine if an error is an I/O error dynamically
2023-08-30  Matthias St... Fix misspelled deprecation macro name in comment
2023-08-30  Tomas MrazCorrect the fixed size handling for dgram_pair and...
2023-08-30  Hugo LandauMinor fix during rebase
2023-08-30  Hugo LandauTweak documentation for WAIT_PEER
2023-08-30  Hugo Landaumake update
2023-08-30  Hugo LandauTweak documentation for WAIT_PEER
2023-08-30  Hugo LandauQUIC MULTISTREAM TEST: Test WAIT_PEER
2023-08-30  Hugo LandauQUIC APL: Support waiting for peer-initiated shutdown
2023-08-30  Hugo LandauQUIC APL: Implement backpressure on stream creation
2023-08-29  Kai PastorSet VC win64 perlasm scheme during Configure
2023-08-29  Frederik Wedel... Removed unused struct ssl3_comp_st
2023-08-29  Frederik Wedel... Removed unused member read_iv of ossl_record_layer_st
2023-08-29  Hugo LandauQUIC: Version negotiation testing
2023-08-29  Hugo LandauQUIC RXDP: Handle PING correctly
2023-08-29  Hugo LandauQUIC MULTISTREAM TEST: Fix connect-or-fail
next