index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
CRYPTO_atomic_add(): check that the object is lock free
Richard Levitte
2016-08-24
1
-3
/
+5
*
CRYPTO_atomic_add(): use acquire release memory order rather than relaxed
Richard Levitte
2016-08-24
1
-2
/
+2
*
Check for __GNUC__ to use GNU C atomic buildins
Richard Levitte
2016-08-24
1
-3
/
+3
*
Avoid overflow in MDC2_Update()
Dr. Stephen Henson
2016-08-24
1
-1
/
+1
*
Remove useless assignment
Matt Caswell
2016-08-24
1
-2
/
+1
*
ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity.
Andy Polyakov
2016-08-24
4
-212
/
+102
*
ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simple_is_at_infinity.
Andy Polyakov
2016-08-24
2
-31
/
+50
*
ec/asm/ecp_nistz256-*.pl: addition to perform stricter reduction.
Andy Polyakov
2016-08-24
4
-89
/
+158
*
ec/asm/ecp_nistz256-x86_64.pl: addition to perform stricter reduction.
Andy Polyakov
2016-08-24
2
-62
/
+84
*
evp/bio_enc.c: stop using pointer arithmetic for error detection.
Andy Polyakov
2016-08-24
1
-2
/
+5
*
Fix no-sock
Matt Caswell
2016-08-24
1
-1
/
+2
*
Fix math in BN_bn2dec comment.
David Benjamin
2016-08-23
1
-2
/
+2
*
SCT_set_source resets validation_status
Rob Percival
2016-08-23
1
-0
/
+1
*
Document that o2i_SCT_signature can leave the SCT in an inconsistent state
Rob Percival
2016-08-23
1
-0
/
+2
*
Removes {i2o,o2i}_SCT_signature from the CT public API
Rob Percival
2016-08-23
1
-0
/
+23
*
Prevent double-free of CTLOG public key
Rob Percival
2016-08-23
1
-1
/
+1
*
Internalizes SCT_verify and removes SCT_verify_v1
Rob Percival
2016-08-23
4
-44
/
+14
*
Constify a bit X509_NAME_get_entry
FdaSilvaYY
2016-08-23
2
-3
/
+3
*
Constify some X509_NAME, ASN1 printing code
FdaSilvaYY
2016-08-23
7
-28
/
+32
*
Constify some input parameters.
FdaSilvaYY
2016-08-23
3
-8
/
+11
*
Constify some inputs buffers
FdaSilvaYY
2016-08-23
4
-8
/
+6
*
Constify ASN1_PCTX_*
FdaSilvaYY
2016-08-23
1
-7
/
+7
*
Add some sanity checks when checking CRL scores
Matt Caswell
2016-08-23
1
-2
/
+2
*
Remove some dead code
Matt Caswell
2016-08-23
2
-2
/
+0
*
Sanity check an ASN1_object_size result
Matt Caswell
2016-08-23
1
-0
/
+2
*
Check for error return from ASN1_object_size
Matt Caswell
2016-08-23
1
-0
/
+3
*
Check for malloc error in bn_x931p.c
Matt Caswell
2016-08-23
1
-0
/
+3
*
Fix mem leak on error path
Matt Caswell
2016-08-23
1
-2
/
+4
*
Fix mem leak on error path
Matt Caswell
2016-08-23
1
-1
/
+3
*
Fix mem leak on error path
Matt Caswell
2016-08-23
1
-2
/
+2
*
Ensure the mime_hdr_free function can handle NULLs
Matt Caswell
2016-08-23
1
-0
/
+2
*
Ensure CT_POLICY_EVAL_CTX_free behaves properly with a NULL arg
Matt Caswell
2016-08-23
1
-0
/
+2
*
RT2676: Reject RSA eponent if even or 1
Rich Salz
2016-08-22
2
-46
/
+32
*
Fix a memory leak in EC_GROUP_get_ecparameters()
Kazuki Yamaguchi
2016-08-22
1
-5
/
+2
*
bn/asm/x86[_64]-mont*.pl: implement slightly alternative page-walking.
Andy Polyakov
2016-08-22
3
-179
/
+274
*
Fix overflow check in BN_bn2dec()
Kazuki Yamaguchi
2016-08-22
1
-3
/
+2
*
crypto/pkcs12: facilitate accessing data with non-interoperable password.
Andy Polyakov
2016-08-22
4
-14
/
+119
*
crypto/pkcs12: default to UTF-8.
Andy Polyakov
2016-08-22
1
-2
/
+12
*
crypto/pkcs12: add UTF8 support.
Andy Polyakov
2016-08-22
3
-1
/
+174
*
Fix enable-zlib
Matt Caswell
2016-08-22
1
-1
/
+1
*
evp/bio_enc.c: refine non-overlapping logic.
Andy Polyakov
2016-08-21
1
-27
/
+42
*
ecp_nistz256.c: get is_one on 32-bit platforms right.
Andy Polyakov
2016-08-21
1
-15
/
+22
*
Move BIO index lock creation
Rich Salz
2016-08-21
4
-6
/
+17
*
Add X509_getm_notBefore, X509_getm_notAfter
Dr. Stephen Henson
2016-08-21
4
-9
/
+7
*
Fix off by 1 in ASN1_STRING_set()
Kurt Roeckx
2016-08-20
1
-1
/
+1
*
Add BIO_get_new_index()
Rich Salz
2016-08-19
4
-1
/
+18
*
Constify certificate and CRL time routines.
Dr. Stephen Henson
2016-08-19
5
-21
/
+45
*
Avoid duplicated code.
Dr. Stephen Henson
2016-08-19
3
-43
/
+18
*
Convert PKCS12* functions to use const getters
Matt Caswell
2016-08-19
5
-17
/
+27
*
Add X509_get0_serialNumber() and constify OCSP_cert_to_id()
Dr. Stephen Henson
2016-08-19
2
-6
/
+12
[next]