瀏覽代碼

v4.30-9696-beta

dnobori 6 年之前
父節點
當前提交
9686292a6a

+ 5 - 5
src/Cedar/Cedar.h

@@ -129,7 +129,7 @@
 #define	CEDAR_VER					430
 #define	CEDAR_VER					430
 
 
 // Build Number
 // Build Number
-#define	CEDAR_BUILD					9695
+#define	CEDAR_BUILD					9696
 
 
 // Beta number
 // Beta number
 //#define	BETA_NUMBER					3
 //#define	BETA_NUMBER					3
@@ -150,10 +150,10 @@
 // Specifies the build date
 // Specifies the build date
 #define	BUILD_DATE_Y		2019
 #define	BUILD_DATE_Y		2019
 #define	BUILD_DATE_M		7
 #define	BUILD_DATE_M		7
-#define	BUILD_DATE_D		7
-#define	BUILD_DATE_HO		19
-#define	BUILD_DATE_MI		58
-#define	BUILD_DATE_SE		8
+#define	BUILD_DATE_D		8
+#define	BUILD_DATE_HO		12
+#define	BUILD_DATE_MI		9
+#define	BUILD_DATE_SE		40
 
 
 // Tolerable time difference
 // Tolerable time difference
 #define	ALLOW_TIMESTAMP_DIFF		(UINT64)(3 * 24 * 60 * 60 * 1000)
 #define	ALLOW_TIMESTAMP_DIFF		(UINT64)(3 * 24 * 60 * 60 * 1000)

+ 2 - 2
src/CurrentBuild.txt

@@ -1,4 +1,4 @@
-BUILD_NUMBER 9695
+BUILD_NUMBER 9696
 VERSION 430
 VERSION 430
 BUILD_NAME beta
 BUILD_NAME beta
-BUILD_DATE 20190707_195808
+BUILD_DATE 20190708_120940

+ 17 - 0
src/bin/hamcore/lang.config

@@ -0,0 +1,17 @@
+# PacketiX VPN / SoftEther VPN Language Setting File
+# 
+# Specify your preferred Language ID on this setting file.
+# The text messages will be displayed in the specified language.
+# 
+# Please note that you must restart a program to apply the modification of
+# this setting-file.
+# 
+# Only one line is acceptable. Any other lines are ignored.
+# 
+# The change of this file will effect after the next execution of a program.
+# 
+# Note for UNIX / Linux Users:
+#  You have to set the LANG environment variable if you want to display
+#  non-English characters. If no LANG environment is set, any multi-byte
+#  characters (i.e. Japanese or Chinese) will not be displayed correctly.
+# 

+ 1 - 1
src/bin/hamcore/strtable_cn.stb

@@ -1050,7 +1050,7 @@ VGC_VER_DIFF			VPN Gate 客户端插件的版本与 SoftEther VPN 客户端相
 
 
 VGS_STOP				VPN Gate 服务将在您点击 确定 按钮后停止。\r\n\r\n在 VPN Gate 服务被停止后,这台计算机将不会接受新的 VPN 连接请求,但是,仍然活跃的 VPN 会话可能会残留。\r\n (这类 VPN 会话有时在枚举中不可见。) \r\n\r\n要想彻底终止所有仍然活跃的 VPN 会话,重启 SoftEther VPN Server 或者 SoftEther VPN Client 服务,或者重新启动这台计算机。
 VGS_STOP				VPN Gate 服务将在您点击 确定 按钮后停止。\r\n\r\n在 VPN Gate 服务被停止后,这台计算机将不会接受新的 VPN 连接请求,但是,仍然活跃的 VPN 会话可能会残留。\r\n (这类 VPN 会话有时在枚举中不可见。) \r\n\r\n要想彻底终止所有仍然活跃的 VPN 会话,重启 SoftEther VPN Server 或者 SoftEther VPN Client 服务,或者重新启动这台计算机。
 
 
