aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* free NULL cleanupRich Salz2015-03-288-29/+15
* free NULL cleanup.Rich Salz2015-03-253-10/+5
* free NULL cleanupRich Salz2015-03-2529-124/+62
* make X509_NAME opaqueDr. Stephen Henson2015-03-251-1/+1
* Fix bug in s_client. Previously default verify locations would only be loadedMatt Caswell2015-03-251-6/+5
* RAND_bytes updatesMatt Caswell2015-03-255-7/+8
* free NULL cleanupRich Salz2015-03-2410-24/+12
* make dependDr. Stephen Henson2015-03-241-50/+46
* free NULL cleanupRich Salz2015-03-241-2/+1
* apps return value checksMatt Caswell2015-03-235-33/+99
* Dead code removal from appsMatt Caswell2015-03-172-6/+6
* Fix seg fault in s_timeMatt Caswell2015-03-171-1/+6
* Move malloc fail checks closer to mallocMatt Caswell2015-03-171-5/+5
* Add malloc failure checksMatt Caswell2015-03-171-0/+13
* Make X509_ATTRIBUTE opaque.Dr. Stephen Henson2015-03-161-4/+6
* Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz2015-03-114-60/+24
* Fix wrong numbers being passed as string lengthsDmitry-Me2015-03-091-1/+1
* Make OCSP structures opaque.Dr. Stephen Henson2015-03-051-2/+6
* Unchecked malloc fixesMatt Caswell2015-03-0511-3/+85
* Make OpenSSL compile with no-rc4Dr. Stephen Henson2015-02-272-1/+8
* Removed support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. Also removedMatt Caswell2015-02-261-47/+0
* Add -no_alt_chains option to apps to implement the newMatt Caswell2015-02-257-1/+13
* Fix hostname validation in the command-line tool to honour negative return va...Emilia Kasper2015-02-101-1/+1
* Fix memory leak reporting.Dr. Stephen Henson2015-02-091-4/+4
* ui_compat cleanup; makefiles and vmsRich Salz2015-02-061-3/+3
* Live code cleanup: remove #if 1 stuffRich Salz2015-02-064-59/+1
* Remove OPENSSL_NO_HMACDr. Stephen Henson2015-02-061-5/+1
* Remove old DES APIRich Salz2015-02-021-3/+3
* Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internalsMatt Caswell2015-01-311-2/+0
* Dead code clean: #if 0 removal in appsRich Salz2015-01-309-136/+1
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* Remove support for opaque-prfRich Salz2015-01-283-16/+0
* OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1Rich Salz2015-01-273-6/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-274-77/+23
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-273-605/+593
* Remove explicit setting of read_ahead for DTLS. It never makes sense not toMatt Caswell2015-01-272-18/+0
* ifdef cleanup, part 4a: '#ifdef undef'Rich Salz2015-01-243-38/+0
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-237-9/+9
* ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBFRich Salz2015-01-222-21/+5
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-223-8/+8
* Re-align some comments after running the reformat script.Matt Caswell2015-01-226-63/+63
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2259-37583/+35603
* Move more comments that confuse indentMatt Caswell2015-01-225-8/+14
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-1/+3
* More indent fixes for STACK_OFMatt Caswell2015-01-221-1/+1
* apps/srp.c: make it indent-friendly.Andy Polyakov2015-01-221-668/+665
* apps/speed.c: make it indent-friendly.Andy Polyakov2015-01-221-49/+88
* Fix source where indent will not be able to copeMatt Caswell2015-01-223-4/+12
* Further comment changes for reformat (master)Matt Caswell2015-01-226-20/+22
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-6/+6