aboutsummaryrefslogtreecommitdiffstats
path: root/apps/apps.h
Commit message (Expand)AuthorAgeFilesLines
* Fix s_client/s_server waiting for stdin on WindowsMatt Caswell2016-05-271-0/+3
* Copyright consolidation 01/10Rich Salz2016-05-171-107/+6
* Fix signer option and support format SMIME.Dr. Stephen Henson2016-05-131-0/+1
* IRIX fixes.Andy Polyakov2016-05-101-0/+3
* Make string_to_hex/hex_to_string publicRich Salz2016-04-181-1/+0
* Move peer chain security checks into x509_vfy.cViktor Dukhovni2016-04-031-2/+6
* Force argv to be an array of long pointers on VMSRichard Levitte2016-04-011-9/+6
* Fix pointer size issues with argv on VMSRichard Levitte2016-03-301-0/+11
* Just like bio_out, bio_err needs the linebuffer filter on VMSRichard Levitte2016-03-211-0/+1
* Remove #error from include files.Rich Salz2016-03-201-6/+2
* Revert "Include progs.h directly in openssl.c instead of via apps.h"Viktor Dukhovni2016-03-191-0/+2
* Include progs.h directly in openssl.c instead of via apps.hRichard Levitte2016-03-191-2/+0
* Remove Netware and OS/2Rich Salz2016-03-171-3/+1
* Surround ctx_set_ctlog_list_file() with #ifndef OPENSSL_NO_CTRob Percival2016-03-111-0/+4
* Documentation for ctx_set_ctlog_list_file()Rob Percival2016-03-091-0/+6
* Extensive application of __owur to CT functions that return a booleanRob Percival2016-03-091-3/+4
* GH787: Fix ALPNTodd Short2016-03-081-1/+1
* Extends s_client to allow a basic CT policy to be enabledRob Percival2016-03-041-0/+2
* GH463: Fix OPENSSL_NO_OCSP buildRich Salz2016-02-251-1/+0
* Remove unused parameters from internal functionsRich Salz2016-02-221-4/+3
* remove redundant opt* declarationsRoumen Petrov2016-02-181-13/+6
* Remove JPAKERich Salz2016-02-171-4/+0
* Make sure to use unsigned char for is*() functionsRichard Levitte2016-02-141-0/+7
* Improve recent option help string additionsViktor Dukhovni2016-02-101-27/+30
* Deprecate the -issuer_checks debugging optionViktor Dukhovni2016-02-101-2/+1
* GH646: Update help for s_server command.A J Mohan Rao2016-02-091-48/+72
* commands help cleanupA J Mohan Rao2016-02-061-2/+3
* Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni2016-02-051-2/+4
* RT3234: disable compressionEmilia Kasper2016-02-031-3/+3
* Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni2016-02-021-1/+2
* Fix opt_imax() callRichard Levitte2016-01-301-0/+2
* Make opt_imax visible in all appsViktor Dukhovni2016-01-291-0/+9
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Refactor apps load_certs/load_crls to work incrementallyViktor Dukhovni2016-01-201-6/+4
* For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAXViktor Dukhovni2016-01-131-1/+2
* For stroimax need C99 inttypes.hViktor Dukhovni2016-01-131-1/+1
* Maximize time_t when intmax_t is availableViktor Dukhovni2016-01-121-1/+6
* Add s_client support for waiting for asyncMatt Caswell2015-11-201-0/+1
* Add support for -no-CApath and -no-CAfile optionsMatt Caswell2015-09-251-3/+4
* RT4033: Use OPENSSL_SYS_UNIX not "unix"Rich Salz2015-09-171-0/+1
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-0/+6
* Change the treatment of stdin and stdout to allow binary dataRichard Levitte2015-09-061-2/+2
* Change the way apps open their input and output filesRichard Levitte2015-09-061-14/+16
* Make the handling of output and input formats consistentRichard Levitte2015-09-061-11/+13
* RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time checkDavid Woodhouse2015-09-051-3/+5
* GH350: -help text few s_client and s_server flagsHubert Kario2015-08-261-4/+9
* Fix build break.Rich Salz2015-08-101-1/+1
* RT3639: Add -no_comp description to online helpRich Salz2015-07-291-1/+1
* Remove obsolete key formats.Rich Salz2015-07-161-1/+0
* RT2547: Tighten perms on generated privkey filesRich Salz2015-06-151-0/+2