Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-19 | IPv6 IPsec, outbound direction. | Jun-ichiro itojun Hagino | |
restriction: if there's any extension header (except fragment) and outbound packet matches tdb, we can't encrypt it. packet will not go out of the node (dropped). | |||
2000-06-19 | cleanup fingerprinting, less hardcoded sizes | Markus Friedl | |
2000-06-19 | fix a couple of bugs. dont clobber tcfspwdb when adding group entries. | Niels Provos | |
do the fgets correctly until aaron gets to them. | |||
2000-06-19 | rename Nm | Theo de Raadt | |
2000-06-19 | Need to include rijndael.c for crypto | (inet & ipsec) too | Thorsten Lockert | |
2000-06-19 | de-#ifdef-ize | Jason Wright | |
2000-06-19 | mem leak + be more paranoid in dsa_verify. | Markus Friedl | |
2000-06-19 | oops, add macbuf to the queue structure | Jason Wright | |
2000-06-19 | add authentication-only handling (easy setup). | Jason Wright | |
remove most of the parameters from ubsec_callback() since they can be found later. ok, so ubsec can now authenticate to itself (doesn't like software, tho) | |||
2000-06-19 | Match reality | Miod Vallat | |
2000-06-19 | Merge with EOM 1.145 | Niklas Hallqvist | |
author: ho Recognize and handle reserved and private payloads differently. A private payload in a message is ignored. A message containing a reserved payload is dropped. | |||
2000-06-19 | Merge with EOM 1.40 | Niklas Hallqvist | |
author: niklas && not & | |||
2000-06-19 | instead of only toggle also allow + and -, for on and off. | Niels Provos | |
2000-06-19 | Add the minirott definition, and the sparc ramdisk (unused yet, but can't hurt) | Miod Vallat | |
2000-06-19 | Build only the necessary things ; look closer to etc.sparc | Miod Vallat | |
2000-06-19 | Put more devices into standard config, add ramdisk section | Miod Vallat | |
2000-06-19 | make flags work | Niels Provos | |
2000-06-19 | Upload memory ranges for NEW_NONCONTIG code, this one forgotten before 2.7 | Miod Vallat | |
freeze | |||
2000-06-19 | honor scopeid when compare ipv6 addrs | Jun-ichiro itojun Hagino | |
2000-06-19 | Small, usable, and it even boots on 4Mb machines | Miod Vallat | |
2000-06-19 | remove debug printfs | Niels Provos | |
2000-06-19 | make userauth+pubkey interop with ssh.com-2.2.0 | Markus Friedl | |
2000-06-19 | Insert missing splx(); me and roberto@ns2.freenix.org. | Aaron Campbell | |
Hacking at USENIX 2000 :-) | |||
2000-06-18 | (CFLAGS): add _LKM so kernel header files behave nicely. | assar | |
2000-06-18 | ifaliases goes away. | Todd T. Fries | |
- new installs wont have existing ifaliases - updates dont touch /etc - manual updates of /etc/ should know what they're doing anyway fwiw, see hostname.if(5) alias functionality has moved here for better overall network configurability | |||
2000-06-18 | remove RCS entries. | Niels Provos | |
2000-06-18 | Fix more buffer overflows... that's 5 in this one program (so far) | Aaron Campbell | |
2000-06-18 | more verbose errors, remove redundant free()s | Niels Provos | |
2000-06-18 | strlcpy | Niels Provos | |
2000-06-18 | Initial import of very much rewritten TCFS userland. This code is still | Niels Provos | |
nasty. | |||
2000-06-18 | Oops on checking inp_tdb etc. (itojun@) | Angelos D. Keromytis | |
2000-06-18 | transfered -> transferred | Aaron Campbell | |
2000-06-18 | strcpy() -> strlcpy() | Aaron Campbell | |
2000-06-18 | note get{addr,name}info are recommended than inet_xx. | Jun-ichiro itojun Hagino | |
2000-06-18 | Allow S to be overridden like on the other arches; provos@ | Todd C. Miller | |
2000-06-18 | more mbuf sanity check | Jun-ichiro itojun Hagino | |
2000-06-18 | Correct function declaration. | Angelos D. Keromytis | |
2000-06-18 | routes on down interfaces are disabled | Niels Provos | |
2000-06-18 | KNF | Jun-ichiro itojun Hagino | |
2000-06-18 | Arguments. | Angelos D. Keromytis | |
2000-06-18 | Pull in the right header for ip6_sprintf(), fix argument. | Angelos D. Keromytis | |
2000-06-18 | fix 3des decryption | Niels Provos | |
2000-06-18 | remove remains from NRL ipsec code | Jun-ichiro itojun Hagino | |
2000-06-18 | Use ip6_sprintf() rather than the home-cooked inet6_ntoa4() | Angelos D. Keromytis | |
2000-06-18 | rc.conf now parses ${local_rcconf} internally; closes pr 1259 | Todd T. Fries | |
2000-06-18 | fix .Bl | Oleg Safiullin | |
2000-06-18 | split long "if" case (cosmetic; preparation for KNF) | Jun-ichiro itojun Hagino | |
2000-06-18 | Initialize the signal quality cache iff ANCACHE | Thorsten Lockert | |
Only allow superuser to clear the signal quality cache | |||
2000-06-18 | sync with more recent kame. | Jun-ichiro itojun Hagino | |
updates scoped address handling and checksum option. | |||
2000-06-18 | KNF (sorry craig) | Jun-ichiro itojun Hagino | |