Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-08 | swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD | Henning Brauer | |
and NetBSD do. ok millert@ mcbride@ markus@ ho@, checked to not affect ports by naddy@ | |||
2004-04-08 | Set timezone before privsep, child uses now correct timezone. | Hans-Joerg Hoexer | |
Noticed by david@ ok ho@ david@ | |||
2004-04-07 | -Wsign-compare nits. hshoexer@ ok. | Hakan Olsson | |
2004-04-07 | Reset *data in case of unknown key types | Hakan Olsson | |
2004-04-07 | -Wmissing-declarations | Hakan Olsson | |
2004-04-07 | More careful when walking LIST queues. hshoexer@, david@ ok. | Hakan Olsson | |
2004-03-31 | -Wsign-compare nits. hshoexer@ ok. | Hakan Olsson | |
2004-03-31 | Use sysdep_sa_len() instead of sa->sa_len, also correct a log_fatal() ↵ | Hakan Olsson | |
message. hshoexer@ ok. | |||
2004-03-31 | Don't assume closefrom(2) exists everywhere. hshoexer@, markus@ ok. | Hakan Olsson | |
2004-03-29 | use malloc (oops) | Theo de Raadt | |
2004-03-29 | wrong FD_ZERO(); from ho, hshoexer, markus | Theo de Raadt | |
2004-03-29 | memory mishandling; from ho | Theo de Raadt | |
2004-03-24 | Add some notes about privsep to manpage. | Hans-Joerg Hoexer | |
ok ho@ jmc@ deraadt@ | |||
2004-03-23 | Remove erroneous null termination. | Hans-Joerg Hoexer | |
ok ho@ deraadt@ | |||
2004-03-19 | Add missing bits to make already present privsep code work. Enable privsep. | Hans-Joerg Hoexer | |
ok ho@ deraadt@ markus@ | |||
2004-03-17 | For consistency and to avoid a rare memory leak, the result from | Hakan Olsson | |
ike_auth_get_key() should always be released after use. Found and ok hshoexer@. | |||
2004-03-15 | Properly check succes of chroot(). | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-03-15 | Remove unused code. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-03-11 | Fix a memleak. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-03-10 | Fix payload handling flaws found by cloder@. Based on initial patch by | Hans-Joerg Hoexer | |
cloder@. Testing by markus@ cloder@ hshoexer@. ok ho@ | |||
2004-03-10 | Plug up memory leak. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-03-10 | Reduce some noise on receipt of an invalid spi. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-03-10 | Fix for PR2429, from Clemens Wittinger. | Hakan Olsson | |
2004-03-09 | Plug memleaks, found by cloder@. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-02-27 | Remove dead code. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-02-27 | Add group 14 (modp2048) to predefined suites. Manpage also updated. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-02-27 | (C)-2004 | Hakan Olsson | |
2004-02-27 | Follow RFC 2408 more closely regarding how to better check the proposal | Hakan Olsson | |
returned by the other peer (the responder). Some implementations (notably the Cisco PIX) does not follow a SHOULD in section 4.2 of the RFC. With certain proposal combinations this caused us to setup the wrong SA resulting in us being unable to process incoming IPsec traffic (over this tunnel). Tested against a number of different IKE implementations. hshoexer@ ok. | |||
2004-02-26 | remove unused code. noticed by ho@ | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-02-26 | tweak; | Jason McIntyre | |
ok hshoexer@ | |||
2004-02-25 | Add and document configuration options Logverbose and Loglevel. As log.c now | Hans-Joerg Hoexer | |
depends on conf.c and some regression tests use log.c, add conf.c to Makefiles where necessary. ok ho@ | |||
2004-02-20 | More small adjustments of log messages. | Hans-Joerg Hoexer | |
2004-02-20 | Fix some double free errors. While around, adjust a log message. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-02-19 | small cleanup of log messages. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-02-19 | With -d, SIGINT should do a clean shutdown. | Hakan Olsson | |
Without -d, logs should be sent to syslog, level LOG_INFO. | |||
2004-02-19 | Cleanup. | Hakan Olsson | |
2004-02-16 | check for isakmp_sa->transport != NULL; noticed by bluhm at genua.de ok ↵ | Markus Friedl | |
hshoexer@ | |||
2004-02-11 | typo; from Olivier Cherrier; | Jason McIntyre | |
2004-02-05 | small logging cleanup and improvement requested by markus | Hans-Joerg Hoexer | |
ok ho@ markus@ | |||
2004-01-26 | Added 2-clause license | Niklas Hallqvist | |
2004-01-23 | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | Jason McIntyre | |
discussed with todd@ | |||
2004-01-16 | Added -v option. Enables logging of successful exchange completion. | Hans-Joerg Hoexer | |
ok ho@ | |||
2004-01-09 | call nc correctly (nc has changed a while ago). | Hans-Joerg Hoexer | |
ok markus@ | |||
2004-01-06 | small typos fixed. | Hans-Joerg Hoexer | |
ok markus@ | |||
2004-01-06 | Remove redundant test for file types. Noted by Stefan Paletta. | Hans-Joerg Hoexer | |
While around, fix typos in log messages. Both ok markus@ | |||
2004-01-03 | Be more careful with INITIAL-CONTACT and do not delete SPIs when getting | Hakan Olsson | |
an INVALID-SPI notification. Issues noted by Thomas Walpuski. markus@ ok. | |||
2003-12-22 | use AES_BLOCK_SIZE only for USE_AES; report martti.kuparinen@iki.fi; ok ho@ | Markus Friedl | |
2003-12-18 | Mention the exchange name when giving up on a message. Suggested by | Hakan Olsson | |
Michael Coulter. | |||
2003-12-15 | Support for groups modp2048, modp3072, modp4096, modp6144 and modp8192 (IDs 14 | Hans-Joerg Hoexer | |
to 18). ok ho@ | |||
2003-12-14 | Log the actual port for src and dst, don't assume it's always 500. | Hakan Olsson | |