index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
INSTALL
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
Stop test/shlibloadtest.c from failing in a regression test
Richard Levitte
1
-1
/
+13
2018-03-19
Add a simple method to run regression tests
Richard Levitte
1
-0
/
+20
2018-03-18
NOTES.WIN: classify targets to "native" and "hosted" and restructure.
Andy Polyakov
1
-55
/
+80
2018-03-17
Fix miscellaneous typos in docs and source
Dr. Matthias St. Pierre
5
-7
/
+7
2018-03-17
ts_RESP_sign: Don't try to use v2 signing when ESS digest isn't set
Richard Levitte
1
-1
/
+2
2018-03-17
Return error when trying to use prediction resistance
Kurt Roeckx
4
-1
/
+17
2018-03-17
Propagate the request for prediction resistance to the get entropy call
Kurt Roeckx
5
-19
/
+29
2018-03-17
Fix a memory leak in tls1_mac
Bernd Edlinger
1
-1
/
+3
2018-03-17
Fix a memory leak in n_ssl3_mac
Bernd Edlinger
1
-1
/
+1
2018-03-17
Fixed a crash in error handing of rand_drbg_new
Bernd Edlinger
1
-1
/
+1
2018-03-17
Fix error handling in b2i_dss and b2i_rsa
Bernd Edlinger
1
-5
/
+15
2018-03-16
RAND_DRBG: add a function for setting the default DRBG type and flags
Dr. Matthias St. Pierre
9
-12
/
+69
2018-03-16
INSTALL: Add a note about backward compatibility and "make variables"
Richard Levitte
1
-1
/
+19
2018-03-16
Configure: maintain compability with pre-"make variables" Configure
Richard Levitte
1
-7
/
+9
2018-03-16
Configure: Don't fail if there were "make variables" set in env
Richard Levitte
1
-19
/
+33
2018-03-16
VMS C: reduce the dependency paths to be relative
Richard Levitte
1
-3
/
+33
2018-03-16
Visual C: reduce the dependency paths to be relative
Richard Levitte
1
-8
/
+33
2018-03-16
util/add-depends.pl: add the possibility for debug printouts
Richard Levitte
1
-0
/
+1
2018-03-16
Move all dependency post-processing to util/add-depends.pl
Richard Levitte
5
-193
/
+203
2018-03-15
VMS: add alias macros to avoid 31 character symbol name limit warning
Richard Levitte
1
-0
/
+5
2018-03-15
Windows makefile: don't use different looking variants of same cmd
Richard Levitte
1
-3
/
+1
2018-03-15
Publish the RAND_DRBG API
Dr. Matthias St. Pierre
23
-292
/
+302
2018-03-15
Add code to run test, get malloc counts
Rich Salz
1
-0
/
+17
2018-03-15
util/postprocess-makedepend.pl: make an effort to collect dependencies
Richard Levitte
1
-7
/
+38
2018-03-15
util/postprocess-makedepend.pl: For VC, don't include system headers
Richard Levitte
1
-2
/
+17
2018-03-15
Streamline dependency generation
Richard Levitte
4
-18
/
+126
2018-03-15
Fix no-chacha and no-poly1305
Matt Caswell
1
-3
/
+8
2018-03-15
Fix a memory leak in the ca application
Matt Caswell
1
-2
/
+2
2018-03-15
Allow multiple entries without a Subject even if unique_subject == yes
Matt Caswell
2
-0
/
+23
2018-03-15
Report a readable error on a duplicate cert in ca app
Matt Caswell
1
-105
/
+103
2018-03-15
Revert "Don't allow an empty Subject when creating a Certificate"
Matt Caswell
1
-10
/
+0
2018-03-15
Revert "Don't crash on a missing Subject in index.txt"
Matt Caswell
1
-4
/
+0
2018-03-15
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
Matt Caswell
18
-85
/
+87
2018-03-15
Add functions for setting the new EVP_PKEY_ASN1_METHOD functions
Matt Caswell
4
-2
/
+53
2018-03-15
Make sure all errors go on the stack in the EVP_PKEY_new*() functions
Matt Caswell
1
-2
/
+2
2018-03-15
Expand the 25519/448 overview man pages
Matt Caswell
2
-0
/
+20
2018-03-15
Add some test vectors for testing raw 448/25519 keys
Matt Caswell
1
-0
/
+79
2018-03-15
Add PrivateKeyRaw and PublicKeyRaw support to evp_test
Matt Caswell
1
-2
/
+45
2018-03-15
Add documentation for the newly added EVP_PKEY_new*() functions
Matt Caswell
3
-13
/
+81
2018-03-15
Update the tests to use the new EVP_PKEY_new_private_key() function
Matt Caswell
1
-22
/
+8
2018-03-15
Add the function EVP_PKEY_new_CMAC_key()
Matt Caswell
6
-0
/
+38
2018-03-15
Add support for setting raw private Poly1305 keys
Matt Caswell
1
-1
/
+35
2018-03-15
Add support for setting raw private SIPHASH keys
Matt Caswell
1
-1
/
+35
2018-03-15
Add support for setting raw private HMAC keys
Matt Caswell
9
-19
/
+59
2018-03-15
Add support for setting raw private/public 25519/448 keys
Matt Caswell
1
-4
/
+53
2018-03-15
Add functions to create an EVP_PKEY from raw private/public key data
Matt Caswell
7
-7
/
+85
2018-03-15
Configure: allow to enable afalgeng if target does not start with Linux
Sebastian Andrzej Siewior
2
-1
/
+2
2018-03-15
Only update the server session cache when the session is ready
Matt Caswell
2
-7
/
+14
2018-03-15
Missings OIDs for XTS added.
Pauli
5
-405
/
+440
2018-03-14
Fix no-ec
Matt Caswell
1
-0
/
+1
[prev]
[next]