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
*
Use the new non-curve type specific EC functions internally
Matt Caswell
2018-07-31
1
-1
/
+1
*
apps/dsaparam.c generates code that is intended to be pasted or included
Beat Bolli
2018-07-29
2
-31
/
+15
*
apps/apps.c: harmonize print_bignum_var output with coding style.
Andy Polyakov
2018-07-26
1
-4
/
+3
*
apps/dsaparam.c: make dsaparam -C output strict-warnings-friendly.
Andy Polyakov
2018-07-25
1
-1
/
+1
*
Make sure the 'tsget' script is called 'tsget.pl' everywhere
Richard Levitte
2018-07-23
1
-4
/
+3
*
apps/dsaparam.c: fix -C output.
Andy Polyakov
2018-07-22
1
-12
/
+15
*
apps/speed.c: let EVP_Update_loop_ccm behave more like EVP_Update_loop
Patrick Steuer
2018-07-12
1
-7
/
+15
*
Add tests for the "req" command, -addext flag
Rich Salz
2018-07-09
1
-0
/
+1
*
apps/req.c: fix -addext option.
Andy Polyakov
2018-07-09
1
-14
/
+11
*
Don't fail if the PSK identity doesn't match
Matt Caswell
2018-07-07
1
-2
/
+5
*
Add the ability to configure recv_max_early_data via s_server
Matt Caswell
2018-07-06
1
-4
/
+15
*
Reject duplicate -addext parameters
Rich Salz
2018-07-06
1
-3
/
+77
*
Add the ability to configure anti-replay via SSL_CONF
Matt Caswell
2018-07-02
1
-0
/
+5
*
Only dump session data after we have received it
Matt Caswell
2018-06-26
1
-15
/
+39
*
apps/speed.c: add missing checks for RAND_bytes()
捷成吴
2018-06-24
1
-2
/
+4
*
Support directories with "." in x509_load_serial()
Ana María Martínez Gómez
2018-06-24
1
-1
/
+1
*
apps/ca: fix useless get before delete.
FdaSilvaYY
2018-06-21
1
-3
/
+3
*
openssl ca: open the output file as late as possible
Richard Levitte
2018-06-21
1
-4
/
+12
*
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
David von Oheimb
2018-06-18
1
-0
/
+7
*
Fix no-dsa
Matt Caswell
2018-06-07
1
-0
/
+2
*
Issue warnings for large DSA and RSA keys
Georg Schmidt
2018-06-05
4
-0
/
+30
*
Don't call setsockopt with an invalid fd
Matt Caswell
2018-05-31
1
-2
/
+5
*
Fix a memory leak in an error path
Matt Caswell
2018-05-31
1
-0
/
+1
*
Free a variable
Matt Caswell
2018-05-31
1
-0
/
+1
*
Free a variable on an error path
Matt Caswell
2018-05-31
1
-0
/
+1
*
Only set TCP_NODELAY if the protocol is TCP
Matt Caswell
2018-05-31
1
-1
/
+1
*
apps: when the 'compat' nameopt has been set, leave it be
Richard Levitte
2018-05-31
1
-1
/
+2
*
apps/speed.c: address asan failure with small -bytes and large -misalign.
Andy Polyakov
2018-05-30
1
-1
/
+4
*
apps/speed.c: add -aead flag.
Andy Polyakov
2018-05-30
1
-42
/
+113
*
apps/speed.c: clean up SIGARM handling.
Andy Polyakov
2018-05-30
1
-24
/
+18
*
Text description of GOST signature algorithms
Dmitry Belyavskiy
2018-05-30
1
-0
/
+9
*
Replace strdup() with OPENSSL_strdup()
Todd Short
2018-05-29
1
-5
/
+9
*
Add a sanity check on the length of pkeyutl inputs
Matt Caswell
2018-05-24
1
-1
/
+11
*
Enable SSL_MODE_AUTO_RETRY by default
Kurt Roeckx
2018-05-22
2
-0
/
+5
*
apps/s_socket.c: address rare TLSProxy failures on Windows.
Andy Polyakov
2018-05-21
1
-0
/
+18
*
Check malloc failure via app_malloc
Rich Salz
2018-05-21
1
-1
/
+1
*
Fix no-srtp build warnings
Todd Short
2018-05-20
2
-0
/
+8
*
Allow the ca application to use EdDSA
Matt Caswell
2018-05-18
1
-9
/
+13
*
Allow configuation of the number of TLSv1.3 session tickets via SSL_CONF
Matt Caswell
2018-05-17
2
-3
/
+6
*
apps/speed: Add brainpool curves support
FdaSilvaYY
2018-05-12
1
-3
/
+27
*
apps/speed: fix possible OOB access in some EC arrays
FdaSilvaYY
2018-05-12
1
-123
/
+137
*
Don't set TCP_NODELAY on a UDP socket
Matt Caswell
2018-05-11
1
-1
/
+2
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
2
-4
/
+4
*
Fix s_client and s_server so that they correctly handle the DTLS timer
Matt Caswell
2018-05-08
2
-10
/
+4
*
apps/speed.c: merge parameters defining EC curves to test ...
FdaSilvaYY
2018-05-02
1
-64
/
+54
*
Fix memory leaks in CA related functions.
Pavel Kopyl
2018-05-02
2
-1
/
+5
*
apps/s_server.c: Avoid unused variable due to 'no-dtls'
Richard Levitte
2018-04-27
1
-6
/
+4
*
Fix mixed indentation (and other whitespace issues)
Dr. Matthias St. Pierre
2018-04-26
1
-1
/
+1
*
openssl rehash: exit 0 on warnings, same as c_rehash
Richard Levitte
2018-04-25
1
-5
/
+6
*
Fix documentation for the -showcerts s_client option
Matt Caswell
2018-04-25
1
-1
/
+2
[next]