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
*
DOC: Refactor provider-keymgmt(7) to give the keytypes their own pages
Richard Levitte
2020-04-20
1
-0
/
+4
*
dhparam: update command line app to use EVP calls
Pauli
2020-04-19
1
-2
/
+2
*
Create a libctx aware X509_verify_ex()
Matt Caswell
2020-04-16
1
-0
/
+2
*
Add DH keygen to providers
Shane Lontis
2020-04-16
1
-0
/
+9
*
Add DSA keygen to provider
Shane Lontis
2020-04-15
1
-0
/
+7
*
Document the new libctx aware private key functions
Matt Caswell
2020-04-15
1
-2
/
+0
*
Teach PEM_read_bio_PrivateKey about libctx
Matt Caswell
2020-04-15
1
-0
/
+2
*
Teach d2i_PrivateKey et al about libctx
Matt Caswell
2020-04-15
1
-0
/
+4
*
EC: Refactor EVP_PKEY_CTX curve setting macros for param generation
Richard Levitte
2020-04-15
1
-0
/
+3
*
mkerr: remove legacy guards from generated error headers
Dr. Matthias St. Pierre
2020-04-15
1
-0
/
+1
*
Add ex_data to EVP_PKEY.
Aaron Thompson
2020-04-14
1
-0
/
+2
*
Initialize files that declare internal symbols
Richard Levitte
2020-04-11
5
-7
/
+14
*
Rework util/find-doc-nits to distinguish internal documentation
Richard Levitte
2020-04-11
2
-108
/
+138
*
Add manpage entry for X509_check_purpose()
Jake Maynard
2020-04-11
1
-1
/
+0
*
Make the CT code library context aware
Matt Caswell
2020-04-09
1
-0
/
+4
*
OpenSSL::OID: Don't use List::Util
Richard Levitte
2020-04-09
1
-4
/
+31
*
Add X509_STORE_CTX_new_with_libctx()
Matt Caswell
2020-04-08
1
-0
/
+1
*
EVP & TLS: Add necessary EC_KEY data extraction functions, and use them
Richard Levitte
2020-04-08
2
-0
/
+3
*
EVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()
Richard Levitte
2020-04-08
1
-0
/
+2
*
PROV: Add the beginning of a DER writing library
Richard Levitte
2020-04-07
1
-0
/
+3
*
Add perl support to parse and DER encode ASN.1 OID specs
Richard Levitte
2020-04-07
1
-0
/
+365
*
HTTP client: make server/proxy and port params more consistent; minor other i...
Dr. David von Oheimb
2020-04-02
2
-3
/
+2
*
Chunk 10 of CMP contribution to OpenSSL: CMP http client and related tests
Dr. David von Oheimb
2020-04-02
2
-4
/
+4
*
Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields
Shane Lontis
2020-04-01
1
-0
/
+6
*
Add the X509v3_cache_extensions() function
Matt Caswell
2020-03-30
1
-0
/
+1
*
Param build: make structures opaque.
Pauli
2020-03-28
1
-2
/
+3
*
NEWS: note OSSL_PARAM_BLD API as public.
Pauli
2020-03-28
1
-0
/
+19
*
Document various SRP related APIs
Matt Caswell
2020-03-27
1
-6
/
+0
*
Make SRP library context aware
Matt Caswell
2020-03-27
1
-0
/
+6
*
Add OCSP_RESPID_set_by_key_ex() and OCSP_RESPID_match_ex()
Matt Caswell
2020-03-27
1
-0
/
+2
*
EVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
Richard Levitte
2020-03-25
2
-2
/
+1
*
Chunk 9 of CMP contribution to OpenSSL: CMP client and related tests
Dr. David von Oheimb
2020-03-25
3
-7
/
+17
*
Issuer Sign Tool extention support
Nikolay Morozov
2020-03-25
1
-0
/
+5
*
util/wrap.pl: Correct exit code when signalled
Richard Levitte
2020-03-25
1
-1
/
+8
*
Add support for passing the libctx to the config loader
Shane Lontis
2020-03-20
2
-4
/
+3
*
make err() message strings of find-doc-nits consistently start with uppercase...
David von Oheimb
2020-03-18
1
-21
/
+21
*
add line and file info to 'Malformed line' error msg on *.num files in make-d...
David von Oheimb
2020-03-18
1
-1
/
+1
*
Rename OSSL_{d2i,i2d}_CMP_MSG_bio to {d2i,id2}_OSSL_CMP_MSG_bio
Dr. David von Oheimb
2020-03-18
1
-2
/
+2
*
fix false positive of check-format.pl regarding '#if' on preceding line; exte...
Dr. David von Oheimb
2020-03-18
2
-1
/
+40
*
make util/check-format.pl script executable
Dr. David von Oheimb
2020-03-18
1
-0
/
+0
*
fix false positive of check-format.pl reporting '{1 stmt}' after multi-line '...
Dr. David von Oheimb
2020-03-18
1
-1
/
+2
*
X509: Rename X509_set0_sm2_id() and friends
Richard Levitte
2020-03-15
1
-4
/
+4
*
PROV: Add RSA functionality for key generation
Richard Levitte
2020-03-12
1
-0
/
+3
*
EVP: Add new domparams and key generation functionality
Richard Levitte
2020-03-12
1
-0
/
+1
*
DOCS: Use "command" not "tool" or "utility"
Rich Salz
2020-03-11
1
-0
/
+7
*
Move OSSL_CMP_X509_digest() to x_all.c, renaming it to X509_digest_sig()
Dr. David von Oheimb
2020-03-10
1
-1
/
+1
*
Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...
Dr. David von Oheimb
2020-03-10
2
-0
/
+30
*
DOCS: Add missing documentation in util/missingcrypto.txt
Richard Levitte
2020-03-10
1
-0
/
+39
*
Renew and extend the tool for checking adherence to C coding style rules
Dr. David von Oheimb
2020-03-09
4
-175
/
+2141
*
util/wrap.pl: do not look at EXE_SHELL
Richard Levitte
2020-03-09
1
-5
/
+1
[next]