-VGS_START				This will activate the VPN Gate Relay Service function.\r\n\r\nVPN Gate Relay Service function must be activated by your own risk.\r\nSome countries prohibit using of encrypted VPN by laws.\r\nFor more details about VPN Gate Relay Service please visit http://www.vpngate.net/en/join.aspx.\r\n\r\nThe VPN Gate Academic Experiment Service is operated as a research project at the graduate school on University of Tsukuba, Japan. The service is governed under the Japanese laws. Other countries' laws are none of our concerns nor responsibilities.\r\n\r\nBy nature, there are almost 200 countries in the World, with different laws. It is impossible to verify every countries' laws and regulations and make the software comply with all countries' laws in advance to release the software. If a user uses VPN Gate service in a specific country, and damaged by public servants of the authority, the developer of either the service or software will never be liable to recover or compensate such damages or criminal responsibilities.\r\nBy using this software and service, the user must observe all concerned laws and rules with user's own responsibility. The user will be completely liable to any damages and responsibilities which are results of using this software and service, regardless of either inside or outside of Japan's territory.\r\nIf you don't agree nor understand the above warnings, do not use any of VPN Gate Academic Experiment Service functions.
+VGS_START				This will activate the VPN Gate Relay Service function.\r\n\r\nVPN Gate Relay Service function must be activated by your own risk.\r\nSome countries prohibit using of encrypted VPN by laws.\r\nFor more details about VPN Gate Relay Service please visit http://www.vpngate.net/en/join.aspx.\r\n\r\nThe VPN Gate Academic Experiment Service is operated as a research project at the graduate school on University of Tsukuba, Japan. The service is governed under the Japanese laws. Other countries' laws are none of our concerns nor responsibilities.\r\n\r\nBy nature, there are almost 200 countries in the World, with different laws. It is impossible to verify every countries' laws and regulations and make the software comply with all countries' laws in advance to release the software. If a user uses VPN Gate service in a specific country, and damaged by public servants of the authority, the developer of either the service or software will never be liable to recover or compensate such damages or criminal responsibilities. By using this software and service, the user must observe all concerned laws and rules with user's own responsibility. The user will be completely liable to any damages and responsibilities which are results of using this software and service, regardless of either inside or outside of Japan's territory. VPN Gate Relay Service will be installed on your computer as system services. System services always run in the background. After you terminate these management GUI tools, this system service will continue to run in the background. System services consume CPU time, computer power, memory and disk space. If you don't agree nor understand the above warnings, do not use any of VPN Gate Academic Experiment Service functions.
 
 
 
 
 
 

+ 1 - 1
src/bin/hamcore/strtable_en.stb

@@ -1040,7 +1040,7 @@ VGS_NO_HUB_YET			In order to set the message, first you have to commit enabling
 
 
 VGS_STOP				VPN Gate Service will stop after you click the OK button.\r\n\r\nAfter VPN Gate Service will be stopped, this computer will never accept new VPN connection requests, however, still-alive VPN Sessions might remain.\r\n (Such VPN sessions sometimes hidden from the enumeration.) \r\n\r\nTo terminate all of still-alive VPN Sessions completely, restart SoftEther VPN Server or SoftEther VPN Client service, or reboot the computer.
 VGS_STOP				VPN Gate Service will stop after you click the OK button.\r\n\r\nAfter VPN Gate Service will be stopped, this computer will never accept new VPN connection requests, however, still-alive VPN Sessions might remain.\r\n (Such VPN sessions sometimes hidden from the enumeration.) \r\n\r\nTo terminate all of still-alive VPN Sessions completely, restart SoftEther VPN Server or SoftEther VPN Client service, or reboot the computer.
 
 
