index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for release of 3.0 alpha 5
openssl-3.0.0-alpha5
Richard Levitte
2020-07-16
3
-4
/
+4
*
util/mktar.pl: Change 'VERSION' to 'VERSION.dat'
Richard Levitte
2020-07-16
1
-1
/
+1
*
Update copyright year
Richard Levitte
2020-07-16
85
-85
/
+85
*
DRBG: Fix the renamed functions after the EVP_MAC name reversal
Richard Levitte
2020-07-16
1
-4
/
+4
*
Revert "kdf: make function naming consistent."
Matt Caswell
2020-07-16
26
-201
/
+200
*
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...
Matt Caswell
2020-07-16
36
-233
/
+207
*
Add latest changes and news in CHANGES.md and NEWS.md
Richard Levitte
2020-07-16
2
-0
/
+16
*
capabilities: make capability selection case insensitive.
Pauli
2020-07-16
1
-1
/
+2
*
libcrypto.num: engine deprecation updates
Pauli
2020-07-16
1
-121
/
+121
*
doc: remove unused engine tracing option
Pauli
2020-07-16
1
-4
/
+0
*
trace: condition out engine related tracing
Pauli
2020-07-16
2
-2
/
+6
*
Document that ENGINE_add_conf_module() was deprecated.
Pauli
2020-07-16
1
-0
/
+4
*
Document that exdata for ENGINES is deprecated.
Pauli
2020-07-16
1
-0
/
+3
*
Document that the ENGINE_[sg]_ex_data() calls are reprecated.
Pauli
2020-07-16
1
-0
/
+5
*
RAND: document that the ENGINE RAND override is deprecated.
Pauli
2020-07-16
1
-1
/
+7
*
ENGINESDIR: document that this configuration is deprecated.
Pauli
2020-07-16
1
-1
/
+2
*
doc: document that the engine initialisation options are deprecated.
Pauli
2020-07-16
2
-9
/
+16
*
deprecate engines in provider code
Pauli
2020-07-16
1
-0
/
+3
*
deprecate engines in libcrypto
Pauli
2020-07-16
30
-0
/
+90
*
apps: deprecate engines
Pauli
2020-07-16
6
-0
/
+18
*
deprecate engine from public header files
Pauli
2020-07-16
1
-136
/
+153
*
deprecate engine tests
Pauli
2020-07-16
2
-0
/
+6
*
deprecate engines in SSL
Pauli
2020-07-16
4
-0
/
+12
*
deprecate engines
Pauli
2020-07-16
6
-2
/
+17
*
Fix indentation for engine.h
Pauli
2020-07-16
1
-93
/
+93
*
doc: deprecate ENGINE documentation
Pauli
2020-07-16
1
-0
/
+9
*
apps: document the deprecation of the -engine option
Pauli
2020-07-16
34
-23
/
+119
*
engine: document the engine app as deprecated
Pauli
2020-07-16
1
-0
/
+6
*
apps/list: deprecate engine support
Pauli
2020-07-16
2
-11
/
+35
*
deprecate engines in 3.0
Pauli
2020-07-16
1
-2
/
+1
*
Add SSL_get[01]_peer_certificate()
Todd Short
2020-07-16
14
-44
/
+57
*
Configure: fix minor typo in apitable comment
Daniel Bevenius
2020-07-15
1
-1
/
+1
*
Add FIPS related configuration data to the default openssl application config...
Shane Lontis
2020-07-15
3
-8
/
+61
*
Make -provider_name and -section_name optional
Rich Salz
2020-07-15
8
-28
/
+18
*
Use defaults FIPSKEY if not given on command line
Rich Salz
2020-07-15
1
-0
/
+1
*
Add AES_CBC_CTS ciphers to providers
Shane Lontis
2020-07-15
18
-16
/
+988
*
Enable WinCE build without deceiving _MSC_VER.
aSoujyuTanaka
2020-07-15
5
-5
/
+5
*
To generate makefile with correct parameters for WinCE.
aSoujyuTanaka
2020-07-15
2
-5
/
+5
*
Disable optimiization of BN_num_bits_word() for VS2005 ARM compiler due to
aSoujyuTanaka
2020-07-15
1
-0
/
+12
*
Changed uintptr_t to size_t. WinCE6 doesn't seem it have the definition.
aSoujyuTanaka
2020-07-15
1
-2
/
+2
*
DRBG: rename the DRBG taxonomy.
Pauli
2020-07-14
8
-212
/
+230
*
Configurations: make Makefile tmpl files non-links
Daniel Bevenius
2020-07-14
1
-5
/
+3
*
[test] ectest: check custom generators
Billy Brumley
2020-07-12
1
-0
/
+84
*
Providerized libssl fallout: cleanup init
Benjamin Kaduk
2020-07-12
1
-61
/
+0
*
BN: Check endianness in run-time, in BN_native2bn() and BN_bn2nativepad()
Richard Levitte
2020-07-11
1
-8
/
+9
*
Add and use internal header that implements endianness check
Richard Levitte
2020-07-11
14
-181
/
+96
*
DOC: install documentation without execution permissions.
Richard Levitte
2020-07-11
1
-8
/
+8
*
ocsp.h: Fix backward compatibility decl for OCSP_parse_url() by including http.h
Dr. David von Oheimb
2020-07-10
1
-0
/
+1
*
Fix wrong fipsinstall key used in test
Shane Lontis
2020-07-09
1
-1
/
+0
*
Makefile template: fix incorrect treatment of produced document files
Richard Levitte
2020-07-09
1
-8
/
+8
[next]