index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
err
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
DRBG: fix reseeding via RAND_add()/RAND_seed() with large input
Dr. Matthias St. Pierre
2018-10-16
1
-0
/
+1
*
Limit the number of AES-GCM keys allowed in TLS. A new error is raised if this
Pauli
2018-09-12
1
-0
/
+3
*
Add missing SM2err and fix doc nits
Paul Yang
2018-09-07
1
-0
/
+1
*
Update document for SM2 stuffs
Paul Yang
2018-09-07
1
-0
/
+2
*
Support setting SM2 ID
Paul Yang
2018-09-07
1
-0
/
+3
*
i2d_ASN1_OBJECT(): allocate memory if the user didn't provide a buffer
Richard Levitte
2018-08-11
1
-0
/
+1
*
Fix some TLSv1.3 alert issues
Matt Caswell
2018-07-31
1
-0
/
+2
*
Provide EC functions that are not curve type specific
Matt Caswell
2018-07-31
1
-0
/
+5
*
Validate legacy_version
Matt Caswell
2018-07-20
1
-0
/
+1
*
EC2M Lopez-Dahab ladder: use it also for ECDSA verify
Nicola Tuveri
2018-07-16
1
-0
/
+3
*
EC2M Lopez-Dahab ladder implementation
Nicola Tuveri
2018-07-16
1
-0
/
+2
*
EC point multiplication: add `ladder` scaffold
Nicola Tuveri
2018-07-16
1
-0
/
+5
*
NCONF_get_number refix.
Pauli
2018-07-11
1
-0
/
+1
*
Return a fatal error if application data is encountered during shutdown
Matt Caswell
2018-06-27
1
-0
/
+2
*
Respect SSL_OP_NO_TICKET in TLSv1.3
Matt Caswell
2018-06-26
1
-0
/
+3
*
Implement coordinate blinding for EC_POINT
Sohaib ul Hassan
2018-06-19
1
-0
/
+1
*
Move SM2 algos to SM2 specific PKEY method
Jack Lloyd
2018-06-19
1
-0
/
+7
*
Add EVP_PKEY_set_alias_type
Jack Lloyd
2018-06-19
1
-0
/
+1
*
Fix error number clash
Matt Caswell
2018-06-18
1
-2
/
+2
*
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
David von Oheimb
2018-06-18
1
-0
/
+3
*
Add support getting raw private/public keys
Matt Caswell
2018-06-08
1
-0
/
+3
*
Rebuild error codes
Matt Caswell
2018-06-04
1
-75
/
+16
*
Use lowercase for internal SM2 symbols
Matt Caswell
2018-06-04
1
-9
/
+9
*
More more on SM2 error codes and tidy up
Matt Caswell
2018-06-04
1
-0
/
+3
*
Set SM2 error codes
Jack Lloyd
2018-06-04
1
-0
/
+7
*
Make SM2 functions private
Jack Lloyd
2018-06-04
1
-1
/
+1
*
Add APIs for custom X509_LOOKUP_METHOD creation
Mingtao Yang
2018-05-30
1
-0
/
+1
*
Revert "Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA"
Matt Caswell
2018-05-24
1
-2
/
+0
*
a_strex.c: prevent out of bound read in do_buf()
Dr. Matthias St. Pierre
2018-05-02
1
-0
/
+1
*
Fix last(?) batch of malloc-NULL places
Rich Salz
2018-04-26
1
-0
/
+6
*
Add missing error code when alloc-return-null
FdaSilvaYY
2018-04-26
1
-0
/
+13
*
Add missing malloc-return-null instance
Rich Salz
2018-04-24
1
-0
/
+1
*
X509: add more error codes on malloc or sk_TYP_push failure
FdaSilvaYY
2018-04-24
1
-0
/
+12
*
Ensure the thread keys are always allocated in the same order
Bernd Edlinger
2018-04-20
1
-5
/
+44
*
make update
Richard Levitte
2018-04-13
1
-0
/
+3
*
Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA
Matt Caswell
2018-04-06
1
-0
/
+2
*
Set error code if alloc returns NULL
Rich Salz
2018-04-05
1
-1
/
+7
*
Pick a q size consistent with the digest for DSA param generation
Matt Caswell
2018-04-05
1
-0
/
+1
*
Move the loading of the ssl_conf module to libcrypto
Matt Caswell
2018-04-05
1
-0
/
+5
*
Prevent a possible recursion in ERR_get_state and fix the problem that
Bernd Edlinger
2018-04-04
1
-10
/
+8
*
VMS: stricter acquisition of entropy for the pool
Richard Levitte
2018-04-03
1
-0
/
+2
*
Set error code on alloc failures
Rich Salz
2018-04-03
2
-4
/
+65
*
EVP,KDF: Add more error code along some return 0 in ...
FdaSilvaYY
2018-03-29
1
-0
/
+5
*
Allow NULL for some _free routines.
Rich Salz
2018-03-27
1
-14
/
+15
*
Remove some code for a contributor that we cannot find
Matt Caswell
2018-03-27
1
-3
/
+0
*
Limit ASN.1 constructed types recursive definition depth
Matt Caswell
2018-03-27
1
-0
/
+1
*
Add SM2 signature and ECIES schemes
Jack Lloyd
2018-03-19
3
-0
/
+67
*
Return error when trying to use prediction resistance
Kurt Roeckx
2018-03-17
1
-0
/
+2
*
RAND_DRBG: add a function for setting the default DRBG type and flags
Dr. Matthias St. Pierre
2018-03-16
1
-0
/
+2
*
Publish the RAND_DRBG API
Dr. Matthias St. Pierre
2018-03-15
1
-5
/
+5
[next]