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
...
*
Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.
slontis
2022-11-18
1
-37
/
+0
*
ParseC.pm: gracefully handle DOS-style end-of-line in source files
Dr. David von Oheimb
2022-11-18
1
-1
/
+1
*
Rename SSL3_RECORD to TLS_RL_RECORD
Matt Caswell
2022-11-14
1
-1
/
+1
*
Rename SSL3_BUFFER to TLS_BUFFER
Matt Caswell
2022-11-14
1
-1
/
+1
*
Add zlib oneshot compression
Todd Short
2022-11-07
1
-0
/
+1
*
Add d2i_PUBKEY_ex_fp and d2i_PUBKEY_ex_bio.
slontis
2022-11-02
1
-0
/
+2
*
rand: add set0 calls for the private and public DRBGs
Pauli
2022-11-01
1
-0
/
+3
*
Add support for compressed certificates (RFC8879)
Todd Short
2022-10-18
3
-2
/
+18
*
Convert ZLIB defines to OPENSSL_NO_ZLIB
Todd Short
2022-10-18
1
-1
/
+1
*
Add ZSTD compression support (RFC8478bis)
Todd Short
2022-10-18
2
-0
/
+4
*
Add brotli compression support (RFC7924)
Todd Short
2022-10-18
3
-10
/
+4
*
crypto: add preemptive threading support
Čestmír Kalina
2022-10-17
1
-0
/
+3
*
Fix various typos, repeated words, align some spelling to LDP.
FdaSilvaYY
2022-10-12
2
-2
/
+2
*
Align util/libcrypto.num with the openssl-3.0 branch
Richard Levitte
2022-10-10
1
-2
/
+2
*
Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch
Richard Levitte
2022-10-07
2
-49
/
+49
*
Rename ossl_sleep() to OSSL_sleep() and make it public
Richard Levitte
2022-10-06
1
-0
/
+1
*
Add {lib}_R_{lib}_LIB, for our engines and other "external" modules
Richard Levitte
2022-10-05
1
-1
/
+9
*
OpenSSL::config: Fix trivial bugs
Richard Levitte
2022-09-29
1
-2
/
+6
*
OpenSSL::config: Fix VMS guesses
Richard Levitte
2022-09-29
1
-6
/
+10
*
OpenSSL::config: determine the MSVC target architecture by asking cl
Richard Levitte
2022-09-29
1
-3
/
+44
*
Add documentation for the OPENSSL_gmtime functions
Todd Short
2022-09-26
1
-3
/
+0
*
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
[prev]
[next]