summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-26#include <kafs.h>Dug Song
2001-06-26add smartcard support to the makefiles (commented out);Markus Friedl
2001-06-26whoopsKjell Wooding
2001-06-26Default NAT configuration file is now nat.conf. ok theoKjell Wooding
2001-06-26remove comments from .h, since they are cut&paste from the .c filesMarkus Friedl
2001-06-26document SSH_ASKPASS; fubob@MIT.EDUMarkus Friedl
2001-06-26languageTheo de Raadt
2001-06-26change config file names to pf.conf and nat.confKjell Wooding
2001-06-26change default pf configuration files to pf.conf and nat.conf. ok theoKjell Wooding
2001-06-26There should be a way of automating register defines from databooks *sigh*Jason Wright
2001-06-26compile cleanlyTheo de Raadt
2001-06-26Kerberos v5 support for SSH1, mostly from Assar Westerlund <assar@freebsd.org...Dug Song
2001-06-26print reason nr and text.Niels Provos
2001-06-26fix logging. the ip header is contained in the first mbuf. itojun and me.Niels Provos
2001-06-26Max (and default) RTS threshold is 2347 not 2047; biorn@chips.chalmers.seTodd C. Miller
2001-06-26print out reason code, unless it is just a matchNiels Provos
2001-06-26forgot htonsNiels Provos
2001-06-26Build kerberosV when enabled.Hans Insulander
2001-06-26add a subreason to the link header to allow us to determine why a packet wasNiels Provos
2001-06-26Install kerberosV includefilesHans Insulander
2001-06-26symbolic names for icmp-type and codes, ok deraadt@Peter Stromberg
2001-06-26really use strlcpy.lebel
2001-06-26more ipf to go; from jsynNiels Provos
2001-06-26really use strlcpy vs strncpy+a[len-1]='\0'lebel
2001-06-26use strlcpy vs strncpy+a[len-1]='\0'lebel
2001-06-26use strlcpy vs strncpy+a[len-1]='\0'lebel
2001-06-26typojasoni
2001-06-26add pf.filter and pf.nat; ok @deraadtDaniel Hartmeier
2001-06-26pf rule sets; ok deraadt@Daniel Hartmeier
2001-06-26+ pf.nat.5Ian Darwin
2001-06-26Renamed files to pf.filter and pf.rulesIan Darwin
2001-06-26renamedIan Darwin
2001-06-26add space after line number; wilfried@Daniel Hartmeier
2001-06-26allow 0.0.0.0/x in rulesPeter Stromberg
2001-06-26make iop_msg_post deal w/ the size itselfMichael Shalayeff
2001-06-26remove white spaceBrad Smith
2001-06-26more suitable error values when DIOCSTART/STOP fail; peters@telia.netDaniel Hartmeier
2001-06-26Some stylistic changesNiklas Hallqvist
2001-06-26initialize sw and fix the the mb lengthMichael Shalayeff
2001-06-26a few style changes from niklas and fill the mb for ofifo_init properMichael Shalayeff
2001-06-26make the scratch mem global, convert reset, status_get, and ofifo_init, the l...Michael Shalayeff
2001-06-26Comment about the bus_space_alloc calls and their problemsNiklas Hallqvist
2001-06-26type in usage: Surpress -> Suppressjasoni
2001-06-26supply a size argument to the _post and _msg_post.Michael Shalayeff
2001-06-26Create a scratch dma mapNiklas Hallqvist
2001-06-26remove ksyms before recreating it.Dale Rahn
2001-06-26no // commentsMarkus Friedl
2001-06-26Appease gcc by not using void pointers in arithmetic operations.Aaron Campbell
2001-06-26Restore inclusion of <sys/systm.h>.Aaron Campbell
2001-06-26update this man page for the new netcatEric Jackson