tomato/Grimson-Tomato.git
11 years agorc: fix timing issue starting OpenVPN: wait for device to get createdtomato-ND-usbmod-mixvpnorigin/tomato-ND-usbmod-mixvpn
Fedor [Tue, 11 Jan 2011 19:54:35 +0000 (11 14:54 -0500)]
rc: fix timing issue starting OpenVPN: wait for device to get created

11 years agorc: vpn: compile warning fix
Fedor [Thu, 4 Nov 2010 23:52:13 +0000 (4 19:52 -0400)]
rc: vpn: compile warning fix

11 years agoOpenVPN: wait for time sync on startup
Fedor [Wed, 27 Oct 2010 09:17:32 +0000 (27 05:17 -0400)]
OpenVPN: wait for time sync on startup

12 years agovpn: serialize [re]starts from GUI, avoid zombies
Fedor [Tue, 29 Jun 2010 03:27:58 +0000 (28 23:27 -0400)]
vpn: serialize [re]starts from GUI, avoid zombies

12 years agoRevert "OpenVPN: create /dev/net/tun symlink in kernel 2.6"
Fedor [Sat, 5 Jun 2010 22:26:21 +0000 (5 18:26 -0400)]
Revert "OpenVPN: create /dev/net/tun symlink in kernel 2.6"
This reverts commit a68d610db8ef6da1b5a4d4264a627cf581afaee1.
It's no longer needed since the symlink is created by hotplug2 now.

12 years agoRemove mtime makefile dependency in OpenSSL
Fedor [Fri, 30 Apr 2010 05:54:45 +0000 (30 01:54 -0400)]
Remove mtime makefile dependency in OpenSSL

12 years agoOpenVPN: fix eval usage to avoid zombie processes after server/client stopping
Fedor [Wed, 31 Mar 2010 06:44:20 +0000 (31 02:44 -0400)]
OpenVPN: fix eval usage to avoid zombie processes after server/client stopping

12 years agoOpenVPN: reconfigure when building
Fedor [Sun, 7 Mar 2010 07:15:59 +0000 (7 02:15 -0500)]
OpenVPN: reconfigure when building

12 years agovpn: fixed incorrect array size for client
Fedor [Wed, 17 Feb 2010 22:05:50 +0000 (17 17:05 -0500)]
vpn: fixed incorrect array size for client

12 years agoMerge with vpngui-1.27vpn3.6
Fedor [Mon, 1 Feb 2010 04:48:37 +0000 (31 23:48 -0500)]
Merge with vpngui-1.27vpn3.6

12 years agoRemove errant returns in start_vpn_easvpnguiorigin/vpnguivpngui-1.27vpn3.6
Keith Moyer [Mon, 1 Feb 2010 02:01:21 +0000 (31 20:01 -0600)]
Remove errant returns in start_vpn_eas

12 years agoDon't use nvram values as format string
Keith Moyer [Sun, 31 Jan 2010 03:37:01 +0000 (30 21:37 -0600)]
Don't use nvram values as format string

12 years agoRevert "Give option to not leave existing default gateway on redirect"
Keith Moyer [Sun, 31 Jan 2010 01:45:12 +0000 (30 19:45 -0600)]
Revert "Give option to not leave existing default gateway on redirect"

This reverts commit 63bb3f7d5cfe48ee97412faaabef9ea528a62034.

12 years agoMerge with vpngui vpn3.5
Fedor [Fri, 29 Jan 2010 08:14:39 +0000 (29 03:14 -0500)]
Merge with vpngui vpn3.5

Conflicts:

release/src/router/rc/services.c

12 years agoOpenVPN: create /dev/net/tun symlink in kernel 2.6
Fedor [Mon, 25 Jan 2010 04:35:28 +0000 (24 23:35 -0500)]
OpenVPN: create /dev/net/tun symlink in kernel 2.6

