]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Implement riscv_vlen_asm for riscv32
[thirdparty/openssl.git] / include /
3 days ago  Hongren Zhengriscv: use hwprobe syscall for capability detection
3 days ago  Tomas MrazDo not use bit fields for context data flag variables
3 days ago  Tomas MrazMake conf_diagnostics apply also to the SSL conf errors
5 days ago  shridhar kalavaguntaMove ossl_asn1_string_to_time_t() to libtestutil
10 days ago  Tomas MrazRename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce...
10 days ago  Tomas MrazAdd ossl_bn_priv_rand_range_fixed_top() and use it...
10 days ago  Tomas MrazMake ossl_gen_deterministic_nonce_rfc6979() constant...
10 days ago  Tomas MrazMake BN_generate_dsa_nonce() constant time and non...
11 days ago  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
2024-01-19  Frederik Wedel-HeinenRemoves unsed function: ssl_bad_method()
2024-01-18  Matt CaswellFix a FreeBSD build failure when KTLS is enabled
2024-01-17  Tomas MrazFix reason value collision for CMP_R_UNEXPECTED_SENDER
2024-01-17  Neil HormanIntroduce hash thunking functions to do proper casting
2024-01-17  Dr. David von Oheimbossl_cmp_msg_check_update(): improve diagnostics of...
2024-01-17  Dr. David von OheimbCMP app and doc: add -no_cache_extracerts option /...
2024-01-15  Matt CaswellMove discovery of the legacy alg type into the keymgmt
next