summaryrefslogtreecommitdiffstats
path: root/sbin/isakmpd/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spacing, no object change.mpi2018-01-151-4/+4
* space -> tabmpi2018-01-041-4/+4
* remove old backwards random junkderaadt2013-04-241-7/+1
* Replace the hand-crafted Diffie-Hellman implementation in isakmpd withreyk2010-06-291-2/+2
* Let isakmpd send out a vendor ID announcing isamkpds release version.hshoexer2006-07-021-1/+3
* make sure the command fifo is ready before isakmpd returns. Thishshoexer2006-03-201-2/+1
* get rid of payload mappinghshoexer2005-05-261-2/+1
* Make deterministic randomness (only ever used for testing) a compile-timecloder2005-04-081-3/+3
* keynote and policy always compiled inderaadt2005-04-081-7/+1
* nat-traversal alwaysderaadt2005-04-081-5/+1
* #include <stdlib.h> for srandom().ho2004-09-171-1/+3
* Narrow down privsep interface. Remove ui_init to monitor. So we can get rid ofhshoexer2004-06-251-2/+3
* Make the payload array in struct message dynamic, since we need to handleho2004-06-201-1/+2
* NAT-Traversal for isakmpd. Work in progress...ho2004-06-201-6/+17
* partial move to KNF. More to come. This has happened because therederaadt2004-04-151-57/+57
* Set timezone before privsep, child uses now correct timezone.hshoexer2004-04-081-6/+1
* Add and document configuration options Logverbose and Loglevel. As log.c nowhshoexer2004-02-251-1/+6
* typos from Jonathon Gray;jmc2003-11-081-2/+2
* Remove the rest of clauses 3 and 4. Approved by Niklas Hallqvist, Angelosho2003-06-041-6/+1
* Remove clauses 3 and 4. With approval from Niklas Hallqvist andho2003-06-031-1/+2
* Style tweak.ho2003-05-181-2/+2
* If the "Renegotiate-on-HUP" tag is defined in the [General] section, aho2003-05-161-2/+3
* Start of privilege separation for isakmpd.ho2003-05-151-2/+1
* A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>.ho2002-08-071-1/+3
* The dlopen() stuff goes away.ho2002-06-101-4/+1
* Add UI option 'R' to trigger isakmpd reinit (same as SIGHUP).ho2001-12-101-1/+53
* Style.ho2001-07-061-2/+2
* Handle responder cookies same as initiator cookies.ho2001-06-251-3/+1
* init.c: Merge with EOM 1.25niklas2000-04-071-2/+4
* cert.c: Merge with EOM 1.14niklas2000-02-191-5/+5
* apps/certpatch/certpatch.8: Merge with EOM 1.4niklas2000-02-011-2/+3
* Merge with EOM 1.21niklas2000-01-311-8/+8
* isakmpd.c: Merge with EOM 1.39niklas2000-01-261-2/+5
* Merge with EOM 1.18niklas1999-08-261-5/+7
* regress/rsakeygen/Makefile: Merge with EOM 1.4niklas1999-07-171-2/+6
* exchange.h: Merge with EOM 1.25niklas1999-07-071-2/+11
* sysdep/openbsd/sysdep.c: Merge with EOM 1.7niklas1999-05-011-2/+4
* ./app.c: Merge with EOM 1.5niklas1999-04-191-3/+3
* Merge with EOM 1.12niklas1999-03-311-4/+7
* Merge from the Ericsson repositoryniklas1999-02-261-2/+4
* Add RCS Ids from the EOM repositoryniklas1998-11-171-1/+2
* openBSD RCS IDsniklas1998-11-151-1/+1
* Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for theniklas1998-11-151-0/+69