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
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
5
-6
/
+6
*
Anchor the regexp match
Rich Salz
2017-10-07
1
-1
/
+1
*
Rewrite some code
Rich Salz
2017-10-07
1
-6
/
+2
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-28
4
-4
/
+0
*
Make sure that a cert with extensions gets version number 2 (v3)
Richard Levitte
2017-09-26
1
-1
/
+9
*
Remove dhparam from SSL_CONF list.
Dr. Stephen Henson
2017-09-23
1
-4
/
+1
*
Fix 'key' option in s_server can be in ENGINE keyform
Pichulin Dmitrii
2017-09-23
1
-1
/
+1
*
Reenable s_server -dhparam option
Benjamin Kaduk
2017-09-21
1
-0
/
+1
*
Fix typo in comment
Benjamin Kaduk
2017-09-13
1
-1
/
+1
*
Support key check in EVP interface
Paul Yang
2017-09-13
1
-2
/
+38
*
Add a recursive option to 'openssl storeutl'
Richard Levitte
2017-09-12
1
-17
/
+56
*
Allow an endpoint to read the alert data before closing the socket
Matt Caswell
2017-09-08
1
-0
/
+17
*
struct timeval include guards
Pauli
2017-09-01
1
-4
/
+1
*
Various review fixes for PSK early_data support
Matt Caswell
2017-08-31
1
-2
/
+1
*
Show the error stack if there was an error writing early data in s_client
Matt Caswell
2017-08-31
1
-0
/
+1
*
If no SNI has been explicitly set use the one from the session
Matt Caswell
2017-08-31
1
-0
/
+20
*
Enable the ability to use an external PSK for sending early_data
Matt Caswell
2017-08-31
1
-2
/
+4
*
Move OPENSSL_CONF from e_os.h to cryptlib.h
Pauli
2017-08-29
1
-0
/
+1
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
2
-2
/
+2
*
Remove the X_OK define, it is unused.
Pauli
2017-08-29
1
-1
/
+0
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+2
*
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
Richard Levitte
2017-08-25
1
-3
/
+1
*
Ensure we exchange cookies in s_server even if SCTP is disabled
Matt Caswell
2017-08-25
1
-3
/
+2
*
apps/passwd.c: Make MD5 and SHA password making EBCDIC aware
Richard Levitte
2017-08-24
1
-64
/
+108
*
apps/passwd.c: Fix code layout
Richard Levitte
2017-08-24
1
-34
/
+36
*
apps/passwd.c: Don't disable MD5 and SHA when CHARSET_EBCDIC is defined
Richard Levitte
2017-08-24
1
-48
/
+2
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
7
-10
/
+4
*
Remove useless macros in apps/speed.c
Paul Yang
2017-08-22
1
-2
/
+0
*
Add random serial# support.
Rich Salz
2017-08-22
3
-28
/
+49
*
Dead code elimination.
Pauli
2017-08-22
1
-9
/
+0
*
Fix ctype arguments.
Pauli
2017-08-21
2
-2
/
+2
*
Safely display SNI (just in case)
Rich Salz
2017-08-21
1
-3
/
+11
*
Check # of arguments for remaining commands.
Rich Salz
2017-08-21
7
-23
/
+48
*
Fix ui_write in apps/apps.c
Richard Levitte
2017-08-19
1
-1
/
+1
*
Addressed build failure because of missing #ifdef AF_UNIX guard
Balaji Marisetti
2017-08-18
1
-0
/
+2
*
Determine the number of output columns for the list and help commands using
Pauli
2017-08-16
1
-15
/
+35
*
Print pathnames for 'version -r'
Rich Salz
2017-08-15
1
-3
/
+19
*
Revert "Add some casts for %j"
Rich Salz
2017-08-15
2
-6
/
+4
*
Add some casts for %j
Rich Salz
2017-08-15
2
-4
/
+6
*
Doc fixes
Rich Salz
2017-08-14
1
-18
/
+61
*
Clarify CLI OCSP documentation
Johannes Bauer
2017-08-12
1
-1
/
+1
*
Fix some Typos and indents
FdaSilvaYY
2017-08-11
1
-1
/
+1
*
Add missing HTML tag in www_body in s_server.c
Xiaoyin Liu
2017-08-09
1
-2
/
+3
*
Fix building without scrypt
Johannes Bauer
2017-08-08
1
-0
/
+2
*
Add a DRBG to each SSL object
Rich Salz
2017-08-03
1
-2
/
+2
*
Switch from ossl_rand to DRBG rand
Rich Salz
2017-08-03
1
-14
/
+0
*
Allow use of long name for KDFs
Dr. Stephen Henson
2017-08-03
1
-2
/
+6
*
Add '-ext' option to display extensions in 'x509'
Paul Yang
2017-08-01
1
-3
/
+101
*
app_isdir() cleanup
Xiaoyin Liu
2017-07-31
1
-11
/
+9
*
Add list -public-key-methods
Dr. Stephen Henson
2017-07-30
1
-1
/
+23
[next]