summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2002-03-17Move SA_FILE definition to sa.h.Angelos D. Keromytis
2002-03-17Mention isakmpd_sa file.Angelos D. Keromytis
2002-03-17Add 'T' and 'S' commands (for tearing-down and reporting all Phase 2Angelos D. Keromytis
2002-03-14fix a few overflows by using off_t, not 32bit longs; some parts are from lucq...Michael Shalayeff
2002-03-14kill more registers.Mike Pechkin
2002-03-14Remove \n from err/errx/warn/warnx().Mike Pechkin
2002-03-12Handle inet_ntop() returning NULL explicitly. Found by mpech@.Daniel Hartmeier
2002-03-11Add -r to reverse lookup addresses when displaying states.Daniel Hartmeier
2002-03-11no \n to warnx(3). From: Mike Pechkin <mpech@prosoft.org.lv>Jun-ichiro itojun Hagino
2002-03-08Fix arc4random() usage; add more randomness to intvl_random().Mike Pechkin
2002-03-06Compile without warnings for older/newer OpenSSL.Hakan Olsson
2002-03-06Fix a couple of snprintf length bugs. Same problem <chris@stallion.oz.au>Hakan Olsson
2002-03-06Unbreak MD5 and SHA1 passphrases in policy check. FromHakan Olsson
2002-03-05-Werror not possible, because of openssl constification. thanks guysTheo de Raadt
2002-03-05must pull -ldes here tooTheo de Raadt
2002-03-05must pull -ldes tooTheo de Raadt
2002-03-05handle constification from new opensslTheo de Raadt
2002-03-05need md5.h for prototypesTheo de Raadt
2002-03-02document tcp.ackonpushNiels Provos
2002-03-01Update to reflect recent changes in DH group handling. Remove BUGSHakan Olsson
2002-03-01Change DH group handling in the pre-generated parts of theHakan Olsson
2002-03-01document cryptodevallowsoftNiels Provos
2002-02-28Remove the ifconfig line again, it's in pflog(4), which is now linked,Daniel Hartmeier
2002-02-28Document ethernet layer expressions.Daniel Hartmeier
2002-02-28Up the pflog0 interface. alphabetize xrefs and add pflog(4)Kjell Wooding
2002-02-28Don't force /dev/pf to be opened read-write for pfctl -t/-m when valuesDaniel Hartmeier
2002-02-27Instead of printing useless @0 rule numbers from pfctl -vR, increase aDaniel Hartmeier
2002-02-26Add optional pool memory hard limits, mainly as temporary solutionDaniel Hartmeier
2002-02-24Vax O1 workaround no longer needed.Hugh Graham
2002-02-23Add support for nwkey and powersave; from NetBSDTodd C. Miller
2002-02-23getc() returns an intTheo de Raadt
2002-02-23getc() returns an intTheo de Raadt
2002-02-23allowaperture is no longer i386 only. Noted by Dries Schellekens.Matthieu Herrb
2002-02-23sysctl kern.usercryptoTheo de Raadt
2002-02-23add sun keyboard typeJason Wright
2002-02-22typo; jslag@prop.walkerart.orgTheo de Raadt
2002-02-22TypoThierry Deval
2002-02-21i_nwid is not a NUL-terminated string. Use the length parameter for theTodd C. Miller
2002-02-21Use dport instead of sport, shifflett@nps.navy.milAngelos D. Keromytis
2002-02-21Set the source port correctly, shifflett@nps.navy.milAngelos D. Keromytis
2002-02-21Fix signal handlers to take an int arg even though it is not used.Todd C. Miller
2002-02-21use sizeof w/ defines; niklas@ millert@ ok.Federico G. Schwindt
2002-02-20Tweak mvme88k and sparc64 specific settings.Miod Vallat
2002-02-19IPsec is written ``IPsec'', not ``IPSec''.Miod Vallat
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-19no need to talk about parity re-write completion if no re-write was done.Thierry Deval
2002-02-19don't do anything if #raid=0 (just return)Thierry Deval
2002-02-19be QUIET by default, damn itTheo de Raadt
2002-02-19Add support for sparc64 and sun keyboards. -mojMats O Jansson
2002-02-19when printing out the option list compare the option part only; fixes 802.11 ...Michael Shalayeff