Age | Commit message (Expand) | Author |
2002-06-15 | Reset rulestate in parse_rules(), so consecutive calls (like from authpf) | Daniel Hartmeier |
2002-06-15 | wrong copyright year | Jason Wright |
2002-06-15 | crypto in title | Jason Wright |
2002-06-15 | Don't advertise hostap as an allowed media type for firmware < 0.80 | Todd C. Miller |
2002-06-15 | enlarge ID column to fix output alignment. | Matthieu Herrb |
2002-06-15 | enable libevent | Niels Provos |
2002-06-15 | build static and profiled. | Niels Provos |
2002-06-15 | very basic manpage for gpr. | Federico G. Schwindt |
2002-06-15 | There is no qfe entry, point at hme instead. | Jason Wright |
2002-06-15 | import libevent an event notification abstraction on top of select or kqueue | Niels Provos |
2002-06-15 | Decruftification. | Artur Grabowski |
2002-06-15 | rename install_from_mounted_fs to install_mounted_fs here as well; krw@ ok. | Federico G. Schwindt |
2002-06-15 | Move ATA SMART defines to atactl. | Grigoriy Orlov |
2002-06-15 | Cast a format param | brian |
2002-06-15 | Tidy up end of line whitespace | brian |
2002-06-15 | unmap/free memory as well on detach. | Federico G. Schwindt |
2002-06-15 | GPR400 smartcard reader driver, some stuff still missing. | Federico G. Schwindt |
2002-06-15 | unnecessary () on cast | Jason Wright |
2002-06-15 | bus_dma'ify. Tested on 3c900(pci), 3c905b(pci), and 3c575c(cardbus). Thanks | Aaron Campbell |
2002-06-15 | remove redundant arg to syslog() netbsd-current via kame | Jun-ichiro itojun Hagino |
2002-06-15 | Document transparent IPsec. | Angelos D. Keromytis |
2002-06-15 | Transparent IPsec processing on the bridge; for now works only with | Angelos D. Keromytis |
2002-06-15 | Understand MS-MPPE-Encryption-Policy, MS-MPPE-Encryption-Types, | brian |
2002-06-15 | add my name here as suggested by jason@ | Federico G. Schwindt |
2002-06-15 | remove the CONSTRAIN_IDENTITY messages and introduce a new | Markus Friedl |
2002-06-15 | gc some leftovers from sparc. | Artur Grabowski |
2002-06-15 | fix stupid typo | Markus Friedl |
2002-06-15 | break agent key lifetime protocol and allow other contraints for key usage. | Markus Friedl |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-14 | make the output of pfctl -k look nice again | Henning Brauer |
2002-06-14 | Typo. | Aaron Campbell |
2002-06-14 | Recognize the ECN_TUNNEL attribute. | Hakan Olsson |
2002-06-14 | manpage for eui64 | Jun-ichiro itojun Hagino |
2002-06-14 | add "eui64" option. from ww@styx.org. sync usage with reality. | Jun-ichiro itojun Hagino |
2002-06-14 | 992 bytes. Also works if random function returns 0 first time. | Marcus Watts |
2002-06-14 | Get cpu type through sysctl. no more need for kvm. | Artur Grabowski |
2002-06-14 | this group operator stuff is completely wrong | Theo de Raadt |
2002-06-14 | support for getting the cpu type through sysctl, same as on sparc. | Artur Grabowski |
2002-06-14 | ifdef SUN4 ? yeah, right. | Artur Grabowski |
2002-06-14 | sysctl for getting the cputype. | Artur Grabowski |
2002-06-14 | don't allow users to set the IBSS/HostAP SSID to the empty string | Todd C. Miller |
2002-06-14 | metric and mtu are u_long, not int. | Jun-ichiro itojun Hagino |
2002-06-14 | from freebsd: | Michael Shalayeff |
2002-06-13 | synch comments with actual code. | Marc Espie |
2002-06-13 | Mention that the "old" cipher just means DES; suggested by Michael Lucas | Todd C. Miller |
2002-06-13 | start/size might have ben used uninitialized in case | Michael Shalayeff |
2002-06-13 | pechkn said to start new sentense on a new line | Michael Shalayeff |
2002-06-13 | keep a FD per EVP_init, use a global FD for all asym operations; | Markus Friedl |
2002-06-13 | Not much point supplying /boot by itself. | Hugh Graham |
2002-06-13 | Remove whitespace from the end of the file. | Angelos D. Keromytis |