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
*
Update copyright year
Matt Caswell
2020-06-04
53
-53
/
+53
*
ossl_shim: const cast the param arguments to avoid errors
Pauli
2020-06-03
1
-2
/
+4
*
Fix a buffer overflow in drbg_ctr_generate
Bernd Edlinger
2020-06-03
1
-3
/
+5
*
Update manpage to fix examples, other minor tweaks
Rich Salz
2020-06-03
4
-21
/
+19
*
Cleanup cert config files for tests
Rich Salz
2020-06-03
15
-345
/
+198
*
ossl_shim: include core_names.h to resolve undeclared symbols
Pauli
2020-06-03
1
-0
/
+1
*
TEST: Test i2d_PKCS8PrivateKey_bio() and PEM_write_bio_PKCS8PrivateKey()
Richard Levitte
2020-06-02
1
-0
/
+35
*
PEM: Make PKCS8 serializers aware of OSSL_SERIALIZERs
Richard Levitte
2020-06-02
1
-35
/
+82
*
fix a docs typo
Jack O'Connor
2020-06-02
1
-1
/
+1
*
Prevent extended tests run unexpectedly in appveyor
Bernd Edlinger
2020-06-02
1
-1
/
+2
*
Move EC_METHOD to internal-only
Billy Brumley
2020-06-02
18
-163
/
+177
*
APPS: Remove make_config_name, use CONF_get1_default_config_file instead
Richard Levitte
2020-06-02
4
-36
/
+26
*
Remove getenv(OPENSSL_FIPS) in openssl command
Bernd Edlinger
2020-06-01
1
-5
/
+0
*
Revert the check for NaN in %f format
Bernd Edlinger
2020-06-01
2
-36
/
+1
*
undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locations
Tim Hudson
2020-06-01
9
-29
/
+11
*
Make BIO_do_connect() and friends handle multiple IP addresses
Dr. David von Oheimb
2020-06-01
1
-1
/
+10
*
add FFDH to speed command
Hubert Kario
2020-06-01
1
-5
/
+320
*
bio printf: Avoid using rounding errors in range check
Bernd Edlinger
2020-05-29
2
-1
/
+41
*
DOCS: add openssl-core_names.h(7)
Richard Levitte
2020-05-29
1
-0
/
+49
*
DOCS: add openssl-core_numbers.h(7)
Richard Levitte
2020-05-29
2
-1
/
+56
*
EVP_EncryptInit.pod: fix example
Patrick Steuer
2020-05-28
1
-1
/
+1
*
RSA: Do not set NULL OAEP labels
Benjamin Kaduk
2020-05-28
1
-1
/
+2
*
params: do not ignore zero-length strings
Benjamin Kaduk
2020-05-28
1
-4
/
+3
*
test HKDF with empty IKM
Benjamin Kaduk
2020-05-28
1
-0
/
+42
*
Add a test for fetching EVP_PKEY style algs without a provider
Matt Caswell
2020-05-28
1
-0
/
+42
*
Fail if we fail to fetch the EVP_KEYMGMT
Matt Caswell
2020-05-28
2
-4
/
+49
*
Update gost-engine commit to match the API changes
Dmitry Belyavskiy
2020-05-28
1
-0
/
+0
*
util/mkpod2html.pl: Fix unbalanced quotes
Richard Levitte
2020-05-28
1
-1
/
+1
*
Fix errtest for older compilers
Shane Lontis
2020-05-28
1
-2
/
+6
*
ossl_shim: use the correct ticket key call back.
Pauli
2020-05-28
3
-17
/
+12
*
fips: add AES OFB mode ciphers to FIPS provider.
Pauli
2020-05-27
2
-24
/
+3
*
fips: add AES CFB mode ciphers to FIPS provider.
Pauli
2020-05-27
2
-24
/
+9
*
Avoid undefined behavior with unaligned accesses
Bernd Edlinger
2020-05-27
12
-72
/
+147
*
Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_P...
Dr. David von Oheimb
2020-05-27
12
-22
/
+55
*
crypto/cms: add CAdES-BES signed attributes validation
FdaSilvaYY
2020-05-27
19
-150
/
+462
*
PROV: Use rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx() in RSA-OAEP
Richard Levitte
2020-05-27
3
-12
/
+14
*
doc: fix trace category names
Dr. Matthias St. Pierre
2020-05-27
2
-4
/
+4
*
Clean up some doc nits
Rich Salz
2020-05-27
2
-8
/
+5
*
Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey.c, rename, export, and do...
Dr. David von Oheimb
2020-05-26
5
-22
/
+35
*
Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param()
Dr. David von Oheimb
2020-05-26
12
-20
/
+20
*
PROV: Fix RSA-OAEP memory leak
Richard Levitte
2020-05-26
1
-0
/
+1
*
Update core_names.h fields and document most fields.
Shane Lontis
2020-05-26
41
-472
/
+1375
*
Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR...
Shane Lontis
2020-05-26
7
-37
/
+271
*
ossl_shim: add deprecation guards around the -use-ticket-callback option.
Pauli
2020-05-26
3
-0
/
+15
*
Coverity 1463830: Resource leaks (RESOURCE_LEAK)
Pauli
2020-05-25
1
-0
/
+1
*
Update the gost-engine submodule
Dmitry Belyavskiy
2020-05-25
1
-0
/
+0
*
Fix omissions in providers/common/der/build.info
Richard Levitte
2020-05-25
1
-27
/
+55
*
Drop special case of time interval calculation for VMS
Tomas Mraz
2020-05-25
1
-34
/
+0
*
Revert "Guard use of struct tms with #ifdef __TMS"
Tomas Mraz
2020-05-25
1
-16
/
+3
*
Fix auto-gen names in .gitignore
Rich Salz
2020-05-25
1
-4
/
+4
[next]