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
*
Initial Async notify code changes
Matt Caswell
2015-11-21
4
-0
/
+77
*
Add ASYNC_JOB pools
Matt Caswell
2015-11-21
1
-19
/
+107
*
Use longjmp at setjmp where possible
Matt Caswell
2015-11-21
3
-12
/
+28
*
Async clean ups
Matt Caswell
2015-11-21
1
-5
/
+3
*
Increase stack size
Matt Caswell
2015-11-21
1
-2
/
+4
*
Add null async implementation
Matt Caswell
2015-11-21
4
-11
/
+86
*
Async port to windows
Matt Caswell
2015-11-21
7
-106
/
+515
*
Make libssl async aware
Matt Caswell
2015-11-21
1
-1
/
+2
*
Add async sub-library to libcrypto
Matt Caswell
2015-11-21
2
-0
/
+358
*
BN_usub: Don't copy when r and a the same
Pascal Cuoq
2015-11-20
1
-1
/
+1
*
Add support for signer_digest option in TS.
Dr. Stephen Henson
2015-11-20
3
-1
/
+35
*
aes/asm/vpaes-ppc.pl: eliminate overhung stores in misaligned cases.
Andy Polyakov
2015-11-18
1
-62
/
+136
*
Rename RSA_eay_xxx to rsa_ossl_xxx
Rich Salz
2015-11-17
3
-77
/
+72
*
make update
Richard Levitte
2015-11-17
1
-1
/
+1
*
Check error return from sysconf in secure memory code
Matt Caswell
2015-11-17
1
-2
/
+12
*
bn/asm/ppc64-mont.pl: adapt for little-endian.
Andy Polyakov
2015-11-16
1
-86
/
+88
*
crypto/sec_mem.c: fix anonymous mmap on legacy systems.
Andy Polyakov
2015-11-16
1
-2
/
+18
*
bn/asm/s390x.S: improve performance on z196 and z13 by up to 26%. [even z10 i...
Andy Polyakov
2015-11-16
1
-37
/
+72
*
aesni-sha256-x86_64.pl: fix crash on AMD Jaguar.
Andy Polyakov
2015-11-16
2
-5
/
+13
*
Explicit OpenSSL_version_num() implementation prototype
Viktor Dukhovni
2015-11-15
1
-1
/
+1
*
Use accessors for X509_print_ex().
Dr. Stephen Henson
2015-11-14
3
-148
/
+85
*
Add new X509 accessors
Dr. Stephen Henson
2015-11-14
2
-0
/
+37
*
RT32671: wrong multiple errs TS_check_status_info
Graeme Perrow
2015-11-13
1
-13
/
+10
*
modes/asm/ghash-armv4.pl: extend Apple fix to all clang cases.
Andy Polyakov
2015-11-11
1
-1
/
+1
*
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
[next]