Skip to content

Releases: wojtekka/6tunnel

6tunnel-0.13

19 Oct 20:01
Compare
Choose a tag to compare

Changes by Stuart Cardall:

  • Updated help message.

Changes by Paul Warren:

  • Avoid segfault in "-f" mode.

Changes by Wojtek Kaniewski:

  • Support automake's "make check" target.

6tunnel-0.12

24 Oct 20:51
Compare
Choose a tag to compare

Changes by Wojtek Kaniewski:

  • make -4 and -6 work the way they were intended,
  • remove -H option, but leave enough information for the users to get the same result,
  • warn when both local and remote address are of the same type.

Changes by Jari Aalto:

  • spelling fixes.

6tunnel-0.11

26 Feb 21:10
Compare
Choose a tag to compare

Changes by Wojtek Kaniewski:

  • changed license to GPL version 2. There was no license information before which caused confusion. Code by Tomasz Lipski and awayzzz had to be removed, because their e-mail addresses were dead and googling for them gave no useful information. The missing features have been rewritten from scratch. If any offending code is still here, please let me know. I've done my best, but I haven't used any version control 5 years ago,
  • changed e-mail address,
  • ignore IPv4/IPv6 address hints when option -H is present.

Changes by Ramunas Lukosevicius:

  • fixed source mapping bug,
  • SIGHUP reloads map file.

Changes by Roland Stigge:

  • fix an error in the "hints" handling of the host resolver which confused local/source and remote hint (AF_INET/AF_INET6).

Changes by Olaf Rempel:

  • correct option -f.

0.11rc2

26 Feb 20:33
Compare
Choose a tag to compare
0.11rc2 Pre-release
Pre-release
0.11rc2

6tunnel-0.10

29 Oct 19:39
Compare
Choose a tag to compare

Changes by Wojtek Kaniewski:

  • major code cleanup,
  • select() before accept(), so 6tunnel won't hang on sys_socketcall.
  • fixed losing data under heavy load, when write() didn't send all data. unsent data is stored in a buffer,
  • autoconf,
  • supports pid file (idea by misio monster@qm.pl).

0.11rc1

29 Oct 19:38
Compare
Choose a tag to compare
0.11rc1 Pre-release
Pre-release