summaryrefslogtreecommitdiff
path: root/sbin/isakmpd
AgeCommit message (Expand)Author
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
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-07small cleanup, no binary changeHans-Joerg Hoexer
2005-04-07Plug memleak.Hans-Joerg Hoexer
2005-04-07remove unnecessary typecasts.Hans-Joerg Hoexer
2005-04-06knf, ok cloderTheo de Raadt
2005-04-06Check-interval and DPD-check-interval are specified in seconds.Chad Loder
2005-04-06Always print transport information correctly.Chad Loder
2005-04-05Now that X509 is de-featurized, no need for USE_X509 in regress tests.Chad Loder
2005-04-05ipsecadm lives in section 8, not 4;Jason McIntyre
2005-04-05RIP freeswanHans-Joerg Hoexer
2005-04-05disable freeswan supportHans-Joerg Hoexer
2005-04-05Always compile X509 support. Almost everyone uses it. Makes the codeChad Loder
2005-04-05Do not log before/after crypto blobs at log level 10. Makes -DA=10Chad Loder
2005-04-05Add -T flag to isakmpd to disable NAT-T support from the command line.Chad Loder
2005-04-04spacing; ok cloderTheo de Raadt
2005-04-04fix byteorder confusionHans-Joerg Hoexer
2005-03-29Always use network byte order when stuffing port numbers into IPSEC IDChad Loder
2005-03-22Compile when nat_traversal is disabled.Chad Loder
2005-03-22Do not leak keynote session in error path.Hans-Joerg Hoexer
2005-03-18Back out a possible bogus minor diff until we investigate whatChad Loder
2005-03-15reset config line numbers, when daemon gets reinitialized.Moritz Jodeit
2005-03-15small log message fix.Marco Pfatschbacher
2005-03-13Typo; spotted by Richard Ben AleyaMiod Vallat
2005-03-11simplify monitor main loopHans-Joerg Hoexer
2005-03-10remove dead code, noted by ho@Hans-Joerg Hoexer
2005-03-10Avoid memory leak if strdup should fail.Chad Loder