summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-31cleanup socklen_tJun-ichiro itojun Hagino
2002-05-31recommit strlcpy/snprintf diff after i found my bugTheo de Raadt
2002-05-31split out two major function blocks which made the indentation horribleTheo de Raadt
2002-05-31remove unused portion of code (pidfile(3) alternative)Jun-ichiro itojun Hagino
2002-05-31plug fd_set overrunJun-ichiro itojun Hagino
2002-05-31sync w/ latest kame. link id handling.Jun-ichiro itojun Hagino
2002-05-31respect rmx_mtu (cached PMTUD result) on outbound. deraadt/angelos okJun-ichiro itojun Hagino
2002-05-31use int32_t, not int, for on-disk format structure.Jun-ichiro itojun Hagino
2002-05-31do not declare int32_t and such locally. pull sys/types.h.Jun-ichiro itojun Hagino
2002-05-31de-autoPaul Janzen
2002-05-31put the right thing into the audio name; pt out by Sebastian Stark <seb@todes...Michael Shalayeff
2002-05-31use setproctitle(3). check for IPv6 ftp bounce attack. deraadt okJun-ichiro itojun Hagino
2002-05-31fix the auvia description for 8233; from Sebastian Stark <seb@todesplanet.de>Michael Shalayeff
2002-05-31don't write CVSvn.texi to src.Wilbern Cobb
2002-05-31Typo, "TMP_PW" used where "NEW_PW" was intended; fixes /etc/ptmpTodd C. Miller
2002-05-31KNFTheo de Raadt
2002-05-31ecn is disabled by default, so show the option enabled.Federico G. Schwindt
2002-05-31Allow IBSS creation on Symbol cards with station firmware >= 2.5Todd C. Miller
2002-05-31pad received signature with leading zeros, because RSA_verify expectsMarkus Friedl
2002-05-31add comment:Markus Friedl
2002-05-31move Authmethod definitons to per-method file.Markus Friedl
2002-05-31extent ssh-keysign protocol:Markus Friedl
2002-05-31function prototypes shoulnd't carry variable nameJun-ichiro itojun Hagino
2002-05-31KNF; itojun okTheo de Raadt
2002-05-31sync with KAME.Kenjiro Cho
2002-05-31fail if the default class is smaller than the ctl class.Kenjiro Cho
2002-05-31define ALTQ_NOPCC if i386 and !I586_CPU and !I686_CPU.Kenjiro Cho
2002-05-31Support for "Intel PRO/100 VM" w/ id 0x1038.Mike Pechkin
2002-05-31comma splicePaul Janzen
2002-05-31Add kayser; update currencies.Paul Janzen
2002-05-31syncTheo de Raadt
2002-05-31Don't include cases for characters not in optstring; ericj. Snuck in on myPaul Janzen
2002-05-31crmode -> cbreakPaul Janzen
2002-05-31revert incorrect rmx_mtu handling in 1.16 and 1.24.Jun-ichiro itojun Hagino
2002-05-31KNFTheo de Raadt
2002-05-31kill the signal racesTheo de Raadt
2002-05-31Socket-specific IPsec policy.Angelos D. Keromytis
2002-05-31do not mistakenly lock PMTUD route entry with RTV_MTU.Jun-ichiro itojun Hagino
2002-05-31de-registerPaul Janzen
2002-05-31No dm -> no dm.conf.Paul Janzen
2002-05-31typo fix from NetBSDPaul Janzen
2002-05-31No dm -> games with high score files etc. must explicitly be setgid games.Paul Janzen
2002-05-31No dm -> no need to revoke setegid.Paul Janzen
2002-05-31do not try to update rmx_mtu if rmx_mtu == 0 (obey ifmtu)Jun-ichiro itojun Hagino
2002-05-31Per-socket policies and authentication. Finally.Angelos D. Keromytis
2002-05-31Socket-related IPsec sockoptions --- cleanups etc.Angelos D. Keromytis
2002-05-31Move some common code to separate routines; also, fix the problem ofAngelos D. Keromytis
2002-05-31New fields in policy and TDB.Angelos D. Keromytis
2002-05-31Keep an policy attached to each socket (that needs it), and cleanup asAngelos D. Keromytis
2002-05-31Fix a DoS attack whereby an attacker could cause the replay counter toAngelos D. Keromytis