12 years agoForce kill OpenVPN process on stopping servicevpngui-1.27vpn3.5
Keith Moyer [Wed, 27 Jan 2010 06:33:43 +0000 (27 00:33 -0600)]
Force kill OpenVPN process on stopping service

This is necessary because the OpenVPN process does not seem to actually exit until the service action queue is empty.  On a service restart, this will mean that the process is still running when we try to start it back up - so it will bail out.  However, since it has already done all of its cleaning up, we'll just force kill it before considering the service stopped.

12 years agoUpdate copyrights
Keith Moyer [Wed, 27 Jan 2010 04:46:03 +0000 (26 22:46 -0600)]
Update copyrights

12 years agoFix compiler warning
Keith Moyer [Wed, 27 Jan 2010 04:42:37 +0000 (26 22:42 -0600)]
Fix compiler warning

12 years agoAdd service polling to GUI
Keith Moyer [Wed, 27 Jan 2010 03:48:06 +0000 (26 21:48 -0600)]
Add service polling to GUI

12 years agoMake VPN start with WAN rather than startup
Keith Moyer [Wed, 27 Jan 2010 02:32:11 +0000 (26 20:32 -0600)]
Make VPN start with WAN rather than startup

12 years agoCosmetics - for easy merges
Fedor [Sat, 19 Dec 2009 21:06:59 +0000 (19 16:06 -0500)]
Cosmetics - for easy merges

12 years agoMerge VPN GUI into tomato-ND-usbmod-mixvpn
Fedor [Sat, 19 Dec 2009 20:39:26 +0000 (19 15:39 -0500)]
Merge VPN GUI into tomato-ND-usbmod-mixvpn

12 years agoMerge 'openvpn' into tomato-ND-usbmod-mixvpn
Fedor [Sat, 19 Dec 2009 20:30:44 +0000 (19 15:30 -0500)]
Merge 'openvpn' into tomato-ND-usbmod-mixvpn

12 years agoUpgrade to OpenVPN 2.1.1
Keith Moyer [Sat, 19 Dec 2009 20:29:19 +0000 (19 15:29 -0500)]
Upgrade to OpenVPN 2.1.1

12 years agoUpgrade to OpenVPN 2.1.0
Keith Moyer [Sat, 19 Dec 2009 20:28:43 +0000 (19 15:28 -0500)]
Upgrade to OpenVPN 2.1.0

12 years agoGet rid of "Interrupted service call" messages in syslog
Keith Moyer [Sat, 19 Dec 2009 20:28:07 +0000 (19 15:28 -0500)]
Get rid of "Interrupted service call" messages in syslog

12 years agoUpgrade to OpenVPN 2.1rc22
Keith Moyer [Sat, 19 Dec 2009 20:27:36 +0000 (19 15:27 -0500)]
Upgrade to OpenVPN 2.1rc22

12 years agoUpgrade to OpenVPN 2.1rc21
Keith Moyer [Sat, 19 Dec 2009 20:27:00 +0000 (19 15:27 -0500)]
Upgrade to OpenVPN 2.1rc21

12 years agoUpgrade to OpenVPN-2.1rc20
Keith Moyer [Sat, 19 Dec 2009 20:26:22 +0000 (19 15:26 -0500)]
Upgrade to OpenVPN-2.1rc20

12 years agoGive option to not leave existing default gateway on redirect
Keith Moyer [Mon, 7 Dec 2009 03:52:41 +0000 (6 21:52 -0600)]
Give option to not leave existing default gateway on redirect

12 years agoBring up VPN interface, rather than bridge
Keith Moyer [Mon, 7 Dec 2009 03:27:22 +0000 (6 21:27 -0600)]
Bring up VPN interface, rather than bridge

12 years agoDon't write certs if nvram isn't set
Keith Moyer [Mon, 30 Nov 2009 04:37:57 +0000 (29 22:37 -0600)]
Don't write certs if nvram isn't set

