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
*
Add testing of RDONLY memory BIOs
Tomas Mraz
2019-04-16
2
-0
/
+80
*
Add test for the BIO_get_mem_ptr() regression
Bernd Edlinger
2019-04-16
1
-6
/
+35
*
Fix for BIO_get_mem_ptr and related regressions
Tomas Mraz
2019-04-16
1
-12
/
+28
*
Call RSA generation callback at the correct time.
Kurt Roeckx
2019-04-15
1
-2
/
+2
*
Don't use '-z defs' with Clang's sanitizers
Richard Levitte
2019-04-15
1
-1
/
+4
*
providers/common/digests/sha2.c: forward declare all dispatched functions
Richard Levitte
2019-04-15
1
-0
/
+16
*
Providers: for the digest_final operation, pass a output buffer size
Richard Levitte
2019-04-15
3
-8
/
+11
*
Fix calling convention bug in ecp_nistz256_ord_sqr_mont
David Benjamin
2019-04-14
4
-4
/
+4
*
Don't use coordinate blinding when scalar is group order
Bernd Edlinger
2019-04-14
1
-2
/
+2
*
Further harmonisation of manual page HISTORY sections
Joshua Lock
2019-04-12
2
-3
/
+3
*
Update various man pages to place HISTORY section after SEE ALSO
Joshua Lock
2019-04-12
21
-136
/
+129
*
Add a check for history section location to find-doc-nits
Joshua Lock
2019-04-12
1
-0
/
+4
*
Make check_example_location() in find-doc-nits generic
Joshua Lock
2019-04-12
1
-8
/
+11
*
Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
Matt Caswell
2019-04-12
6
-9
/
+49
*
Add CMAC speed measurements
Bernd Edlinger
2019-04-12
2
-4
/
+90
*
Add prediction resistance capability to the DRBG reseeding process.
Pauli
2019-04-12
7
-28
/
+110
*
ec key validation checks updated
Shane Lontis
2019-04-11
2
-14
/
+132
*
doc fixups
Shane Lontis
2019-04-11
5
-14
/
+14
*
Separate the lookup test
Nicola Tuveri
2019-04-11
4
-35
/
+93
*
EC_GROUP_set_curve() might fail for arbitrary params
Nicola Tuveri
2019-04-11
1
-10
/
+40
*
added code to validate EC named curve parameters
Shane Lontis
2019-04-11
11
-30
/
+398
*
Added Test::ok_nofips, Test::is_nofips & Test::isnt_nofips methods.
Shane Lontis
2019-04-11
2
-5
/
+70
*
Reseeding without derivation function is not supported in FIPS mode.
Pauli
2019-04-11
6
-3
/
+27
*
Fixed linux_x86_icc compiler errors in EC code related to __uint128_t/__int128_t
Shane Lontis
2019-04-11
2
-3
/
+6
*
Avoid creating invalid rsa pss params
Bernd Edlinger
2019-04-10
2
-1
/
+11
*
Fix typos
Jakub Wilk
2019-04-10
2
-3
/
+3
*
EVP_*Update: ensure that input NULL with length 0 isn't passed
Richard Levitte
2019-04-10
1
-9
/
+10
*
Make X509_set_sm2_id consistent with other setters
Paul Yang
2019-04-09
8
-25
/
+97
*
test/params_test.c : Adjust tests to check utf8_ptr sizes
Richard Levitte
2019-04-09
1
-7
/
+25
*
Params API: {utf8,octet}_ptr need to know the data size
Richard Levitte
2019-04-09
5
-15
/
+22
*
Fix crash in X509_STORE_CTX_get_by_subject
Matt Caswell
2019-04-09
1
-0
/
+3
*
Add a legacy provider and put MD2 in it
Matt Caswell
2019-04-09
11
-2
/
+212
*
Use the right NID when putting a method in the store
Matt Caswell
2019-04-09
7
-19
/
+43
*
Configurations/10-main.conf: Don't inherit assembler in Cygwin-common
Richard Levitte
2019-04-09
1
-1
/
+1
*
Params: add OSSL_PARAM_construct_end()
Richard Levitte
2019-04-09
6
-5
/
+17
*
EC keygen updates + changed ecdsa_sign to use BN_secure_new
Shane Lontis
2019-04-09
2
-16
/
+47
*
Coverity: hkdf ENV_MD_size() is an int that can be negative
Shane Lontis
2019-04-09
1
-7
/
+27
*
Avoid alignment problems in params API.
Pauli
2019-04-08
1
-9
/
+0
*
s_client starttls: fix handling of multiline reply
Dan Campbell
2019-04-08
1
-1
/
+1
*
coverity resource leak fixes in apps/pkeyutl
Shane Lontis
2019-04-08
1
-2
/
+2
*
fix --strict-warnings build
Patrick Steuer
2019-04-07
1
-306
/
+306
*
fix --strict-warnings build
Patrick Steuer
2019-04-07
1
-1
/
+1
*
Coverity: fix two minor NPD issues.
FdaSilvaYY
2019-04-06
2
-4
/
+11
*
Fix big endian param API tests.
Pauli
2019-04-06
2
-101
/
+91
*
Fix the allocation size in EVP_OpenInit and PEM_SignFinal
Bernd Edlinger
2019-04-06
2
-2
/
+2
*
EVP configuration section: add 'default_properties' command
Richard Levitte
2019-04-05
2
-8
/
+43
*
EVP_set_default_properties(): New function to set global properties
Richard Levitte
2019-04-05
8
-6
/
+77
*
Convert the ENGINE_CONF trace calls to use CONF instead
Richard Levitte
2019-04-05
3
-8
/
+6
*
Add a bit of tracing in the core conf module runner
Richard Levitte
2019-04-05
1
-0
/
+4
*
Rename the PROVIDER_CONF trace to CONF
Richard Levitte
2019-04-05
3
-9
/
+14
[next]