summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-01StyleNiklas Hallqvist
2001-07-01Style policeNiklas Hallqvist
2001-07-01Regression test for isakmpd utility functions, initially just text2sockaddr.Niklas Hallqvist
2001-07-01Start support for IPv6 addresses in policy.Angelos D. Keromytis
2001-07-01Set size correctly for IPv6 Phase 1 IDs.Angelos D. Keromytis
2001-07-01Debug information for IDs.Angelos D. Keromytis
2001-07-01Return the right length for address IDs.Angelos D. Keromytis
2001-07-01Add port ranges to the rdr directive. Connections can be redirectedKjell Wooding
2001-07-01Always print filter statistics, even when the filter is disabled.Kjell Wooding
2001-07-01Finish with posixifying command options. Now both "pfctl -Fs" andKjell Wooding
2001-07-01Get the 'default:' case right too.Hakan Olsson
2001-07-01Teach ipsec_decode_ids about IPv6. More error checking, some better log msgs.Hakan Olsson
2001-07-01for ICMP error messages refering to TCP packets, only use the first 8 bytes o...Daniel Hartmeier
2001-07-01pf is major 39 on powerpcDaniel Hartmeier
2001-07-01Initialization infrastruture for pf. Based on initial patchesKjell Wooding
2001-07-01Add missing space in debug message.Angelos D. Keromytis
2001-07-01Fix length check, add some more sanity checks on INET6.Angelos D. Keromytis
2001-07-01KNF, and add DPRINTFs all over the place.Angelos D. Keromytis
2001-07-01Eliminate IPv4 dependency.Angelos D. Keromytis
2001-07-01Remove inaccurate "Assumes IPv4" comments.Angelos D. Keromytis
2001-07-01Pass the right arguments to getnameinfo()Angelos D. Keromytis
2001-07-01Fix remote_negotiation_address attribute; fix sockaddr2text() returnAngelos D. Keromytis
2001-07-01Don't try to delete unestablished SPIs.Angelos D. Keromytis
2001-07-01More prototype/header file cleanup.Dale Rahn
2001-07-01Properly identify the PBG4 keyboard, US keyboard at least.Dale Rahn
2001-06-30adress -> address; ok markus@Kevin Steves
2001-06-30Default login style is now krb4-or-pwd, not krb-or-pwd.Todd C. Miller
2001-06-30Repair 197 support (oops)Miod Vallat
2001-06-30Get root filehandle via nfs_root.Constantine Sapuntzakis
2001-06-30make it more sysctl-like, ommit -kmd switches.Michael Shalayeff
2001-06-30fix the love quote, slacker bobMichael Shalayeff
2001-06-30More log searching; mickey@ ok'ed.Federico G. Schwindt
2001-06-30more from icb.log; mickey@ ok.Federico G. Schwindt
2001-06-30ok mickey@Bob Beck
2001-06-30faith(4) is now documented in RFC3142.Jun-ichiro itojun Hagino
2001-06-30missing freeaddrinfo(). PR 1907Jun-ichiro itojun Hagino
2001-06-29Fix address byte ordering issue, ho@ okAngelos D. Keromytis
2001-06-29Move ifq_maxlen setting to if_attach(). Doing it at if_init() is wrong,Federico G. Schwindt
2001-06-29Removing a debugging printout...Hakan Olsson
2001-06-29update the copyright yearMichael Shalayeff
2001-06-29return normal is error code returned is zero, for some thinkpadsMichael Shalayeff
2001-06-29KAME-integrated BSDs have getnameinfoJun-ichiro itojun Hagino
2001-06-29Reflect setsockopt changes. May need further mods for KAME IPsecs.Hakan Olsson
2001-06-29setsockopt flags needs to be IPv6 awareHakan Olsson
2001-06-29Some cleaning. Remove unused boot options, don't declare extra RB_FOOMiod Vallat
2001-06-29move definitions around a bit and define a few more constantsJason Wright
2001-06-29Give RB_NOSYM a non-conflicting value here too.Miod Vallat
2001-06-29Add back gettytab reading but use cget* instead of the obsolescent gtget*Todd C. Miller
2001-06-29POSIX-ify the flag options at theo's requestKjell Wooding
2001-06-29Move esetenv() to misc.c since it is not specific to kerberizedTodd C. Miller