I don't have any problem with my server when I connected via my desktop(linux-box). When I connected via Android-box I get the following error: EOF encountered on source socket or tunnel connection closed. My config file in client: server false localsource true multiuse true tunnel 1081:example.com:3128 compression zlib:9 detached true
I have same problem with jzbd in Android with client side: server false localsource true multiuse true tunnel 1081:example.com:3128 compression zlib:9 detached true Note: with same config file , I don't have any problem in linux-box,(with same server) my log : EOF encountered on source socket or tunnel connection closed.
This commit was manufactured by cvs2svn to crea...
Fix process detatch for FreeBSD.
Fix release string.
Fix typo of FD_SET -> fd_set. This breaks some ...
Added keepalive/nolinger code more thoroughly
Added UDP spoofing support.
Moving towards 2.4.0 ...
Final clean-up in spec file.
Fix incorrect TCP/UDP mode selection.
Added documentation. Nearly finished code clean...
Connect may return EINPROGRESS
Added
Changes for Release 2.2.2.
Give credit to Kyle for Makefile changes.
Fix makefiles.
Add documentation.
Change date.
Integrate changes for MacOS X.
Minor documentation/config updates.
Further expand documentation.
This commit was manufactured by cvs2svn to crea...
Added /tcp and /udp qualifiers to port ranges.
Incorported Henrick's changes for message integ...
Documented FD_SETSIZE change.
Fix problem with targets with subnet ranges.
Added passphrase.tcl.
Added listenip keyword.
Added "dumpdata" keyword.
Initial merge of changes for httpproxyauth, run...
Corrected Henrik's name!
Ensure Japanese documentation is included in bu...
Added tcptimeout and idletimeout keywords (with...
Fix ioctl call
Fix pod.
Add description of httpproxy keyword.
Update to v2.3.1 (with zlib 1.1.4)
Fixed TCP handling in mixed mode.
Improved documentation.
Improved Win32 key generation.
Fix detaching when server initiates connections.
Minor tweak in documentation.
Final tweaks prior to 2.5.0 release.
Update documentation
This commit was manufactured by cvs2svn to crea...
This commit was manufactured by cvs2svn to crea...
Tidy up for 2.4.1.
Implement acceptconnecttimeout, serverconnectti...
Change version strings.
Fix typo
Changes for version 2.5.3
Cross-platform fix for checksumming.
Add (temporary) bugcompatibility mode.
Fix tmp dir again.
This commit was manufactured by cvs2svn to crea...
Added sharedkey/sharedkeygencommand.
Fix docs for -C
Document threadstacksize keyword.
Started changes for next release.
Finally caved in and added support for httpprox...
This commit was manufactured by cvs2svn to crea...
Added latest changes.
This commit was manufactured by cvs2svn to crea...
Fix file descriptor leak
Added documentation on "transparent" keyword.
Added "readtimeout" and made modifications to t...
Added BSD/OS (OS=bsdi) support to the Makefile
Fix bug handling "*" in tunnel specs and server...
*** empty log message ***
Initial commit
Fix problem with handling "PUT" commands.
Add CIDR address masks for target specs.
Spec file mods to cope with Mandrake.
Fixes to UDP spoofing code. I think it works no...
Change date.
Final changes prior to Release 2.5.0
Fix error in checksumming code (added separate ...
Undo extra <CR>s that were added. Grrrr ...
Remove redundant text.
Fix embarassing bug in handling single ports.
This commit was manufactured by cvs2svn to crea...
Changed version to 2.5.0
Clean up compilation warnings
Imported source of Zebedee 2.2.1
This commit was manufactured by cvs2svn to crea...
Added CHANGES section to documentation.
Added threadstacksize for debug/test.
Further improvements to reverse connection mode
Expand documentation
*** empty log message ***
Added "httpproxy" -- support for connection thr...
Updated.
Fix bug writing to syslog when detached.
Changed date on licence, added warning to README
Fix typo
This commit was manufactured by cvs2svn to crea...
This commit was manufactured by cvs2svn to crea...
Further work on timeouts
Fix comment