summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-27generate a isakmpd (host) key; ok henning, deraadt, cedricMarkus Friedl
2004-04-27rename the ipsec struct to auth, move all tcpmd5 related fields in there, andHenning Brauer
2004-04-27clean up ifdef hellPhilipp Buehler
2004-04-27parser parts for ipsec ike, markus okHenning Brauer
2004-04-27make "pfctl -vvsq" to print "No queue in use" and exit when there is noKenjiro Cho
2004-04-27getaddrinfo 4th arg has to be non-null. Gerard gerritsenJun-ichiro itojun Hagino
2004-04-27add an example w/ fstat(1)Philipp Buehler
2004-04-27reworking of man page and sync/update usage();Jason McIntyre
2004-04-27fd passing works over a socketpair too of course so document this.Todd C. Miller
2004-04-27two missing breaks, repairs tcpmd5, with markusHenning Brauer
2004-04-27initial documentationMarkus Friedl
2004-04-27validate the sequence numbers on TCP resets are an exact match. check is onlyMike Frantzen
2004-04-27don't loop forever on 0-size extensionsMarkus Friedl
2004-04-27regress check for macro presence/failure in bounded attrib declarationAnil Madhavapeddy
2004-04-27restrict the ipsec flows to BGP only; ok henningMarkus Friedl
2004-04-27Set oldp en oldlenp to NULL; provide feedback; set exit status.Otto Moerbeek
2004-04-27Require NULL oldp when dropping a connection.Otto Moerbeek
2004-04-27Add __bounded__ attributes like the other hash functions have.Todd C. Miller
2004-04-27A quad is two ints, not two longs. Also fix some problems withOtto Moerbeek
2004-04-27unbreak^2Henning Brauer
2004-04-27missing ';' in actually unreached code (pointed out by logix(at)franken.de)Philipp Buehler
2004-04-27repairHenning Brauer
2004-04-27missing `.It' which was causing START and CT descriptions to be concatenated;Jason McIntyre
2004-04-27Make the bit count u_int64_t instead of two u_int32_t. Adapted fromTodd C. Miller
2004-04-27typo from Michael Knudsen;Jason McIntyre
2004-04-27typo and remove some Ns hacks no longer needed;Jason McIntyre
2004-04-27irregardless -> irrespective;Jason McIntyre
2004-04-27various small fixes;Jason McIntyre
2004-04-27regress test for environment passing, SendEnv & AcceptEnv options; ok markus@Damien Miller
2004-04-27bz #815: implement ability to pass specified environment variables from theDamien Miller
2004-04-27do not link ssltest.c into libssl, stops main/doit symbols from beingAnil Madhavapeddy
2004-04-27crud stripping; henning okTheo de Raadt
2004-04-27do the errno ERANGE dance around a strtol; henning okTheo de Raadt
2004-04-27announce route refresh capability, and parse announced route refresh capaHenning Brauer
2004-04-27print route refresh capability if presentHenning Brauer
2004-04-27initial route refresh support per RFC2918Henning Brauer
2004-04-27Fix typo in ifstated.conf. Reported by matthew zeier, then forgotten...Ryan Thomas McBride
2004-04-27Recalculation of memory footprint of ASC/ASCQ table since I was in here anywa...Marco Peereboom
2004-04-27make separate functions to enable/disable altq, and call them when weKenjiro Cho
2004-04-27curpeer must be set back to curgroup, not NULLHenning Brauer
2004-04-26need more checks on the keysHenning Brauer
2004-04-26drop tcp connections using sysctl(2)Markus Friedl
2004-04-26sf works now (for reasonable amounts of ram at least). ok deraadt@Ted Unangst
2004-04-26Use a common source file for all the hash helper functions thatTodd C. Miller
2004-04-26add -n flag (do not reverse-lookup). pb and deraadt okJun-ichiro itojun Hagino
2004-04-26unbreakHenning Brauer
2004-04-26vaddr_t casts for vtophys, works on amd64. ok deraadt@Ted Unangst
2004-04-26nfs_poll cannot simply be defined to seltrue so use a stub nfs_pollTodd C. Miller
2004-04-26bzero hint before use.Jun-ichiro itojun Hagino
2004-04-26change tcpdrop to require newp instead of oldp; suggested by ottoMarkus Friedl