RSproxy
About RSproxy
|
SVN repository accessThe SVN repository for this project can be checked out using
svn co svn://svn.rforge.net/RSproxy/trunk RSproxy
To install the latest development snapshot of this package, use install.packages("RSproxy",,"http://rforge.net/",type="source") To list branches use svn ls svn://svn.rforge.net/RSproxy/branchesand for tags use svn ls svn://svn.rforge.net/RSproxy/tags
Most recent SVN commitsr8 | urbanek | 2012-12-11 01:47:32 +0000 (Tue, 11 Dec 2012) | 1 line M trunk/src/RSprotocol.h M trunk/src/proxy.c add CMD_PROXY_GET_SLOT support r7 | urbanek | 2012-12-11 00:56:06 +0000 (Tue, 11 Dec 2012) | 1 line M trunk/src/proxy.c Add -m limiting the number of connections per host r6 | urbanek | 2012-12-07 21:08:06 +0000 (Fri, 07 Dec 2012) | 1 line M trunk/src/proxy.c add support for RSpx protocol defining target to connect to r5 | urbanek | 2012-12-06 22:45:19 +0000 (Thu, 06 Dec 2012) | 1 line M trunk/src/RSprotocol.h M trunk/src/proxy.c bugfix: -l was ignored and always on; begin support for CMD_PROXY_TARGET r4 | urbanek | 2012-12-06 21:54:34 +0000 (Thu, 06 Dec 2012) | 1 line M trunk/src/proxy.c finally a working proxy r3 | urbanek | 2012-12-06 17:59:24 +0000 (Thu, 06 Dec 2012) | 1 line A trunk/src/RSprotocol.h M trunk/src/proxy.c add RSprotocol.h from RSclient; add endinness check r2 | urbanek | 2012-12-06 17:45:05 +0000 (Thu, 06 Dec 2012) | 1 line A trunk/DESCRIPTION A trunk/src A trunk/src/proxy.c add initial (incomplete) code r1 | rforge | 2012-12-06 17:39:25 +0000 (Thu, 06 Dec 2012) | 1 line A branches A files A tags A trunk A web Create initial repository structure |