openssl.git
2022-09-13 Richard LevitteChecking __STDC_VERSION__ rather than __STRICT_ANSI__
2022-09-12 David CarlierOSSL_CRYPTO_ALLOC attribute introduction proposal.
2022-09-12 Michael Baentschupdate oqsprovider/liboqs to v0.7.2
2022-09-12 Paul YangFix PROV_RC5_CTX's original structure name
2022-09-12 Tom CosgroveFix tests when configured with -DOPENSSL_USE_IPV6=0
2022-09-11 Paulilist: add an option to list all available algorithms
2022-09-10 Dr. David von... crypto/x509/{x509_req,x_all}.c: add some NULL parameter...
2022-09-10 Gibeom GwonX509 x_all.c: Set 'modified' flag when ASN1_item_sign...
2022-09-10 Gibeom GwonX509 x509_req.c: Set 'modified' flag when X509_req_info...
2022-09-09 a1346054openssl.cnf: split option value and comment and remove...
2022-09-09 Todd ShortCleanup EBCDIC string defintions
2022-09-09 Matt CaswellAdd some API tests for TLSv1.3 record padding
2022-09-09 Gang Chencrypto/conf: gcc build warning fix
2022-09-09 Juergen Christs390x: fix ecx derive
2022-09-09 Todd ShortRemove perror() usage in library
2022-09-08 Tomas Mrazbio_dgram_test.c: Fix warning from older clang compilers
2022-09-08 Daniel FialaAdd an EVP demo for key encoding using EC
2022-09-08 Hugo LandauFix BIO_sendmmsg/BIO_recvmmsg issues on FreeBSD
2022-09-08 Tristan LelongFix undefined ipi_spec_dst for cygwin build.
2022-09-07 Dr. David von... apps/lib/http_server.{c,h}: clean up logging and move...
2022-09-07 Dr. David von... apps/ocsp.c etc.: rename 'multi' to 'n_responders'...
2022-09-07 Dr. David von... APPS HTTP server: trace requests and responses when...
2022-09-07 Dr. David von... OSSL_trace_enabled.pod: add missing synopsis for OSSL_T...
2022-09-07 PauliCoverity: explicit null dereference
2022-09-07 Tomas MrazInitial congestion control API design
2022-09-07 Tomas MrazFix build failure on freebsd due to missing data declar...
2022-09-06 PauliCoverity 1513478: negative return
2022-09-05 xtkobatest/pkcs12_api_test.c: fix failure on MinGW
2022-09-05 Paulilist: add a doubly linked list type.
2022-09-05 Hongren (Zenithal... provider: cipher: aes: add riscv32 zkn (zbkb) support
2022-09-05 Hongren (Zenithal... aes_platform: add riscv32 zkn asm support
2022-09-05 Hongren (Zenithal... add build support for riscv32 aes zkn
2022-09-05 Hongren (Zenithal... Add RISC-V 32 cpuid support
2022-09-05 Hongren (Zenithal... Add linux32-riscv32/BSD-riscv32 target
2022-09-05 Hongren (Zenithal... Add AES implementation in riscv32 zkn asm
2022-09-02 Dr. David von... check-format.pl: improve whitespace reporting on <op>=
2022-09-02 Dr. David von... check-format.pl: further fixes for whitespace reporting...
2022-09-02 Dr. David von... check-format.pl: report #if and #elif with constant...
2022-09-02 Dr. David von... check-format.pl: extend checking into macro bodies...
2022-09-02 Dr. David von... check-format.pl: improve preprocessor directive handlin...
2022-09-02 Dr. David von... PKCS7: add notes to pkcs7.h.in and minor code cleanup...
2022-09-02 Dr. David von... Fix many inconsistencies in doc of CMS_verify() and...
2022-09-02 Hugo LandauTX key update support, RX time and PN reporting, genera...
2022-09-02 Hugo LandauQUIC Record Layer (Refactor and TX Side)
2022-09-02 Hugo LandauQUIC Demuxer and Record Layer (RX Side)
2022-09-01 Tomas MrazDocument the return value of OSSL_LIB_CTX_load_config()
2022-09-01 Tobias BrunnerFix documented max. length for info buffer in HKDF
2022-09-01 Dr. David von... PKCS7_dataVerify(): fix missing use of CRLs in PKCS...
2022-09-01 Tomas MrazRemove unused dtls1_bitmap.c
2022-09-01 Hugo LandauBIO_dgram support for BIO_sendmmsg/BIO_recvmmsg
2022-09-01 Daniel HuImprove chacha20 perfomance on aarch64 by interleaving...
2022-08-31 Juergen ChristFix memory leak with TLS1.2 compression
2022-08-31 Juergen Christapps/speed.c: Wait for generated children
2022-08-30 Stefanos HarhalakisFix man page to indicate SHA256 MAC for PKCS12
2022-08-29 Matt CaswellTest that we ignore a bad record version in a plaintext...
2022-08-29 Matt CaswellTolerate a bad record version in TLSv1.3 plaintext...
2022-08-29 Tomas MrazAdd design requirements for QUIC packet demuxer
2022-08-27 Dr. David von... ERR: Make CRYPTO_malloc() and friends report ERR_R_MALL...
2022-08-26 Daniel FialaConvert serverinfo in SSL_CTX_use_serverinfo() to v2.
2022-08-25 PauliAdd missing ')' to command help
2022-08-24 Matt CaswellDrop the optimisation level for ppc64le cross-compile
2022-08-24 Hugo LandauUpdates for OSSL_TIME changes
2022-08-24 Hugo LandauQUIC ACK Manager, Statistics Manager and Congestion...
2022-08-24 Dr. David von... CMP: correct handling of fallback subject in OSSL_CMP_C...
2022-08-24 Dr. David von... CMP: fix crash in check_transactionID_or_nonce() on...
2022-08-24 Dr. David von... CRMF: make create_popo_signature() check that pubkey...
2022-08-24 Dr. David von... add missing CRMF API function OSSL_CRMF_CERTTEMPLATE_ge...
2022-08-24 Dr. David von... X509: clean up doc and implementation of X509{,_REQ...
2022-08-24 Dr. David von... x509_att.c: improve error checking and reporting and...
2022-08-24 Dr. David von... add missing doc of X509_REQ_get_extensions() and X509_R...
2022-08-24 Dr. David von... X509_REQ_get_extensions: add error queue entry on ill...
2022-08-23 Richard Levitteutil/wrap.pl.in: If the subprocess died with a signal...
2022-08-23 Matt CaswellFix the return type for the rlayer_skip_early_data...
2022-08-23 Tomas Mrazrl->enc_ctx must be non-NULL and cipher must be set
2022-08-23 Tomas MrazDo not use RLAYERfatal on NULL RLAYER
2022-08-23 PauliCoverity 1508532: out of bounds access
2022-08-23 Dr. David von... OSSL_HTTP_REQ_CTX_nbio: add support for partial content...
2022-08-23 Dr. David von... app_http_tls_cb() and tls_error_hint(): code cleanup
2022-08-23 Dr. David von... Makefile: Generate crypto objects only as far as needed
2022-08-23 Dr. David von... Makefile: Call mknum.pl on 'make ordinals' only if...
2022-08-23 K1Support decode SM2 parameters
2022-08-23 Ryan KelleyMoving notify check after the no time check
2022-08-23 Dmitry Belyavskiyopenssl speed fails in FIPS mode
2022-08-23 Tobias NießenFix typo in migration guide
2022-08-23 Tomas MrazAlways automatically add -DPEDANTIC with enable-ubsan
2022-08-22 Todd ShortFix doc-nits
2022-08-22 Tianjia Zhangevp: Use functions instead of direct structure field...
2022-08-22 Tianjia Zhangevp: Simplify ARIA aead cipher definition
2022-08-22 Piotr KubajAdd BSD-armv4 target based on linux-armv4
2022-08-20 Jeff CroxellClarify dashes are required for openssl list command
2022-08-19 Todd ShortUpdate gitignore
2022-08-19 Hugo LandauBIO_sendmmsg/BIO_recvmmsg (API only)
2022-08-19 PauliLimit the size of various MAXCHUNK definitions
2022-08-18 PauliCoverity: misuses of time_t
2022-08-18 Matt CaswellCheck record layer callbacks are non-null
2022-08-18 Matt CaswellFormatting cleanups
2022-08-18 Matt CaswellRemove redefinition of macros
2022-08-18 Matt CaswellRemove redefinition of SSL_AD_NO_ALERT
2022-08-18 Matt CaswellEnsure the rrl object is set to NULL after it is freed
2022-08-18 Matt CaswellRename some functions to be more consistent
next