12 years agoAdd/remove AES ciphers from GUI automatically based on OpenSSL source
Keith Moyer [Fri, 11 Dec 2009 05:17:55 +0000 (10 23:17 -0600)]
Add/remove AES ciphers from GUI automatically based on OpenSSL source

12 years agoUpgrade to OpenVPN 2.1.1origin/openvpnopenvpn-2.1.1
Keith Moyer [Tue, 15 Dec 2009 04:35:55 +0000 (14 22:35 -0600)]
Upgrade to OpenVPN 2.1.1

12 years agoUpgrade to OpenVPN 2.1.0openvpn-2.1.0
Keith Moyer [Tue, 15 Dec 2009 04:33:04 +0000 (14 22:33 -0600)]
Upgrade to OpenVPN 2.1.0

12 years agoGet rid of "Interrupted service call" messages in syslog
Keith Moyer [Mon, 30 Nov 2009 03:03:47 +0000 (29 21:03 -0600)]
Get rid of "Interrupted service call" messages in syslog

12 years agoUpgrade to OpenVPN 2.1rc22openvpn-2.1rc22
Keith Moyer [Mon, 30 Nov 2009 02:48:59 +0000 (29 20:48 -0600)]
Upgrade to OpenVPN 2.1rc22

12 years agoUpgrade to OpenVPN 2.1rc21openvpn-2.1rc21
Keith Moyer [Fri, 27 Nov 2009 18:31:08 +0000 (27 12:31 -0600)]
Upgrade to OpenVPN 2.1rc21

12 years agoUpgrade to OpenVPN-2.1rc20openvpn-2.1rc20
Keith Moyer [Sun, 4 Oct 2009 16:43:16 +0000 (4 11:43 -0500)]
Upgrade to OpenVPN-2.1rc20

12 years agoReconfigure OpenVPN (fix wrong reported OpenVPN version)openvpn-2.1rc19
Keith Moyer [Sun, 2 Aug 2009 19:56:09 +0000 (2 14:56 -0500)]
Reconfigure OpenVPN (fix wrong reported OpenVPN version)

12 years agoUpdate to OpenVPN 2.1rc19
Keith Moyer [Mon, 20 Jul 2009 13:45:27 +0000 (20 08:45 -0500)]
Update to OpenVPN 2.1rc19

12 years agoUpdate to OpenVPN 2.1rc18openvpn-2.1rc18
Keith Moyer [Mon, 8 Jun 2009 23:27:03 +0000 (8 18:27 -0500)]
Update to OpenVPN 2.1rc18

12 years agoUpdate to OpenVPN 2.1rc17openvpn-2.1rc17
Keith Moyer [Fri, 5 Jun 2009 02:11:35 +0000 (4 21:11 -0500)]
Update to OpenVPN 2.1rc17

12 years agoFix exclusive DNS
Keith Moyer [Sat, 21 Nov 2009 19:33:29 +0000 (21 13:33 -0600)]
Fix exclusive DNS

12 years agoMerge Tomato 1.27
Keith Moyer [Fri, 11 Dec 2009 05:15:16 +0000 (10 23:15 -0600)]
Merge Tomato 1.27

12 years agoOpenSSL compile config
Fedor [Wed, 2 Dec 2009 16:57:35 +0000 (2 11:57 -0500)]
OpenSSL compile config

12 years agoMerge with openssl-AES
Fedor [Fri, 4 Dec 2009 02:11:49 +0000 (3 21:11 -0500)]
Merge with openssl-AES

12 years agoCompile fix
Fedor [Thu, 3 Dec 2009 03:51:14 +0000 (2 22:51 -0500)]
Compile fix

12 years agoChanges to AES assembly code for compatibility with newer toolchainsorigin/openssl-AES
Frank Yellin [Fri, 4 Dec 2009 02:00:57 +0000 (3 21:00 -0500)]
Changes to AES assembly code for compatibility with newer toolchains

