index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Wmaybe-uninitialized: initialize variable
Emilia Kasper
2015-04-27
1
-1
/
+1
*
Fix the check of test apps in util/mk1mf.pl
Richard Levitte
2015-04-27
1
-2
/
+9
*
Small fixes after the Big apps cleanup
Richard Levitte
2015-04-27
1
-1
/
+1
*
Add readline (etc) support
Rich Salz
2015-04-27
1
-2
/
+30
*
Simplify parse_yesno; remove local variable
Rich Salz
2015-04-27
1
-9
/
+3
*
Fix typo in help & comment formatting
Rich Salz
2015-04-27
1
-4
/
+4
*
Fix error message
Rich Salz
2015-04-26
1
-1
/
+1
*
Fix main build breakage.
Rich Salz
2015-04-26
2
-4
/
+6
*
Remove the special list-xxxx commands
Rich Salz
2015-04-26
3
-79
/
+47
*
RT2962: add -keytab and -krb5svc flags.
Rich Salz
2015-04-26
1
-1
/
+12
*
Free malloc data on encoding errors.
Rich Salz
2015-04-26
1
-5
/
+7
*
apps-cleanup: the doc fixes
Rich Salz
2015-04-25
4
-13
/
+14
*
Quote HTML entities in s_server output
Rich Salz
2015-04-25
1
-1
/
+16
*
RT2206: Add -issuer flag to ocsp command
Rich Salz
2015-04-25
1
-1
/
+17
*
Remove EFENCE support.
Rich Salz
2015-04-25
2
-24
/
+0
*
RT2451: Add telnet to s_client -starttls
Rich Salz
2015-04-25
1
-5
/
+45
*
Add -nocommands to s_client.
Rich Salz
2015-04-25
1
-5
/
+9
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
31
-218
/
+88
*
Add missing BIO_flush() calls
Rich Salz
2015-04-25
1
-0
/
+3
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
65
-13136
/
+10760
*
Fix error checking and memory leaks in NISTZ256 precomputation.
Emilia Kasper
2015-04-24
1
-3
/
+10
*
Correctly set Z_is_one on the return value in the NISTZ256 implementation.
Emilia Kasper
2015-04-24
1
-0
/
+3
*
Fix CRYPTO_strdup
Loganaden Velvindron
2015-04-22
1
-0
/
+3
*
SSL_CIPHER lookup functions.
Dr. Stephen Henson
2015-04-22
3
-125
/
+107
*
Avoid "no config file" warning message
Rich Salz
2015-04-21
1
-2
/
+2
*
ssltest output cleanup
Rich Salz
2015-04-21
1
-45
/
+36
*
test/Makefile dclean cleans out a few files too many.
Richard Levitte
2015-04-21
1
-2
/
+1
*
Repair EAP-FAST session resumption
Emilia Kasper
2015-04-21
3
-19
/
+101
*
Engage ec/asm/ecp_nistz256-sparcv9 module.
Andy Polyakov
2015-04-21
1
-0
/
+1
*
Add ec/asm/ecp_nistz256-sparcv9.pl.
Andy Polyakov
2015-04-21
2
-0
/
+3048
*
modes/asm/ghashv8-armx.pl: additional performance data.
Andy Polyakov
2015-04-21
1
-0
/
+1
*
aes/asm/aesni-x86.pl: fix typo affecting Windows build.
Andy Polyakov
2015-04-20
1
-1
/
+1
*
aes/asm/aesni-x86[_64].pl update.
Andy Polyakov
2015-04-20
2
-239
/
+1025
*
Add assembly support for 32-bit iOS.
Andy Polyakov
2015-04-20
14
-136
/
+327
*
Configure: Engage ecp_nistz256-armv8 module.
Andy Polyakov
2015-04-20
1
-0
/
+1
*
Add ecp_nistz256-armv8 module.
Andy Polyakov
2015-04-20
2
-0
/
+1568
*
Configure: add initial support for 64-bit Android.
Andy Polyakov
2015-04-20
1
-0
/
+12
*
crypto/ec/ecp_nistp[224|521].c: fix formatting.
Andy Polyakov
2015-04-20
2
-150
/
+136
*
ec/ecp_nistp*.c: fix SEGVs.
Andy Polyakov
2015-04-20
3
-30
/
+30
*
Configure: engage ARMv8 Montgomery multiplication module.
Andy Polyakov
2015-04-20
1
-0
/
+1
*
Add ARMv8 Montgomery multiplication module.
Andy Polyakov
2015-04-20
1
-0
/
+244
*
aes/asm/vpaes-armv8.pl: make it compile on iOS.
Andy Polyakov
2015-04-20
1
-5
/
+8
*
Remove SET oid config file and SET certs
Rich Salz
2015-04-20
7
-134
/
+0
*
Use 2K RSA and SHA256 in tests
Rich Salz
2015-04-20
6
-9
/
+9
*
Fix encoding bug in i2c_ASN1_INTEGER
Dr. Stephen Henson
2015-04-18
1
-2
/
+4
*
Error out immediately on empty ciphers list.
Emilia Kasper
2015-04-17
1
-7
/
+6
*
Use -Wall -Wextra with clang
Emilia Kasper
2015-04-17
2
-2
/
+9
*
SunOS non-posix shells do not grok export name=value
Viktor Dukhovni
2015-04-17
1
-3
/
+5
*
Code style: space after 'if'
Viktor Dukhovni
2015-04-16
54
-217
/
+220
*
Remove code for deleted function from ssl.h
Emilia Kasper
2015-04-16
1
-1
/
+0
[next]