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
*
handle scrypt PBKDF in PKCS#12 files info
Hubert Kario
2017-07-26
1
-0
/
+16
*
nicer formatting for MAC info
Hubert Kario
2017-07-26
1
-2
/
+2
*
more info about PKCS#12 structure MAC
Hubert Kario
2017-07-26
1
-2
/
+10
*
pkcs12.c better formatting for unsupported params
Hubert Kario
2017-07-26
1
-3
/
+3
*
Fix potential use-after-free and memory leak
Pauli
2017-07-26
1
-6
/
+7
*
schlock global variable needs to be volatile
Xiaoyin Liu
2017-07-24
1
-1
/
+2
*
Remove unused function prototypes
Xiaoyin Liu
2017-07-23
1
-3
/
+0
*
Add --with-rand-seed
Rich Salz
2017-07-22
1
-3
/
+35
*
Support converting cipher name to RFC name and vice versa
Paul Yang
2017-07-20
1
-10
/
+13
*
Fix bogus use of BIO_sock_should_retry.
Bernd Edlinger
2017-07-17
1
-1
/
+1
*
Fix use-after-free
Rich Salz
2017-07-17
1
-3
/
+6
*
Fix some pedantic warnings.
Pauli
2017-07-17
5
-6
/
+6
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
26
-376
/
+251
*
Update PR#3925
Roelof duToit
2017-07-14
1
-3
/
+9
*
Retry SSL_read on ERROR_WANT_READ.
Roelof duToit
2017-07-14
1
-5
/
+5
*
Fix #946 Add -preserve_dates to x509 app
Todd Short
2017-07-14
1
-9
/
+21
*
Fix s_client crash where the hostname is provided as a positional arg
Matt Caswell
2017-07-07
1
-1
/
+1
*
Do not allow non-dhe kex_modes by default
Matt Caswell
2017-07-07
1
-4
/
+8
*
Fix memory leak when using PSK session files
Matt Caswell
2017-07-07
2
-0
/
+2
*
Bounds check string functions in apps.
Pauli
2017-07-06
4
-39
/
+40
*
Rework the append_buf function
Pauli
2017-07-06
1
-18
/
+28
*
Avoid buffer overruns in the req command line utility.
Pauli
2017-07-05
1
-33
/
+53
*
Undo commit d420ac2
Rich Salz
2017-07-05
6
-34
/
+33
*
BN_pseudo_rand is really BN_rand
Rich Salz
2017-07-04
1
-1
/
+1
*
Remove the possibility to disable the UI module entirely
Richard Levitte
2017-07-03
6
-33
/
+39
*
When apps_startup() fails, exit with a failure code and a message
Richard Levitte
2017-07-01
1
-1
/
+6
*
Cleanup some copyright stuff
Rich Salz
2017-07-01
4
-7
/
+4
*
Fix double array increment in s_client mysql connect
Steven Danneman
2017-06-29
1
-2
/
+1
*
STORE 'file' scheme loader: refactor the treatment of matches
Richard Levitte
2017-06-29
1
-1
/
+1
*
engine app: print out information on STORE loaders and STORE FILE handlers
Richard Levitte
2017-06-29
1
-0
/
+32
*
Add a simple store utility command
Richard Levitte
2017-06-29
2
-1
/
+200
*
Use randomness not entropy
Rich Salz
2017-06-27
2
-5
/
+6
*
Fix return value checking for BIO_sock_init
Paul Yang
2017-06-26
1
-3
/
+3
*
tsget.in: remove call of WWW::Curl::Easy::global_cleanup
Richard Levitte
2017-06-25
1
-1
/
+0
*
PSK related tweaks based on review feedback
Matt Caswell
2017-06-21
1
-3
/
+1
*
Use constants rather than macros for the cipher bytes in the apps
Matt Caswell
2017-06-21
3
-6
/
+8
*
Tweak the client side PSK callback
Matt Caswell
2017-06-21
1
-7
/
+14
*
Fix no-psk
Matt Caswell
2017-06-21
3
-17
/
+7
*
Add the ability to set a TLSv1.3 PSK via just the key bytes
Matt Caswell
2017-06-21
2
-9
/
+97
*
Add the ability to use a server side TLSv1.3 external PSK in s_server
Matt Caswell
2017-06-21
1
-3
/
+39
*
Add the ability to use a client side TLSv1.3 external PSK in s_client
Matt Caswell
2017-06-21
1
-0
/
+45
*
Print Ed25519 in s_client/s_server
Dr. Stephen Henson
2017-06-21
1
-6
/
+9
*
Merge Nokia copyright notice into standard
Rich Salz
2017-06-21
2
-54
/
+2
*
Reformat progs.pl; add ARIA support
Rich Salz
2017-06-21
1
-68
/
+78
*
Ensure a space after colon in enc -v
Rich Salz
2017-06-20
1
-2
/
+2
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
3
-33
/
+3
*
Make clear error message if opt_<number> fails
Paul Yang
2017-06-20
1
-8
/
+28
*
s_client accepts host/port as positional argument.
Cory Benfield
2017-06-19
1
-3
/
+17
*
Forbid to specify -nextprotoneg if -tls1_3 is enabled
Paul Yang
2017-06-16
2
-0
/
+12
*
Build apps/progs.h dynamically
Richard Levitte
2017-06-15
3
-431
/
+28
[next]