aboutsummaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2015-03-17Dead code removal from appsMatt Caswell2-6/+6
2015-03-17Fix seg fault in s_timeMatt Caswell1-1/+6
2015-03-17Move malloc fail checks closer to mallocMatt Caswell1-5/+5
2015-03-17Add malloc failure checksMatt Caswell1-0/+13
2015-03-16Make X509_ATTRIBUTE opaque.Dr. Stephen Henson1-4/+6
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz4-60/+24
2015-03-09Fix wrong numbers being passed as string lengthsDmitry-Me1-1/+1
2015-03-05Make OCSP structures opaque.Dr. Stephen Henson1-2/+6
2015-03-05Unchecked malloc fixesMatt Caswell11-3/+85
2015-02-27Make OpenSSL compile with no-rc4Dr. Stephen Henson2-1/+8
2015-02-26Removed support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. Also removedMatt Caswell1-47/+0
2015-02-25Add -no_alt_chains option to apps to implement the newMatt Caswell7-1/+13
2015-02-10Fix hostname validation in the command-line tool to honour negative return va...Emilia Kasper1-1/+1
2015-02-09Fix memory leak reporting.Dr. Stephen Henson1-4/+4
2015-02-06ui_compat cleanup; makefiles and vmsRich Salz1-3/+3
2015-02-06Live code cleanup: remove #if 1 stuffRich Salz4-59/+1
2015-02-06Remove OPENSSL_NO_HMACDr. Stephen Henson1-5/+1
2015-02-02Remove old DES APIRich Salz1-3/+3
2015-01-31Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internalsMatt Caswell1-2/+0
2015-01-30Dead code clean: #if 0 removal in appsRich Salz9-136/+1
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte1-1/+0
2015-01-28Remove support for opaque-prfRich Salz3-16/+0
2015-01-27OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1Rich Salz3-6/+0
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz4-77/+23
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz3-605/+593
2015-01-27Remove explicit setting of read_ahead for DTLS. It never makes sense not toMatt Caswell2-18/+0
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz3-38/+0
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz7-9/+9
2015-01-22ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBFRich Salz2-21/+5
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell3-8/+8
2015-01-22Re-align some comments after running the reformat script.Matt Caswell6-63/+63
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell59-37583/+35603
2015-01-22Move more comments that confuse indentMatt Caswell5-8/+14
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell1-1/+3
2015-01-22More indent fixes for STACK_OFMatt Caswell1-1/+1
2015-01-22apps/srp.c: make it indent-friendly.Andy Polyakov1-668/+665
2015-01-22apps/speed.c: make it indent-friendly.Andy Polyakov1-49/+88
2015-01-22Fix source where indent will not be able to copeMatt Caswell3-4/+12
2015-01-22Further comment changes for reformat (master)Matt Caswell6-20/+22
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz1-6/+6
2015-01-12RT3548: Remove unsupported platformsRich Salz18-110/+43
2015-01-12RT478: Add uninstall make targetRich Salz1-0/+13
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell5-5/+7
2015-01-05Fix building with no-srtpPiotr Sikora2-0/+20
2014-12-31typo in s_clientDominik Neubauer1-1/+1
2014-12-30mark all block comments that need format preserving so thatTim Hudson18-18/+33
2014-12-30Make "run" volatileKurt Roeckx1-1/+1
2014-12-30Document openssl dgst -hmac optionThorsten Glaser1-0/+2
2014-12-30Fix memory leak in the appsKurt Roeckx1-2/+3
2014-12-22RT3548: Remove unsupported platforms.Rich Salz1-1/+1