Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-04-11 | Fix for 25 Mhz. | Steve Murphree | |
1999-04-11 | make ne[0-2] definition match GENERIC | Todd C. Miller | |
1999-04-10 | shit: egcs-stable is in LANG, not DEVEL | Marco S Hyman | |
1999-04-10 | rsh off by default | Theo de Raadt | |
1999-04-10 | spelling | Theo de Raadt | |
1999-04-10 | spelling | Theo de Raadt | |
1999-04-10 | ignore -q for now since we are already quiet. Makes "newfs -q -t msdos" ↵ | Todd C. Miller | |
does not generate an error | |||
1999-04-10 | Add -q flag to newfs and use it in the install | Todd C. Miller | |
1999-04-10 | sync | Theo de Raadt | |
1999-04-10 | another modem | Theo de Raadt | |
1999-04-10 | shrink ramdisk a teeny bit; 8MB installs now work reliably | Theo de Raadt | |
1999-04-10 | fork before recording pfkey pid. | Niels Provos | |
1999-04-09 | The userland parts of a sysctl that can switch on/off IP-in-IP (protocol 4) | Niklas Hallqvist | |
1999-04-09 | The kernel parts of a sysctl that can switch on/off IP-in-IP (protocol 4) | Niklas Hallqvist | |
support, when IPSEC is compiled in. The default is disabled. Turn on with: sysctl -w net.inet.ip4.allow=1 ***Only*** do this if you are really knowing what you do! This control does not control the tunnel modes of ESP and AH. | |||
1999-04-09 | when the REPLACE flag was used, but no former flows was there, we did not | Niklas Hallqvist | |
increment the IPSEC use counter, potentially missing IPSEC processing on output. | |||
1999-04-09 | Make the tdbi handling more robust, removes a panic case | Niklas Hallqvist | |
1999-04-09 | Check for local address spoofing on encapsulated packets. | Angelos D. Keromytis | |
1999-04-09 | match length of keys to what PF_KEY enforces | Niels Provos | |
1999-04-08 | tweak package list somewhat; marc | Theo de Raadt | |
1999-04-08 | a list of packages on the CD... | Theo de Raadt | |
1999-04-08 | and... once again... swapon goes away | Theo de Raadt | |
1999-04-08 | clean ramdisk /tmp a bit more before running MAKEDEV | Theo de Raadt | |
1999-04-08 | How nice that we always had multicast routing in our kernels even when | Niklas Hallqvist | |
no MROUTING option has been set, and thus nothing calls the stuff... | |||
1999-04-08 | memory leak fix; niklas | Theo de Raadt | |
1999-04-07 | skip that swapon stuff, now that pax is about to become less leaky | Theo de Raadt | |
1999-04-07 | Don't use -F option to disklabel | Todd C. Miller | |
1999-04-07 | Kill -F option, it is not needed and just plain wrong anyway | Todd C. Miller | |
1999-04-07 | save bytes; move swapon question | Theo de Raadt | |
1999-04-07 | XXX temp fix for whole_mode; todd will fix better in tomorrow | Theo de Raadt | |
1999-04-07 | o Be silent on fstab writing | Todd C. Miller | |
o Change "Save changes" prompt to "Write new label" o call writelabel() with &label and then update *lp instead of updating *lp and then calling writelabel() with lp. | |||
1999-04-07 | and enc is not default either | Theo de Raadt | |
1999-04-07 | disable IPSEC by default | Theo de Raadt | |
1999-04-07 | For low-memory machines, help people by putting in enough swapon support, so | Theo de Raadt | |
that people can do a boot, disklabel, reboot, boot, disklabel, swapon, .... and finish their install. | |||
1999-04-07 | cannot swapon in 2.5 installer. the swap partitions must exist at kernel | Theo de Raadt | |
boot time, the later user-entered disklabel does not take effect correctly. next release... | |||
1999-04-06 | sync | Theo de Raadt | |
1999-04-06 | ANOTHER modem... | Theo de Raadt | |
1999-04-06 | sync | Theo de Raadt | |
1999-04-06 | two more modems | Theo de Raadt | |
1999-04-06 | Fix library dependency test for arch-es that don't | Marco S Hyman | |
suppport shared libs so building tk80, for example, doesn't cause tkl80 to get built even thouth it is already installed. Update list-distfiles target | |||
1999-04-06 | Merge with EOM 1.81 | Niklas Hallqvist | |
Too much removed in last commit Actually save the DH values in inititor mode Non-PFS case for initiators bailed out wrongly. | |||
1999-04-05 | Merge with EOM 1.5 | Niklas Hallqvist | |
Make valid according to the RFCs | |||
1999-04-05 | Merge with EOM 1.19 | Niklas Hallqvist | |
up-to-date | |||
1999-04-05 | Merge with EOM 1.40 | Niklas Hallqvist | |
up-to-date | |||
1999-04-05 | Merge with EOM 1.11 | Niklas Hallqvist | |
Make "Connections" handling nicer, and even implement it for KLIPS. A stab at reregestering the on-demand routes for PF_ENCAP. | |||
1999-04-05 | Merge with EOM 1.60 | Niklas Hallqvist | |
Mem leak plugging. New finalize API. Do not renegotiate on already replaced SA expirations Only establish on-demand route if we know how to If we get an EEXIST from RTM_ADD, try to RTM_CHANGE the route. Correct buffer size in log printout make compile Make "Connections" handling nicer, and even implement it for KLIPS. A stab at reregestering the on-demand routes for PF_ENCAP. typo found by ho@netman.se | |||
1999-04-05 | Merge with EOM 1.46 | Niklas Hallqvist | |
New finalize API. Free keystate. 1999 copyrights | |||
1999-04-05 | Merge with EOM 1.2 | Niklas Hallqvist | |
Make "Connections" handling nicer, and even implement it for KLIPS. A stab at reregestering the on-demand routes for PF_ENCAP. | |||
1999-04-05 | Merge with EOM 1.114 | Niklas Hallqvist | |
Remove obsoleted code Memory alloc. error reporting. Garbage collect keystate. | |||
1999-04-05 | Merge with EOM 1.7 | Niklas Hallqvist | |
Mem leak fix 1999 copyrights | |||
1999-04-05 | Merge with EOM 1.13 | Niklas Hallqvist | |
Style police. No free(0). 1999 copyrights |