Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-08 | move __inline to right place | Theo de Raadt | |
2005-04-08 | remove dmesg spewage when link changes, ok deraadt, brad, canacar | Bob Beck | |
2005-04-08 | Sync with recent realpath(3) changes: on failure, don't use the second | Jared Yanovich | |
argument "resolved", since it is undefined. ok and help millert, otto | |||
2005-04-08 | kill gmp | Hans-Joerg Hoexer | |
2005-04-08 | no point telling people to read tip(1) *and* cu(1), since they | Jason McIntyre | |
are one and the same; | |||
2005-04-08 | USE_DEBUG is bye bye | Theo de Raadt | |
2005-04-08 | ~. was not being marked up properly; | Jason McIntyre | |
2005-04-08 | remove gmp, no binary change | Hans-Joerg Hoexer | |
2005-04-08 | forget about sysdep/openbsd/sysdep-os.h | Theo de Raadt | |
2005-04-08 | remove more conditional crud | Theo de Raadt | |
2005-04-08 | zap USE_DEFAULT_ROUTE | Hans-Joerg Hoexer | |
2005-04-08 | zap USE_DEFAULT_ROUTE | Hans-Joerg Hoexer | |
2005-04-08 | missing includes | Hans-Joerg Hoexer | |
2005-04-08 | document ipcomp(4); | Jason McIntyre | |
2005-04-08 | simplify | Theo de Raadt | |
2005-04-08 | minor tweaks; | Jason McIntyre | |
2005-04-08 | remove leftovers | Hans-Joerg Hoexer | |
2005-04-08 | grammar; from jaredy@ | Jason McIntyre | |
2005-04-08 | we do not care about __APPLE__ | Theo de Raadt | |
2005-04-08 | we have IPPROTO_ETHERIP | Theo de Raadt | |
2005-04-08 | zap USE_RAWKEY | Theo de Raadt | |
2005-04-08 | de-feature raw rsa keys, cleanup leftovers | Hans-Joerg Hoexer | |
2005-04-08 | Refer to correct regress directory now that regress is moved. | Chad Loder | |
2005-04-08 | not needed anymore | Theo de Raadt | |
2005-04-08 | old static lib stuff is not even needed... | Theo de Raadt | |
2005-04-08 | Remove these as well. | Chad Loder | |
2005-04-08 | Moved regression tests to src/regress/sbin/isakmpd where they belong. | Chad Loder | |
2005-04-08 | regression tests have moved | Hans-Joerg Hoexer | |
2005-04-08 | keynote and policy always compiled in | Theo de Raadt | |
2005-04-08 | Forgot this file. Don't believe what it says in entirety. | Chad Loder | |
We will update doc later. | |||
2005-04-08 | Moved these tests here from sbin/isakmpd/regress. They mostly work | Chad Loder | |
but are not enabled by default yet. | |||
2005-04-08 | Moving regress tests from sbin/isakmpd to regress/sbin/isakmpd. They are | Chad Loder | |
not run by default yet. | |||
2005-04-08 | remove crud | Theo de Raadt | |
2005-04-08 | always enable aggressive, dpd, and isakmp_cfg | Theo de Raadt | |
2005-04-08 | ec and privsep always on | Theo de Raadt | |
2005-04-08 | x509 is always on | Theo de Raadt | |
2005-04-08 | nat-traversal always | Theo de Raadt | |
2005-04-08 | improve logging, original diff and ok cloder@ | Hans-Joerg Hoexer | |
2005-04-08 | remove cipher features | Hans-Joerg Hoexer | |
2005-04-08 | nothing uses this | Theo de Raadt | |
2005-04-08 | privsep always | Theo de Raadt | |
2005-04-08 | kill USE_DES and USE_TRIPLEDES, why was it ever a choice even? | Theo de Raadt | |
2005-04-08 | kill USE_EC | Theo de Raadt | |
2005-04-08 | the lovely thing about layers and layers of compatible stuff, is that | Theo 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-08 | need monitor.h | Theo de Raadt | |
2005-04-08 | kill HAVE_PCAP | Theo de Raadt | |
2005-04-08 | kill HAVE_CLOSEFROM | Theo de Raadt | |
2005-04-08 | kill HAVE_GETIFADDRS | Theo de Raadt | |
2005-04-08 | kill USE_OLD_SOCKADDR | Theo de Raadt | |
2005-04-08 | Remove references to LINUX_IPSEC | Chad Loder | |