index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
INSTALL.W32
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-24
Add an NSS output format to sess_id to export to export the session id and th...
Martin Kaiser
7
-5
/
+46
2014-05-24
OpenSSL is able to generate a certificate with name constraints with any poss...
Luiz Angelo Daros de Luca
1
-0
/
+35
2014-05-23
aesp8-ppc.pl: add optimized CBC decrypt.
Andy Polyakov
1
-86
/
+733
2014-05-23
vpaes-ppc.pl: comply with ABI.
Andy Polyakov
1
-109
/
+114
2014-05-22
Fix heartbeat_test for -DOPENSSL_NO_HEARTBEATS
Mike Bland
1
-0
/
+10
2014-05-22
Check length first in BUF_strnlen().
Ben Laurie
1
-1
/
+1
2014-05-22
Fixed minor copy&paste error, and stray space causing rendering problem
Matt Caswell
1
-2
/
+2
2014-05-22
Fixed unterminated B tag, causing build to fail with newer pod2man versions
Matt Caswell
1
-1
/
+1
2014-05-21
Remove redundant test.
Ben Laurie
1
-4
/
+1
2014-05-21
Implement BUF_strnlen() and use it instead of strlen().
Ben Laurie
2
-1
/
+12
2014-05-21
Fixes to host checking.
Viktor Dukhovni
9
-86
/
+239
2014-05-21
Fix for PKCS12_create if no-rc2 specified.
Dr. Stephen Henson
1
-0
/
+8
2014-05-21
Change default cipher in smime app to des3.
Dr. Stephen Henson
2
-3
/
+3
2014-05-20
aesv8-armx.pl: fix typo.
Andy Polyakov
1
-2
/
+2
2014-05-20
aesv8-armx.pl: optimize by adding 128-bit code paths.
Andy Polyakov
1
-16
/
+127
2014-05-20
Don't allocate more than is needed in BUF_strndup().
Ben Laurie
1
-0
/
+5
2014-05-20
For portability use BUF_strndup instead of strndup.
Dr. Stephen Henson
1
-2
/
+2
2014-05-20
Adding padding extension to trace code.
Dr. Stephen Henson
1
-1
/
+2
2014-05-20
Fix bug in signature algorithm copy.
Dr. Stephen Henson
1
-1
/
+1
2014-05-19
Fix a wrong parameter count ERR_add_error_data
Janpopan
1
-1
/
+1
2014-05-19
Fixup for ancient compilers.
Ben Laurie
1
-20
/
+31
2014-05-19
Zero-initialize heartbeat test write buffer
Mike Bland
1
-2
/
+6
2014-05-19
More through error checks in set_up
Mike Bland
1
-4
/
+20
2014-05-19
Make it build/run.
Ben Laurie
2
-4
/
+4
2014-05-19
Unit/regression test for TLS heartbeats.
Mike Bland
3
-5
/
+457