index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gost-engine
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
ossl_shim: const cast the param arguments to avoid errors
Pauli
1
-2
/
+4
2020-06-03
Fix a buffer overflow in drbg_ctr_generate
Bernd Edlinger
1
-3
/
+5
2020-06-03
Update manpage to fix examples, other minor tweaks
Rich Salz
4
-21
/
+19
2020-06-03
Cleanup cert config files for tests
Rich Salz
15
-345
/
+198
2020-06-03
ossl_shim: include core_names.h to resolve undeclared symbols
Pauli
1
-0
/
+1
2020-06-02
TEST: Test i2d_PKCS8PrivateKey_bio() and PEM_write_bio_PKCS8PrivateKey()
Richard Levitte
1
-0
/
+35
2020-06-02
PEM: Make PKCS8 serializers aware of OSSL_SERIALIZERs
Richard Levitte
1
-35
/
+82
2020-06-02
fix a docs typo
Jack O'Connor
1
-1
/
+1
2020-06-02
Prevent extended tests run unexpectedly in appveyor
Bernd Edlinger
1
-1
/
+2
2020-06-02
Move EC_METHOD to internal-only
Billy Brumley
18
-163
/
+177
2020-06-02
APPS: Remove make_config_name, use CONF_get1_default_config_file instead
Richard Levitte
4
-36
/
+26
2020-06-01
Remove getenv(OPENSSL_FIPS) in openssl command
Bernd Edlinger
1
-5
/
+0
2020-06-01
Revert the check for NaN in %f format
Bernd Edlinger
2
-36
/
+1
2020-06-01
undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locations
Tim Hudson
9
-29
/
+11
2020-06-01
Make BIO_do_connect() and friends handle multiple IP addresses
Dr. David von Oheimb
1
-1
/
+10
2020-06-01
add FFDH to speed command
Hubert Kario
1
-5
/
+320
2020-05-29
bio printf: Avoid using rounding errors in range check
Bernd Edlinger
2
-1
/
+41