Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-02 | make sure config_list does not get garbage. from kame | Jun-ichiro itojun Hagino | |
2002-09-08 | -ansi -pedantic (socklen_t). from cloder@loder.us | Jun-ichiro itojun Hagino | |
die if FD_SET overruns. sync w/kame | |||
2002-06-24 | correct ftp relay functionality. | Jun-ichiro itojun Hagino | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-21 | be more careful on malloc failures. sync with kame | Jun-ichiro itojun Hagino | |
2001-09-05 | sync with latest kame | Jun-ichiro itojun Hagino | |
- fix select() size. from deraadt - constify, remove bogus ERRSTR macro, and others | |||
2001-02-15 | pull latest KAME faithd. access control is possible by /etc/faithd.conf. | Jun-ichiro itojun Hagino | |
req'ed by todd |