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