Age | Commit message (Expand) | Author |
1998-02-25 | patch could not have been tested. panics machine on boot | Theo de Raadt |
1998-02-25 | please indent as the file is currently indented | Theo de Raadt |
1998-02-25 | Pay attention. | Angelos D. Keromytis |
1998-02-25 | Disallow TCP connects to 255.255.255.255 or local broadcast addresses. | Angelos D. Keromytis |
1998-02-22 | Changes made for GCC 2.8 -Wall pleasures | Niklas Hallqvist |
1998-02-17 | $OpenBSD$ | dgregor |
1998-02-14 | wildcard ifaces; finally, after HE said it's ok | Michael Shalayeff |
1998-02-14 | add seperate so_euid & so_ruid to struct socket, so that identd is still fast... | Theo de Raadt |
1998-02-11 | make IPPORT_USERRESERVED a nice fat number -> random ports look really funky. | Theo de Raadt |
1998-02-03 | bail out for sourcerouted packets earlier, also do not forward | Theo de Raadt |
1998-02-03 | bad types; wileyc@sekiya.twics.co.jp | Theo de Raadt |
1998-02-01 | undo wildcard loopback stuff; it was not checked by other developers | Theo de Raadt |
1998-02-01 | support wildcard loopbacks. that is, setting up lo1 like: | Michael Shalayeff |
1998-01-26 | IPF 3.2.3 | dgregor |
1998-01-24 | sysctl for def sizes for tcp/udp send/recv queues | Michael Shalayeff |
1998-01-21 | rcvif not needed. | Niels Provos |
1998-01-20 | s/(cast)0/NYLL/g | Michael Shalayeff |
1998-01-06 | so_linger is in seconds | Theo de Raadt |
1998-01-06 | net.inet.icmp.bmcastecho: do not smurf to smurfing broadcast packets | Theo de Raadt |
1998-01-03 | ignore PRU_SHUTDOWN if socket is already shutdown | Theo de Raadt |
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 |