-VGS_START				This will activate the VPN Gate Relay Service function.\r\n\r\nVPN Gate Relay Service function must be activated by your own risk.\r\nSome countries prohibit using of encrypted VPN by laws.\r\nFor more details about VPN Gate Relay Service please visit http://www.vpngate.net/en/join.aspx.\r\n\r\nThe VPN Gate Academic Experiment Service is operated as a research project at the graduate school on University of Tsukuba, Japan. The service is governed under the Japanese laws. Other countries' laws are none of our concerns nor responsibilities.\r\n\r\nBy nature, there are almost 200 countries in the World, with different laws. It is impossible to verify every countries' laws and regulations and make the software comply with all countries' laws in advance to release the software. If a user uses VPN Gate service in a specific country, and damaged by public servants of the authority, the developer of either the service or software will never be liable to recover or compensate such damages or criminal responsibilities.\r\nBy using this software and service, the user must observe all concerned laws and rules with user's own responsibility. The user will be completely liable to any damages and responsibilities which are results of using this software and service, regardless of either inside or outside of Japan's territory.\r\nIf you don't agree nor understand the above warnings, do not use any of VPN Gate Academic Experiment Service functions.
+VGS_START				This will activate the VPN Gate Relay Service function.\r\n\r\nVPN Gate Relay Service function must be activated by your own risk.\r\nSome countries prohibit using of encrypted VPN by laws.\r\nFor more details about VPN Gate Relay Service please visit http://www.vpngate.net/en/join.aspx.\r\n\r\nThe VPN Gate Academic Experiment Service is operated as a research project at the graduate school on University of Tsukuba, Japan. The service is governed under the Japanese laws. Other countries' laws are none of our concerns nor responsibilities.\r\n\r\nBy nature, there are almost 200 countries in the World, with different laws. It is impossible to verify every countries' laws and regulations and make the software comply with all countries' laws in advance to release the software. If a user uses VPN Gate service in a specific country, and damaged by public servants of the authority, the developer of either the service or software will never be liable to recover or compensate such damages or criminal responsibilities. By using this software and service, the user must observe all concerned laws and rules with user's own responsibility. The user will be completely liable to any damages and responsibilities which are results of using this software and service, regardless of either inside or outside of Japan's territory. VPN Gate Relay Service will be installed on your computer as system services. System services always run in the background. After you terminate these management GUI tools, this system service will continue to run in the background. System services consume CPU time, computer power, memory and disk space. If you don't agree nor understand the above warnings, do not use any of VPN Gate Academic Experiment Service functions.
 
 
 
 
 # Concerning services (Win32)
 # Concerning services (Win32)

文件差異過大導致無法顯示
+ 0 - 0
src/bin/hamcore/strtable_ja.stb


二進制
src/bin/vpnweb.cab


二進制
src/bin/vpnweb.ocx


文件差異過大導致無法顯示
+ 0 - 0
src/makefiles/freebsd_32bit.mak


文件差異過大導致無法顯示
+ 0 - 0
src/makefiles/freebsd_64bit.mak


文件差異過大導致無法顯示
+ 0 - 0
src/makefiles/linux_32bit.mak


文件差異過大導致無法顯示
+ 0 - 0
src/makefiles/linux_64bit.mak


文件差異過大導致無法顯示
+ 0 - 0
src/makefiles/macos_32bit.mak


文件差異過大導致無法顯示
+ 0 - 0
src/makefiles/macos_64bit.mak


文件差異過大導致無法顯示
+ 0 - 0
src/makefiles/openbsd_32bit.mak


文件差異過大導致無法顯示
+ 0 - 0
src/makefiles/openbsd_64bit.mak


文件差異過大導致無法顯示
+ 0 - 0
src/makefiles/solaris_32bit.mak


文件差異過大導致無法顯示
+ 0 - 0
src/makefiles/solaris_64bit.mak


+ 1 - 1
src/vpnweb/vpnweb.h

@@ -4,7 +4,7 @@
 
 
 
 
  /* File created by MIDL compiler version 7.00.0500 */
  /* File created by MIDL compiler version 7.00.0500 */
-/* at Sun Jul 07 19:58:30 2019
+/* at Mon Jul 08 12:10:02 2019
  */
  */
 /* Compiler settings for .\vpnweb.idl:
 /* Compiler settings for .\vpnweb.idl:
     Oicf, W1, Zp8, env=Win32 (32b run)
     Oicf, W1, Zp8, env=Win32 (32b run)

+ 1 - 1
src/vpnweb/vpnweb_i.c

@@ -6,7 +6,7 @@
 
 
 
 
  /* File created by MIDL compiler version 7.00.0500 */
  /* File created by MIDL compiler version 7.00.0500 */
-/* at Sun Jul 07 19:58:30 2019
+/* at Mon Jul 08 12:10:02 2019
  */
  */
 /* Compiler settings for .\vpnweb.idl:
 /* Compiler settings for .\vpnweb.idl:
     Oicf, W1, Zp8, env=Win32 (32b run)
     Oicf, W1, Zp8, env=Win32 (32b run)

+ 1 - 1
src/vpnweb/vpnweb_p.c

@@ -4,7 +4,7 @@
 
 
 
 
  /* File created by MIDL compiler version 7.00.0500 */
  /* File created by MIDL compiler version 7.00.0500 */
-/* at Sun Jul 07 19:58:30 2019
+/* at Mon Jul 08 12:10:02 2019
  */
  */
 /* Compiler settings for .\vpnweb.idl:
 /* Compiler settings for .\vpnweb.idl:
     Oicf, W1, Zp8, env=Win32 (32b run)
     Oicf, W1, Zp8, env=Win32 (32b run)

部分文件因文件數量過多而無法顯示