summaryrefslogtreecommitdiffstats
path: root/sbin (follow)
Commit message (Expand)AuthorAgeFilesLines
* o) .Sh AUTHOR -> .Sh AUTHORS;mpech2001-08-0211-21/+21
* nkmempages.art2001-08-021-4/+5
* Let the example config use suites that actually work together.ho2001-08-021-2/+2
* Correct diagnostic string per PR 1981 by Kaspar Toomik.hugh2001-08-011-2/+2
* allow to test that flags are unset, ok dhartmei@, mickey@wilfried2001-07-311-1/+11
* -Wunused for KAME caseitojun2001-07-291-2/+9
* start sentence on new line, from mpech@dhartmei2001-07-281-2/+3
* edlabel no moremiod2001-07-261-2/+2
* Remove edlabel. It was only compiled on sparc and sun3, and is completelymiod2001-07-262-566/+0
* Remove BUGS section, swapoff now works. ok art@pvalchev2001-07-261-10/+1
* sort SEE ALSO section correctly, from mpech@.dhartmei2001-07-261-2/+2
* usage() with __progname according to style(9), typo in man page. both from mpech@.dhartmei2001-07-262-4/+7
* do not write into s6_addr[16] (out of bounds).itojun2001-07-251-4/+6
* pf_key_v2_flow: sync success and failure messages; ok niklas@markus2001-07-251-3/+5
* CFG mode changes: send attributes of size 0 if attribute is not availablemarkus2001-07-251-23/+41
* do not setup identity extensions for KAME; ok angelos@markus2001-07-251-1/+3
* We have to undo the changes to the 3rd party code, because it makesmpech2001-07-251-1/+2
* we don't like:mpech2001-07-209-21/+13
* #include <termios.h>millert2001-07-191-2/+3
* Fix/complete the handling of the binary ops >< and <> to behavekrw2001-07-192-5/+7
* try to clarify a double negative. ok jason@kjell2001-07-181-4/+4
* protect #define MAX(); ok ho@markus2001-07-181-1/+3
* minor updates.markus2001-07-181-6/+9
* use correct length for SADB_X_EXT_POLICY message on KAMEmarkus2001-07-181-8/+7
* new ERROR token, errx() -> warnx() + ERROR; ok deraadt@markus2001-07-181-7/+10
* KNF for returnmarkus2001-07-181-15/+15
* check number range to fit in 32 bitsmickey2001-07-181-4/+7
* put range checks on NUMBER, pointed out by deraadtmickey2001-07-181-4/+36
* spaces, parens, err instead of errx+strerrormickey2001-07-171-38/+38
* warnx()/YYERROR instead of errx(); suggested by mickey@markus2001-07-171-45/+64
* markus doesnt like min-ttl =, begoneprovos2001-07-172-4/+3
* support min-ttl, okay dhartmei@provos2001-07-172-8/+24
* normalize ip_off, make IP_DF stripping optional, return rst is a flag now.provos2001-07-172-8/+22
* bitch about ! in pf rule; ok dhartmei@ and markus@marc2001-07-171-2/+6
* bitch about extra command line args; ok dhartmei@ and markus@marc2001-07-171-1/+7
* Only set default proto in the rdr case; markus@ OKmillert2001-07-171-21/+21
* errx() if getservbyname() failsmarkus2001-07-161-3/+9
* get rid of cleanfiles by getting rid of cleanfiles; markus@ okmickey2001-07-161-9/+4
* better flags parsing; dhartmeimarkus2001-07-161-4/+18
* add a yacc parser for pf.conf and nat.conf, with help from mickey@,markus2001-07-165-918/+817
* paste open for each use, cache file descriptorsmickey2001-07-151-20/+34
* escape a wrning on msgbuf, under certain circumstancesmickey2001-07-131-2/+4
* Add noac flag to disable attribute cachingcsapuntz2001-07-132-2/+15
* Be more verbose about why X509_verify_cert() failed. Thanks toho2001-07-131-6/+21
* Add lc_X509_verify_cert_error_string().ho2001-07-132-2/+5
* Error on invalid portscsapuntz2001-07-111-14/+42
* Return 0 on success, convert exit to returnangelos2001-07-111-18/+18
* (c)-2001ho2001-07-101-2/+2
* Rewrite packet capture to handle IPv6 addresses.ho2001-07-101-91/+148
* htonl() for null.null_family, ok niels@, ho@markus2001-07-101-2/+2