summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-04-19More KNF.Joel Sing
2014-04-19Lacking a proof that--for this implementation--exposure of MontgomeryPhilip Guenther
2014-04-19More KNF.Joel Sing
2014-04-19More KNF.Joel Sing
2014-04-19More KNF.Joel Sing
2014-04-19We'll interpret a (void) cast on snprintf() to mean it's been verified thatPhilip Guenther
2014-04-19egd is goneTheo de Raadt
2014-04-19The internal ssl2_* functions and variables are gonePhilip Guenther
2014-04-19More KNF.Joel Sing
2014-04-19More KNF and style consistency tweaksPhilip Guenther
2014-04-19More KNF.Joel Sing
2014-04-19More KNF.Joel Sing
2014-04-19More KNF.Joel Sing
2014-04-19use intrinsic strlcpy and strlcat everywhere so we only have one set ofBob Beck
2014-04-18OPENSSL_gmtime() is really just gmtime_r(); ok guentherTheo de Raadt
2014-04-18spacingTed Unangst
2014-04-18tone down some XXXXX to not appear in grepTed Unangst
2014-04-18XXXXXXXXXXXXXXXX -> XXXTed Unangst
2014-04-18unifdef NO_SOCKTed Unangst
2014-04-18now that knf carpet bombing is finished, switch to hand to hand combat.Ted Unangst
2014-04-18Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developersBob Beck
2014-04-18Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler,Miod Vallat
2014-04-18Shrink a local buffer to the size it really needs to be; this is the onlyMiod Vallat
2014-04-18eroMgib dne- nai 68xtnetelca .sMiod Vallat
2014-04-18Not welcomeMiod Vallat
2014-04-18typoMiod Vallat
2014-04-18first round of static config. ok miodTed Unangst
2014-04-18Put back i2d_ASN1_SET() and d2i_ASN1_SET() from the NO_ASN1_OLD prune, as thereMiod Vallat
2014-04-18guenther would prefer more separationTed Unangst
2014-04-18we need to crankTed Unangst
2014-04-18remove include files not neededTheo de Raadt
2014-04-18Finish zapping SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION usage; only keepPhilip Guenther
2014-04-18use the portable construct around asprintf; pointed out by halexTheo de Raadt
2014-04-18Some dude named Tavis Ormandy reported a bug which has gone unfixed.Ted Unangst
2014-04-18Put the final pieces from e_os.h in the required places, and remove it.Theo de Raadt
2014-04-18blank lines between decls and codeTed Unangst
2014-04-18in CONF_get1_default_config_file(), don't calculate a buffer size,Theo de Raadt
2014-04-18More KNF.Joel Sing
2014-04-18another round of chemo for the RAND code to provide clarity.Ted Unangst
2014-04-18More KNF.Joel Sing
2014-04-18egd support is too dangerous to leave where somebody might find it.Ted Unangst
2014-04-18More KNF.Joel Sing
2014-04-18unistd.h for protos where neededTheo de Raadt
2014-04-18define RFILE only in the file that needs itTheo de Raadt
2014-04-18More KNF.Joel Sing
2014-04-18add braces missed when fixing leaksJonathan Gray
2014-04-18More KNF.Joel Sing
2014-04-18More KNF.Joel Sing
2014-04-18igetest.c moved to regress we don't need another copyJonathan Gray
2014-04-18fix another potential double freeJonathan Gray