index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow PKCS12 export to set arbitrary bag attributes
Graham Woodward
2022-09-23
2
-0
/
+3
*
Add HPKE DHKEM provider support for EC, X25519 and X448.
slontis
2022-09-23
1
-0
/
+2
*
BIO_s_dgram_pair
Hugo Landau
2022-09-23
2
-0
/
+9
*
Add documentation and test for EVP_PBE_alg_add
Daniel Fiala
2022-09-16
1
-2
/
+0
*
util/wrap.pl.in: Use parentheses so `kill` gets all its arguments
Richard Levitte
2022-09-15
1
-1
/
+1
*
Add support for loading root CAs from Windows crypto API
Hugo Landau
2022-09-14
2
-4
/
+3
*
check-format.pl: improve whitespace reporting on <op>=
Dr. David von Oheimb
2022-09-02
3
-3
/
+15
*
check-format.pl: further fixes for whitespace reporting within 'for (...)'
Dr. David von Oheimb
2022-09-02
3
-27
/
+40
*
check-format.pl: report #if and #elif with constant condition; improve checks...
Dr. David von Oheimb
2022-09-02
3
-13
/
+18
*
check-format.pl: extend checking into macro bodies; small further improvements
Dr. David von Oheimb
2022-09-02
3
-63
/
+188
*
check-format.pl: improve preprocessor directive handling; re-order state vari...
Dr. David von Oheimb
2022-09-02
1
-44
/
+51
*
Fix many inconsistencies in doc of CMS_verify() and PKC7_verify() etc.
Dr. David von Oheimb
2022-09-02
1
-2
/
+0
*
add missing CRMF API function OSSL_CRMF_CERTTEMPLATE_get0_publicKey()
Dr. David von Oheimb
2022-08-24
1
-0
/
+1
*
add missing doc of X509_REQ_get_extensions() and X509_REQ_add_extensions{,_ni...
Dr. David von Oheimb
2022-08-24
1
-3
/
+0
*
util/wrap.pl.in: If the subprocess died with a signal, let's re-signal it
Richard Levitte
2022-08-24
1
-1
/
+4
*
Add BSD-armv4 target based on linux-armv4
Piotr Kubaj
2022-08-22
1
-0
/
+2
*
BIO_sendmmsg/BIO_recvmmsg (API only)
Hugo Landau
2022-08-19
2
-0
/
+12
*
Rename DTLS1_BITMAP to DTLS_BITMAP
Matt Caswell
2022-08-18
1
-1
/
+1
*
Make the record layer directly aware of EtM
Matt Caswell
2022-08-18
1
-2
/
+3
*
Add some documentation for X509_gmtime_adj()
Matt Caswell
2022-08-18
1
-1
/
+0
*
Give BIO_s_mem() the ability to support datagrams
Matt Caswell
2022-07-28
1
-0
/
+1
*
Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting OSSL_CMP_validate_msg()
Dr. David von Oheimb
2022-07-20
1
-0
/
+1
*
check-format.pl: fix detection of missing/extra blank lines in local decls
Dr. David von Oheimb
2022-07-20
3
-15
/
+64
*
check-format.pl: fix false positive on 'for(;; stmt)'
Dr. David von Oheimb
2022-07-20
2
-0
/
+5
*
check-format.pl: improve wording: 'no' -> 'missing'; further minor improvements
Dr. David von Oheimb
2022-07-20
1
-27
/
+28
*
Add X509_PUBKEY_set0_public_key(), extracted from X509_PUBKEY_set0_param()
Dr. David von Oheimb
2022-07-19
1
-0
/
+1
*
CMS: add CMS_SignedData_verify(), a variant of CMS_verify() with extensions
Dr. David von Oheimb
2022-07-16
1
-0
/
+3
*
CMS: Export CMS_EnvelopedData and add CMS_EnvelopedData_decrypt()
Dr. David von Oheimb
2022-06-28
2
-1
/
+2
*
Add initial demo-driven design demos
Hugo Landau
2022-06-24
1
-0
/
+2
*
Added documentation for PEM_X509_INFO_read() and PEM_X509_INFO_read_bio()
Allan
2022-06-24
1
-2
/
+0
*
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
Hugo Landau
2022-06-22
4
-10
/
+8
*
Add OSSL_QUIC methods to headers and manual pages
Tomas Mraz
2022-06-03
1
-0
/
+3
*
mdl: Don't enforce one space after list markers
Richard Levitte
2022-05-19
1
-0
/
+1
*
mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.
Daniel Fiala
2022-05-13
1
-1
/
+5
*
X509{,_LOOKUP}: Improve distinction between not found and fatal/internal error
Dr. David von Oheimb
2022-05-04
1
-2
/
+0
*
Update copyright year
Matt Caswell
2022-05-03
3
-3
/
+3
*
Public API functions OPENSSL_str[n]casecmp
Dmitry Belyavskiy
2022-04-22
1
-0
/
+2
*
Document {SSL|SSL_CTX}_set_{purpose|trust}()
Hugo Landau
2022-04-07
1
-4
/
+0
*
Document SSL_CTX_get_ssl_method
Hugo Landau
2022-04-07
1
-1
/
+0
*
Add SSL_(CTX_)?get0_(verify|chain)_cert_store functions
Hugo Landau
2022-04-06
1
-0
/
+4
*
CMS sign digest
Viktor Söderqvist
2022-04-02
1
-0
/
+1
*
util/markdownlint.rb: Allow fenced code blocks
Richard Levitte
2022-03-23
1
-2
/
+3
*
Add documentation of BN_mod_sqrt()
Tomas Mraz
2022-03-15
1
-1
/
+0
*
Add manpages for SSL_get_certificate, SSL_get_private_key
Hugo Landau
2022-03-14
1
-2
/
+0
*
Replace handling of negative verification result with SSL_set_retry_verify()
Tomas Mraz
2022-03-14
1
-0
/
+1
*
Add TFO support to socket BIO and s_client/s_server
Todd Short
2022-03-10
3
-1
/
+5
*
async_posix: Allow custom stack allocation functions to be specified for POSI...
Arran Cudbard-Bell
2022-03-10
2
-0
/
+4
*
Undeprecate OPENSSL_VERSION_NUMBER and OpenSSL_version_num()
Matt Caswell
2022-02-24
1
-1
/
+1
*
Force macOS 10.15 or later to be 64-bit
Todd Short
2022-02-16
1
-0
/
+8
*
add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order()
Phus Lu
2022-02-03
2
-0
/
+2
[next]