Hugo Landau
|
7d9e447ab8
QUIC API: Revise SSL_get_conn_close_info to use a flags field
|
1 year ago |
Hugo Landau
|
cc50b44e55
Document OSSL_get_thread_support_flags()
|
1 year ago |
Hugo Landau
|
abeb41b42f
Minor updates
|
1 year ago |
Hugo Landau
|
4426c47d66
Add manpages
|
1 year ago |
Hugo Landau
|
9d6bd3d30f
QUIC APL: Implement backpressure on stream creation
|
1 year ago |
Hugo Landau
|
83df44ae53
QUIC MSST: Rename SSL_set_incoming_stream_reject_policy
|
1 year ago |
Hugo Landau
|
1e4a9d882f
QUIC MSST: Add documentation for new APIs
|
1 year ago |
Irak Rigia
|
23e648962e
Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arrays
|
1 year ago |
Hugo Landau
|
8ccc567ef0
QUIC CSM: Tweak docs for tick functions, add DTLSv1 docs
|
1 year ago |
Hugo Landau
|
408622b73a
BIO_s_dgram: add documentation and hazard warnings
|
1 year ago |
Richard Levitte
|
801e54d65c
Move the description of the core types into their own pages
|
1 year ago |
Richard Levitte
|
9dabb55da3
Better sorting of util/other.syms
|
1 year ago |
Graham Woodward
|
e869c867c1
Allow PKCS12 export to set arbitrary bag attributes
|
2 years ago |
Hugo Landau
|
b88ce46ee8
BIO_s_dgram_pair
|
2 years ago |
Hugo Landau
|
e0c4e43e40
BIO_sendmmsg/BIO_recvmmsg (API only)
|
2 years ago |
Hugo Landau
|
948cf52179
Add SSL_(CTX_)?get0_(verify|chain)_cert_store functions
|
2 years ago |
Tomas Mraz
|
dfb39f7313
Replace handling of negative verification result with SSL_set_retry_verify()
|
2 years ago |
Todd Short
|
a3e53d5683
Add TFO support to socket BIO and s_client/s_server
|
3 years ago |
Arran Cudbard-Bell
|
f6f56f4776
async_posix: Allow custom stack allocation functions to be specified for POSIX contexts
|
2 years ago |
Matt Caswell
|
42659159f4
Undeprecate OPENSSL_VERSION_NUMBER and OpenSSL_version_num()
|
2 years ago |
Phus Lu
|
13a53fbf13
add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order()
|
3 years ago |
Dr. David von Oheimb
|
6be83cc655
OSSL_CMP_CTX: rename get/set function for trustedStore
|
2 years ago |
Richard Levitte
|
839ffdd11c
EVP: Allow a fallback for operations that work with an EVP_PKEY
|
3 years ago |
Pauli
|
561e5cda7b
err: remove ERR_GET_FUNC()
|
3 years ago |
Pauli
|
b6298a7f8d
util: convert SHA* one shots back to being functions
|
3 years ago |
Matt Caswell
|
3d9d1ce529
Add documentation for newly added ASN1 functions
|
3 years ago |
Tomas Mraz
|
31b7f23d2f
Add documentation of the old names kept as alias macros
|
3 years ago |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 years ago |
Matt Caswell
|
d2f82495a2
Cleanup the missing*.txt files
|
3 years ago |
Rich Salz
|
f04bb0bce4
Slightly reformat ssl.h.in
|
3 years ago |