summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-25KNF fixesLawrence Teo
2014-04-24Try to clean the maze of <openssl/bn.h> defines regarding the BN internals.Miod Vallat
2014-04-24Re-add rcsid, and switch back to our previous descriptions for -iDsym[=value]Stuart Henderson
2014-04-24syncMiod Vallat
2014-04-24Install separate more.1 instead of using a link from less.1.Todd C. Miller
2014-04-24Fix indentation.Ryan Thomas McBride
2014-04-24Bring back the SSL_OP_PKCS1_CHECK_* defines (defined to zero, as they alreadyMiod Vallat
2014-04-24rearrange a bit of code/commentsTed Unangst
2014-04-24combine some notes in STANDARDS for consistency;Jason McIntyre
2014-04-24document the new makewhatis(8)/apropos(1) database format;Ingo Schwarze
2014-04-24no more kinit(1);Jason McIntyre
2014-04-24jmc spotted more ruptime tentaclesTed Unangst
2014-04-24uses ssh these days, not rsh; ok teduJason McIntyre
2014-04-24no more rwho/ruptime;Jason McIntyre
2014-04-24unifdef MSDOSGiovanni Bechis
2014-04-24obvious use after free was less obviously not a use after free.Ted Unangst
2012-10-13import OpenSSL-1.0.1cDamien Miller
2014-04-24Fix logic inversion when checking environment variables on theTodd C. Miller
2014-04-24More KNF.Joel Sing
2014-04-24no need to check for default_chip_map twice in one if statementJonathan Gray
2014-04-24Make it compile again.Joel Sing
2014-04-24Remove some malloc/strlcpy/strlcat horror. Just use asprintf and avoid anJoel Sing
2014-04-24regenKenji Aoyama
2014-04-24add ERR_asprintf_error_data, A tool to be used to get rid of the far tooBob Beck
2014-04-24rm rwhod tentaclesTed Unangst
2014-04-24rm rwho xrTed Unangst
2014-04-24I have not eaten for days.Ted Unangst
2014-04-24regenKenji Aoyama
2014-04-24That is strength, boy! That is power! What is steel compared to the handTed Unangst
2014-04-24days since rwhod was useful: 5475Ted Unangst
2014-04-24Add pcex{mem,io} entries to MAKEDEV.Kenji Aoyama
2014-04-24remove kerberos reference, and knock some fairly useless Xr out;Jason McIntyre
2014-04-24You want signals?!? I'll give you signals!!! Oh, and we have termios asJoel Sing
2014-04-24simpler description for -P, avoiding the need to discuss rsh;Jason McIntyre
2014-04-24no more asn1 or comm_err;Jason McIntyre
2014-04-24adjust some list widths;Jason McIntyre
2014-04-24More KNF.Joel Sing
2014-04-24More KNF, things that couldn't be verified with md5(1), and some whitespaceRyan Thomas McBride
2014-04-24unifdef -U LINTJoel Sing
2014-04-24When OPENSSL_C is not defined, apps_startup becomes aJoel Sing
2014-04-24KNFRyan Thomas McBride
2014-04-24Remove more FIPS tenticles.Joel Sing
2014-04-24Rip a bunch of ifdefs from speed. We know we can fork, have SIGALRM andJoel Sing
2014-04-24ewps... repair qid assignmentHenning Brauer
2014-04-24Change the usbd_*_report() family of functions to take a usbd_deviceMartin Pieuchot
2014-04-24There is no longer a need for a paste_stack struct or for global_buffersNicholas Marriott
2014-04-24The switch statement given/when was introduced in Perl 5.10 and gotAlexander Bluhm
2014-04-24fix copied text in error stringBret Lambert
2014-04-24A fantastic way to make a large unsigned number is to assignBob Beck
2014-04-24remove redundant asign. from David HillTed Unangst