Age | Commit message (Expand) | Author |
2004-05-08 | allow for neighbor statements without { parameters } block; everything | Henning Brauer |
2004-05-08 | add support for ipsec ah with manual keys, pfkey part already does so, and | Henning Brauer |
2004-05-08 | factor out the string -> key conversion code used for md5sig and twice for ipsec | Henning Brauer |
2004-05-08 | remove unused argument to control_dispatch_msg(), lint | Henning Brauer |
2004-05-08 | remove hostname lookup stuff, done at parse time now, ok theo | Henning Brauer |
2004-05-08 | resolve hostnames at parse time, solves PR3771, ok theo | Henning Brauer |
2004-05-08 | implement and use prefixlen2mask() instead of doing it by hand 3 times | Henning Brauer |
2004-05-08 | Pass the length of what was captured to pfsync_print, not the length | Ryan Thomas McBride |
2004-05-07 | This makes afsd drop priviledge to user _afs inside a chroot (the | Bob Beck |
2004-05-07 | Fix some sizeof(ptr) bugs based on diffs from aaron@. | Todd C. Miller |
2004-05-07 | add a filter option to dump prefixes learned in UPDATEs into a PF table, | Damien Miller |
2004-05-06 | spacing | Theo de Raadt |
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 |