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
*
apps/ocsp.c Use the same HAVE_FORK / NO_FORK as in speed.c
Richard Levitte
2019-02-11
1
-1
/
+15
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
9
-665
/
+788
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
8
-14
/
+14
*
Fix end-point shared secret for DTLS/SCTP
Michael Tuexen
2019-02-01
2
-1
/
+31
*
Fix error message for s_server -psk option
weinholtendian
2019-01-31
1
-1
/
+1
*
Complain if -twopass is used incorrectly
Matt Caswell
2019-01-30
1
-0
/
+7
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
1
-2
/
+6
*
s_client: fix not to send a command letter of R
Shigeki Ohtsu
2019-01-27
1
-3
/
+1
*
Cleanup vxworks support to be able to compile for VxWorks 7
Klotz, Tobias
2019-01-24
4
-4
/
+38
*
Fix s_client so that it builds on Windows
Matt Caswell
2019-01-24
1
-2
/
+4
*
Build: use attributes to indicate installed script classes
Richard Levitte
2019-01-22
1
-1
/
+4
*
Build: Change all _NO_INST to use attributes instead.
Richard Levitte
2019-01-22
1
-1
/
+1
*
Make ca command silently use default if .attr file does not exist
Bernd Edlinger
2019-01-21
1
-1
/
+1
*
s_client: Add basic proxy authentication support
Marc
2019-01-18
1
-5
/
+76
*
apps/verify.c: Change an old comment to clarify what the callback does
Richard Levitte
2019-01-16
1
-5
/
+8
*
Coverity fix in apps/oscp
FdaSilvaYY
2018-12-22
1
-1
/
+1
*
Some code-cleanup/simplification in apps
Rich Salz
2018-12-19
2
-66
/
+64
*
Fix s_client hang on non-compliant NNTP server test
Quantomicus
2018-12-17
1
-6
/
+10
*
Add RFC5297 AES-SIV support
Todd Short
2018-12-11
1
-0
/
+4
*
apps/tsget.in: use the full version in the user agent string
Richard Levitte
2018-12-10
1
-1
/
+1
*
apps: print Kernel TLS in s_client and s_server
Boris Pismenny
2018-12-07
2
-0
/
+8
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
65
-66
/
+66
*
Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev
Richard Levitte
2018-12-06
2
-3
/
+4
*
openssl s_server: don't use sendto() with connected UDP socket
Matthew Hodgson
2018-11-21
1
-0
/
+2
*
Update copyright year
Matt Caswell
2018-11-20
1
-1
/
+1
*
Add option to read pkeyopts interactively
Johannes Bauer
2018-11-18
1
-2
/
+53
*
Added missing signature algorithm reflection functions
Viktor Dukhovni
2018-11-12
1
-1
/
+2
*
Check return value of EVP_PKEY_new
Mansour Ahmadi
2018-11-10
1
-0
/
+3
*
apps: Stop pretending to care about Netscape keys
Richard Levitte
2018-11-02
4
-8
/
+7
*
openssl list -mac-algorithms support.
Pauli
2018-11-01
1
-1
/
+20
*
apps/rehash.c: Convert ISO-8859-1 to UTF-8
Richard Levitte
2018-10-29
1
-1
/
+1
*
Don't complain and fail about unknown TLSv1.3 PSK identities in s_server
Matt Caswell
2018-10-19
1
-3
/
+2
*
Fix: 'openssl ca' command crashes when used with 'rand_serial' option
Dr. Matthias St. Pierre
2018-10-17
1
-9
/
+10
*
Fix copy&paste error found in Coverity scan
Tomas Mraz
2018-10-13
1
-1
/
+1
*
apps: allow empty attribute values with -subj
Benjamin Kaduk
2018-10-08
1
-0
/
+6
*
Fix a mem leak in the ocsp app
Matt Caswell
2018-10-02
1
-0
/
+2
*
'openssl list': add option -objects to list built in objects
Richard Levitte
2018-10-01
1
-1
/
+57
*
Create the .rnd file it it does not exist
Bernd Edlinger
2018-09-23
3
-5
/
+0
*
typo-fixes: miscellaneous typo fixes
agnosticdev
2018-09-21
1
-1
/
+1
*
Don't allow -early_data with other options where it doesn't work
Matt Caswell
2018-09-13
1
-0
/
+5
*
Speed for HMACs.
Pauli
2018-09-12
1
-4
/
+56
*
Don't cast an int * to a size_t *
Matt Caswell
2018-09-10
1
-8
/
+9
*
Support EdDSA in apps/speed
Paul Yang
2018-09-07
1
-2
/
+226
*
New openssl subject parser hard to debug
Eric Curtin
2018-09-04
1
-1
/
+7
*
openssl req: don't try to report bits
Richard Levitte
2018-09-04
1
-2
/
+1
*
Free SSL object on an error path
Matt Caswell
2018-08-30
1
-2
/
+6
*
Do not ignore EVP_PKEY_print_public/EVP_PKEY_print_private return values
Dmitry Belyavskiy
2018-08-24
1
-12
/
+20
*
Ignore the digest in req app if using EdDSA
Matt Caswell
2018-08-22
1
-1
/
+10
*
Improve the usability of the ca app using EdDSA
Matt Caswell
2018-08-22
1
-9
/
+13
*
Change Post Handshake auth so that it is opt-in
Matt Caswell
2018-08-20
1
-7
/
+7
[next]