summaryrefslogtreecommitdiff
path: root/src/lib/libssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Check the return value of make_config_name() before attempting to uselteo2014-04-181-1/+6
* anothertedu2014-04-181-3/+0
* another "string to make the random number generator think it has entropy"tedu2014-04-181-23/+0
* delete "string to make the random number generator think it has entropy"tedu2014-04-181-4/+0
* Put back i2d_ASN1_SET() and d2i_ASN1_SET() from the NO_ASN1_OLD prune, as theremiod2014-04-183-0/+258
* this file is not relevantderaadt2014-04-181-25/+0
* guenther would prefer more separationtedu2014-04-181-0/+2
* remove include files not neededderaadt2014-04-182-17/+2
* Document support for "openssl s_client -starttls lmtp"guenther2014-04-181-1/+1
* Finish zapping SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION usage; only keepguenther2014-04-185-25/+19
* use the portable construct around asprintf; pointed out by halexderaadt2014-04-182-2/+4
* Some dude named Tavis Ormandy reported a bug which has gone unfixed.tedu2014-04-181-0/+5
* Put the final pieces from e_os.h in the required places, and remove it.deraadt2014-04-1816-155/+6
* blank lines between decls and codetedu2014-04-181-0/+5
* These files were never installed in the past, and are not generallyderaadt2014-04-1845-1465/+0
* Use asprintf() for generating path, instead of multiplederaadt2014-04-181-7/+1
* in CONF_get1_default_config_file(), don't calculate a buffer size,deraadt2014-04-181-15/+5
* More KNF.jsing2014-04-181-76/+80
* another round of chemo for the RAND code to provide clarity.tedu2014-04-184-379/+85
* More KNF.jsing2014-04-187-425/+535
* egd support is too dangerous to leave where somebody might find it.tedu2014-04-183-129/+2
* More KNF.jsing2014-04-187-464/+514
* unistd.h for protos where neededderaadt2014-04-187-0/+7
* define RFILE only in the file that needs itderaadt2014-04-182-10/+1
* More KNF.jsing2014-04-1817-515/+662
* add braces missed when fixing leaksjsg2014-04-181-1/+2
* KNF, since this is no longer script generatedderaadt2014-04-181-172/+171
* simplify file:file:... stuffderaadt2014-04-1812-14/+13
* More KNF.jsing2014-04-1811-664/+813
* More KNF.jsing2014-04-188-203/+195
* whitespace normalizationtedu2014-04-188-91/+81
* repair whitespace. this is what happens when functions take 20 params.tedu2014-04-181-20/+20
* Remove MAIN and PROG defines now that we do not compile non-monolithic.jsing2014-04-1847-180/+93
* igetest.c moved to regress we don't need another copyjsg2014-04-182-1006/+0
* fix another potential double freejsg2014-04-181-2/+2
* -netwaretedu2014-04-181-6/+2
* undef NETWARE_CLIB and NETWARE_LIBCtedu2014-04-181-15/+0
* unterminated commenttedu2014-04-181-1/+1
* KaboomNFtedu2014-04-1851-13869/+12180
* spelling fix from Micha Borrmann on openssl-devtedu2014-04-181-1/+1
* blunt force knftedu2014-04-1819-1245/+924
* Remove support for unwanted operating systems.jsing2014-04-183-82/+0
* Unifdef OPENSSL_FIPS.jsing2014-04-183-25/+0
* lob a few more knf grenades in here to soften things up.tedu2014-04-1854-1796/+999
* putting most of the braces in the right column is the very least we can do.tedu2014-04-1854-2030/+2034
* whack a bunch of disabled code. ok beck lteotedu2014-04-1716-486/+6
* Make MONOLITH the default and only optionmatthew2014-04-174-50/+1
* stab at indentationtedu2014-04-175-737/+725
* don't fake up SSIZE_MAXtedu2014-04-171-8/+0
* more windows/netware leftoverstedu2014-04-172-22/+3