summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-19Lacking a proof that--for this implementation--exposure of Montgomeryguenther4-14/+14
2014-04-19More KNF.jsing10-476/+592
2014-04-19Remove hacky workaround for Cray T3E.deraadt1-11/+0
2014-04-19More KNF.jsing8-522/+758
2014-04-19oops, typo got into changederaadt1-1/+1
2014-04-19More KNF.jsing6-20/+28
2014-04-19malloc + strlcpy -> strdupderaadt1-3/+2
2014-04-19unifdef ENOTDIR, everyone has itderaadt1-15/+3
2014-04-19We'll interpret a (void) cast on snprintf() to mean it's been verified thatguenther55-147/+147
2014-04-19Use somewhat harsher language and better examples; demonstrate thatderaadt4-109/+88
2014-04-19Split inet(3) into three pages by decade: 1980s -> inet_lnaof(3),guenther4-183/+320
2014-04-19egd is gonederaadt4-38/+3
2014-04-19The internal ssl2_* functions and variables are goneguenther2-60/+0
2014-04-19More KNF.jsing8-1370/+1522
2014-04-19Add SSL_OP_NO_TLSv1_1 and SSL_OP_NO_TLSv1_2guenther1-4/+13
2014-04-19More KNF and style consistency tweaksguenther53-479/+465
2014-04-19More KNF.jsing12-760/+942
2014-04-19More KNF.jsing12-726/+868
2014-04-19More KNF.jsing14-406/+414
2014-04-19use intrinsic strlcpy and strlcat everywhere so we only have one set ofbeck31-106/+106
2014-04-18OPENSSL_gmtime() is really just gmtime_r(); ok guentherderaadt10-26/+12
2014-04-18spacingtedu2-20/+22
2014-04-18remove references to rshd;jmc2-15/+6
2014-04-18tone down some XXXXX to not appear in greptedu5-5/+5
2014-04-18XXXXXXXXXXXXXXXX -> XXXtedu2-6/+6
2014-04-18unifdef NO_SOCKtedu8-16/+0
2014-04-18now that knf carpet bombing is finished, switch to hand to hand combat.tedu4-346/+332
2014-04-18Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developersbeck10-62/+8
2014-04-18ECDSA signature computation involves a random number. Remove the test trying tomiod1-116/+0
2014-04-18collateral damagetedu1-0/+1
2014-04-18no app_rand.ctedu1-2/+2
2014-04-18$HOME/.rnd will never be a good source of entropy. ok becktedu23-392/+2
2014-04-18Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler,miod9-37/+37
2014-04-18Shrink a local buffer to the size it really needs to be; this is the onlymiod2-2/+2
2014-04-18eroMgib dne- nai 68xtnetelca .smiod2-14/+4
2014-04-18Not welcomemiod2-302/+0
2014-04-18typomiod2-2/+2
2014-04-18first round of static config. ok miodtedu26-1118/+0
2014-04-18Use the cleaned up asprintf-based make_config_name() to make the name oflteo2-18/+8
2014-04-18Check the return value of make_config_name() before attempting to uselteo1-1/+6
2014-04-18anothertedu1-3/+0
2014-04-18another "string to make the random number generator think it has entropy"tedu1-23/+0
2014-04-18delete "string to make the random number generator think it has entropy"tedu1-4/+0
2014-04-18Put back i2d_ASN1_SET() and d2i_ASN1_SET() from the NO_ASN1_OLD prune, as theremiod7-1/+518
2014-04-18this file is not relevantderaadt1-25/+0
2014-04-18guenther would prefer more separationtedu2-0/+4
2014-04-18we need to cranktedu2-2/+2
2014-04-18remove include files not neededderaadt4-34/+4
2014-04-18Document support for "openssl s_client -starttls lmtp"guenther1-1/+1
2014-04-18Finish zapping SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION usage; only keepguenther5-25/+19