index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
conf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
Clear secret stack values after use in the ED25519-functions
Bernd Edlinger
1
-2
/
+2
2017-08-25
Clear secret stack values after use in curve25519.c
Bernd Edlinger
1
-0
/
+6
2017-08-25
Fix no-tls and no-tls1_2
Matt Caswell
1
-7
/
+8
2017-08-25
Fix no-scrypt
Matt Caswell
1
-0
/
+7
2017-08-25
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
Richard Levitte
10
-35
/
+10
2017-08-25
Fix description of how to report a bug in INSTALL
Matt Caswell
1
-1
/
+2
2017-08-25
Clarify the meaning of no-stdio in INSTALL
Matt Caswell
1
-2
/
+3
2017-08-25
Do not lookup zero-length session ID
Kazuki Yamaguchi
2
-9
/
+22
2017-08-25
Fix no-chacha and no-poly1305
Matt Caswell
1
-0
/
+4
2017-08-25
Ensure we exchange cookies in s_server even if SCTP is disabled
Matt Caswell
1
-3
/
+2
2017-08-25
Don't run a CT specifc test if CT is disabled
Matt Caswell
1
-1
/
+5
2017-08-25
Allow --strict-warnings with the icc compiler as well
Meena Vyas
1
-2
/
+2
2017-08-25
passed TARFILE="$(TARFILE)" NAME="$(NAME)" to tar target
Meena Vyas
1
-1
/
+1
2017-08-24
Check range of test values using isascii before diving into the full
Pauli
1
-4
/
+9
2017-08-24
apps/passwd.c: Make MD5 and SHA password making EBCDIC aware
Richard Levitte
1
-64
/
+108
2017-08-24
apps/passwd.c: Fix code layout
Richard Levitte
1
-34
/
+36
2017-08-24
apps/passwd.c: Don't disable MD5 and SHA when CHARSET_EBCDIC is defined
Richard Levitte
1
-48
/
+2
2017-08-24
Check for EOF in ASCII conversions.
Pauli
2
-2
/
+9
2017-08-24
Fix enable-sctp
Matt Caswell
1
-0
/
+1
2017-08-24
Add documentation for SRTP functions
Matt Caswell
2
-1
/
+112
2017-08-24
Correct GCM docs.
Dr. Stephen Henson
1
-3
/
+2
2017-08-23
Tweak wording to be more clear.
Rich Salz
1
-2
/
+2
2017-08-23
Fix BN_print()
Kazuki Yamaguchi
1
-1
/
+1
2017-08-23
Move randomness to allocated buffer
Rich Salz
2
-16
/
+14
2017-08-22
Improvement the formatting in bn_print.c
Pauli
1
-22
/
+22
2017-08-22
(Re)move some things from e_os.h
Rich Salz
19
-195
/
+164
2017-08-22
Remove useless macros in apps/speed.c
Paul Yang
1
-2
/
+0
2017-08-22
Use "" not <> on e_os.h include
Rich Salz
5
-5
/
+5
2017-08-22
Remove custom base64 code.
Rich Salz
1
-106
/
+6
2017-08-22
Don't try to compare the ctype functions on values > 127
Richard Levitte
1
-1
/
+1
2017-08-22
Don't try to test ctype functions for values < 0 or > 255
Richard Levitte
1
-10
/
+1
2017-08-22
Use "" not <> for internal/ includes
Rich Salz
79
-103
/
+99
2017-08-22
Fix the lack of isblank() with VMS C
Richard Levitte
1
-0
/
+12
2017-08-22
Add random serial# support.
Rich Salz
5
-29
/
+59
2017-08-22
Avoid a self-assignment.
Pauli
1
-2
/
+2
2017-08-22
Dead code elimination.
Pauli
1
-9
/
+0
2017-08-22
This has been added to avoid the situation where some host ctype.h functions
Pauli
34
-231
/
+559
2017-08-21
Fix ctype arguments.
Pauli
7
-9
/
+10
2017-08-21
Safely display SNI (just in case)
Rich Salz
1
-3
/
+11
2017-08-21
Document missing EVP_PKEY_method_* items
Paul Yang
2
-0
/
+377
2017-08-21
Check # of arguments for remaining commands.
Rich Salz
7
-23
/
+48
2017-08-21
Add PKEY_CTX setter tests for TLS1-PRF
Johannes Bauer
1
-0
/
+42
2017-08-21
More updates following review feedback
Matt Caswell
5
-29
/
+8
2017-08-21
Updates following feedback on OPENSSL_assert() removal
Matt Caswell
5
-14
/
+1
2017-08-21
Remove OPENSSL_assert() from crypto/x509v3
Matt Caswell
2
-41
/
+99
2017-08-21
Remove OPENSSL_assert() from crypto/x509
Matt Caswell
2
-5
/
+29
2017-08-21
Remove OPENSSL_assert() from crypto/threads_none.c
Matt Caswell
1
-3
/
+6
2017-08-21
Remove OPENSSL_assert() from crypto/pem
Matt Caswell
2
-10
/
+16
2017-08-21
Remove OPENSSL_assert() from crypto/kdf
Matt Caswell
1
-1
/
+2
2017-08-21
Remove OPENSSL_assert() from crypto/hmac
Matt Caswell
1
-1
/
+2
[prev]
[next]