threads_pthread.c: change inline to ossl_inline
[openssl.git] / doc /
12 hours ago sashanMove stack of compression methods from libssl to OSSL_L...
6 days ago Ruslan Baratov[Docs] Default value for verification flags is 'SSL_VER...
13 days ago DominikNUpdate openssl-smime.pod.in
13 days ago Ruslan Baratov[Docs] 'SSL_CTX_set_cert_store' ownership of 'store'
13 days ago Tomas MrazDocument that SHAKE-128 and SHAKE-256 have no default...
2024-05-14 Rajeev RanjanAdd support for integrity-only cipher suites for TLS...
2024-05-14 Daiki Uenodoc: Fix description of EVP_CIPHER_CTX_dup
2024-05-09 Hongren ZhengAdd OPENSSL_riscvcap man page
2024-05-09 Tomas MrazOSSL_LIB_CTX_load_config() must not be called concurren...
2024-05-09 Tomas MrazAdd documentation for OSSL_LIB_CTX_set/get_conf_diagnostics
2024-05-06 Matt CaswellDocument the SSL_set_session_secret_cb() function
2024-05-01 sapph2cFixed typo in CRYPTO_THREAD_run_once.pod
2024-05-01 sapph2cFixed typos in ossl_ht_new.pod, EVP_PKEY_decrypt.pod...
2024-05-01 Rajeev RanjanCMP: Improvements of the support for requesting CRL
2024-05-01 Dr. David von OheimbCMP: add support for genm with crlStatusList and genp...
2024-04-29 Daniel McCarneydoc: clarify SSL_CIPHER_description allocation
2024-04-24 hrtarsiaFix grammar in certificates.txt
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 Neil Hormanadding a multithreaded hashtable test
2024-04-24 Neil HormanIntroduce new internal hashtable implementation
2024-04-24 Neil HormanAdd CRYPTO_atomic_store api
2024-04-22 Hubert KarioBe more explicit about RSAES-PKCS#1v1.5 error handling
2024-04-22 Rajeev Ranjanfix sending error when no root CA cert update available
2024-04-19 slontisFix migration guide mappings for i2o/o2i_ECPublicKey
2024-04-19 Neil HormanMake rcu_thread_key context-aware
2024-04-19 Richard LevitteOSSL_STORE: Add reference docs for the built-in Windows...
2024-04-19 Tomas MrazMake X25519 and X448 FIPS unapproved
2024-04-16 Richard Levittedoc/fingerprints.txt: Add the future OpenSSL release key
2024-04-16 Neil HormanRemove repetitive words
2024-04-10 Tomas MrazDocument that private and pairwise checks are not bound...
2024-04-10 Dimitri PapadopoulosFix typos found by codespell
2024-04-10 Hubert Karioman EVP_PKEY_CTX_set_params: document params is a list
2024-04-09 Neil HormanAdd docs noting requirements for SM2 signing
2024-04-09 slontisAdd demo for ECDH key exchange
2024-04-09 Stephan Wurmapps: ca,req,x509: Add explicit start and end dates...
2024-04-09 Matt CaswellCopyright year updates
2024-04-09 Richard LevitteCopyright year updates
2024-04-04 Tomas Mrazopenssl-crl(1): The -verify option is implied by -CA...
2024-04-04 Tomas MrazDEFINE_STACK_OF.pod: Fix prototypes of sk_TYPE_free...
2024-04-04 Tomas MrazAdd design document about handing some MAX defines
2024-04-04 slontisUpdate Documentation for EVP_DigestSign, EVP_DigestVerify.
2024-04-04 Job SnijdersAlign 'openssl req' string_mask docs to how the softwar...
2024-04-02 Vladimir KotalDocument change of -verify behavior in crl and req...
2024-04-02 Hubert KarioASYNC_start_job: more readable documentation for handli...
2024-04-02 Simo SorceExplicitly state what -keys does
2024-03-26 Vladimir Kotalapps/req,crl: exit with 1 on verification failure
2024-03-22 olszomalFixed a typo and grammar in openssl-ts.pod
2024-03-15 Alexandr NedvedickyMinor docfix for OSSL_HTTP_REQ_CTX_set_max_response_hdr...
2024-03-15 Shakti ShahSSL_add_dir_cert_subjects_to_stack(): Documented return...
2024-03-12 Alexandr NedvedickyLimit the number of http headers when receiving the...
2024-03-12 olszomalImprove the documentation on -cert_chain and -status_ve...
2024-03-12 谭九鼎Doc: fix style
2024-03-11 slontisFix BIO_get_new_index() to return an error when it...
2024-03-10 Neil HormanBring SSL_group_to_name docs in line with API definition
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: Add documentation for QUIC error codes
2024-03-06 Hugo LandauEnable qlog support by default
2024-03-06 Tomas MrazDocument that unknown groups and sigalgs marked with...
2024-03-06 Dr. David von Oheimbapps/cmp: improve -reqin option to read fallback public...
2024-03-06 Dr. David von Oheimbcrypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey...
2024-03-06 Dr. David von Oheimbapps/cmp: extend documentation and diagnostics for...
2024-03-06 Dr. David von Oheimbapps/cmp: add -reqout_only option for dumping/saving...
2024-03-01 pohsingwuImplement PCT for EDDSA
2024-02-25 MichaelImprove documentation of standard IANA cipher suite...
2024-02-21 Ijtaba HussainExtended SSL_SESSION functions using time_t
2024-02-20 Bernd RitterCorrect the defined name of the parameter "micalg"...
2024-02-19 Hugo LandauMinor updates
2024-02-19 Hugo LandauQUIC: Add docs for SSL_VALUE_EVENT_HANDLING_MODE
2024-02-14 Shakti ShahKDF_CTX_new API has incorrect signature (const should...
2024-02-14 Dimitri PapadopoulosFix new typos found by codespell
2024-02-10 Hugo LandauFix nit
2024-02-10 Hugo LandauFix typo
2024-02-10 Hugo Landaumake update
2024-02-10 Hugo LandauQUIC: Add manpage for SSL_poll
2024-02-10 Hugo LandauQUIC: Add glossary entry for RIO
2024-02-08 Hugo LandauMinor updates
2024-02-08 Hugo LandauQUIC CHANNEL: Optimise struct packing
2024-02-08 Hugo LandauMinor fix
2024-02-08 Hugo LandauQUIC: Add documentation for tuning API
2024-02-08 Shakti ShahWrong release version for EVP_DigestSqueeze() in docume...
2024-02-05 Shakti ShahClarify X509_STORE_CTX_init() documentation in the...
2024-02-02 Hugo LandauQUIC QLOG: Minor manpage updates
2024-02-02 Hugo LandauQUIC QLOG: Minor doc updates
2024-02-02 Hugo LandauMinor updates
2024-02-02 Hugo LandauQLOG: Editorial fixes (QLOG is spelled 'qlog')
2024-02-02 Hugo LandauQLOG: Add manpage openssl-qlog(7)
2024-02-02 Hugo LandauQUIC QLOG: Clarify filter docs
2024-02-02 Hugo LandauQUIC QLOG: Rename QFILTER to OSSL_QFILTER
2024-02-02 Hugo LandauQLOG: Minor updates
2024-02-02 Hugo LandauQLOG: Add debugging guide
2024-02-02 Hugo LandauQLOG: Frontend: Design
2024-02-02 Hugo LandauQLOG: JSON Encoder: Design
next