summaryrefslogtreecommitdiff
path: root/sbin/isakmpd
AgeCommit message (Expand)Author
2003-05-11fix ID-type for ipv6; ok niklas; report friesMarkus Friedl
2003-05-10typos;Jason McIntyre
2003-04-30cast size_t to unsigned long and use %lu;ok hoJason Wright
2003-04-27Describe the 'C set' FIFO command better. (PR#3148, also)Hakan Olsson
2003-04-27Make the 'C set' FIFO command work as expected. PR#3148.Hakan Olsson
2003-04-14Unlink FIFO and pid files on clean shutdown. PR#3199Hakan Olsson
2003-04-14More snprintf styleHakan Olsson
2003-04-14A "%d" is 12 chars, not 10. Use sizeof num instead of '10' inHakan Olsson
2003-04-09Less noise for missing crl dir, demoted to debug message.Hakan Olsson
2003-03-21document [initiator-id] section; richb@timestone.com.au; ok ho@, jmc@Markus Friedl
2003-03-16secrity -> security. Ok ho@Matthieu Herrb
2003-03-14Spelling fixes from david@. jmc@ ok.Hakan Olsson
2003-03-13Might as well do blinding here too.Hakan Olsson
2003-03-13Avoid "j += snprintf()". niklas@ ok.Hakan Olsson
2003-03-06.Xr typos;Jason McIntyre
2003-03-06fix text2sockaddr() when HAVE_GETNAMEINFO is false and port is NULL.Cedric Berger
2003-03-06"len" is decremented too early, so the second argumentCedric Berger
2003-03-06Bad cut'n'paste msg plus style fixes.Hakan Olsson
2003-03-06Less ambiguous l-value usage. Noted by cedric@Hakan Olsson
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
2003-03-03Re-add the BUGS section; the RFCs still do not permit differing DH groupsHakan Olsson
2003-02-26Typo/pasto. Spotted by Tim Donahue.Hakan Olsson
2003-02-26IPsec is written ``IPsec'', not ``IPSec''.David Krause
2003-02-24pf_key_v2_flow: typo in debug msg (KAME)Markus Friedl
2003-02-22typo: noneheless->nonthelessKjell Wooding
2003-02-22Clarify some language, grammar. ho@ okayed this many moons ago,Kjell Wooding
2003-02-12better error checking on bind(); from Alexander_Bluhm at genua.de; ok ho@Markus Friedl
2003-02-05typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@Jason McIntyre
2003-02-04don't set the Transform for Default-phase-1-configuration twice, ok ho@Markus Friedl
2003-02-04default to 3DES-SHA-RSA_SIG (same as in OpenBSD 3.2); ok ho@Markus Friedl
2003-01-22Typo.Hakan Olsson
2003-01-20typos; alan@alanday.comTheo de Raadt
2003-01-19typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-09Document the various "default" settings. Some style and alphabeticalHakan Olsson
2003-01-09Default-Phase-1-Configuration --> Default-phase-1-configurationHakan Olsson
2003-01-09Change "Default-Phase-2-Suites" --> "Default-phase-2-suites"Hakan Olsson
2003-01-09Proper id_string for SET/ACK responder, plus attr payload fixes.Hakan Olsson
2003-01-09Don't write past the end of the address buffer. Found by Theo.Hakan Olsson
2003-01-09Add some #ifdef USE_ISAKMP_CFG, no need to compile in code that willHakan Olsson
2003-01-09Enable SET/ACK (ike-mode-cfg) when acting as responder. From TomasHakan Olsson
2003-01-04spellingTheo de Raadt
2002-12-06Set transform from default. PR#3008Hakan Olsson
2002-12-06Section and tag comparisions should be case-insensitive. PR#3010, Mike Neuman.Hakan Olsson
2002-12-04bit_ffc(3) returns a -1 location for a full bitset. Problem found byHakan Olsson
2002-12-04allow ACQUIRE with empty EXT_ADDRESS_SRC; PR 2996; ok angelos@, ho@Markus Friedl
2002-12-03Add -4/-6 cmdline options to select what address family (IPv4,v6) to use.Hakan Olsson
2002-12-03LOG_DBG for missing ca/, certs/, crls/ dirs, notHakan Olsson
2002-11-27Make sure daemon() does not close any fd opened during initialization.Hakan Olsson
2002-11-27Update document date.Hakan Olsson
2002-11-21Add 'rawkey' to FEATURES.Hakan Olsson