summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Collapse)Author
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
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
2005-04-08app.cTheo de Raadt
2005-04-08un-ifdef USE_BLOWFISHTheo de Raadt
2005-04-08sysdep_progname() is non-portable gunkTheo de Raadt
2005-04-08remove portable stuff not neededTheo de Raadt
2005-04-08if someone wants a portable, create a -p project. clutter stops qualityTheo de Raadt
2005-04-08if someone wants a portable, create a -p project. clutter stops qualityTheo de Raadt
2005-04-08remove some portable junkTheo de Raadt
2005-04-08if someone wants a portable, create a -p project. clutter stops qualityTheo de Raadt
2005-04-08more __prognameTheo de Raadt
2005-04-08use __prognameTheo de Raadt
2005-04-08protect read() on rtsock against interruptions by signal, foudn with djmHenning Brauer
while looking for sth else
2005-04-07small cleanup, no binary changeHans-Joerg Hoexer
2005-04-07Plug memleak.Hans-Joerg Hoexer
ok cloder ho markus
2005-04-07remove unnecessary typecasts.Hans-Joerg Hoexer
ok ho@
2005-04-06Use scsi_ses.hMarco Peereboom
2005-04-06knf, ok cloderTheo de Raadt
2005-04-06- change to two clause bsd licenseMathieu Sauve-Frankel
2005-04-06add licenseHans-Joerg Hoexer
2005-04-06Add ses blink crud. Not fully functional yet.Marco Peereboom
2005-04-06Check-interval and DPD-check-interval are specified in seconds.Chad Loder
2005-04-06Always print transport information correctly.Chad Loder
OK deraadt@
2005-04-05Now that X509 is de-featurized, no need for USE_X509 in regress tests.Chad Loder
Start compiling the X509 regress test again, for the first time since 2002 when DLOPEN stuff was removed. Kill remnants of DLOPEN defines left around in other Makefiles. Allow isakmpd to compile if USE_KEYNOTE is not defined.
2005-04-05ipsecadm lives in section 8, not 4;Jason McIntyre
missing word;
2005-04-05whitespace and punctuation;Jason McIntyre
2005-04-05RIP freeswanHans-Joerg Hoexer
2005-04-05disable freeswan supportHans-Joerg Hoexer
ok ho@ some time ago
2005-04-05Always compile X509 support. Almost everyone uses it. Makes the codeChad Loder
much easier to read and to maintain. OK and testing by hshoexer@, more testing by me
2005-04-05fix output from remaining passthrough functionsMarco Peereboom
2005-04-05clean up enumeration.Marco Peereboom
properly print inquiry data. identify devices bioctl cares about.