12 years agoMinor fix for clean target
Fedor [Fri, 4 Dec 2009 01:56:42 +0000 (3 20:56 -0500)]
Minor fix for clean target

12 years agoMake AES cipher optional
Fedor [Wed, 2 Dec 2009 06:58:31 +0000 (2 01:58 -0500)]
Make AES cipher optional

12 years agoMerge with Tomato-VPN mod
Fedor [Wed, 2 Dec 2009 04:58:32 +0000 (1 23:58 -0500)]
Merge with Tomato-VPN mod

Conflicts:

release/src/linux/linux/arch/mips/brcm-boards/bcm947xx
release/src/linux/linux/arch/mips/brcm-boards/generic
release/src/router/Makefile
release/src/router/httpd/tomato.c
release/src/router/rc/init.c
release/src/router/rc/services.c
release/src/router/www/tomato.js
tools-src/uClibc/ldso/util/ldd.c

12 years agoMerge branch 'tomato-ND-kernel-update' into tomato-ND-USBmodtomatousb-ND-1.27.8741
Fedor [Tue, 1 Dec 2009 03:05:39 +0000 (30 22:05 -0500)]
Merge branch 'tomato-ND-kernel-update' into tomato-ND-USBmod

12 years agowlconf: setting to disable in-driver wpa supplicant
Fedor [Mon, 30 Nov 2009 23:02:55 +0000 (30 18:02 -0500)]
wlconf: setting to disable in-driver wpa supplicant

12 years agoMerge branch 'tomato-ND-usbmod-base' into tomato-ND-USBmod
Fedor [Mon, 30 Nov 2009 16:07:07 +0000 (30 11:07 -0500)]
Merge branch 'tomato-ND-usbmod-base' into tomato-ND-USBmod

12 years agoMerge branch 'tomato-USB-patches' into tomato-ND-USBmod
Fedor [Mon, 30 Nov 2009 16:07:01 +0000 (30 11:07 -0500)]
Merge branch 'tomato-USB-patches' into tomato-ND-USBmod

12 years agolzma compression parameters
Fedor [Mon, 30 Nov 2009 15:57:31 +0000 (30 10:57 -0500)]
lzma compression parameters

12 years agoRevert "WAR60307" patch as it breaks usb 1.1 printers.
Fedor [Mon, 30 Nov 2009 15:15:36 +0000 (30 10:15 -0500)]
Revert "WAR60307" patch as it breaks usb 1.1 printers.

This reverts commit cb5634ae86629643486a16114c4d748f82af5087 (Retry if last two bytes of descriptor did not make it
to memory).

12 years agoMerge branch 'tomato-ND-kernel-update' into tomato-ND-USBmodtomatousb-ND-1.27.8740
Fedor [Mon, 30 Nov 2009 00:30:45 +0000 (29 19:30 -0500)]
Merge branch 'tomato-ND-kernel-update' into tomato-ND-USBmod

12 years agoMerge branch 'tomato-ND-fixes' into tomato-ND-USBmod
Fedor [Mon, 30 Nov 2009 00:30:23 +0000 (29 19:30 -0500)]
Merge branch 'tomato-ND-fixes' into tomato-ND-USBmod

Conflicts:

release/src/linux/linux/.config
release/src/router/Makefile
release/src/router/prebuilt/Makefile

12 years agoMerge branch 'tomato-ND-usbmod-base' into tomato-ND-USBmod
Fedor [Mon, 30 Nov 2009 00:27:45 +0000 (29 19:27 -0500)]
Merge branch 'tomato-ND-usbmod-base' into tomato-ND-USBmod

Conflicts:

release/src/router/httpd/tomato.c
release/src/router/rc/init.c

12 years agoPost-merge fix
Fedor [Mon, 30 Nov 2009 00:24:30 +0000 (29 19:24 -0500)]
Post-merge fix

12 years agoMerge Tomato 1.27 ND
Fedor [Sun, 29 Nov 2009 23:18:48 +0000 (29 18:18 -0500)]
Merge Tomato 1.27 ND

