VSOCKS LIGHT
REVISION HISTORY


New in 0.23a

Bug Fixes

  • 'Smart DNS' doesn't filter out 4 letter TLDs (such as .INFO, .NAME etc)

New in 0.23

Enhancements

  • Add more protection against rogue processes issuing spurious DNS queries
  • Add 'ONLINE.LOG' to log online time

Bug Fixes

  • Fix crash in new status window

New in 0.22

Enhancements

  • Add usage monitor to status window (maximize it to view the monitor)
  • Fix incorrect timing out problem
  • Update help file
  • Make DNS cache lifetime, socket timeout, RAS monitor threshold configurable

New in 0.21

Enhancements

  • Doesn't use Winsock 2.0 any more, the Windows 95 Winsock 2 upgrade doesn't seem to be reliable.
  • It seems to be a LOT more reliable now.

New in 0.20

Enhancements

  • Uses Winsock 2.0 now - should be more reliable & faster
  • Creates an ACCESS.LOG file containing usage information

New in 0.14

Enhancements

  • Add DNS cache
  • Add RAS connection monitoring, to enable VSOCKS to detect if some other program is using the RAS connection, so it won't hang up on it if it is.
  • Add connection timeouts to close idle connections
  • Add support to run VSOCKS as an NT service

Bug Fixes

  • Allow VSOCKS to work in NT when not logged in as an administrator

New in 0.13

Bug Fixes

  • Fix problem where DNS server stops responding
  • Fix problem with uploading large files
  • Fix crash when accessing certain domain names
  • Fix problem when disconnected connections aren't dropped by VSOCKS

New in 0.12

Bug Fixes

  • The hang should be fixed (when it gets stuck in an infinite loop) should be fixed - this may fix the crashes that some people get, but we can't reproduce those to check

Enhancements

  • Updated help file
  • You can now turn off dialing on DNS - this will probably mean you need to connect manually now, so we've added a facility to trigger a connection from a remote machine
  • Added a DNS.LOG file which contains all DNS queries which have been made - useful for logging or diagnostic purposes

New in 0.11

Bug Fixes

  • The BSODs ∧ crashes seem to be fixed finally
  • The unresponsiveness after running a while is now fixed
  • The failure if several connections are kicked off at the same instant should be fixed

New in 0.10

Bug Fixes

  • Rewrite SOCKS proxy - hopefully should fix crashes

Enhancements

  • DNS server tries to catch local name queries and handle locally
  • Reads HOSTS file as well as DOMAINS.LST file
  • A few small configuration dialog changes - to try and trap common errors

New in 0.9

Bug Fixes

  • DNS server is no longer case sensitive
  • Detect failed connections, so VSOCKS Light can re-dial immediately if someone is still using it
  • Fix bug causing lost characters - this would mainly show up in Telnet or FTP sessions where there are characters going both directions at once.