Skip to content

Commit

Permalink
v4.04-9412-rtm
Browse files Browse the repository at this point in the history
  • Loading branch information
dnobori committed Jan 15, 2014
1 parent c32bf3b commit 001fd91
Show file tree
Hide file tree
Showing 536 changed files with 2,983 additions and 627 deletions.
22 changes: 20 additions & 2 deletions AUTHORS.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ http://www.softether.org/
AUTHORS OF SOFTETHER VPN
------------------------

PROGRAMMERS:
CORE DEVELOPERS:

- Daiyuu Nobori
Computer Science, Graduate School of University of Tsukuba
SoftEther Corporation
E-mail: daiyuu-nobori [at] softether.org

- Tetsuo Sugiyama, Ph. D.
- Tetsuo Sugiyama, Ph.D.
SoftEther Corporation

- Junpei Kuwana
Expand All @@ -25,13 +25,31 @@ PROGRAMMERS:
- Christopher Smith
College of Information Science, University of Tsukuba

- Mei Sharie Ann Yamaguchi
Life and Environmental Sciences, Graduate School of University of Tsukuba


WEB-SITE DESIGNER:

- Genya Hatakeyama
College of Information Science, University of Tsukuba


CONTRIBUTORS on GitHub:

- Melvyn
https://github.com/yaurthek


JOIN THE SOFTETHER VPN DEVELOPMENT
----------------------------------

Want to become a contributor? Please send us a patch.

See also: SoftEther VPN Patch Acceptance Policy
http://www.softether.org/5-download/src/9.patch


Developed by SoftEther VPN Project at University of Tsukuba in Japan.
Department of Computer Science has dozens of overly-enthusiastic geeks.
Join us: http://www.tsukuba.ac.jp/english/admission/
Expand Down
16 changes: 15 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ https://github.com/SoftEtherVPN/SoftEtherVPN/
Source code packages (.zip and .tar.gz) and binary files are also available:
http://www.softether-download.com/

We accept your patches by the acceptance policy:
http://www.softether.org/5-download/src/9.patch

Copyright (c) 2012-2014 SoftEther Project at University of Tsukuba, Japan.

This program is free software; you can redistribute it and/or modify
Expand Down Expand Up @@ -95,6 +98,7 @@ The download and build instruction is following:

$ git clone https://github.com/SoftEtherVPN/SoftEtherVPN.git
$ cd SoftEtherVPN
$ ./configure
$ make
$ make install

Expand Down Expand Up @@ -134,6 +138,15 @@ $ git clone https://code.google.com/p/softether/
We hope that you can reach one of the above URLs at least!


SOURCE CODE CONTRIBUTION
------------------------

Your contribution to SoftEther VPN Project is much appreciated.
Please send patches to us through GitHub.
Read the SoftEther VPN Patch Acceptance Policy in advance:
http://www.softether.org/5-download/src/9.patch


DEAR SECURITY EXPERTS
---------------------

Expand Down Expand Up @@ -180,7 +193,8 @@ PROHIBIT ENCRYPTED COMMUNICATIONS. USING THIS SOFTWARE IN OTHER
COUNTRIES MIGHT BE RESTRICTED.

READ AND UNDERSTAND THE 'WARNING.TXT' FILE BEFORE USING THIS SOFTWARE.
SOME SOFTWARE PROGRAMS FROM THIRD PARTIES ARE INCLUDED ON THIS SOFTWARE WITH LICENSE CONDITIONS WHICH ARE DESCRIBED ON THE 'THIRD_PARTY.TXT' FILE.
SOME SOFTWARE PROGRAMS FROM THIRD PARTIES ARE INCLUDED ON THIS SOFTWARE
WITH LICENSE CONDITIONS WHICH ARE DESCRIBED ON THE 'THIRD_PARTY.TXT' FILE.


ADVERTISEMENT
Expand Down
16 changes: 15 additions & 1 deletion README.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ https://github.com/SoftEtherVPN/SoftEtherVPN/
Source code packages (.zip and .tar.gz) and binary files are also available:
http://www.softether-download.com/

We accept your patches by the acceptance policy:
http://www.softether.org/5-download/src/9.patch

Copyright (c) 2012-2014 SoftEther Project at University of Tsukuba, Japan.

This program is free software; you can redistribute it and/or modify
Expand Down Expand Up @@ -95,6 +98,7 @@ The download and build instruction is following:

$ git clone https://github.com/SoftEtherVPN/SoftEtherVPN.git
$ cd SoftEtherVPN
$ ./configure
$ make
$ make install

Expand Down Expand Up @@ -134,6 +138,15 @@ $ git clone https://code.google.com/p/softether/
We hope that you can reach one of the above URLs at least!


SOURCE CODE CONTRIBUTION
------------------------

Your contribution to SoftEther VPN Project is much appreciated.
Please send patches to us through GitHub.
Read the SoftEther VPN Patch Acceptance Policy in advance:
http://www.softether.org/5-download/src/9.patch


DEAR SECURITY EXPERTS
---------------------

Expand Down Expand Up @@ -180,7 +193,8 @@ PROHIBIT ENCRYPTED COMMUNICATIONS. USING THIS SOFTWARE IN OTHER
COUNTRIES MIGHT BE RESTRICTED.

READ AND UNDERSTAND THE 'WARNING.TXT' FILE BEFORE USING THIS SOFTWARE.
SOME SOFTWARE PROGRAMS FROM THIRD PARTIES ARE INCLUDED ON THIS SOFTWARE WITH LICENSE CONDITIONS WHICH ARE DESCRIBED ON THE 'THIRD_PARTY.TXT' FILE.
SOME SOFTWARE PROGRAMS FROM THIRD PARTIES ARE INCLUDED ON THIS SOFTWARE
WITH LICENSE CONDITIONS WHICH ARE DESCRIBED ON THE 'THIRD_PARTY.TXT' FILE.


ADVERTISEMENT
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/BuildUtilCommands.cs
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/BuildUtilMain.cs
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CodeSign.cs
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/Bmp.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/Buf.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/Cache.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/Compress.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/Console.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/Csv.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/Env.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/FileIO.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/GZip.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/Kernel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/MultiLang.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/Packer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
9 changes: 9 additions & 0 deletions src/BuildUtil/CoreUtil/RC4.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,15 @@
// COUNTRIES MIGHT BE RESTRICTED.
//
//
// SOURCE CODE CONTRIBUTION
// ------------------------
//
// Your contribution to SoftEther VPN Project is much appreciated.
// Please send patches to us through GitHub.
// Read the SoftEther VPN Patch Acceptance Policy in advance:
// http://www.softether.org/5-download/src/9.patch
//
//
// DEAR SECURITY EXPERTS
// ---------------------
//
Expand Down
Loading

0 comments on commit 001fd91

Please sign in to comment.