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
*
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
*
New function EVP_MD_free()
Richard Levitte
2019-09-04
1
-0
/
+1
*
Do not have duplicate section heads
Rich Salz
2019-08-26
1
-3
/
+36
*
Use WARNINGS heading not WARNING
Rich Salz
2019-08-19
1
-0
/
+2
*
Use EXAMPLES not EXAMPLE for section title
Rich Salz
2019-08-19
1
-2
/
+4
*
Fix some pod-page ordering nits
Rich Salz
2019-08-19
1
-12
/
+12
*
Ignore function code collisions
Rich Salz
2019-08-16
1
-2
/
+0
*
Implement EVP_MAC_do_all_ex()
Richard Levitte
2019-08-15
1
-0
/
+2
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-10
/
+20
*
Rename provider and core get_param_types functions
Richard Levitte
2019-08-15
1
-1
/
+1
*
Add missing EVP param utility functions
Richard Levitte
2019-08-15
1
-0
/
+10
*
Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()
Richard Levitte
2019-08-12
1
-0
/
+2
*
Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
Richard Levitte
2019-08-12
1
-0
/
+2
*
API to get negotiated key exchange algorithm in TLS1.3
raja-ashok
2019-08-06
1
-0
/
+1
*
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-08-06
1
-0
/
+4
*
Add missing accessors for X509 AuthorityKeyIdentifier
Dr. Matthias St. Pierre
2019-08-01
1
-0
/
+2
*
CAdES : lowercase name for now internal methods.
FdaSilvaYY
2019-07-31
3
-24
/
+0
*
Avoid using ERR_put_error() directly in OpenSSL code
Richard Levitte
2019-07-31
1
-1
/
+2
*
ERR: Remove ERR_put_func_error() and reimplement ERR_put_error() as a macro
Richard Levitte
2019-07-31
2
-2
/
+3
*
ERR: Implement the macros ERR_raise() and ERR_raise_data() and use them
Richard Levitte
2019-07-31
1
-0
/
+2
*
ERR: Add new building blocks for reporting errors
Richard Levitte
2019-07-31
1
-0
/
+4
*
Add functions to see if a provider is available for use.
Richard Levitte
2019-07-26
1
-0
/
+1
*
Adapt DH to use with KEYMGMT
Richard Levitte
2019-07-23
1
-0
/
+1
*
Don't complain if function name doesn't match
Rich Salz
2019-07-23
1
-4
/
+0
*
Add EVP_CIPHER_do_all_ex() and EVP_MD_do_all_ex()
Richard Levitte
2019-07-23
1
-0
/
+2
*
Add OSSL_PROVIDER_name()
Richard Levitte
2019-07-23
1
-0
/
+1
*
Add EVP_MD_provider() and EVP_CIPHER_provider()
Richard Levitte
2019-07-23
1
-0
/
+2
*
Re-implement EVP_MD_name() and EVP_CIPHER_name() as functions
Richard Levitte
2019-07-23
2
-0
/
+3
[next]