summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/init.c
AgeCommit message (Expand)Author
2018-01-15Spacing, no object change.Martin Pieuchot
2018-01-04space -> tabMartin Pieuchot
2013-04-24remove old backwards random junkTheo de Raadt
2010-06-29Replace the hand-crafted Diffie-Hellman implementation in isakmpd withReyk Floeter
2006-07-02Let isakmpd send out a vendor ID announcing isamkpds release version.Hans-Joerg Hoexer
2006-03-20make sure the command fifo is ready before isakmpd returns. ThisHans-Joerg Hoexer
2005-05-26get rid of payload mappingHans-Joerg Hoexer
2005-04-08Make deterministic randomness (only ever used for testing) a compile-timeChad Loder
2005-04-08keynote and policy always compiled inTheo de Raadt
2005-04-08nat-traversal alwaysTheo de Raadt
2004-09-17#include <stdlib.h> for srandom().Hakan Olsson
2004-06-25Narrow down privsep interface. Remove ui_init to monitor. So we can get rid ofHans-Joerg Hoexer
2004-06-20Make the payload array in struct message dynamic, since we need to handleHakan Olsson
2004-06-20NAT-Traversal for isakmpd. Work in progress...Hakan Olsson
2004-04-15partial move to KNF. More to come. This has happened because thereTheo de Raadt
2004-04-08Set timezone before privsep, child uses now correct timezone.Hans-Joerg Hoexer
2004-02-25Add and document configuration options Logverbose and Loglevel. As log.c nowHans-Joerg Hoexer
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-06-04Remove the rest of clauses 3 and 4. Approved by Niklas Hallqvist, AngelosHakan Olsson
2003-06-03Remove clauses 3 and 4. With approval from Niklas Hallqvist andHakan Olsson
2003-05-18Style tweak.Hakan Olsson
2003-05-16If the "Renegotiate-on-HUP" tag is defined in the [General] section, aHakan Olsson
2003-05-15Start of privilege separation for isakmpd.Hakan Olsson
2002-08-07A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>.Hakan Olsson
2002-06-10The dlopen() stuff goes away.Hakan Olsson
2001-12-10Add UI option 'R' to trigger isakmpd reinit (same as SIGHUP).Hakan Olsson
2001-07-06Style.Hakan Olsson
2001-06-25Handle responder cookies same as initiator cookies.Hakan Olsson
2000-04-07init.c: Merge with EOM 1.25Niklas Hallqvist
2000-02-19cert.c: Merge with EOM 1.14Niklas Hallqvist
2000-02-01apps/certpatch/certpatch.8: Merge with EOM 1.4Niklas Hallqvist
2000-01-31Merge with EOM 1.21Niklas Hallqvist
2000-01-26isakmpd.c: Merge with EOM 1.39Niklas Hallqvist
1999-08-26Merge with EOM 1.18Niklas Hallqvist
1999-07-17regress/rsakeygen/Makefile: Merge with EOM 1.4Niklas Hallqvist
1999-07-07exchange.h: Merge with EOM 1.25Niklas Hallqvist
1999-05-01sysdep/openbsd/sysdep.c: Merge with EOM 1.7Niklas Hallqvist
1999-04-19./app.c: Merge with EOM 1.5Niklas Hallqvist
1999-03-31Merge with EOM 1.12Niklas Hallqvist
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
1998-11-17Add RCS Ids from the EOM repositoryNiklas Hallqvist
1998-11-15openBSD RCS IDsNiklas Hallqvist
1998-11-15Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for theNiklas Hallqvist