summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/monitor.h
AgeCommit message (Expand)Author
2008-12-22mark log_fatal() and monitor_exit() as __dead, as they do not return.Hans-Joerg Hoexer
2006-03-20make sure the command fifo is ready before isakmpd returns. ThisHans-Joerg Hoexer
2005-05-28ooopsHans-Joerg Hoexer
2005-05-28Remove current state code, it's bogus. We'll redo this.Hans-Joerg Hoexer
2005-05-28introduce new readdir implementation for the monitor.Moritz Jodeit
2005-05-27o only pass signals from monitor to slave when pid is validMoritz Jodeit
2005-04-08privsep alwaysTheo de Raadt
2004-11-08more monitor cleanup:Hans-Joerg Hoexer
2004-06-26Narrow down privsep interface. Move pf_key_v2_open() to monitor.Hans-Joerg Hoexer
2004-06-25Narrow down privsep interface. Remove ui_init to monitor. So we can get rid ofHans-Joerg Hoexer
2004-06-20To make debugging the unprivileged child process easier, make 'isakmpd -dd'Hakan Olsson
2004-04-15partial move to KNF. More to come. This has happened because thereTheo de Raadt
2004-03-19Add missing bits to make already present privsep code work. Enable privsep.Hans-Joerg Hoexer
2004-03-15Remove unused code.Hans-Joerg Hoexer
2003-06-10boring cleanupsTheo de Raadt
2003-06-03Remove clauses 3 and 4. With approval from Niklas Hallqvist andHakan Olsson
2003-05-18More isakmpd privsep work. X509 private keys are now kept in the privilegedHakan Olsson
2003-05-17Better return codes from mm_send_fd and mm_receive_fdHakan Olsson
2003-05-15Start of privilege separation for isakmpd.Hakan Olsson