Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ | Jonathan Gray | |
2004-09-20 | Remove __func__ | Hans-Joerg Hoexer | |
ok ho deraadt | |||
2004-08-13 | extra check for no message case; ok markus, deraadt, hshoexer, henning | Damien Miller | |
2004-05-23 | More KNF. Mainly spaces and line-wraps, no binary change. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-04-15 | partial move to KNF. More to come. This has happened because there | Theo de Raadt | |
are a raft of source code auditors who are willing to help improve this code only if this is done, and hey, isakmpd does need our standard auditing process. ok ho hshoexer | |||
2003-11-06 | Style nits. | Hakan Olsson | |
2003-05-18 | Forgot to remove a couple of debug messages | Hakan Olsson | |
2003-05-18 | More isakmpd privsep work. X509 private keys are now kept in the privileged | Hakan Olsson | |
process only. Various cleanup and bugfixes. markus@ ok | |||
2003-05-17 | Better return codes from mm_send_fd and mm_receive_fd | Hakan Olsson | |
2003-05-17 | Use log_error(), not log_fatal(). | Hakan Olsson | |
Style. | |||
2003-05-15 | Start of privilege separation for isakmpd. | Hakan Olsson | |
There are some kinks left, so keep it default disabled for now. markus@ says ok to commit. |