Age | Commit message (Expand) | Author |
1997-12-03 | Prevent IPF and NAT configuration changes when securelevel > 1. | kstailey |
1997-11-30 | Move in_addr_t and in_port_t to <sys/types.h> and add sa_family_t | Todd C. Miller |
1997-11-30 | hmm. If out of ports, return EADDRNOTAVAIL | Theo de Raadt |
1997-11-24 | add ripemd-160 as authentication function. | Niels Provos |
1997-11-24 | Add missing (implied) int to a variable declaration; thorpej | Theo de Raadt |
1997-11-18 | fix 3DES, style changes | Theo de Raadt |
1997-11-18 | make old style padding default again. | Niels Provos |
1997-11-15 | fix memory management errors | Theo de Raadt |
1997-11-12 | correct RST validity checking; fc@parkone.ci.oakland.ca.us | Theo de Raadt |
1997-11-12 | indent | Theo de Raadt |
1997-11-08 | grammar; bane@mournblade.NETural.com | Theo de Raadt |
1997-11-07 | $OpenBSD$ | Niklas Hallqvist |
1997-11-04 | make it easier to add additional transforms. add blowfish and cast | Niels Provos |
1997-10-02 | conditional error logging | Theo de Raadt |
1997-10-01 | should report unsigned quantities | Theo de Raadt |
1997-10-01 | verify decryption by checking last padding bytes | Theo de Raadt |
1997-09-30 | same as for ip_esp_new.c, and indent | Theo de Raadt |
1997-09-30 | do the 3-DES key setup right, will ya? | Theo de Raadt |
1997-09-29 | brain dead sanity tests corrected | Theo de Raadt |
1997-09-28 | more \n in log() | Theo de Raadt |
1997-09-28 | log() needs a \n | Theo de Raadt |
1997-09-24 | New style self-describing padding in use. | Angelos D. Keromytis |
1997-09-24 | Cosmetic changes. | Angelos D. Keromytis |
1997-09-23 | AH changes, after interoperating at the ANX bakeoff. | Angelos D. Keromytis |
1997-09-07 | for broadcast/multicast packets, correct m_pkthdr.len on the way up to the so... | Theo de Raadt |
1997-08-26 | indent | Theo de Raadt |
1997-08-26 | indent | Theo de Raadt |
1997-08-26 | new esp: encryption, authentication and replay protection + | Niels Provos |
1997-08-19 | Add DP_CLR() macro | Todd C. Miller |
1997-08-19 | Theo doesn't like extra kernel options, so don't allow | Todd C. Miller |
1997-08-16 | Allow DEFBADDYNAMICPORTS_TCP and DEFBADDYNAMICPORTS_UDP to be | Todd C. Miller |
1997-08-16 | Just some more debugging info. | Angelos D. Keromytis |
1997-08-09 | The list of tcp/udp ports not to allocate dynamically is now | Todd C. Miller |
1997-08-09 | SYN flood protection, by specifying | Angelos D. Keromytis |
1997-08-04 | No more crashes because of this bug (double m_freem(), essentially). | Angelos D. Keromytis |
1997-08-01 | when family is AF_UNSPEC, | flipk |
1997-07-31 | some indentation stuff | Theo de Raadt |
1997-07-28 | make it compile | Niels Provos |
1997-07-28 | Make struct in_addr contain an in_addr_t since that's what | Todd C. Miller |
1997-07-27 | expiration messages, fixes, updates, all sorts of things | Niklas Hallqvist |
1997-07-27 | hardcode list of ports to not randomly allocate; will add configuration later | Theo de Raadt |
1997-07-24 | do not ignore IFF_NOARP | Theo de Raadt |
1997-07-24 | bail properly if malloc fails | Theo de Raadt |
1997-07-24 | network byte order for counters | Theo de Raadt |
1997-07-24 | cmd is a u_long | Theo de Raadt |
1997-07-24 | cmd is a u_long | Theo de Raadt |
1997-07-21 | make this compile until niklas fixes the boo-boo | Theo de Raadt |
1997-07-18 | enablespi/disablespi in encap + print spi's in hostorder | Niels Provos |
1997-07-15 | flags for tunnels and replacing existing routes, sysctl! + tiny bug fix | Niels Provos |
1997-07-14 | global byte counters. | Niels Provos |