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
*
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
*
Document purpose and trust setting functions
Matt Caswell
2022-01-27
1
-3
/
+0
*
Add signed bn2bin and bin2bn functions
Richard Levitte
2022-01-20
1
-0
/
+6
*
Add context dup functions for digests and ciphers
Pauli
2022-01-19
1
-0
/
+2
*
check-format.pl: Fix report on space before ';' and allow it after ')'
Dr. David von Oheimb
2022-01-09
2
-1
/
+3
*
check-format.pl: Fix report on missing space before +/-: allow, e.g., '1e-6'
Dr. David von Oheimb
2022-01-09
2
-2
/
+7
*
check-format.pl: Fix report on constant on LHS of comparison/assignment
Dr. David von Oheimb
2022-01-09
2
-1
/
+3
*
check_format.pl: Add checks for blank lines within/after local decls
Dr. David von Oheimb
2022-01-09
3
-32
/
+96
*
Fix copyright year issues
Bernd Edlinger
2022-01-06
1
-2
/
+2
*
Fix typos
Dimitris Apostolou
2022-01-05
2
-5
/
+5
*
check-format.pl: Fix report on constant on LHS of comparison or assignment
Dr. David von Oheimb
2022-01-04
1
-1
/
+1
*
OSSL_CMP_CTX: rename get/set function for trustedStore
Dr. David von Oheimb
2021-12-30
1
-0
/
+2
*
Add support for BSD-riscv64 target
Piotr Kubaj
2021-12-22
1
-0
/
+1
*
add OSSL_STACK_OF_X509_free() for commonly used pattern
Dr. David von Oheimb
2021-12-21
1
-0
/
+1
*
Teach OpenSSL::ParseC about OPENSSL_EXPORT and OPENSSL_EXTERN
Richard Levitte
2021-12-10
1
-0
/
+6
*
Add support for BSD-ppc, BSD-ppc64 and BSD-ppc64le configurations
pkubaj
2021-12-09
1
-2
/
+3
*
Detect arm64-*-*bsd and enable assembly optimizations
Allan Jude
2021-11-26
1
-0
/
+1
*
DOC: Add a few previously documented functions
Richard Levitte
2021-11-23
2
-8
/
+0
*
EVP: Allow a fallback for operations that work with an EVP_PKEY
Richard Levitte
2021-10-27
1
-0
/
+1
*
Fix util/mkpod2html.pl to call pod2html with absolute paths
Richard Levitte
2021-09-21
1
-0
/
+9
*
OpenSSL::Ordinals::set_version() should only be given the short version
Richard Levitte
2021-09-09
1
-2
/
+0
*
Enhance the srctop, bldtop, data and result functions to check the result
Richard Levitte
2021-09-09
1
-17
/
+43
*
Use '[option...]' not '[[ options ]]' in text
Rich Salz
2021-09-07
1
-2
/
+2
*
always use the same perl in $PATH
a1346054
2021-09-02
4
-5
/
+5
*
Replace CONFIG_NOWAIT env var with -w option
Rich Salz
2021-08-20
1
-1
/
+1
*
Set KERNEL_BITS, add CONFIG_NOWAIT
Rich Salz
2021-08-19
1
-5
/
+5
*
util/add-depends.pl: Rebuild the build file after reconfiguration
Richard Levitte
2021-08-19
1
-2
/
+5
*
util/add-depends.pl: Only add dependencies on existing or generated headers
Richard Levitte
2021-08-19
1
-36
/
+67
[next]