aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix cert leaks in s_serverFdaSilvaYY2016-03-081-3/+6
* GH787: Fix ALPNTodd Short2016-03-084-8/+8
* Don't free NCONF obtained valuesViktor Dukhovni2016-03-071-9/+15
* Fix s_server/s_client handling of the split_send_frag argumentMatt Caswell2016-03-072-4/+10
* Add documentation for new s_server/s_client optionsMatt Caswell2016-03-072-2/+2
* Ensure s_client and s_server work when read_ahead is setMatt Caswell2016-03-072-3/+3
* Add an ability to set the SSL read buffer sizeMatt Caswell2016-03-072-3/+24
* Add pipeline support to s_server and s_clientMatt Caswell2016-03-072-2/+68
* ISSUE 43: Add BIO_sock_shutdownRich Salz2016-03-074-13/+13
* Add a function to detect if we have async or notMatt Caswell2016-03-071-27/+15
* Make PKCS8_PRIV_KEY_INFO opaque.Dr. Stephen Henson2016-03-072-43/+5
* Add support to ASYNC_WAIT_CTX to speedAndrea Grandi2016-03-071-18/+97
* Remove unnecessary memset() to 0 and check for NULL before OPENSSL_free()Andrea Grandi2016-03-071-25/+7
* Fix the error with RSA and the daysnc engine in async mode.Andrea Grandi2016-03-071-152/+211
* Add support for async jobs in OpenSSL speedAndrea Grandi2016-03-071-454/+1064
* use saner default parameters for scryptDr. Stephen Henson2016-03-051-2/+2
* Make formatting consistent in apps/Makefile.inRob Percival2016-03-041-20/+20
* Remove redundant semi-colons from apps/Makefile.inRob Percival2016-03-041-6/+6
* Extends s_client to allow a basic CT policy to be enabledRob Percival2016-03-046-6/+122
* Add KDF support to pkeyutl. Update documentation.Dr. Stephen Henson2016-03-031-18/+46
* Fix -pkeyopt and fix error check.Dr. Stephen Henson2016-03-011-2/+3
* GH764: s_server: trace option fall throughJ Mohan Rao Arisankala2016-02-291-2/+1
* Refactor the async wait fd logicMatt Caswell2016-02-291-5/+17
* add ecdhx25519 option to speedDr. Stephen Henson2016-02-281-5/+11
* using macro inside the case.J Mohan Rao Arisankala2016-02-271-2/+2
* fix build with no-srtpJ Mohan Rao Arisankala2016-02-271-1/+3
* RT2275: use BIO_sock_nbio()Rich Salz2016-02-272-35/+8
* Drop support for printing SSLv2 ciphers names.Kurt Roeckx2016-02-271-2/+3
* GH715: ENGINE_finish can take NULLRich Salz2016-02-252-6/+3
* GH463: Fix OPENSSL_NO_OCSP buildRich Salz2016-02-252-2/+7
* CVE-2016-0798: avoid memory leak in SRPEmilia Kasper2016-02-251-16/+28
* GH480: Don't break statements with CPP stuff.Flavio Medeiros2016-02-242-10/+11
* Fix typo, reformat comment.Rich Salz2016-02-241-6/+5
* Remove unused parameters from internal functionsRich Salz2016-02-2218-145/+100
* MemorySanitizer: address false positiveEmilia Kasper2016-02-221-0/+16
* argv was set but unusedKurt Roeckx2016-02-2023-23/+55
* Rethink the uplink / applink storyRichard Levitte2016-02-192-2/+4
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Remove outdated DEBUG flags.Rich Salz2016-02-182-84/+9
* remove redundant opt* declarationsRoumen Petrov2016-02-181-13/+6
* GH681: More command help cleanupRich Salz2016-02-185-37/+54
* Remove JPAKERich Salz2016-02-177-310/+11
* Make sure to use unsigned char for is*() functionsRichard Levitte2016-02-146-10/+17
* GH650: Minor tidying around the ocsp appBenjamin Kaduk2016-02-131-1/+1
* apps/speed.c: initialize c[D_GHASH][i].Andy Polyakov2016-02-131-0/+1
* Fix some issues near recent chomp changes.Viktor Dukhovni2016-02-131-3/+3
* Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte2016-02-121-14/+14
* RT 3854: Update apps/reqEmilia Kasper2016-02-121-2/+2
* make generateRichard Levitte2016-02-121-12/+12
* Generate progs.h from a bunch of files instead of internal knowledgeRichard Levitte2016-02-123-23/+27