summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/conf.c
AgeCommit message (Expand)Author
2003-02-04don't set the Transform for Default-phase-1-configuration twice, ok ho@Markus Friedl
2002-12-06Section and tag comparisions should be case-insensitive. PR#3010, Mike Neuman.Hakan Olsson
2002-11-15Missing "Configuration" tag in a Phase-1 peer was not handled correctly,Hakan Olsson
2002-11-14Better whitespace/newline handling, this should make broken lines andHakan Olsson
2002-09-11signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.Hakan Olsson
2002-08-07A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>.Hakan Olsson
2002-08-02CRL support for isakmpd. From <Thomas.Walpuski@gmx.net> with some minorHakan Olsson
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-01size_t must be cast to (unsigned long) and printed using %luTheo de Raadt
2002-05-28off_t to size_t change for printf format and malloc. Pointed out by <greg@nes...Hakan Olsson
2002-04-29wierd -> weirdPeter Valchev
2002-04-22Handle configuration lines that end in whitespace or ^M.Hakan Olsson
2002-03-01Change DH group handling in the pre-generated parts of theHakan Olsson
2002-01-23the last few sprintf -> snprintfHakan Olsson
2002-01-03str[n]{cpy,cat} -> strl{cpy,cat}, sprintf -> snprintfHakan Olsson
2001-10-05Missed this file; some more debug level fixes.Hakan Olsson
2001-07-05Add prototypes and some other various cleanup.Hakan Olsson
2001-07-01StyleNiklas Hallqvist
2001-06-29Provide an API to get sockaddrs out of the config dbNiklas Hallqvist
2001-03-27(c)-2001Hakan Olsson
2001-03-13Somewhere along the line we stopped using the configuration file defaultsHakan Olsson
2001-02-28Make sure the default lifetimes in the General section are taken intoAngelos D. Keromytis
2001-01-27(c) 2001Niklas Hallqvist
2001-01-26Pedantic style policeNiklas Hallqvist
2000-12-12Merge with EOM 1.48Niklas Hallqvist
2000-10-27conf.c: Merge with EOM 1.46Niklas Hallqvist
2000-10-26Merge with EOM 1.45Niklas Hallqvist
2000-10-16Merge with EOM 1.44Niklas Hallqvist
2000-10-13regress/b2n/Makefile: Merge with EOM 1.12Niklas Hallqvist
2000-10-13Merge with EOM 1.39Niklas Hallqvist
2000-10-13Merge with EOM 1.38Niklas Hallqvist
2000-10-09samples/VPN-3way-template.conf: Merge with EOM 1.8Niklas Hallqvist
2000-10-07Merge with EOM 1.36Niklas Hallqvist
2000-06-08Merge with EOM 1.31Niklas Hallqvist
2000-05-03Merge with EOM 1.28Niklas Hallqvist
2000-05-02Merge with EOM 1.26Niklas Hallqvist
2000-04-07conf.c: Merge with EOM 1.22Niklas Hallqvist
2000-04-07conf.c: Merge with EOM 1.21Niklas Hallqvist
2000-02-25regress/crypto/Makefile: Merge with EOM 1.5Niklas Hallqvist
1999-08-05DESIGN-NOTES: Merge with EOM 1.47Niklas Hallqvist
1999-05-01sysdep/openbsd/sysdep.c: Merge with EOM 1.7Niklas Hallqvist
1999-04-05Merge with EOM 1.17Niklas Hallqvist
1999-03-02conf.c: Merge with EOM 1.15Niklas Hallqvist
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
1998-12-21Remove bogus check of printableness of the config fileNiklas Hallqvist
1998-11-20Add iterator for tags in a section. Add range checking for numbers.Niklas 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