index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
isakmpd
/
conf.c
Age
Commit message (
Expand
)
Author
2002-09-11
signed vs unsigned, some void * arithmetic, from -pedantic. niklas@ ok.
Hakan Olsson
2002-08-07
A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>.
Hakan Olsson
2002-08-02
CRL support for isakmpd. From <Thomas.Walpuski@gmx.net> with some minor
Hakan Olsson
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-06-01
size_t must be cast to (unsigned long) and printed using %lu
Theo de Raadt
2002-05-28
off_t to size_t change for printf format and malloc. Pointed out by <greg@nes...
Hakan Olsson
2002-04-29
wierd -> weird
Peter Valchev
2002-04-22
Handle configuration lines that end in whitespace or ^M.
Hakan Olsson
2002-03-01
Change DH group handling in the pre-generated parts of the
Hakan Olsson
2002-01-23
the last few sprintf -> snprintf
Hakan Olsson
2002-01-03
str[n]{cpy,cat} -> strl{cpy,cat}, sprintf -> snprintf
Hakan Olsson
2001-10-05
Missed this file; some more debug level fixes.
Hakan Olsson
2001-07-05
Add prototypes and some other various cleanup.
Hakan Olsson
2001-07-01
Style
Niklas Hallqvist
2001-06-29
Provide an API to get sockaddrs out of the config db
Niklas Hallqvist
2001-03-27
(c)-2001
Hakan Olsson
2001-03-13
Somewhere along the line we stopped using the configuration file defaults
Hakan Olsson
2001-02-28
Make sure the default lifetimes in the General section are taken into
Angelos D. Keromytis
2001-01-27
(c) 2001
Niklas Hallqvist
2001-01-26
Pedantic style police
Niklas Hallqvist
2000-12-12
Merge with EOM 1.48
Niklas Hallqvist
2000-10-27
conf.c: Merge with EOM 1.46
Niklas Hallqvist
2000-10-26
Merge with EOM 1.45
Niklas Hallqvist
2000-10-16
Merge with EOM 1.44
Niklas Hallqvist
2000-10-13
regress/b2n/Makefile: Merge with EOM 1.12
Niklas Hallqvist
2000-10-13
Merge with EOM 1.39
Niklas Hallqvist
2000-10-13
Merge with EOM 1.38
Niklas Hallqvist
2000-10-09
samples/VPN-3way-template.conf: Merge with EOM 1.8
Niklas Hallqvist
2000-10-07
Merge with EOM 1.36
Niklas Hallqvist
2000-06-08
Merge with EOM 1.31
Niklas Hallqvist
2000-05-03
Merge with EOM 1.28
Niklas Hallqvist
2000-05-02
Merge with EOM 1.26
Niklas Hallqvist
2000-04-07
conf.c: Merge with EOM 1.22
Niklas Hallqvist
2000-04-07
conf.c: Merge with EOM 1.21
Niklas Hallqvist
2000-02-25
regress/crypto/Makefile: Merge with EOM 1.5
Niklas Hallqvist
1999-08-05
DESIGN-NOTES: Merge with EOM 1.47
Niklas Hallqvist
1999-05-01
sysdep/openbsd/sysdep.c: Merge with EOM 1.7
Niklas Hallqvist
1999-04-05
Merge with EOM 1.17
Niklas Hallqvist
1999-03-02
conf.c: Merge with EOM 1.15
Niklas Hallqvist
1999-02-26
Merge from the Ericsson repository
Niklas Hallqvist
1998-12-21
Remove bogus check of printableness of the config file
Niklas Hallqvist
1998-11-20
Add iterator for tags in a section. Add range checking for numbers.
Niklas Hallqvist
1998-11-17
Add RCS Ids from the EOM repository
Niklas Hallqvist
1998-11-15
openBSD RCS IDs
Niklas Hallqvist
1998-11-15
Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for the
Niklas Hallqvist