aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-306-36/+20
* Remove SSL_state and SSL_set_stateMatt Caswell2015-10-301-1/+1
* Remove a call to SSL_set_state from s_serverMatt Caswell2015-10-301-7/+19
* Remove redundant codeMatt Caswell2015-10-301-1/+1
* Remove useless codeAlessandro Ghedini2015-10-235-21/+3
* Do not treat 0 return value from BIO_get_fd() as errorAlessandro Ghedini2015-10-231-1/+1
* Move auto Host adding to query_responderDr. Stephen Henson2015-10-181-14/+11
* Fix memory leak with -issuer option.Dr. Stephen Henson2015-10-181-3/+5
* Fix error message when loading engines from configDmitry Belyavsky2015-10-161-4/+4
* Rename -set-serial command to reqMatt Caswell2015-10-121-1/+1
* Centralise loading default apps config fileMatt Caswell2015-10-1238-114/+19
* Fix option name discrepancyMatt Caswell2015-10-121-2/+2
* Make no-psk compile without warnings.Dr. Stephen Henson2015-10-111-4/+0
* DTLS: remove unused cookie fieldEmilia Kasper2015-10-092-2/+2
* Don't try and parse boolean type.Dr. Stephen Henson2015-10-061-2/+2
* Address Windows warnings in apps/.Andy Polyakov2015-10-052-25/+1
* Explicitly cast INVALID_SOCKET to (int) to address warnings on Windows.Andy Polyakov2015-10-051-6/+6
* Display brief help if no options for list.Ben Laurie2015-09-301-1/+8
* Fix -Wshadow warnings in mingw builds.Andy Polyakov2015-09-291-3/+3
* Print debug info for extended master secret extensionAlessandro Ghedini2015-09-281-0/+3
* RT4053: Typo in error messageMichal Bozon2015-09-281-1/+1
* SRP memory leak fixDr. Stephen Henson2015-09-281-0/+3
* Silence Wconditional-uninitializedEmilia Kasper2015-09-281-1/+1
* GH408 follow-on: update buflenAlessandro Ghedini2015-09-251-1/+5
* Add support for -no-CApath and -no-CAfile optionsMatt Caswell2015-09-2511-58/+170
* fix compilation on SolarisVladimir Kotal2015-09-241-3/+2
* Restore the old interactive prompt.Rich Salz2015-09-241-12/+1
* Fix s_server DTLSv1_listen issuesMatt Caswell2015-09-231-5/+4
* Add support for DTLSv1_listen in s_serverMatt Caswell2015-09-231-3/+41
* Remove "noise" comments from TS files.Rich Salz2015-09-221-134/+29
* Fix -srpvfile option in srp command lineMatt Caswell2015-09-211-12/+16
* Make SRP work with -wwwDr. Stephen Henson2015-09-201-0/+45
* make no-dh workDr. Stephen Henson2015-09-202-3/+14
* Finally, remove a possibly disabled featureRichard Levitte2015-09-201-3/+0
* Add more features that may be disabledRichard Levitte2015-09-201-0/+6
* Add more features that may be disabledRichard Levitte2015-09-201-1/+19
* Add more features that may be disabledRichard Levitte2015-09-201-3/+21
* Add more features that may be disabledRichard Levitte2015-09-201-0/+63
* Sort the disabled features alphabeticallyRichard Levitte2015-09-201-7/+7
* Small typoRichard Levitte2015-09-201-1/+1
* Print out a list of disabled features.Dr. Stephen Henson2015-09-191-1/+36
* RT4033: Use OPENSSL_SYS_UNIX not "unix"Rich Salz2015-09-172-2/+3
* Use default field separator.Dr. Stephen Henson2015-09-111-1/+5
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-1110-17/+26
* Unwriteable directories are errorsRich Salz2015-09-101-1/+1
* Fix rehash/c_rehash doc and behavior.Rich Salz2015-09-081-0/+4
* Fix uninit warning. Remove unnecessary casts. Nothing to add is an error.Ben Laurie2015-09-081-5/+10
* add support for apple os/xRich Salz2015-09-071-3/+2
* GH391: Apple portRich Salz2015-09-071-28/+57
* fix build breakage on windowsRich Salz2015-09-061-0/+3