index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
155
-407
/
+468
*
Rebuild error source files.
Dr. Stephen Henson
2015-11-05
27
-348
/
+345
*
fix discrepancy
Dr. Stephen Henson
2015-11-05
1
-1
/
+1
*
BIO_s_datagram() ctrl doesn't support SEEK/TELL, so don't pretend it does
Richard Levitte
2015-11-02
1
-2
/
+0
*
Have BIO_get_conn_int_port use BIO_ctrl instead BIO_int_ctrl
Richard Levitte
2015-11-02
1
-11
/
+20
*
Remove des_ver.h; broke build.
Rich Salz
2015-11-01
1
-1
/
+1
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
17
-436
/
+335
*
Reorganise state machine files
Matt Caswell
2015-10-30
1
-1
/
+2
*
BN_GF2m_mod_inv(): check bn_wexpand return value
Pascal Cuoq
2015-10-29
1
-3
/
+6
*
Probably fix travis (wine build).
Ben Laurie
2015-10-25
1
-9
/
+9
*
Improve make depend.
Ben Laurie
2015-10-24
2
-16
/
+19
*
Fix undeclared variable warnings.
Ben Laurie
2015-10-24
7
-15
/
+22
*
Remove useless code
Alessandro Ghedini
2015-10-23
10
-95
/
+2
*
Check memory allocation
Alessandro Ghedini
2015-10-23
1
-4
/
+11
*
Fix typos
Alessandro Ghedini
2015-10-23
4
-4
/
+4
*
Set salt length after the malloc has succeeded
Alessandro Ghedini
2015-10-23
1
-1
/
+1
*
Fix memory leaks and other mistakes on errors
Alessandro Ghedini
2015-10-23
8
-22
/
+45
*
Replace malloc+strlcpy with strdup
Alessandro Ghedini
2015-10-23
1
-2
/
+1
*
Remove bugs/ and crypto/threads/
Alessandro Ghedini
2015-10-23
11
-1563
/
+0
*
Only include SRP headers when OPENSSL_NO_SRP is undefined
Richard Levitte
2015-10-22
1
-2
/
+3
*
make update
Richard Levitte
2015-10-21
2
-1
/
+9
*
Don't forget to load the CT error strings
Richard Levitte
2015-10-21
1
-0
/
+4
*
Handle CT error macros separately
Richard Levitte
2015-10-21
4
-5
/
+13
*
ct_locl.h moved, reflect it in crypto/ct/Makefile
Richard Levitte
2015-10-18
1
-1
/
+1
*
make update
Richard Levitte
2015-10-18
2
-3
/
+4
*
Because ct_locl.h is used between modules, move it to internal headers
Richard Levitte
2015-10-18
3
-2
/
+2
*
set string type when embedding
Dr. Stephen Henson
2015-10-18
1
-0
/
+1
*
Remove Obsolete engines
Matt Caswell
2015-10-15
1
-18
/
+0
*
Fix self signed handling.
Dr. Stephen Henson
2015-10-15
1
-9
/
+10
*
embed CRL serial number and signature fields
Dr. Stephen Henson
2015-10-15
5
-23
/
+18
*
embed certificate serial number and signature fields
Dr. Stephen Henson
2015-10-15
6
-24
/
+20
*
embed value field of X509_EXTENSION
Dr. Stephen Henson
2015-10-15
3
-4
/
+4
*
Handle embed flag in ASN1_STRING_copy().
Dr. Stephen Henson
2015-10-15
1
-1
/
+3
*
Remove EVP_CHECK_DES_KEY
Emilia Kasper
2015-10-14
2
-18
/
+0
*
ct_locl.h: fix some comments
Emilia Kasper
2015-10-14
1
-5
/
+7
*
RFC5753 compliance.
Dr. Stephen Henson
2015-10-13
1
-1
/
+2
*
embed OCSP_CERTID
Dr. Stephen Henson
2015-10-11
6
-23
/
+22
*
embed support for ASN1_STRING
Dr. Stephen Henson
2015-10-11
2
-7
/
+16
*
Embed various OCSP fields.
Dr. Stephen Henson
2015-10-11
8
-60
/
+60
*
embed support for CHOICE type
Dr. Stephen Henson
2015-10-11
2
-5
/
+11
*
Typo.
Dr. Stephen Henson
2015-10-11
1
-1
/
+1
*
Fix Windows build
Matt Caswell
2015-10-09
1
-1
/
+1
*
Initial commit for Certificate Transparency support
Adam Eijdenberg
2015-10-09
8
-42
/
+649
*
Don't treat a bare OCTETSTRING as DigestInfo in int_rsa_verify
Matt Caswell
2015-10-08
1
-6
/
+5
*
When ENGINE_add finds that id or name is missing, actually return
Richard Levitte
2015-10-08
1
-0
/
+1
*
Don't check pointer we just freed, always set it to NULL.
Pascal Cuoq
2015-10-07
1
-2
/
+1
*
Move BN_CTX_start() call so the error case can always call BN_CTX_end().
Pascal Cuoq
2015-10-07
1
-1
/
+2
*
Move BN_CTX_start() call so the error case can always call BN_CTX_end().
Pascal Cuoq
2015-10-07
1
-1
/
+2
*
Set flags to 0 before calling BN_with_flags()
Pascal Cuoq
2015-10-07
1
-0
/
+2
*
Fix travis builds on master
Alessandro Ghedini
2015-10-06
1
-1
/
+2
[next]