Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-15 | kill unused | Jun-ichiro itojun Hagino | |
2003-05-15 | simplify by strdup. expilcitly specify IPPROTO_TCP (to cope with sctp-ready | Jun-ichiro itojun Hagino | |
getaddrinfo). | |||
2003-05-15 | (c) | Hakan Olsson | |
2003-05-15 | tests for "scrub tcp reassemble" | Mike Frantzen | |
2003-05-15 | Get rid of read_from_pid() and write_to_pid(), they were | Jean-Francois Brousseau | |
replaced by the more generic process_read() and process_write() ok art@ | |||
2003-05-15 | document scrub opt "reassemble tcp" | Mike Frantzen | |
2003-05-14 | add scrub modifier "reassemble tcp" to turn on stateful TCP normalizations | Mike Frantzen | |
ok henning@ dhartmei@ | |||
2003-05-14 | Preparing to move kerberos libraries to src/lib | Hans Insulander | |
2003-05-14 | - modulate TCP Timestamps so they can't be used to detect NAT and to preclude | Mike Frantzen | |
remote uptime determination - scrub modifier "reassemble tcp" turns on stateful TCP normalizations ok henning@ dhartmei@ | |||
2003-05-14 | properly terminate debug string (levels >=40) | Kjell Wooding | |
Use "%.*s" as suggested by Niklas. ok ho@. Lost by kjell. oked ho@. lost by kjell again. oked ho@ | |||
2003-05-14 | use __KAME__ to determine kame-based kernel. | Jun-ichiro itojun Hagino | |
2003-05-14 | Silence the "lost carrier on FOO port" messages when the port has been set | Miod Vallat | |
in stone with "ifconfig le0 media foo". Inspired by previous am7990.c change. ok todd@ jason@ | |||
2003-05-14 | Make the "slot" and "offset" locators for sbus drivers optional in | Miod Vallat | |
configuration lines. | |||
2003-05-14 | sshfp contains fingerprints, not keys | Jakob Schlyter | |
2003-05-14 | Remove the .if/.endif stuff that gmake does not understand. | Hakan Olsson | |
Replace with a comment about needing keynote for policy. | |||
2003-05-14 | Fix uninitialized variable. | Miod Vallat | |
2003-05-14 | rename enum | Jakob Schlyter | |
2003-05-14 | test binat and tagging | Henning Brauer | |
2003-05-14 | LONGRUN in !SMALL_KERNEL now | Ted Unangst | |
2003-05-14 | tagging on binat | Henning Brauer | |
2003-05-14 | remove option LONGRUN; it's in everything but SMALL_KERNEL now | Ted Unangst | |
2003-05-14 | update license, remove 3rd clause. ok author (me) | Jakob Schlyter | |
2003-05-14 | test tagging on rdr | Henning Brauer | |
2003-05-14 | enabled tagging on rdr rules | Henning Brauer | |
2003-05-14 | add _isakmpd user/group for privsep. ok millert@ | Jakob Schlyter | |
2003-05-14 | allow to send a BREAK to the remote system; ok various | Markus Friedl | |
2003-05-14 | _kdc and _kadmin users and groups added. Will be used by the kerberos kdc | Hans Insulander | |
and admin servers ok deraadt@ | |||
2003-05-14 | new option LONGRUN | Ted Unangst | |
2003-05-14 | test against some new commerical versions | Markus Friedl | |
2003-05-14 | Support for Transmeta CPU power management, called LongRun. | Ted Unangst | |
option LONGRUN enables a new sysctl, allowing a userland program to read the current CPU frequency and voltage and also set the mininum and maximum frequencies to operate between, and switch between performance mode and battery mode. ok mickey@ | |||
2003-05-14 | tag on each matching rule, not just the last one. | Henning Brauer | |
idea from theo. to speed that up the real mbuf tag is not written until we hit the last match but an internal variable is used to track the tag. this can be used to split classification and policy enforcement, for example. and much much much more... ok dhartmei@ frantzen@ | |||
2003-05-14 | Wrong check.. | Thierry Deval | |
2003-05-14 | strcpy + size check | Thierry Deval | |
ok tedu@ | |||
2003-05-14 | Call the FreeS/WAN sysdep 'freeswan'. The 'linux' sysdep will be native ↵ | Hakan Olsson | |
Linux IPSec. | |||
2003-05-14 | add missing prototype; ok deraadt@ | Jason Peel | |
2003-05-14 | unifdef __FreeBSD__ and stuff. markus ok | Jun-ichiro itojun Hagino | |
2003-05-14 | KNF. markus ok | Jun-ichiro itojun Hagino | |
2003-05-14 | No more gated. ok krw@, deraadt@, commments from David Krause, jakob@. | Ian Darwin | |
2003-05-14 | add experimental support for verifying hos keys using DNS as described | Jakob Schlyter | |
in draft-ietf-secsh-dns-xx.txt. more information in README.dns. ok markus@ and henning@ | |||
2003-05-14 | Default public key directory definition sanity. | Hakan Olsson | |
2003-05-14 | Policy file default defined twice, kill the local copy. | Hakan Olsson | |
2003-05-14 | Fix a typo (in unused code). | Hakan Olsson | |
2003-05-14 | "error" was typed double, which is not suitable for getaddrinfo(3). | Jun-ichiro itojun Hagino | |
from tobias | |||
2003-05-14 | Unbreak 64-bit archs... | Thierry Deval | |
2003-05-14 | nuke !PULLDOWN_TEST case. (leftover from yesterday) | Jun-ichiro itojun Hagino | |
2003-05-14 | Fix stupid typo in example. | Miod Vallat | |
2003-05-14 | I did not test this enough. Unbreak. | Hakan Olsson | |
2003-05-14 | Might mention mgx here as well. | Miod Vallat | |
2003-05-14 | KNF; sync w/kame | Jun-ichiro itojun Hagino | |
2003-05-14 | Pointer cleaning. ok ian@, tedu@, krw@ | Thierry Deval | |