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
*
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
*
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
[next]