12 years agoMerge Tomato 1.27 ND
Fedor [Sun, 29 Nov 2009 23:14:30 +0000 (29 18:14 -0500)]
Merge Tomato 1.27 ND

12 years agoToolchain: rebuilt with uClibc 0.9.30.1
Fedor [Sat, 28 Nov 2009 05:10:30 +0000 (28 00:10 -0500)]
Toolchain: rebuilt with uClibc 0.9.30.1

12 years agouClibc 0.9.30.1
Fedor [Fri, 27 Nov 2009 19:38:07 +0000 (27 14:38 -0500)]
uClibc 0.9.30.1

12 years agoCosmetics - not needed
Fedor [Sun, 29 Nov 2009 21:15:24 +0000 (29 16:15 -0500)]
Cosmetics - not needed

12 years agoMerge Tomato 1.27tomato-ND-1.27
Fedor [Sun, 29 Nov 2009 21:05:36 +0000 (29 16:05 -0500)]
Merge Tomato 1.27

12 years agoTomato 1.27tomato-1.27
Jonathan Zarate [Sun, 29 Nov 2009 21:02:10 +0000 (29 16:02 -0500)]
Tomato 1.27

12 years agoPost-merge fixes
Fedor [Sat, 28 Nov 2009 03:54:02 +0000 (27 22:54 -0500)]
Post-merge fixes

12 years agoMerge branch 'tomato-miscset' into tomato-ND-USBmod
Fedor [Sat, 28 Nov 2009 00:12:27 +0000 (27 19:12 -0500)]
Merge branch 'tomato-miscset' into tomato-ND-USBmod

12 years agoMerge branch 'tomato-miniupnpd' into tomato-ND-USBmod
Fedor [Fri, 27 Nov 2009 23:48:26 +0000 (27 18:48 -0500)]
Merge branch 'tomato-miniupnpd' into tomato-ND-USBmod

12 years agoMerge branch 'tomato-httpd-cgi' into tomato-ND-USBmod
Fedor [Fri, 27 Nov 2009 23:48:17 +0000 (27 18:48 -0500)]
Merge branch 'tomato-httpd-cgi' into tomato-ND-USBmod

12 years agoMerge branch 'tomato-USB-patches' into tomato-ND-USBmod
Fedor [Fri, 27 Nov 2009 23:48:05 +0000 (27 18:48 -0500)]
Merge branch 'tomato-USB-patches' into tomato-ND-USBmod

12 years agoMerge branch 'tomato-ND-kernel-patches' into tomato-ND-USBmod
Fedor [Fri, 27 Nov 2009 23:47:38 +0000 (27 18:47 -0500)]
Merge branch 'tomato-ND-kernel-patches' into tomato-ND-USBmod

12 years agoMerge branch 'tomato-jffs1' into tomato-ND-USBmod
Fedor [Fri, 27 Nov 2009 23:47:23 +0000 (27 18:47 -0500)]
Merge branch 'tomato-jffs1' into tomato-ND-USBmod

12 years agoCosmetics
Fedor [Fri, 27 Nov 2009 18:13:18 +0000 (27 13:13 -0500)]
Cosmetics

12 years agoMerge Tomato 1.26
Fedor [Fri, 27 Nov 2009 17:56:41 +0000 (27 12:56 -0500)]
Merge Tomato 1.26

12 years agoMerge Tomato 1.26
Fedor [Fri, 27 Nov 2009 17:11:37 +0000 (27 12:11 -0500)]
Merge Tomato 1.26

12 years agoMerge Tomato 1.26
Fedor [Fri, 27 Nov 2009 17:01:36 +0000 (27 12:01 -0500)]
Merge Tomato 1.26

12 years agoMerge Tomato 1.26
Fedor [Fri, 27 Nov 2009 16:57:36 +0000 (27 11:57 -0500)]
Merge Tomato 1.26

