]> git.ipfire.org Git - thirdparty/openssl.git/history - util
Increment sleep time in quic_tserver_test less
[thirdparty/openssl.git] / util /
3 days ago  Eugene Syromiatnikovutil/ctags.sh: tfix in a "set --" call
3 days ago  Eugene SyromiatnikovAdd array memory allocation routines
3 days ago  GAlvareFixes for build failures on OS X 10.4 Tiger
3 days ago  Pauliparams: produce an error if a parameter is repeated
3 days ago  Pauliparams: add conditional params to the generation script
4 days ago  Eugene Syromiatnikovutil/analyze-contention-log.sh: print status output...
4 days ago  Eugene Syromiatnikovcrypto/threads_pthread: rewrite contention data storage...
4 days ago  Eugene Syromiatnikovutil/analyze-contention-log: call the bash interpreter...
5 days ago  Eugene Syromiatnikovutil/perl/OpenSSL/Test.pm: consistently use 4 spaces...
11 days ago  Pauliparams: emit an error if a parameter array overflows
11 days ago  Pauliparams: revert error checking when params are duplicated
11 days ago  Pauliparams: allow param name aliases
11 days ago  Pauliparamnames: factor out common code after successful...
11 days ago  Pauliparams: add support for 'hidden' parameters
11 days ago  Pauliparams: update param parser generator script to support...
11 days ago  Pauliparams: add additional error checking to generated...
11 days ago  Pauliparams: generated decoder functions return an error...
12 days ago  Daniel Van GeestImplement KEMRecipientInfo (RFC9629) in CMS
13 days ago  Norbert Pocsfind-doc-nits: Check env var documentation
13 days ago  Eugene SyromiatnikovDocument OPENSSL_MALLOC_SEED environment variable
13 days ago  Eugene Syromiatnikovutil/other.syms: sort OPENSSL_*cap lexicographically...
13 days ago  Eugene SyromiatnikovRemove HARNESS_OSSL_PREFIX manipulation in the test...
2025-07-25  martinAdd support for TLS 1.3 OCSP multi-stapling for server...
2025-07-23  Norbert PocsFix perl warnings on various scripts
2025-07-17  Norbert Pocslibcrypto.num: Deprecate EVP_PKEY_ASN1_METHOD related...
2025-07-10  Theo BuehlerProvide X509_CRL_get0_tbs_sigalg()
2025-07-09  Neil HormanFixup non-optional use of IO::Socket::IP
2025-07-04  Neil HormanUpdate util/analyze-contention-log.sh
2025-07-04  Neil HormanAdd lock contention log analyzer
2025-07-03  Andrew DinhAdd stream type flags to SSL_accept_stream
2025-06-25  Pauliparamnams: add new line to break long function declaration
2025-06-19  Paulichange _ettable to _list
2025-06-19  Pauliparams: sort structure fields for repeatability
2025-06-19  Pauliparams: remove obsolete functionality from param genera...
2025-06-19  Pauliparams: update TRIE builder script to emit structs...
2025-06-19  Tomas MrazAdd strlen to symbols allowed on Windows
2025-06-16  Dr. David von Oheimbcheck-format.pl: prevent false positive on typedef...
2025-06-16  Dr. David von Oheimbcheck-format-test-negatives.c: add 2nd macro indent...
2025-06-16  Dr. David von Oheimbcheck-format.pl: prevent reporting "{ 1 stmt }" on...
2025-06-16  Dr. David von Oheimbcheck-format.pl: allow block for switch case/default
2025-06-16  Dr. David von Oheimbcheck-format-test-positives.c slightly improve comment...
2025-06-16  Dr. David von Oheimbadapt check-format-test-positives.c for too long lines...
2025-06-06  Neil HormanFix use of IO::Socket::IP on windows 2025
2025-06-05  Neil HormanTest randomly selected client port for availabilty...
2025-06-04  Viktor DukhovniSplit arguments taking quotes into account
2025-06-04  Pauliparamnames: add new function to handle names and types.
2025-05-27  Pauliadd EVP_PKEY_get_security_category to exported symbols
2025-05-27  PauliAdd security-category param name
2025-05-07  Pauliparams: update generation script to support multiple...
2025-04-29  Norbert Pocsdoc/man3: Document missing macro function history
2025-04-29  Norbert Pocsother.syms: These functions were deprecated
2025-04-29  Norbert Pocsutil/find-doc-nits: Check function macros in history
2025-04-28  Richard LevitteAdd verbose output to 'openssl list -store-loaders'
2025-04-23  olszomalFix URL parsing to handle missing ports and ISO 8601...
2025-04-16  Nicolas Blais-MikoFix silent error in EVP_CIPHER_CTX_get_updated_iv.
2025-04-14  fangming.fangImplement interleaving aes-cbc-hmac-sha on aarch64
2025-04-11  Viktor DukhovniImplement i2d_PKCS8PrivateKey
2025-03-26  Neil HormanUpdate dead links and e-mails our sources
2025-03-26  Chase KillorinRemoved duplicates in some man pages
2025-03-24  Frederik Wedel-HeinenAdds the concept of thunks to OPENSSL_sk interface
2025-03-12  openssl-machineCopyright year updates
2025-03-09  Viktor DukhovniRefactor sigalg handling
2025-03-04  Ivan Stankovićx509: allow SAN URIs to contain userinfo
2025-02-26  Viktor DukhovniUse better data type info in decoders
2025-02-21  Dmitry BelyavskiyEVP_SKEY_get_raw_key => EVP_SKEY_get0_raw_key
2025-02-21  Cheng ZhangAdded new API to enable 0-RTT for 3rd party QUIC stacks.
2025-02-20  Viktor DukhovniConfigurable import-time PCT for ML-KEM
2025-02-20  Paulislh-dsa: change the seed parameter name from entropy...
2025-02-18  slontisSLH-DSA clean ups
2025-02-18  slontisAdd SLH_DSA to the FIPS provider.
2025-02-18  slontisAdd SLH-DSA signing.
2025-02-18  slontisAdd SLH-DSA key generation
2025-02-17  Neil HormanFixup error ennumeration 26802/head
2025-02-17  Neil HormanRemove NEW_TOKEN public api
2025-02-17  Neil HormanRename token_store functions to make them consistent
2025-02-17  Neil HormanAdd public api to create token cache for QUIC NEW_TOKENS
2025-02-17  Neil Hormanrename new_pending_ssl to new_pending_conn
2025-02-17  Neil HormanRun Make update
2025-02-17  Matt CaswellAdd documentation for BIO_dgram_set0_local_addr()
2025-02-17  Andrew DinhAdds a new demo blocking QUIC server for use with the...
2025-02-17  Hugo LandauAllow use of socketpair, WSASocketA
2025-02-17  Hugo Landaumake update
2025-02-17  Hugo LandauQUIC: Add manpage for listener API
2025-02-17  Hugo Landaumake update
2025-02-17  Viktor DukhovniAccessors for the IANA signature scheme name
2025-02-15  Simo SorceAdd additional EVP_SKEY helpers
2025-02-15  Dmitry BelyavskiyImplement EVP_MAC_init_SKEY
2025-02-15  Dmitry BelyavskiyEVP_SKEY documentation
2025-02-15  Dmitry BelyavskiyEVP_SKEY implementation for EVP_CIPHER
2025-02-14  Viktor DukhovniImplement seed/key preference when decoding
2025-02-14  Viktor DukhovniASN.1 ML-KEM private key format
2025-02-14  Viktor DukhovniImproved import and export
2025-02-14  Viktor DukhovniEncoders and Decoders for ML-KEM
2025-02-14  Viktor DukhovniML-KEM hybrids for TLS
2025-02-14  Viktor DukhovniMulti-variant ML-KEM
2025-02-14  Andrew DinhAdd ML-KEM-768 KATs from BoringSSL
2025-02-14  Pauliparams: add OSSL_SIGNATURE_PARAM_MU to param names
2025-02-14  Viktor DukhovniFlexible encoders for ML-DSA
2025-02-14  slontisAdd ML-DSA sign/verify
2025-02-14  slontisAdd ML-DSA Keygen support
next