Age | Commit message (Expand) | Author |
2014-04-19 | Split inet(3) into three pages by decade: 1980s -> inet_lnaof(3), | Philip Guenther |
2014-04-19 | it's ok for strlcpy to fail here though it can't, cast void | Gilles Chehade |
2014-04-19 | egd is gone | Theo de Raadt |
2014-04-19 | /* | Henning Brauer |
2014-04-19 | The internal ssl2_* functions and variables are gone | Philip Guenther |
2014-04-19 | More KNF. | Joel Sing |
2014-04-19 | Add SSL_OP_NO_TLSv1_1 and SSL_OP_NO_TLSv1_2 | Philip Guenther |
2014-04-19 | -option ALTQ | Henning Brauer |
2014-04-19 | use an appropriate name for this variable. | Igor Sobrado |
2014-04-19 | do not mark od(1) as deprecated. | Igor Sobrado |
2014-04-19 | More KNF and style consistency tweaks | Philip Guenther |
2014-04-19 | tiny fix: Remove duplicate rows, they appeared after importing less 444 | Alexandr Shadchin |
2014-04-19 | More KNF. | Joel Sing |
2014-04-19 | More KNF. | Joel Sing |
2014-04-19 | More KNF. | Joel Sing |
2014-04-19 | missing wildcard; pointed out by naddy@ | Damien Miller |
2014-04-19 | move scsi_xs_put after checks that use fields in the xs | Jonathan Matthew |
2014-04-19 | implement emc_mpath_checksense() according to what my cx500 throws. | David Gwynne |
2014-04-19 | Two minor tweaks regarding the fallback from -u/-d to default mode: | Ingo Schwarze |
2014-04-19 | Properly handle symlinks (hardlinks and .so only files were already ok): | Ingo Schwarze |
2014-04-19 | use intrinsic strlcpy and strlcat everywhere so we only have one set of | Bob Beck |
2014-04-18 | OpenSSH 6.5 and 6.6 have a bug that causes ~0.2% of connections | Damien Miller |
2014-04-18 | OPENSSL_gmtime() is really just gmtime_r(); ok guenther | Theo de Raadt |
2014-04-18 | sync | Theo de Raadt |
2014-04-18 | spacing | Ted Unangst |
2014-04-18 | tweak; | Jason McIntyre |
2014-04-18 | There is no need to initialize globals to 0. | Claudio Jeker |
2014-04-18 | flesh out STANDARDS; | Jason McIntyre |
2014-04-18 | - merge two sections on error messages and interrupts | Jason McIntyre |
2014-04-18 | remove references to rshd; | Jason McIntyre |
2014-04-18 | tone down some XXXXX to not appear in grep | Ted Unangst |
2014-04-18 | rename wd33c93 to wd33c93ctrl (but keep the filenames as is) so we can | Jasper Lievisse Adriaanse |
2014-04-18 | In update mode, when opening the database fails, probably because it is | Ingo Schwarze |
2014-04-18 | XXXXXXXXXXXXXXXX -> XXX | Ted Unangst |
2014-04-18 | fix SEE ALSO; | Jason McIntyre |
2014-04-18 | unifdef NO_SOCK | Ted Unangst |
2014-04-18 | round up some enemy sympathizers found calling RAND_seed(). | Ted Unangst |
2014-04-18 | now that knf carpet bombing is finished, switch to hand to hand combat. | Ted Unangst |
2014-04-18 | For the WSDISPLAY_COMPAT_USL protocol, send the synchronizing signals to | Philip Guenther |
2014-04-18 | Since we've been making heavy use of unifdef recently: update it to the | Stuart Henderson |
2014-04-18 | Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developers | Bob Beck |
2014-04-18 | ECDSA signature computation involves a random number. Remove the test trying to | Miod Vallat |
2014-04-18 | raise file limit to something more web scale, but lower connections so | Ted Unangst |
2014-04-18 | unbreak tree - this was not the rand.c I was looking for | Bob Beck |
2014-04-18 | collateral damage | Ted Unangst |
2014-04-18 | no app_rand.c | Ted Unangst |
2014-04-18 | $HOME/.rnd will never be a good source of entropy. ok beck | Ted Unangst |
2014-04-18 | Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler, | Miod Vallat |
2014-04-18 | Shrink a local buffer to the size it really needs to be; this is the only | Miod Vallat |
2014-04-18 | remove bdes(1) so as to not encourage its use; if someone really | Okan Demirmen |