summaryrefslogtreecommitdiffstats
path: root/apps (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve recent option help string additionsViktor Dukhovni2016-02-101-27/+30
* Deprecate the -issuer_checks debugging optionViktor Dukhovni2016-02-102-3/+2
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-101-2/+2
* clean away old VMS cruftRichard Levitte2016-02-103-1497/+0
* unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte2016-02-101-1/+2
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+6
* Simplify the specification of include dirs in the build dirRichard Levitte2016-02-101-2/+2
* Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz2016-02-1011-99/+61
* GH646: Update help for s_server command.A J Mohan Rao2016-02-092-81/+128
* Updates for auto init/deinit review commentsMatt Caswell2016-02-091-1/+1
* Get the apps to use auto-init/de-initMatt Caswell2016-02-091-30/+4
* Auto init/deinit libcryptoMatt Caswell2016-02-092-8/+0
* Suppress DANE TLSA reflection when verification failsViktor Dukhovni2016-02-083-16/+79
* fix various formatting issuesDr. Stephen Henson2016-02-081-1/+3
* Use new namesDr. Stephen Henson2016-02-081-4/+4
* Use accessors in pkcs12 app.Dr. Stephen Henson2016-02-081-11/+19
* Deprecate undocumented SSL_cache_hit().Dr. Stephen Henson2016-02-082-3/+3
* Fix engine key support in utilities.Dr. Stephen Henson2016-02-087-15/+14
* more doc fixesRich Salz2016-02-084-15/+18
* commands help cleanupA J Mohan Rao2016-02-064-8/+14
* Enhance and clear the support of linker flagsRichard Levitte2016-02-061-2/+3
* GH634: fix potential memory leakInsu Yun2016-02-061-0/+1
* RT4194: Restore old engine parameter parsing.Rich Salz2016-02-061-22/+42
* GH601: Various spelling fixes.FdaSilvaYY2016-02-052-2/+2
* Make DTLSv1_listen a first class function and change its typeMatt Caswell2016-02-051-1/+1
* If memory debugging enabled return error on leaks.Dr. Stephen Henson2016-02-051-1/+2
* Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni2016-02-051-2/+4
* Fix pkeyutl inability to directly access keys on hardware tokensMouse2016-02-041-5/+18
* Add ec -check optionDr. Stephen Henson2016-02-041-2/+15
* RT2887: Add more packet and handshake typesDaniel Black2016-02-041-0/+7
* Refactoring BIO: Adapt s_client and s_serverRichard Levitte2016-02-034-605/+364
* Refactoring BIO: Adapt BIO_s_datagram and all that depends on itRichard Levitte2016-02-032-47/+27
* RT3234: disable compressionEmilia Kasper2016-02-031-3/+3
* Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni2016-02-035-68/+119
* constify PACKETEmilia Kasper2016-02-013-4/+4
* add option to exclude public key from EC keysDr. Stephen Henson2016-02-011-1/+10
* Fix memory leak and print out keygen errors.Dr. Stephen Henson2016-02-011-1/+7
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+17
* Check chain extensions also for trusted certificatesViktor Dukhovni2016-02-011-1/+12
* RT3755: Remove duplicate #includeRich Salz2016-01-311-3/+0
* Fix opt_imax() callRichard Levitte2016-01-302-6/+12
* Make opt_imax visible in all appsViktor Dukhovni2016-01-302-6/+9
* Templatize util/domdRich Salz2016-01-291-1/+1
* Better type for x509 -checkend argumentViktor Dukhovni2016-01-291-3/+10
* Configure et al: split up the lflags configuration item into twoRichard Levitte2016-01-291-2/+2
* Implement Async SSL_shutdownMatt Caswell2016-01-291-2/+23
* Remove outdated legacy crypto optionsRich Salz2016-01-281-1/+0
* Remove /* foo.c */ commentsRich Salz2016-01-264-4/+0
* Generate warning textRichard Levitte2016-01-252-3/+3
* Make sure apps/Makefile builds apps/CA.pl by defaultRichard Levitte2016-01-251-1/+3