Age | Commit message (Expand) | Author |
2004-08-30 | Avoid spinning if the server gives us a bogus zero lease time, by | Otto Moerbeek |
2004-08-26 | sync usage for -a | Jared Yanovich |
2004-08-26 | update w.r.t. recursive anchors | Jared Yanovich |
2004-08-25 | add -E to usage(); from weissmanndude | Michael Shalayeff |
2004-08-24 | revert r1.16, dhclient has to work without a config file at least on the | Henning Brauer |
2004-08-24 | spelling corrections; ok jmc@ | David Krause |
2004-08-23 | We need to set sa->initiator before checking if the newly created SA | Hakan Olsson |
2004-08-23 | Default enable DPD (Dead Peer Detection) support. hshoexer@ ok | Hakan Olsson |
2004-08-23 | Indent nit. | Hakan Olsson |
2004-08-22 | mention where more can be learned about ifgroups | Jared Yanovich |
2004-08-20 | check for the tid arg; from netbsd | Michael Shalayeff |
2004-08-20 | Unbreak processing of options when given a command line with multiple | Otto Moerbeek |
2004-08-19 | - sort options and sync usage() | Jason McIntyre |
2004-08-19 | document -QZ options; pt out by david hill | Michael Shalayeff |
2004-08-17 | missing inet_ntoa proto and fix an error it uncovers; form Moritz Jodeit <mor... | Michael Shalayeff |
2004-08-17 | check for msg->isakmpg_sa being NULL before referencing | Hans-Joerg Hoexer |
2004-08-15 | escape some minus signs, and keep -Tps happy; | Jason McIntyre |
2004-08-15 | Document max file system size and warn user that using non-standard | Otto Moerbeek |
2004-08-14 | When using -K (keynote disabled), check peers' proposal against isakmpd.conf. | Hans-Joerg Hoexer |
2004-08-13 | extra check for no message case; ok markus, deraadt, hshoexer, henning | Damien Miller |
2004-08-12 | Fix compiler warning on alpha. | Hans-Joerg Hoexer |
2004-08-12 | Avoid memleak on error (Linux/KAME). Found by Benjamin Pineau. | Hakan Olsson |
2004-08-12 | Prevent core dump on large block sizes by checking block size against | Otto Moerbeek |
2004-08-10 | update to reality | Jared Yanovich |
2004-08-10 | spacing | Theo de Raadt |
2004-08-10 | Add SADB_X_EXT_LIFETIME_LASTUSE. hshoexer@ ok | Hakan Olsson |
2004-08-10 | Better implementation of the Dead Peer Detection protocol, RFC 3706. | Hakan Olsson |
2004-08-10 | Linux has AES (and DES). From Benjamin Pineau. | Hakan Olsson |
2004-08-10 | If opening /dev/arandom fails, try /dev/random. Suggested by Benjamin Pineau. | Hakan Olsson |
2004-08-09 | minor cleanup | Theo de Raadt |
2004-08-08 | spacing | Theo de Raadt |
2004-08-08 | spacing | Theo de Raadt |
2004-08-06 | this will be ok on sgi too (pci arch) | Theo de Raadt |
2004-08-06 | not sgimips, be careful | Theo de Raadt |
2004-08-06 | add sgi | Per Fogelstrom |
2004-08-06 | build on hppa | Michael Shalayeff |
2004-08-05 | better signal cache printf | Michael Shalayeff |
2004-08-03 | -src/-srcmask are no more | Henning Brauer |
2004-08-03 | display route labels with "route get", and allow them to be set | Henning Brauer |
2004-08-03 | Rewrite the transport reference count code to avoid leaks. | Hakan Olsson |
2004-08-03 | Handle geometry parameters as unsigned quantities, getting rid of | Otto Moerbeek |
2004-08-03 | spacing | Theo de Raadt |
2004-08-03 | Handle geometry parameters as unsigned quantities, getting rid of negative | Otto Moerbeek |
2004-08-03 | Allow a unicast ip address to be specified for pfsync with the 'syncpeer' | Ryan Thomas McBride |
2004-08-02 | Do not expire unestablished phase 2 SAs on SIGHUP. | Hans-Joerg Hoexer |
2004-08-02 | Missed to add virtual.c here. Noted by Benjamin Pineau. | Hakan Olsson |
2004-07-30 | mark down some punctuation, and sync usage(); | Jason McIntyre |
2004-07-30 | Style. | Hakan Olsson |
2004-07-29 | Less noise while debugging. | Hakan Olsson |
2004-07-29 | Repair NAT-T using Aggressive mode, NAT-D checks were in the wrong place. | Hakan Olsson |