summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/log.c
AgeCommit message (Collapse)Author
1999-08-26Merge with EOM 1.25Niklas Hallqvist
author: niklas Ouch ho, that was ugly, make code portable
1999-07-07Merge with EOM 1.24Niklas Hallqvist
author: ho Release lock(s) on logfile when write fails.
1999-04-19./log.c: Merge with EOM 1.23Niklas Hallqvist
Style Make an attempt to handle failures in logging; disk full, etc. We fallback to syslog(), which in turn has a fallback to /dev/console. Move LOG_SIZE to log.h Add LOG_REPORT to always go to logchannel regardless of level; misc small fixes I did not need to do this but... style nits Add class and level to debug messages log time on -d mode 1999 copyrights
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.15 | date: 1999/02/25 11:39:10; author: niklas; state: Exp; lines: +3 -1 | include sysdep.h everywhere | ----------------------------
1998-12-21Last months worth of work on isakmpd, lots doneNiklas 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
OpenBSD IPSEC stack by me, Niklas Hallqvist and Niels Provos, funded by Ericsson Radio Systems. It is not yet complete or usable in a real scenario but the missing pieces will soon be there. The early commit is for people who wants early access and who are not afraid of looking at source. isakmpd interops with Cisco, Timestep, SSH & Pluto (Linux FreeS/WAN) so far, so it is not that incomplete. It is really mostly configuration that is lacking.