index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demos
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-07
Make PKCS8_PRIV_KEY_INFO opaque.
Dr. Stephen Henson
10
-151
/
+57
2016-03-07
Add support to ASYNC_WAIT_CTX to speed
Andrea Grandi
1
-18
/
+97
2016-03-07
Remove unnecessary memset() to 0 and check for NULL before OPENSSL_free()
Andrea Grandi
1
-25
/
+7
2016-03-07
Fix the error with RSA and the daysnc engine in async mode.
Andrea Grandi
1
-152
/
+211
2016-03-07
Add support for async jobs in OpenSSL speed
Andrea Grandi
1
-454
/
+1064
2016-03-07
Rework the default cipherlist.
Emilia Kasper
4
-65
/
+127
2016-03-07
Makefile.in: populate [PLIB_]LDFLAG even with $target{} settings.
Andy Polyakov
1
-2
/
+2
2016-03-07
bn/asm/x86[_64]-mont*.pl: complement alloca with page-walking.
Andy Polyakov
3
-2
/
+116
2016-03-07
Restore some mingw builds
Emilia Kasper
1
-0
/
+12
2016-03-07
perlasm/x86_64-xlate.pl: handle binary constants early.
Andy Polyakov
1
-1
/
+1
2016-03-07
Fix some clang warnings
Matt Caswell
2
-16
/
+16
2016-03-07
Fix minor errors in the afalg test
Matt Caswell
2
-2
/
+2
2016-03-07
Adding afalg test
clucey
5
-8
/
+233
2016-03-07
Fix OPENSSL_INIT flags to avoid a clash.
Matt Caswell
2
-2
/
+2
2016-03-07
Misc afalg build fixes
Matt Caswell
4
-28
/
+21
2016-03-07
Rework based on feedback:
clucey
11
-109
/
+172
2016-03-07
ALG: Add AFALG engine
clucey
10
-1
/
+1326
2016-03-07
Trim Travis config part 2
Emilia Kasper
1
-46
/
+7
2016-03-06
Trim the Travis config
Emilia Kasper
1
-12
/
+2
2016-03-05
GH616: Remove dead code
Rich Salz
1
-2
/
+0
2016-03-05
No -fno-common for Darwin
Richard Levitte
1
-1
/
+2
2016-03-05
New ordinal files, recreated from scratch
Richard Levitte
2
-0
/
+4425
2016-03-05
Change names of ordinals and libs, libeay => libcrypto and ssleay => libssl
Richard Levitte
19
-66
/
+66
2016-03-05
Remove the old ordinals
Richard Levitte
2
-5238
/
+0
2016-03-05
use saner default parameters for scrypt
Dr. Stephen Henson
2
-3
/
+3
2016-03-04
Disable SSLv3 by default
Kurt Roeckx
1
-0
/
+2
2016-03-04
Don't mark the eNULL ciphers as non-default.
Kurt Roeckx
2
-20
/
+20
2016-03-04
Curve25519: fix const-initialization
Emilia Kasper
1
-4
/
+4
2016-03-04
Add ASN.1 ADB callback.
Dr. Stephen Henson
2
-5
/
+11
2016-03-04
GH784: Better variable name
Dmitry-Me
1
-3
/
+3
2016-03-04
Make formatting consistent in apps/Makefile.in
Rob Percival
1
-20
/
+20
2016-03-04
Remove redundant semi-colons from apps/Makefile.in
Rob Percival
1
-6
/
+6
2016-03-04
Documentation for new CT s_client flags
Rob Percival
3
-0
/
+25
2016-03-04
Documentation for new SSL functions
Rob Percival
4
-0
/
+180
2016-03-04
Handle empty log name in "enable_logs" line of the CT log file
Rob Percival
1
-1
/
+6
2016-03-04
Handle missing "enabled_logs" line in CT log file
Rob Percival
1
-0
/
+6
2016-03-04
If a CT log entry in CTLOG_FILE is invalid, skip it and continue loading
Rob Percival
2
-7
/
+22
2016-03-04
Extends s_client to allow a basic CT policy to be enabled
Rob Percival
8
-19
/
+192
2016-03-04
Change default CT log list filename to "ct_log_list.cnf"
Rob Percival
1
-2
/
+2
2016-03-04
Adds CT validation to SSL connections
Rob Percival
11
-8
/
+495
2016-03-04
Changes to DEFAULT curves
Rich Salz
2
-24
/
+12
2016-03-04
Curve25519: avoid undefined behaviour
Emilia Kasper
1
-86
/
+81
2016-03-04
chacha/asm/chacha-ppc.pl: fix typo.
Andy Polyakov
1
-1
/
+1
2016-03-04
Don't build RC4 ciphersuites into libssl by default
Matt Caswell
4
-14
/
+43
2016-03-04
Improved HKDF and TLS1-PRF documentation
Viktor Dukhovni
3
-15
/
+37
2016-03-04
Correction, $disabled{shared} rather than $config{no_shared}
Richard Levitte
1
-1
/
+1
2016-03-04
Restore the zlib / zlib-dynamic logic
Richard Levitte
1
-0
/
+5
2016-03-04
Sanity check PVK file fields.
Dr. Stephen Henson
1
-0
/
+7
2016-03-04
GH773: Possible leak on CRYPTO_THREAD_lock_new failure
FdaSilvaYY
2
-2
/
+6
2016-03-04
GH781: openssl.spec: use secure urls
Viktor Szakats
1
-2
/
+2
[next]