summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* Fix warnings exposed by clang-3.8Emilia Kasper2016-04-101-2/+2
* Make DH opaqueMatt Caswell2016-04-092-14/+24
* Suppress CT callback as appropriateViktor Dukhovni2016-04-071-28/+39
* Make the RSA structure opaqueRichard Levitte2016-04-064-12/+20
* Fix no-ocspMatt Caswell2016-04-063-4/+24
* Add a check of the FD_SETSIZE before the call to select()Andrea Grandi2016-04-061-0/+10
* fix memory leak in caDr. Stephen Henson2016-04-051-1/+1
* Fix a shadow symbol warningFdaSilvaYY2016-04-041-5/+5
* Revert "various spelling fixes"Rich Salz2016-04-041-2/+2
* various spelling fixesFdaSilvaYY2016-04-041-2/+2
* Fix a possible leak on NETSCAPE_SPKI_verify failure.FdaSilvaYY2016-04-041-0/+1
* Use X509_REQ_get0_pubkeyFdaSilvaYY2016-04-043-19/+11
* Fix mixed declarations and codeViktor Dukhovni2016-04-031-1/+2
* apps/Makefile.in: add tsget rule.Andy Polyakov2016-04-031-0/+4
* After saving errno clear it before calls to strtol et. al.Viktor Dukhovni2016-04-031-0/+4
* Move peer chain security checks into x509_vfy.cViktor Dukhovni2016-04-032-2/+11
* Make DSA_METHOD opaqueMatt Caswell2016-04-034-10/+23
* Make the DSA structure opaqueMatt Caswell2016-04-035-35/+86
* apps/opt.c: next was only used when NDEBUG undefined, move it inside guardRichard Levitte2016-04-021-1/+1
* Force argv to be an array of long pointers on VMSRichard Levitte2016-04-013-20/+14
* Make the use of perl more consistentRichard Levitte2016-04-012-2/+3
* Fix "no-ui" configurationRichard Levitte2016-03-316-46/+116
* Make the '-in' option in apps/passwd.c less mandatoryRichard Levitte2016-03-311-4/+10
* Fix pointer size issues with argv on VMSRichard Levitte2016-03-303-12/+23
* Fix pointer size issue with setbuf() on VMSRichard Levitte2016-03-301-0/+14
* Fix no-rc4.Ben Laurie2016-03-221-1/+4
* RT4660: BIO_METHODs should be const.David Benjamin2016-03-211-2/+2
* Just like bio_out, bio_err needs the linebuffer filter on VMSRichard Levitte2016-03-213-1/+13
* Fix no-ts with --strict-warningsMatt Caswell2016-03-211-2/+3
* Fix no-sockMatt Caswell2016-03-217-4/+32
* Fix no-gostMatt Caswell2016-03-212-3/+3
* Fix no-dsaMatt Caswell2016-03-213-7/+24
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Remove #error from include files.Rich Salz2016-03-201-6/+2
* GH886: CONNECT should use HTTP/1.1Rich Salz2016-03-201-1/+1
* make updateRichard Levitte2016-03-191-7/+22
* apps/progs.pl: add back the INCLUDE_FUNCTION_TABLE wrapperRichard Levitte2016-03-191-1/+3
* Revert "Generate apps/progs.h on the fly"Viktor Dukhovni2016-03-192-18/+435
* Revert "Include progs.h directly in openssl.c instead of via apps.h"Viktor Dukhovni2016-03-192-1/+3
* The command source are files, not directoriesRichard Levitte2016-03-191-2/+2
* Don't free up EVP_MD_CTX.Schüller Felix2016-03-191-15/+3
* Generate apps/progs.h on the flyRichard Levitte2016-03-192-435/+18
* Include progs.h directly in openssl.c instead of via apps.hRichard Levitte2016-03-192-3/+1
* Make apps/progs.pl more flexibleRichard Levitte2016-03-191-60/+68
* make updateRichard Levitte2016-03-181-0/+2
* Implement support for no-tsRichard Levitte2016-03-182-20/+26
* apps/progs.pl: more consistent output for digestsRichard Levitte2016-03-182-4/+11
* Fix no-desMatt Caswell2016-03-182-1/+5
* Fix no-dgramMatt Caswell2016-03-181-3/+10
* Remove Netware and OS/2Rich Salz2016-03-178-73/+12