VMS: Redefine _XOPEN_SOURCE_EXTENDED with the value 1
[openssl.git] / include /
32 hours ago sashanMove stack of compression methods from libssl to OSSL_L...
7 days ago Richard LevitteWhen defining ossl_ssize_t = ssize_t, remember to inclu...
2024-05-15 Andrew GolovashevichOptimizated calculation of shared power of 2 in bn_gcd
2024-05-15 Tomas MrazIntentionally break EVP_DigestFinal for SHAKE128 and...
2024-05-14 Rajeev RanjanAdd support for integrity-only cipher suites for TLS...
2024-05-14 Jacob ChampionAdd reason codes with the correct offset for two alerts
2024-05-13 willmafhTypo fixes
2024-05-09 Hongren Zhengriscv: use hwprobe syscall for capability detection
2024-05-09 Tomas MrazDo not use bit fields for context data flag variables
2024-05-09 Tomas MrazMake conf_diagnostics apply also to the SSL conf errors
2024-05-07 shridhar kalavaguntaMove ossl_asn1_string_to_time_t() to libtestutil
2024-05-02 Tomas MrazRename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce...
2024-05-02 Tomas MrazAdd ossl_bn_priv_rand_range_fixed_top() and use it...
2024-05-02 Tomas MrazMake ossl_gen_deterministic_nonce_rfc6979() constant...
2024-05-02 Tomas MrazMake BN_generate_dsa_nonce() constant time and non...
2024-05-01 Dr. David von OheimbCMP: add support for genm with crlStatusList and genp...
2024-04-24 Damian Hobson-Garciax509_acert: Load attributes from config file section
2024-04-24 Damian Hobson-GarciaAdd IETFAttrSyntax type support
2024-04-24 Damian Hobson-Garciax509_acert: Add and retrieve certificate extensions
2024-04-24 Damian Hobson-Garciax509_acert: Add API to sign and verify attribute certif...
2024-04-24 Damian Hobson-Garciax509_acert: Add, remove and get attribute certificate...
2024-04-24 Damian Hobson-GarciaAttribute certificate printing functions
2024-04-24 Damian Hobson-GarciaAttribute certificate getter and setter API
2024-04-24 Damian Hobson-GarciaAdd RFC 5755 attribute certificate support
2024-04-24 Randall S. BeckerRemove all references to FLOSS for NonStop Builds.
2024-04-24 Neil HormanIntroduce new internal hashtable implementation
2024-04-24 Neil HormanAdd CRYPTO_atomic_store api
2024-04-19 Neil HormanMake rcu_thread_key context-aware
2024-04-17 Viktor DukhovniDefine KU_ constants via corresponding X509v3_KU_
2024-04-10 Hugo LandauChange approach to SSL_pending API
2024-04-10 Hugo LandauQUIC QSM: Add function to determine if data is waiting
2024-04-09 Richard LevitteCopyright year updates
2024-03-15 Job SnijdersAdd Content Type OID for id-ct-rpkiSignedPrefixList
2024-03-15 Tomas Mrazapps/x509.c: No warning reading from stdin if redirected
2024-03-13 Joachim VandersmissenImplement KAT for KBKDF with KMAC128
2024-03-12 Alexandr NedvedickyLimit the number of http headers when receiving the...
2024-03-11 slontisFix BIO_get_new_index() to return an error when it...
2024-03-09 Hugo LandauQUIC: Add stream write buffer queries
2024-03-07 Hugo LandauQUIC: Define error code for stateless reset
2024-03-07 Hugo LandauQUIC: Make QUIC transport error codes public
2024-03-06 Dr. David von Oheimbcrypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey...
2024-03-06 Dr. David von Oheimbcmperr.h: use free reason value 106 rather than 197...
2024-03-01 pohsingwuImplement PCT for EDDSA
2024-02-25 Job SnijdersAdd appropriate lower bound checks for GeneralizedTime...
2024-02-21 Ijtaba HussainExtended SSL_SESSION functions using time_t
2024-02-19 Hugo LandauQUIC TXP: Allow QLOG instance retrieval via callback
2024-02-19 Hugo LandauQUIC QTX: Allow QLOG instance retrieval via callback
2024-02-19 Hugo LandauQUIC FIFD: Allow QLOG instance retrieval via callback
2024-02-19 Hugo LandauQUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODE
2024-02-19 Shakti ShahOpenSSL License is applied for some source files, chang...
2024-02-14 Dimitri PapadopoulosFix new typos found by codespell
2024-02-10 Hugo LandauQUIC POLLING: Implement autotick
2024-02-10 Hugo Landaumake update
2024-02-10 Hugo LandauQUIC APL: Implement SSL_poll backend
2024-02-10 Hugo LandauQUIC QSM: Allow bidi and uni incoming streams to be...
2024-02-10 Hugo LandauQUIC: Add polling API
2024-02-10 Hugo LandauBIO: Add SSL poll descriptor type
2024-02-09 Hugo LandauTHREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafe
2024-02-08 Hugo LandauMinor updates
2024-02-08 Hugo LandauFix error code collision
2024-02-08 Hugo LandauQUIC APL: Add feature query implementation
2024-02-08 Hugo LandauQUIC CHANNEL: Add idle timeout configuration and stream...
2024-02-08 Hugo LandauQUIC RXFC: Add accessor for credit
2024-02-08 Hugo LandauQUIC: Add new error codes for tuning API
2024-02-08 Hugo LandauQUIC: Add documentation for tuning API
2024-02-06 Ingo Franzkis390x: Fix build on s390x with 'disable-asm'
2024-02-02 Hugo LandauQUIC QLOG: Use set0
2024-02-02 Hugo LandauQUIC QLOG: Minor doc updates
2024-02-02 Hugo LandauQUIC QLOG: Record implementation version
2024-02-02 Hugo LandauQUIC QLOG: Allow PID to be overridden
2024-02-02 Hugo LandauQUIC TXP: Allow QLOG instance to be changed after insta...
2024-02-02 Hugo LandauQUIC QTX: Allow QLOG instance to be changed after insta...
2024-02-02 Hugo LandauQUIC FIFD: Allow QLOG instance to be changed after...
2024-02-02 Hugo LandauQLOG: Editorial fixes (QLOG is spelled 'qlog')
2024-02-02 Hugo LandauJSON_ENC: Minor tweaks
2024-02-02 Hugo LandauQLOG: Remove vestigial abort code
2024-02-02 Hugo LandauQLOG: Minor updates
2024-02-02 Hugo LandauQLOG: JSON Encoder: Rename JSON_ENC
2024-02-02 Hugo LandauQLOG: Events: Implement transport:packet_received
2024-02-02 Hugo LandauQLOG: Events: Implement transport:packet_sent
2024-02-02 Hugo LandauQLOG: Wiring: QUIC QTX
2024-02-02 Hugo LandauQLOG: Wire title-setting code to QUIC_CHANNEL and SSL_CTX
2024-02-02 Hugo LandauQLOG: QUIC CHANNEL: Allow a log title to be specified
2024-02-02 Hugo LandauQLOG: Events: Implement recovery:packet_lost
2024-02-02 Hugo LandauQLOG: Wiring: QUIC TXPIM: Record the packet type
2024-02-02 Hugo LandauQLOG: Wiring: QUIC FIFD
2024-02-02 Hugo LandauQLOG: Wiring: QUIC QRX: Report the datagram ID from...
2024-02-02 Hugo LandauQLOG: Wiring: QUIC DEMUX: Report a monotonically increa...
2024-02-02 Hugo LandauQLOG: Events: Implement connectivity:connection_closed
2024-02-02 Hugo LandauQLOG: Events: Implement transport:parameters_set
2024-02-02 Hugo LandauQLOG: Events: Implement connectivity:connection_state_u...
2024-02-02 Hugo LandauQLOG: Events: Implement connectivity:connection_started
2024-02-02 Hugo LandauQLOG: Wiring: QUIC CHANNEL
2024-02-02 Hugo LandauQLOG: Frontend: Implementation
2024-02-02 Hugo LandauQLOG: Frontend: API Definition
2024-02-02 Hugo LandauQLOG: JSON Encoder: Design
2024-02-01 Neil HormanRCU lock implementation
2024-01-31 Matt CaswellFix compilation on Windows using icc
2024-01-23 Hugo LandauQUIC APL: Implement optimised FIN API
2024-01-23 Hugo LandauQUIC: Add optimised FIN API
next