index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
appveyor.yml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
Make sure KDF reason codes are conserved in their current state
Richard Levitte
2
-1
/
+8
2019-11-12
Deprecate ERR_load_KDF_strings()
Richard Levitte
4
-82
/
+35
2019-11-12
util/perl/OpenSSL/ParseC.pm: Fix 'extern "C" DEPRECATEDIN_x_y(...)'
Richard Levitte
1
-1
/
+1
2019-11-12
Reinstate the KDF error macros
Richard Levitte
7
-7
/
+198
2019-11-11
Fix cut'n'paste typos in the provider-digest pod
Dmitry Belyavskiy
1
-3
/
+3
2019-11-11
Fix misspelled resumption_label for CHARSET_EBCDIC
Ido Ben-Natan
1
-1
/
+1
2019-11-11
Fix no-dsa
Matt Caswell
1
-1
/
+9
2019-11-11
Add rc4_hmac_md5 cipher to default provider
Shane Lontis
7
-0
/
+460
2019-11-10
Fix L<xxx(1)> links to be L<openssl-xxx(1)>
Rich Salz
29
-41
/
+51
2019-11-10
Workaround for Windows-based GOST implementations
Dmitry Belyavskiy
1
-0
/
+20
2019-11-10
Rename providers/common/provlib.c to nid_to_name.c
Richard Levitte
2
-3
/
+3
2019-11-10
Final cleanup after move to leaner EVP_PKEY methods
Richard Levitte
9
-71
/
+38
2019-11-10
Configuration: make Solaris builds with gcc recognise GNU ld
Richard Levitte
2
-5
/
+28
2019-11-10
bss_dgram.c: fix unaligned access
Patrick Steuer
1
-6
/
+9
2019-11-09
RSA generation: Use more bits of 1/sqrt(2)
Kurt Roeckx
4
-21
/
+64
2019-11-09
Fix a -Warray-bounds gcc warning in OPENSSL_DIR_read
Bernd Edlinger
1
-3
/
+2
2019-11-09
conf_def.c: Avoid calling strlen() in a loop
raniervf
1
-9
/
+8
2019-11-08
Cleanup include/openssl/opensslv.h.in
Richard Levitte
3
-51
/
+18
2019-11-08
Add ssl_ctx_test to test suite.
Rich Salz
2
-1
/
+17
2019-11-08
Add AES SIV ciphers to default provider
Shane Lontis
10
-2
/
+408
2019-11-07
Refactor PEM_read_bio_{PrivateKey,Parameters,DHparams}
Richard Levitte
1
-98
/
+70
2019-11-07
Add "sections" to -help output
Rich Salz
55
-718
/
+1057
2019-11-07
Add a test for EVP_PKEY_keymake() and EVP_PKEY_make()
Richard Levitte
3
-1
/
+106
2019-11-07
Add EVP functionality to create domain params and keys by user data
Richard Levitte
7
-9
/
+205
2019-11-07
Update INSTALL to document the changed '--api' and 'no-deprecated'
Richard Levitte
1
-11
/
+18
2019-11-07
include/openssl/asn1.h: Remove version dependent inclusion of <openssl/bn.h>
Richard Levitte
1
-3
/
+1
2019-11-07
Update the check surround the BN_zero() implementation
Richard Levitte
1
-1
/
+1
2019-11-07
Update some inclusions of <openssl/macros.h>
Richard Levitte
2
-5
/
+7
2019-11-07
include/openssl/opensslconf.h.in: remove spurious HEADER_FILE_H definition
Richard Levitte
1
-3
/
+0
2019-11-07
Update source files for pre-3.0 deprecation
Richard Levitte
43
-78
/
+79
2019-11-07
Update source files for deprecation at 3.0
Richard Levitte
128
-249
/
+249
2019-11-07
Change the logic and behaviour surrounding '--api' and 'no-deprecated'
Richard Levitte
5
-105
/
+211
2019-11-06
Strip much out of ssl.pod
Rich Salz
1
-97
/
+11
2019-11-06
Add L<ssl(7)> to all SSL pages
Rich Salz
30
-0
/
+54
2019-11-06
Remove outdated info from man7/ssl
Rich Salz
2
-681
/
+13
2019-11-06
Test EVP_get_[digest|cipher]byname() use the namemap
Matt Caswell
1
-0
/
+56
2019-11-06
Ensure EVP_get_digestbyname() and EVP_get_cipherbyname() know all aliases
Matt Caswell
3
-6
/
+78
2019-11-05
test/recipes/02-test_ordinals.t: Take '?' and '?+' into account
Richard Levitte
1
-2
/
+5
2019-11-05
util/mknum.pl: output stats on unassigned symbols
Richard Levitte
1
-1
/
+5
2019-11-05
util/mknum.pl: Call OpenSSL::Ordinals::renumber() for real releases
Richard Levitte
1
-0
/
+7
2019-11-05
util/mkdef.pl: writer_VMS(): handle symbols with no assigned number
Richard Levitte
1
-3
/
+14
2019-11-05
OpenSSL::Ordinals: when validating, collect statistics on unassigned syms
Richard Levitte
1
-0
/
+5
2019-11-05
OpenSSL::Ordinals: add a renumber() function, to assign unassigned symbols
Richard Levitte
1
-1
/
+20
2019-11-05
OpenSSL::Ordinals: Handle symbols with unassigned ordinal numbers
Richard Levitte
1
-49
/
+99
2019-11-05
util/*.num: deassign ordinal numbers from new symbols
Richard Levitte
2
-447
/
+447
2019-11-05
Minimal adaptation of tests back to how it was before
Richard Levitte
1
-5
/
+2
2019-11-05
EVP: Make the SIGNATURE implementation leaner
Richard Levitte
9
-253
/
+181
2019-11-05
EVP: Make the KEYEXCH implementation leaner
Richard Levitte
7
-98
/
+60
2019-11-05
s390x assembly pack: process x25519 and x448 non-canonical values
Patrick Steuer
2
-8
/
+37
2019-11-05
Add self-generated test vector for x448 non-canonical values
Patrick Steuer
1
-0
/
+7
[next]