summaryrefslogtreecommitdiff
path: root/sbin/isakmpd
AgeCommit message (Expand)Author
2005-05-05first stab at making this page easier to read:Jason McIntyre
2005-05-04clean up KEY_API() wrapper.Hans-Joerg Hoexer
2005-05-03Remove SIGUSR2-related stuff as suggested by ho@.Moritz Jodeit
2005-05-03remove remaining stuff from b2n_snprintf removal. ok hshoexer@Moritz Jodeit
2005-05-03provide log_fatalx() function, that does not print an error string (like errHans-Joerg Hoexer
2005-05-03fix signal race, when child dies before the monitorMoritz Jodeit
2005-04-21Rather than try to fix b2n_print and b2n_snprint, which are not used, sendChad Loder
2005-04-19missing endpwent(), change more carefully to _isakmpd privsep userHans-Joerg Hoexer
2005-04-10- sort synopsis + options listJason McIntyre
2005-04-09knfTheo de Raadt
2005-04-08get rid of sysdep_sa_lenHans-Joerg Hoexer
2005-04-08Make deterministic randomness (only ever used for testing) a compile-timeChad Loder
2005-04-08knf; ok cloder hshoexunpunouncableTheo de Raadt
2005-04-08Make DPD vendor ID u_int8_t, not char. Gets rid of a warning inChad Loder
2005-04-08remove junk not needed to build certpatchTheo de Raadt
2005-04-08whack last feature, put in main MakefileTheo de Raadt
2005-04-08move __inline to right placeTheo de Raadt
2005-04-08kill gmpHans-Joerg Hoexer
2005-04-08USE_DEBUG is bye byeTheo de Raadt
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-08simplifyTheo de Raadt
2005-04-08remove leftoversHans-Joerg Hoexer
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-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