index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make X509_SIG opaque.
Dr. Stephen Henson
2016-03-11
1
-1
/
+3
*
Review comments
Kurt Roeckx
2016-03-11
1
-5
/
+3
*
Add blake2 support.
Bill Cox
2016-03-11
3
-1
/
+10
*
Surround ctx_set_ctlog_list_file() with #ifndef OPENSSL_NO_CT
Rob Percival
2016-03-11
3
-1
/
+9
*
check reviewer --reviewer=emilia
Rob Percival
2016-03-10
1
-6
/
+9
*
check reviewer --reviewer=emilia
Rob Percival
2016-03-10
1
-6
/
+6
*
Use minimum and maximum protocol version instead of version fixed methods
Kurt Roeckx
2016-03-09
4
-53
/
+74
*
Constify security callbacks
Kurt Roeckx
2016-03-09
1
-2
/
+2
*
Documentation for ctx_set_ctlog_list_file()
Rob Percival
2016-03-09
1
-0
/
+6
*
Minor improvement to formatting of SCT output in s_client
Rob Percival
2016-03-09
1
-5
/
+10
*
Do not display a CT log error message if CT validation is disabled
Rob Percival
2016-03-09
2
-7
/
+13
*
Treat boolean functions as booleans
Rob Percival
2016-03-09
1
-1
/
+1
*
Extensive application of __owur to CT functions that return a boolean
Rob Percival
2016-03-09
1
-3
/
+4
*
Remove the old threading API
Matt Caswell
2016-03-09
1
-50
/
+0
*
Fix names of the #define used for platform specific code
Andrea Grandi
2016-03-09
1
-2
/
+2
*
Add empty line after local variables
Andrea Grandi
2016-03-09
1
-0
/
+1
*
Fix error with wait set of fds for the select()
Andrea Grandi
2016-03-09
1
-75
/
+24
*
Fix cert leaks in s_server
FdaSilvaYY
2016-03-08
1
-3
/
+6
*
GH787: Fix ALPN
Todd Short
2016-03-08
4
-8
/
+8
*
Don't free NCONF obtained values
Viktor Dukhovni
2016-03-08
1
-9
/
+15
*
Fix s_server/s_client handling of the split_send_frag argument
Matt Caswell
2016-03-07
2
-4
/
+10
*
Add documentation for new s_server/s_client options
Matt Caswell
2016-03-07
2
-2
/
+2
*
Ensure s_client and s_server work when read_ahead is set
Matt Caswell
2016-03-07
2
-3
/
+3
*
Add an ability to set the SSL read buffer size
Matt Caswell
2016-03-07
2
-3
/
+24
*
Add pipeline support to s_server and s_client
Matt Caswell
2016-03-07
2
-2
/
+68
*
ISSUE 43: Add BIO_sock_shutdown
Rich Salz
2016-03-07
4
-13
/
+13
*
Add a function to detect if we have async or not
Matt Caswell
2016-03-07
1
-27
/
+15
*
Make PKCS8_PRIV_KEY_INFO opaque.
Dr. Stephen Henson
2016-03-07
2
-43
/
+5
*
Add support to ASYNC_WAIT_CTX to speed
Andrea Grandi
2016-03-07
1
-18
/
+97
*
Remove unnecessary memset() to 0 and check for NULL before OPENSSL_free()
Andrea Grandi
2016-03-07
1
-25
/
+7
*
Fix the error with RSA and the daysnc engine in async mode.
Andrea Grandi
2016-03-07
1
-152
/
+211
*
Add support for async jobs in OpenSSL speed
Andrea Grandi
2016-03-07
1
-454
/
+1064
*
use saner default parameters for scrypt
Dr. Stephen Henson
2016-03-05
1
-2
/
+2
*
Make formatting consistent in apps/Makefile.in
Rob Percival
2016-03-04
1
-20
/
+20
*
Remove redundant semi-colons from apps/Makefile.in
Rob Percival
2016-03-04
1
-6
/
+6
*
Extends s_client to allow a basic CT policy to be enabled
Rob Percival
2016-03-04
6
-6
/
+122
*
Add KDF support to pkeyutl. Update documentation.
Dr. Stephen Henson
2016-03-03
1
-18
/
+46
*
Fix -pkeyopt and fix error check.
Dr. Stephen Henson
2016-03-01
1
-2
/
+3
*
GH764: s_server: trace option fall through
J Mohan Rao Arisankala
2016-02-29
1
-2
/
+1
*
Refactor the async wait fd logic
Matt Caswell
2016-02-29
1
-5
/
+17
*
add ecdhx25519 option to speed
Dr. Stephen Henson
2016-02-28
1
-5
/
+11
*
using macro inside the case.
J Mohan Rao Arisankala
2016-02-27
1
-2
/
+2
*
fix build with no-srtp
J Mohan Rao Arisankala
2016-02-27
1
-1
/
+3
*
RT2275: use BIO_sock_nbio()
Rich Salz
2016-02-27
2
-35
/
+8
*
Drop support for printing SSLv2 ciphers names.
Kurt Roeckx
2016-02-27
1
-2
/
+3
*
GH715: ENGINE_finish can take NULL
Rich Salz
2016-02-25
2
-6
/
+3
*
GH463: Fix OPENSSL_NO_OCSP build
Rich Salz
2016-02-25
2
-2
/
+7
*
CVE-2016-0798: avoid memory leak in SRP
Emilia Kasper
2016-02-25
1
-16
/
+28
*
GH480: Don't break statements with CPP stuff.
Flavio Medeiros
2016-02-24
2
-10
/
+11
*
Fix typo, reformat comment.
Rich Salz
2016-02-24
1
-6
/
+5
[next]