index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
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-rfc3820-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
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate include/openssl/opensslv.h
Richard Levitte
2019-10-18
1
-2
/
+5
*
EVP: add functions that return the name number
Richard Levitte
2019-10-17
1
-0
/
+7
*
EVP: add name traversal functions to all fetchable types
Richard Levitte
2019-10-17
1
-2
/
+9
*
EVP: add missing common functionality
Richard Levitte
2019-10-17
1
-4
/
+12
*
Add EVP_PKEY_CTX_new_provided()
Richard Levitte
2019-10-16
1
-0
/
+1
*
Fix typo and create compatibility macro
Andreas Schnebinger
2019-10-16
3
-2
/
+3
*
Refactor many common flags into openssl.pod
Rich Salz
2019-10-15
1
-72
/
+75
*
Add BN_check_prime()
Kurt Roeckx
2019-10-14
1
-2
/
+3
*
Replace '=for comment ifdef' with '=for openssl'
Rich Salz
2019-10-14
1
-1
/
+1
*
POD: stop abusing comment
Richard Levitte
2019-10-11
1
-2
/
+2
*
util/find-doc-nits: ignore tsget.pod name
Richard Levitte
2019-10-09
1
-1
/
+1
*
Deprecate NCONF_WIN32() function
Rich Salz
2019-10-06
1
-1
/
+1
*
Also mention -- flag and ignore if undocumented
Rich Salz
2019-10-06
1
-0
/
+1
*
Rename "private" file, doc doc changes in CHANGES
Rich Salz
2019-10-03
2
-44
/
+37
*
Add the provider function signatures for DigestSign*
Matt Caswell
2019-10-03
1
-0
/
+4
*
Fix errors found by new find-doc-nits
Rich Salz
2019-10-03
1
-0
/
+3
*
Add wordlist from man7.org
Rich Salz
2019-10-03
1
-0
/
+55
*
util/find-doc-nits: more precise option and function name checker
Richard Levitte
2019-10-02
1
-17
/
+154
*
Update "missing documentation" function lists
Rich Salz
2019-10-02
2
-58
/
+2
*
Add '=for comment ifdef' to pod pages
Rich Salz
2019-10-01
1
-5
/
+15
*
Consistent formatting of flags with args
Rich Salz
2019-10-01
1
-0
/
+14
*
Consistent naming for context gettable param queries .
Pauli
2019-09-27
1
-6
/
+6
*
Add util/fix-includes script
Dr. Matthias St. Pierre
2019-09-28
2
-0
/
+25
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Dr. David von Oheimb
2019-09-27
2
-121
/
+196
*
Ensure man1 POD files start with openssl-
Rich Salz
2019-09-26
1
-0
/
+8
*
Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTX
Matt Caswell
2019-09-25
1
-0
/
+2
*
Exit non-zero if find-doc-nits finds nits
Rich Salz
2019-09-20
1
-96
/
+100
*
Add merge-err-lines script
Rich Salz
2019-09-19
2
-6
/
+31
*
Deprecate XXXerr() macros
Rich Salz
2019-09-19
1
-41
/
+49
*
Add script convert XXerr to ERR_raise
Rich Salz
2019-09-19
1
-0
/
+58
*
Modify providers that keep track of underlying algorithms
Richard Levitte
2019-09-19
1
-0
/
+2
*
Deprecate ERR_get_state()
Richard Levitte
2019-09-12
1
-1
/
+1
*
util/dofile.pl, util/perl/OpenSSL/Template.pm: move parts of dofile.pl
Richard Levitte
2019-09-12
2
-171
/
+228
*
Modernise the ERR functionality further (new functions and deprecations)
Richard Levitte
2019-09-12
1
-4
/
+13
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
util/perl/OpenSSL/Test.pm: Disable stdout/stderr redirection on non-verbosity
Richard Levitte
2019-09-12
1
-18
/
+31
*
Rework the perl fallback functionality
Richard Levitte
2019-09-12
3
-32
/
+116
*
Add EVP_CIPHER_CTX_tag_length()
Shane Lontis
2019-09-11
1
-0
/
+1
*
Revise EVP_PKEY param handling
Matt Caswell
2019-09-09
1
-0
/
+4
*
Add support for verify/verify_recover functions to EVP_SIGNATURE
Matt Caswell
2019-09-09
1
-0
/
+2
*
Implement DSA in the default provider
Matt Caswell
2019-09-09
1
-0
/
+1
*
Add the ability to perform signatures in a provider
Matt Caswell
2019-09-09
1
-0
/
+5
*
libcrypto.num entries for KDFs
Pauli
2019-09-06
1
-7
/
+13
*
Update private.num for KDFs/PRFs
Pauli
2019-09-06
1
-2
/
+0
*
Cleanse KDF missing crypto files
Pauli
2019-09-06
2
-2
/
+0
*
Teach TLSProxy how to parse CertificateRequest messages
Matt Caswell
2019-09-06
4
-7
/
+131
*
Undeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBER
Viktor Dukhovni
2019-09-05
1
-1
/
+1
*
Handle the renamed command POD files in find-doc-nits
Rich Salz
2019-09-04
1
-7
/
+10
*
New function EVP_CIPHER_free()
Richard Levitte
2019-09-04
1
-0
/
+1
[next]