Age | Commit message (Expand) | Author |
2004-05-06 | knf and other cleanups | Theo de Raadt |
2004-05-06 | pppoe now drops privileges to user _ppp and chroots after setting | Can Erkin Acar |
2004-05-06 | debug.c not used | Theo de Raadt |
2004-05-06 | actually reset p->auth_established to 0 in pfkey_[md5sig|ipsec]_remove | Henning Brauer |
2004-05-06 | we need a seperate field for the md5 key len, can't use strlen, noticed | Henning Brauer |
2004-05-06 | oups, spaces | Henning Brauer |
2004-05-06 | print Multiprotocol capabilities slightly nicer | Henning Brauer |
2004-05-06 | the Address Family Identifier field in the capability announcement is | Henning Brauer |
2004-05-06 | do not punish the peer (by holding him in IDLE for IdleHoldTime seconds) when | Henning Brauer |
2004-05-06 | .Fl for flags, .Ar for arguments; | Jason McIntyre |
2004-05-06 | improve logging in teh capabilities parser | Henning Brauer |
2004-05-06 | scale socket buffer sizes (and thus window size) up to up to 64k, | Henning Brauer |
2004-05-06 | whitespace; | Jason McIntyre |
2004-05-06 | there's a little race condition: a session is taken down and its associated | Henning Brauer |
2004-05-05 | Use RFC1323 PAWS timestamps as a logical extension to the conventional TCP | Mike Frantzen |
2004-05-05 | simplify license. ok author. | Jakob Schlyter |
2004-05-05 | move static filter out of function | Theo de Raadt |
2004-05-04 | bye bye bootpd. You will not be missed. | Theo de Raadt |
2004-05-04 | disable bootpd and friends. everyone -- get used to dhcpd for this. if | Theo de Raadt |
2004-05-04 | remove DEBUG_PACKET stuff; henning ok | Theo de Raadt |
2004-05-04 | remove unused stuff; henning ok | Theo de Raadt |
2004-05-04 | remove unused var; henning ok | Theo de Raadt |
2004-05-04 | remove things not used, spotted by lint mostly; ok henning | Theo de Raadt |
2004-05-04 | Correctly plug the memory leak and fix a error message. | Claudio Jeker |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |
2004-05-03 | Make socket that reads reload requests from crontab be non-blocking. | Todd C. Miller |
2004-05-03 | little KNF issue | Henning Brauer |
2004-05-02 | Mtree needs the old crc routines; remove some extraneous includes while | Todd C. Miller |
2004-05-02 | Use MD5_DIGEST_STRING_LENGTH | Todd C. Miller |
2004-05-01 | becuase lint says so; henning ok | Theo de Raadt |
2004-05-01 | priv revoking; tested by millert | Theo de Raadt |
2004-04-30 | remove MAX_PREFIX_PER_AS debug gunk, claudio djm ok | Henning Brauer |
2004-04-30 | plug memory leaks; henning ok | Theo de Raadt |
2004-04-30 | missing full stop; | Jason McIntyre |
2004-04-30 | spelling | Theo de Raadt |
2004-04-29 | sock -> fd; ok henning | Theo de Raadt |
2004-04-29 | document abbreviated commands -- same way as systat; ok henning | Theo de Raadt |
2004-04-29 | a slight polishing... | Theo de Raadt |
2004-04-29 | unused variables; ok mcbride | Theo de Raadt |
2004-04-28 | Fix fd leaks. | Can Erkin Acar |
2004-04-28 | rename sock to fd | Theo de Raadt |
2004-04-28 | sort | Markus Friedl |
2004-04-28 | add tcpdrop | Markus Friedl |
2004-04-28 | kill whitespace and make example consistent w/ rest of page; | Jason McIntyre |
2004-04-28 | Pointer that are used later in the code should be initalized. Fixes a crash | Claudio Jeker |
2004-04-28 | It is a big pleasure for me to remove this highe pile of gunk from the tree. | Henning Brauer |
2004-04-28 | speed up -> sped up, from tedu@, ok beck@ | Cedric Berger |
2004-04-28 | Use the string version of system. Works with PAGER=less -s. | Marc Espie |
2004-04-28 | slightly more intricate selectors code. | Marc Espie |
2004-04-28 | Blech, SFS yields weird mount/df shit. | Marc Espie |