index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
VERSION
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-02
Build: Generate apps/progs.c and apps/progs.h in build time
Richard Levitte
4
-16
/
+17
2020-03-02
build.info: Implement simply substitutions in variable values
Richard Levitte
2
-5
/
+60
2020-03-02
build.info: Make it possible to have more than one item in KEYWORD[]
Richard Levitte
2
-88
/
+98
2020-03-02
PROV: Add a OP_keymgmt_match() function to our DH, DSA, RSA and EC_KEY impl
Richard Levitte
6
-0
/
+98
2020-03-02
EVP: Add support for copying provided EVP_PKEYs
Richard Levitte
3
-8
/
+128
2020-03-02
KEYMGMT: Add a keydata copy function
Richard Levitte
5
-2
/
+31
2020-03-02
EVP: Add support for comparing provided EVP_PKEYs
Richard Levitte
3
-4
/
+153
2020-03-02
KEYMGMT: Add a keydata matching function
Richard Levitte
5
-0
/
+32
2020-03-02
EVP: Adapt EVP_PKEY_missing_parameters() for provider keys
Richard Levitte
3
-2
/
+17
2020-03-02
crypto/perlasm/x86_64-xlate.pl: detect GNU as to deal with quirks
Richard Levitte
1
-1
/
+13
2020-02-29
Fix drop of const qualifier
André Klitzing
1
-4
/
+4
2020-02-29
DOCS: Add and modify docs for internal EVP_KEYMGMT utility functions
Richard Levitte
1
-12
/
+30
2020-02-29
DOCS: Add internal docs for EVP_PKEY and the export functions
Richard Levitte
3
-63
/
+131
2020-02-29
EVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY upgrades
Richard Levitte
3
-11
/
+124
2020-02-29
Rethink the EVP_PKEY cache of provider side keys
Richard Levitte
12
-205
/
+238
2020-02-29
man: openssl-ocsp: separate client and server options
Dr. Matthias St. Pierre
1
-28
/
+35
2020-02-28
x509v3 subjectSignTool extention support
Nikolay Morozov
10
-12
/
+228
2020-02-28
Fix util/mktar.sh to use the new VERSION information
Richard Levitte
1
-1
/
+5
2020-02-28
Fix comment placement in ecp_nistp256.ci
Scott Arciszewski
1
-2
/
+2
2020-02-27
Deprecate ASN1_sign(), ASN1_verify() and ASN1_digest()
Richard Levitte
6
-13
/
+20
2020-02-27
Implement the ECX Serializers
Matt Caswell
38
-44
/
+1187
2020-02-27
Replace util/shlib_wrap.sh with util/wrap.pl in diverse docs
Richard Levitte
3
-8
/
+8
2020-02-27
Build file templates: don't set OPENSSL_{ENGINES,MODULES}
Richard Levitte
3
-15
/
+26
2020-02-27
TEST: add util/wrap.pl and use it
Richard Levitte
2
-6
/
+67
2020-02-27
VMS: mitigate for the C++ compiler that doesn't understand certain pragmas
Richard Levitte
3
-5
/
+30
2020-02-26
doc: add a fancy CHANGES entry to celebrate the new Markdown format
Dr. Matthias St. Pierre
1
-0
/
+25
2020-02-26
doc: revamp the SUPPORT file
Dr. Matthias St. Pierre
1
-0
/
+120
2020-02-26
doc: revamp the INSTALL file
Dr. Matthias St. Pierre
1
-1183
/
+1651
2020-02-26
doc: add missing CHANGES entries for all versions >= 1.0.0
Dr. Matthias St. Pierre
1
-182
/
+2787
2020-02-26
doc: add missing NEWS entries for all versions >= 1.0.0
Dr. Matthias St. Pierre
1
-320
/
+718
2020-02-26
doc: revamp the README file
Dr. Matthias St. Pierre
1
-68
/
+206