summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-06-26Lazy binding for shared libraries.Artur Grabowski
2001-06-26Add pf.conf and nat.conf. ok theoKjell Wooding
2001-06-26Keep the PFKEY sequence number at the TDB, plus a little bit of KNFAngelos D. Keromytis
2001-06-26Cleanup of interrupt configuration, move prototypes to header file,Dale Rahn
2001-06-26Print statistics in a human readable format. ok dhartmeiKjell Wooding
2001-06-26no longer pass around **mTheo de Raadt
2001-06-26Hey, what did ya expect... more reg defs?Jason Wright
2001-06-26how patheticBob Beck
2001-06-26bye bye MIPS related bits and pieces.Brad Smith
2001-06-26only build Kerberos v5 support with KERBEROS5=yesDug Song
2001-06-26Clarify what the -l option does.Kjell Wooding
2001-06-26use errx()Theo de Raadt
2001-06-26deal with NULL rule being passed to loggingNiels Provos
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