Showing posts with label release. Show all posts
Showing posts with label release. Show all posts

Sunday, January 31, 2010

1.27vpn3.6 release

You can download the binaries from here.

Source is available at the Git repository.
Be sure to read the COPYING file if you plan to use/distribute the sources.
Direct links:
Notable changes from 1.27vpn3.5
  • Fixed service restart on WAN reconnect
  • Took back out the new redirect gateway option (don't leave default gateway) as its benefit was questionable at best.
  • Some code cleanups
This is just a bug fix release, so there are no new features included. Look forward to user/pass authorization in the next release...

Wednesday, January 27, 2010

1.27vpn3.5 release

You can download the binaries from here.

Source is available at the Git repository.
Be sure to read the COPYING file if you plan to use/distribute the sources.
Direct links:
Notable changes from 1.25vpn3.4
  • Moved to Tomato 1.27 baseline
  • Upgraded to OpenVPN 2.1.1
  • Fixed "exclusive" option for accepting DNS
  • Omit key/certs that aren't filled in in the GUI
    • This should allow people to create user/pass only configs - likely to be added to the GUI in the future
  • Fix some TAP connection issues
  • Option to not leave existing default gateway in place while VPN is running
  • Option is now to start VPN with WAN, not just with router
    • If wan goes down and back up, VPN service will be stopped and restarted
  • "Poll Interval" option in GUI to periodically check if the VPN is running, and restart it if not.
  • Various code cleanups/improvements and adaptations to the updated Tomato components
I want to apologize for the delay between the last release and this post. If there were features that I said I would include, but aren't here, please let me know. I may have forgotten...

Since I did release a testing version along the way with this same version number, here are the full build versions of the released binaries so everyone can be sure they have the latest:
  • 1.27vpn3.5.4b6065f3
  • 1.27vpn3.5.4b605dda(ND)

Wednesday, August 12, 2009

1.25vpn3.4 release

You can download the binaries from here.

Source is available at the Git repository.
Be sure to read the COPYING file if you plan to use/distribute the sources.
Direct links:
Notable changes from 1.25vpn3.3
  • Upgraded to OpenVPN 2.1rc19
  • AES speed improvements (Thanks fyellin!)
  • More "Accept DNS configuration" options (strict/exclusive)
  • Add (dynamic) HOWTO links to GUI for key generation
  • TLS renegotiation time setting
  • WINS options pushed/accepted along with other DNS options
  • Option to not push server LAN route to clients
  • Option to leave comp-lzo directive out of confi altogether (now "Disable", "None" is equivalent to the old "Disable")
  • Non-VPN changes (also sent to Jon for inclusion in Tomato)
    • Multiple MAC addresses can share an IP for Static DHCP
    • EditDNS added to Dynamic DNS providers
  • Various code cleanups/improvements

Monday, June 1, 2009

1.25vpn3.3 release

You can download the binaries from here.

Source is available at the Git repository.
Be sure to read the COPYING file if you plan to use/distribute the sources.
Direct links:
Notable changes from 1.23vpn3.2
  • Moved to Tomato 1.25 baseline
  • AES cipher available! (Thanks fyellin!)
  • GUI option for redirecting internet traffic over tunnel
    • Options available for client and for server
  • GUI option to push DNS directives to clients
  • GUI option for client to accept DNS options from server
  • OpenVPN upgraded to 2.1rc16
  • Various code cleanups/improvements

Friday, May 1, 2009

1.23vpn3.2 release

You can download the binaries from here.

Source is available at the Git repository.
Be sure to read the COPYING file if you plan to use/distribute the sources.
Direct links:
Notable changes from 1.23vpn3.0001
  • Status tab has nicer display for static-key servers
  • Added status tab for clients
  • GUI option to have server accept DNS requests from tunnel
  • Firewall rules now work when you have enabled logging of inbound blocked packets
    • Almost everyone shouldn't care about this
  • Various code cleanups/improvements

Saturday, April 11, 2009

1.23vpn3.0001 release

You can download the binaries from here.
This is a new download location, so let me know if there are problems.

Source is available at the Git repository.
Be sure to read the COPYING file if you plan to use/distribute the sources.
Direct links:Notable changes from 1.23vpn3.0000
  • GUI option to auto-start server/client with router
    • You no longer need start commands in your init script
  • Automatic firewall rules now work when DMZ is activated
  • Fixed a couple of minor GUI bugs
  • Various code cleanups/improvements

Sunday, March 15, 2009

1.23vpn3.0000 release

You can download the binaries from here.

Source is available at the Git repository.
Be sure to read the COPYING file if you plan to use/distribute the sources.
Direct links:Changes from 1.23vpn2.0006
  • Split the GUI into sections
  • Added server status to the GUI (via AJAX)
  • Make client-specific options (client-config-dir) configurable via GUI.
  • service vpn[server|client][1|2] now checks if already started
    • This makes the vpnup.sh script unnecessary.
  • Re-upgraded OpenVPN to 2.1rc15 from 2.1rc13
    • The downgrade didn't seem to solve anything
  • Various code cleanups/improvements

Older releases

Older releases can be found at the following locations:
  • Build 1.23vpn2.0006 can be downloaded here.
  • Build 1.23vpn2.0005 can be downloaded here.
  • Build 1.22vpn2.0005 can be downloaded here.
  • Build 1.22vpn2.0004 can be downloaded here.
  • Build 1.22vpn2.0002 can be downloaded here. Bug in automatic firewall rules; use newer builds.
  • Build 1.21vpn2.0001 can be downloaded here.
  • Build 1.21vpn1.0017 can be downloaded here.
  • Build 1.21vpn1.0016 can be downloaded here. Bug when using tcp; use newer builds.
  • Build 1.21vpn0087 can be downloaded here.