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
*
Update copyright year
Matt Caswell
2020-05-15
2
-2
/
+2
*
If SOURCE_DATE_EPOCH is defined, use it for copyright year
Nicolas Vigier
2020-05-15
1
-1
/
+1
*
EVP: Refactor the RSA-PSS key generation controls for providers
Richard Levitte
2020-05-14
1
-0
/
+3
*
Add documentation for ASN1_INTEGER_new() and ASN1_INTEGER_free()
Nikolay Morozov
2020-05-14
1
-2
/
+0
*
Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()
Dr. David von Oheimb
2020-05-13
1
-1
/
+1
*
Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()
Dr. David von Oheimb
2020-05-13
1
-0
/
+1
*
OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIO
Richard Levitte
2020-05-13
2
-0
/
+3
*
travis: enable markdownlint checks
Rich Salz
2020-05-08
1
-0
/
+21
*
Add documentation for CMS_EnvelopedData_create()
Jakub Zelenka
2020-05-07
1
-1
/
+0
*
Remove legacy FIPS_mode functions
Shane Lontis
2020-05-07
1
-2
/
+2
*
Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.
Dr. David von Oheimb
2020-05-05
1
-0
/
+3
*
Make EVP_new_raw_[private|public]_key provider aware
Matt Caswell
2020-05-04
1
-0
/
+2
*
util/perl/OpenSSL/OID.pm: remove the included unit test
Richard Levitte
2020-05-03
1
-85
/
+0
*
Add default property API's to enable and test for fips
Shane Lontis
2020-05-02
1
-0
/
+2
*
make update for SSL_new_session_ticket
Benjamin Kaduk
2020-05-02
1
-0
/
+1
*
Undeprecate DH, DSA and RSA _bits() functions.
Pauli
2020-04-30
1
-3
/
+3
*
params: change OSSL_PARAM_set_unmodified() to operate on a params array
Pauli
2020-04-25
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
2
-0
/
+27
*
Update copyright year
Matt Caswell
2020-04-23
12
-12
/
+12
*
params: add functionality to test if an OSSL_PARAM has been set.
Pauli
2020-04-22
1
-0
/
+2
*
[crypto/ec] deprecate Jprojective_coordinates_GFp functions
Billy Brumley
2020-04-22
1
-2
/
+2
*
Add setter equivalents to X509_REQ_get0_signature
Dirk-Willem van Gulik
2020-04-21
1
-0
/
+3
*
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-15
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-09
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
[next]