summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-04-08move __inline to right placeTheo de Raadt
2005-04-08remove dmesg spewage when link changes, ok deraadt, brad, canacarBob Beck
2005-04-08Sync with recent realpath(3) changes: on failure, don't use the secondJared Yanovich
argument "resolved", since it is undefined. ok and help millert, otto
2005-04-08kill gmpHans-Joerg Hoexer
2005-04-08no point telling people to read tip(1) *and* cu(1), since theyJason McIntyre
are one and the same;
2005-04-08USE_DEBUG is bye byeTheo de Raadt
2005-04-08~. was not being marked up properly;Jason McIntyre
2005-04-08remove gmp, no binary changeHans-Joerg Hoexer
2005-04-08forget about sysdep/openbsd/sysdep-os.hTheo de Raadt
2005-04-08remove more conditional crudTheo de Raadt
2005-04-08zap USE_DEFAULT_ROUTEHans-Joerg Hoexer
2005-04-08zap USE_DEFAULT_ROUTEHans-Joerg Hoexer
2005-04-08missing includesHans-Joerg Hoexer
2005-04-08document ipcomp(4);Jason McIntyre
2005-04-08simplifyTheo de Raadt
2005-04-08minor tweaks;Jason McIntyre
2005-04-08remove leftoversHans-Joerg Hoexer
2005-04-08grammar; from jaredy@Jason McIntyre
2005-04-08we do not care about __APPLE__Theo de Raadt
2005-04-08we have IPPROTO_ETHERIPTheo de Raadt
2005-04-08zap USE_RAWKEYTheo de Raadt
2005-04-08de-feature raw rsa keys, cleanup leftoversHans-Joerg Hoexer
2005-04-08Refer to correct regress directory now that regress is moved.Chad Loder
2005-04-08not needed anymoreTheo de Raadt
2005-04-08old static lib stuff is not even needed...Theo de Raadt
2005-04-08Remove these as well.Chad Loder
2005-04-08Moved regression tests to src/regress/sbin/isakmpd where they belong.Chad Loder
2005-04-08regression tests have movedHans-Joerg Hoexer
2005-04-08keynote and policy always compiled inTheo de Raadt
2005-04-08Forgot this file. Don't believe what it says in entirety.Chad Loder
We will update doc later.
2005-04-08Moved these tests here from sbin/isakmpd/regress. They mostly workChad Loder
but are not enabled by default yet.
2005-04-08Moving regress tests from sbin/isakmpd to regress/sbin/isakmpd. They areChad Loder
not run by default yet.
2005-04-08remove crudTheo de Raadt
2005-04-08always enable aggressive, dpd, and isakmp_cfgTheo de Raadt
2005-04-08ec and privsep always onTheo de Raadt
2005-04-08x509 is always onTheo de Raadt
2005-04-08nat-traversal alwaysTheo de Raadt
2005-04-08improve logging, original diff and ok cloder@Hans-Joerg Hoexer
2005-04-08remove cipher featuresHans-Joerg Hoexer
2005-04-08nothing uses thisTheo de Raadt
2005-04-08privsep alwaysTheo de Raadt
2005-04-08kill USE_DES and USE_TRIPLEDES, why was it ever a choice even?Theo de Raadt
2005-04-08kill USE_ECTheo de Raadt
2005-04-08the lovely thing about layers and layers of compatible stuff, is thatTheo de Raadt
deep down in the guts of it assumptions such as "this particular processors has no shared libraries yet" get hidden, only to be found about 2 years later. i hate code that hides stuff like that from me.
2005-04-08need monitor.hTheo de Raadt
2005-04-08kill HAVE_PCAPTheo de Raadt
2005-04-08kill HAVE_CLOSEFROMTheo de Raadt
2005-04-08kill HAVE_GETIFADDRSTheo de Raadt
2005-04-08kill USE_OLD_SOCKADDRTheo de Raadt
2005-04-08Remove references to LINUX_IPSECChad Loder