12 years agoMerge Tomato 1.26
Fedor [Fri, 27 Nov 2009 16:31:11 +0000 (27 11:31 -0500)]
Merge Tomato 1.26

12 years agoMerge Tomato 1.26
Fedor [Fri, 27 Nov 2009 15:46:41 +0000 (27 10:46 -0500)]
Merge Tomato 1.26

12 years agoRevert "Updated ntpc to allow small incremental updates to the system time via "ntpst...
Fedor [Fri, 27 Nov 2009 15:41:35 +0000 (27 10:41 -0500)]
Revert "Updated ntpc to allow small incremental updates to the system time via "ntpstep" command" - to merge with
Tomato 1.26

This reverts commit 5b8f51daff910ff0699220a179132b0009650ea2.

12 years agoMerge Tomato 1.26
Fedor [Fri, 27 Nov 2009 15:37:46 +0000 (27 10:37 -0500)]
Merge Tomato 1.26

12 years agoMerge Tomato 1.26
Fedor [Fri, 27 Nov 2009 15:35:19 +0000 (27 10:35 -0500)]
Merge Tomato 1.26

12 years agoMinor wlconf fix
Fedor [Sun, 22 Nov 2009 07:24:17 +0000 (22 02:24 -0500)]
Minor wlconf fix

12 years agoMerge Tomato 1.26
Fedor [Fri, 27 Nov 2009 14:52:23 +0000 (27 09:52 -0500)]
Merge Tomato 1.26

12 years agoMerge Tomato 1.26tomato-ND-1.26
Jonathan Zarate [Fri, 27 Nov 2009 14:32:25 +0000 (27 09:32 -0500)]
Merge Tomato 1.26

12 years agoTomato 1.26tomato-1.26
Jonathan Zarate [Fri, 27 Nov 2009 14:26:50 +0000 (27 09:26 -0500)]
Tomato 1.26

12 years agoCosmetics - use new version of modprobe
Fedor [Thu, 26 Nov 2009 06:11:46 +0000 (26 01:11 -0500)]
Cosmetics - use new version of modprobe

12 years agoChange modprobe to support module params
Fedor [Fri, 27 Nov 2009 13:39:44 +0000 (27 08:39 -0500)]
Change modprobe to support module params

12 years agolzma loader: minor optimization, allow loading of bigger files
Fedor [Wed, 25 Nov 2009 16:01:12 +0000 (25 11:01 -0500)]
lzma loader: minor optimization, allow loading of bigger files

12 years agoBusybox udhcpc fixes from 1.15 tree
Fedor [Wed, 25 Nov 2009 18:42:36 +0000 (25 13:42 -0500)]
Busybox udhcpc fixes from 1.15 tree

12 years agoBusybox: dhcpc - add secs field
Fedor [Wed, 25 Nov 2009 19:02:38 +0000 (25 14:02 -0500)]
Busybox: dhcpc - add secs field

12 years agoRestore "wl_net_mode" setting.
Fedor [Tue, 24 Nov 2009 01:57:39 +0000 (23 20:57 -0500)]
Restore "wl_net_mode" setting.
This reverts commit 23cce989f24c615a460580150872031bf28fc025

12 years agoFix problem with 128MB ram
Fedor [Sat, 21 Nov 2009 04:53:48 +0000 (20 23:53 -0500)]
Fix problem with 128MB ram

12 years agoToolchain: minor fixes
Fedor [Fri, 27 Nov 2009 13:26:35 +0000 (27 08:26 -0500)]
Toolchain: minor fixes

12 years agoWL-500W ID
Fedor [Mon, 23 Nov 2009 05:53:20 +0000 (23 00:53 -0500)]
WL-500W ID

12 years agoWAR60307: Retry if last two bytes of descriptor did not make it to memory
Fedor [Mon, 23 Nov 2009 09:02:25 +0000 (23 04:02 -0500)]
WAR60307: Retry if last two bytes of descriptor did not make it to memory