Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in COMMENT | Carlo Strub | 2012-07-24 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=301494 | ||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=271346 | ||||
* | Simpleproxy program acts as simple tcp proxy. It listens for local | Dmitry Marakasov | 2009-05-07 | 3 | -0/+34 |
socket, and any connection to this port will be forwarded to another socket at remote host. WWW: http://www.crocodile.org/software.html PR: 134266 Submitted by: pluknet <pluknet at gmail dot com> Notes: svn path=/head/; revision=233336 |