Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst | |
ok deraadt millert | |||
2005-03-16 | plug memory leak. Patrick Latifi | Jun-ichiro itojun Hagino | |
2003-09-02 | make sure to open TCP socket (in case getaddrinfo supports SCTP). sync w/kame | Jun-ichiro itojun Hagino | |
2003-09-02 | use poll since it is easier than fd_set overflows; itojun ok | Theo de Raadt | |
2003-08-19 | fix tv_usec setting. deraadt | 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-06-07 | nuke unmaintained code (#ifdef FAITH4). sync w/kame | Jun-ichiro itojun Hagino | |
2002-05-09 | drop support for rlogin/rsh service (we shouldn't have support it as | Jun-ichiro itojun Hagino | |
they usually use IP address for authentication). sync with kame | |||
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-09-05 | sync with latest kame | Jun-ichiro itojun Hagino | |
- fix select() size. from deraadt - constify, remove bogus ERRSTR macro, and others | |||
2000-09-16 | synchronize with latest kame. | Jun-ichiro itojun Hagino | |
- improve exit code and logging. - repair multicast address rejection (IN_MULTICAST takes host endian value) - repair ftp relaying, when the result of PASV does not have paren. - repair ftp relaying, when EPSV is sent from client. | |||
2000-05-31 | sync with the latest kame code. insufficient len in malloc() call is | Jun-ichiro itojun Hagino | |
corrected. | |||
1999-12-20 | rcsid police. | Jun-ichiro itojun Hagino | |
pathname change (/usr/local/v6/libexec -> /usr/libexec) bring in some of kame fixes (sprintf -> snprintf, proc title). | |||
1999-12-20 | faith translator deamon, from KAME | Jun-ichiro itojun Hagino | |