index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
find-unused-errs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
Fix two MSVC warnings in apps.c
FdaSilvaYY
1
-0
/
+1
2017-08-16
[Win] Fix some test method signatures ...
FdaSilvaYY
18
-71
/
+71
2017-08-16
Copy dlls into fuzz directory
Matt Caswell
1
-0
/
+3
2017-08-16
bndiv fuzzer: limit the size of the input to avoid timeout
gbrl
1
-0
/
+7
2017-08-16
Fix coding style of EVP_PKEY_CTX_ctrl_uint64
Johannes Bauer
2
-2
/
+2
2017-08-15
Print pathnames for 'version -r'
Rich Salz
1
-3
/
+19
2017-08-15
STORE: Add documentation on the expectations for returned names
Richard Levitte
1
-0
/
+8
2017-08-15
STORE: Add info on the expected post_process callback behavior
Richard Levitte
1
-0
/
+4
2017-08-15
Fix overzealous cleanup command
FdaSilvaYY
1
-1
/
+3
2017-08-15
Add SSL_get_pending_cipher()
Benjamin Kaduk
4
-2
/
+25
2017-08-15
Move ALPN handling from finalizer to delayed call
Benjamin Kaduk
2
-40
/
+49
2017-08-15
Revert "Add some casts for %j"
Rich Salz
4
-14
/
+10
2017-08-15
Use new setup_tests in code of rsa_test
Paul Yang
1
-1
/
+2
2017-08-15
Clear error stack on successful OSSL_STORE_open()
Richard Levitte
1
-5
/
+16
2017-08-15
Add ERR_clear_last_mark()
Richard Levitte
4
-0
/
+29
2017-08-15
Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.c
Richard Levitte
2
-1
/
+1
2017-08-15
File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapper
Richard Levitte
10
-10
/
+36
2017-08-15
Consolidate the locations where we have our internal perl modules
Richard Levitte
22
-12
/
+18
2017-08-15
Add some casts for %j
Rich Salz
4
-10
/
+14
2017-08-14
Doc fixes
Rich Salz
17
-64
/
+362
2017-08-13
Instantiate when RAND_status() checks
Rich Salz
1
-0
/
+2
2017-08-12
Fix some typo and comments
FdaSilvaYY
6
-9
/
+9
2017-08-12
sha/asm/keccak1600-avx512.pl: fix buglet in SHA3_squeeze tail.
Andy Polyakov
1
-1
/
+1
2017-08-12
Wire SHAKE to EVP.
Andy Polyakov
3
-4
/
+73
2017-08-12
Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.
Andy Polyakov
8
-7
/
+64
2017-08-12
Clarify CLI OCSP documentation
Johannes Bauer
2
-1
/
+8
2017-08-11
Fix some Typos and indents
FdaSilvaYY
14
-21
/
+20
2017-08-11
Move FuzzerSetRand to separate file.
Rich Salz
6
-31
/
+48
2017-08-11
[extended tests] Add steps to update an external test suite
Jon Spillett
1
-0
/
+30
2017-08-11
Update pyca-cryptography to latest commit
Jon Spillett
1
-0
/
+0
2017-08-10
no-ec2m fixes
Dr. Stephen Henson
2
-3
/
+4
2017-08-10
Add alternative CMS P-256 cert
Dr. Stephen Henson
2
-0
/
+26
2017-08-10
Fix no-ec
Dr. Stephen Henson
1
-0
/
+2
2017-08-10
Fix minor type warnings and risk of memory leak in testutil/driver.c
David von Oheimb
1
-2
/
+3
2017-08-09
Don't modify resumed session objects
Benjamin Kaduk
1
-8
/
+10
2017-08-09
Add missing documentation of the default format for commands.
Tomas Mraz
15
-31
/
+33
2017-08-09
Fix memory leak in session cache test
Benjamin Kaduk
1
-4
/
+6
2017-08-09
Add -d flag to list -u details (now normally off)
Rich Salz
1
-9
/
+12
2017-08-09
Add missing HTML tag in www_body in s_server.c
Xiaoyin Liu
1
-2
/
+3
2017-08-09
Fix trivial nits in documentaion
Paul Yang
2
-2
/
+2
2017-08-09
Add XXX_security_bits documentation
Paul Yang
6
-18
/
+99
2017-08-09
Test server side session caching
Matt Caswell
1
-28
/
+153
2017-08-09
Add an SSL_SESSION_dup() function
Matt Caswell
4
-0
/
+16
2017-08-08
Fix building without scrypt
Johannes Bauer
3
-0
/
+10
2017-08-08
Add test for ECDH CMS key only
Dr. Stephen Henson
1
-0
/
+9
2017-08-08
Support CMS decrypt without a certificate for all key types
Dr. Stephen Henson
1
-6
/
+4