index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2022-10-19
Fix many inconsistencies in doc of CMS_verify() and PKC7_verify() etc.
Dr. David von Oheimb
2022-09-29
OpenSSL::config: Fix trivial bugs
Richard Levitte
2022-09-29
OpenSSL::config: Fix VMS guesses
Richard Levitte
2022-09-29
OpenSSL::config: determine the MSVC target architecture by asking cl
Richard Levitte
2022-09-26
Add documentation for the OPENSSL_gmtime functions
Todd Short
2022-09-16
Add documentation and test for EVP_PBE_alg_add
Daniel Fiala
2022-09-15
util/wrap.pl.in: Use parentheses so `kill` gets all its arguments
Richard Levitte
2022-08-24
util/wrap.pl.in: If the subprocess died with a signal, let's re-signal it
Richard Levitte
2022-08-18
Add some documentation for X509_gmtime_adj()
Matt Caswell
2022-07-20
check-format.pl: fix detection of missing/extra blank lines in local decls
Dr. David von Oheimb
2022-07-20
check-format.pl: fix false positive on 'for(;; stmt)'
Dr. David von Oheimb
2022-07-20
check-format.pl: improve wording: 'no' -> 'missing'; further minor improvements
Dr. David von Oheimb
2022-07-20
check-format.pl: Fix report on space before ';' and allow it after ')'
Dr. David von Oheimb
2022-07-20
check-format.pl: Fix report on missing space before +/-: allow, e.g., '1e-6'
Dr. David von Oheimb
2022-07-20
check-format.pl: Fix report on constant on LHS of comparison/assignment
Dr. David von Oheimb
2022-07-20
check_format.pl: Add checks for blank lines within/after local decls
Dr. David von Oheimb
2022-07-20
check_format.pl: Fix typos
Dimitris Apostolou
2022-07-20
check-format.pl: Fix report on constant on LHS of comparison or assignment
Dr. David von Oheimb
2022-06-24
Added documentation for PEM_X509_INFO_read() and PEM_X509_INFO_read_bio()
Allan
2022-06-21
Update copyright year
Matt Caswell
2022-05-19
mdl: Don't enforce one space after list markers
Richard Levitte
2022-05-13
mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO.
Daniel Fiala
2022-05-05
Detect arm64-*-*bsd and enable assembly optimizations
Allan Jude
2022-05-03
make update
Matt Caswell
2022-04-27
Add SSL_(CTX_)?get0_(verify|chain)_cert_store functions
Hugo Landau
2022-04-21
Public API functions OPENSSL_str[n]casecmp
Dmitry Belyavskiy
2022-04-07
Document {SSL|SSL_CTX}_set_{purpose|trust}()
Hugo Landau
2022-04-07
Document SSL_CTX_get_ssl_method
Hugo Landau
2022-03-23
util/markdownlint.rb: Allow fenced code blocks
Richard Levitte
2022-03-15
Update copyright year
Matt Caswell
2022-03-15
Add documentation of BN_mod_sqrt()
Tomas Mraz
2022-03-14
Add manpages for SSL_get_certificate, SSL_get_private_key
Hugo Landau
2022-03-14
Replace handling of negative verification result with SSL_set_retry_verify()
Tomas Mraz
2022-02-24
Undeprecate OPENSSL_VERSION_NUMBER and OpenSSL_version_num()
Matt Caswell
2022-02-16
Force macOS 10.15 or later to be 64-bit
Todd Short
2022-02-02
Document purpose and trust setting functions
Matt Caswell
2022-01-06
Fix copyright year issues
Bernd Edlinger
2021-12-27
Add support for BSD-riscv64 target
Piotr Kubaj
2021-12-14
Update copyright year
Matt Caswell
2021-12-10
Teach OpenSSL::ParseC about OPENSSL_EXPORT and OPENSSL_EXTERN
Richard Levitte
2021-11-23
DOC: Add a few previously documented functions
Richard Levitte
2021-10-27
EVP: Allow a fallback for operations that work with an EVP_PKEY
Richard Levitte
2021-09-21
Fix util/mkpod2html.pl to call pod2html with absolute paths
Richard Levitte
2021-09-09
OpenSSL::Ordinals::set_version() should only be given the short version
Richard Levitte
2021-09-02
always use the same perl in $PATH
a1346054
2021-08-20
Replace CONFIG_NOWAIT env var with -w option
Rich Salz
2021-08-19
Set KERNEL_BITS, add CONFIG_NOWAIT
Rich Salz
2021-08-19
util/add-depends.pl: Rebuild the build file after reconfiguration
Richard Levitte
2021-08-19
util/add-depends.pl: Only add dependencies on existing or generated headers
Richard Levitte
2021-08-04
doc: use the documented =item markers
Beat Bolli
[next]