1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-11-25 02:49:52 +03:00

Change line endings to LF

This commit is contained in:
Piroro-hs 2021-02-26 16:06:15 +09:00
parent f52730c724
commit 9997785812
944 changed files with 450585 additions and 450587 deletions

View File

@ -1,4 +1,4 @@
using System; using System;
using System.IO; using System.IO;
public class Program public class Program

View File

@ -1,4 +1,4 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.IO; using System.IO;

View File

@ -1,4 +1,4 @@
using System; using System;
using System.Text; using System.Text;
using System.Collections.Generic; using System.Collections.Generic;
using System.IO; using System.IO;

View File

@ -1,4 +1,4 @@
using System; using System;
using System.Text; using System.Text;
using System.Collections; using System.Collections;
using System.Security.Cryptography; using System.Security.Cryptography;

View File

@ -1,4 +1,4 @@
Microsoft Visual Studio Solution File, Format Version 12.00 Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15 # Visual Studio 15
VisualStudioVersion = 15.0.28010.2026 VisualStudioVersion = 15.0.28010.2026
MinimumVisualStudioVersion = 10.0.40219.1 MinimumVisualStudioVersion = 10.0.40219.1

View File

@ -1,4 +1,4 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>

View File

@ -1,4 +1,4 @@
# SoftEther VPN Server JSON-RPC API Suite Document # SoftEther VPN Server JSON-RPC API Suite Document
This reference describes all JSON-RPC functions available on SoftEther VPN Server. This reference describes all JSON-RPC functions available on SoftEther VPN Server.

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C# // SoftEther VPN Server JSON-RPC Stub code for C#
// //
// JsonRpc.cs - JSON-RPC Client Utility Functions // JsonRpc.cs - JSON-RPC Client Utility Functions
// //

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C# // SoftEther VPN Server JSON-RPC Stub code for C#
// //
// VPNServerRpc.cs - SoftEther VPN Server's JSON-RPC Stubs // VPNServerRpc.cs - SoftEther VPN Server's JSON-RPC Stubs
// //

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C# // SoftEther VPN Server JSON-RPC Stub code for C#
// //
// VPNServerRpcTypes.cs - Data Type Definition for SoftEther VPN Server JSON-RPC Stubs // VPNServerRpcTypes.cs - Data Type Definition for SoftEther VPN Server JSON-RPC Stubs
// //

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C# // SoftEther VPN Server JSON-RPC Stub code for C#
// //
// Program.cs - The Main() entry point // Program.cs - The Main() entry point
// //

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C# // SoftEther VPN Server JSON-RPC Stub code for C#
// //
// VpnServerRpcTest.cs - Test sample code for SoftEther VPN Server JSON-RPC Stub // VpnServerRpcTest.cs - Test sample code for SoftEther VPN Server JSON-RPC Stub
// //

View File

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>

View File

@ -1,4 +1,4 @@

Microsoft Visual Studio Solution File, Format Version 12.00 Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15 # Visual Studio 15
VisualStudioVersion = 15.0.28010.2041 VisualStudioVersion = 15.0.28010.2041

View File

@ -1,4 +1,4 @@
// Test sample code for SoftEther VPN Server JSON-RPC Stub // Test sample code for SoftEther VPN Server JSON-RPC Stub
// Runs on both web browsers and Node.js // Runs on both web browsers and Node.js
// //
// sample.ts // sample.ts

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for TypeScript // SoftEther VPN Server JSON-RPC Stub code for TypeScript
// //
// vpnrpc.ts // vpnrpc.ts
// Automatically generated at 2019-07-10 14:36:11 by vpnserver-jsonrpc-codegen // Automatically generated at 2019-07-10 14:36:11 by vpnserver-jsonrpc-codegen

View File

@ -1,4 +1,4 @@
// Test sample code for SoftEther VPN Server JSON-RPC Stub // Test sample code for SoftEther VPN Server JSON-RPC Stub
// Runs on both web browsers and Node.js // Runs on both web browsers and Node.js
// //
// sample.ts // sample.ts

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for TypeScript // SoftEther VPN Server JSON-RPC Stub code for TypeScript
// //
// vpnrpc.ts // vpnrpc.ts
// Automatically generated at 2019-07-10 14:36:11 by vpnserver-jsonrpc-codegen // Automatically generated at 2019-07-10 14:36:11 by vpnserver-jsonrpc-codegen

View File

@ -1,4 +1,4 @@
using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.CSharp; using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnalysis.CSharp.Syntax; using Microsoft.CodeAnalysis.CSharp.Syntax;
using System; using System;

View File

@ -1,4 +1,4 @@
using System; using System;
using System.IO; using System.IO;
using System.Diagnostics; using System.Diagnostics;
using Newtonsoft.Json; using Newtonsoft.Json;

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C# // SoftEther VPN Server JSON-RPC Stub code for C#
// //
// Program.cs - The Main() entry point // Program.cs - The Main() entry point
// //

View File

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>

View File

@ -1,4 +1,4 @@
# SoftEther VPN Server JSON-RPC API Suite Document # SoftEther VPN Server JSON-RPC API Suite Document
This reference describes all JSON-RPC functions available on SoftEther VPN Server. This reference describes all JSON-RPC functions available on SoftEther VPN Server.

View File

@ -1,4 +1,4 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for TypeScript // SoftEther VPN Server JSON-RPC Stub code for TypeScript
// //
// vpnrpc.ts // vpnrpc.ts
// Automatically generated at __TIMESTAMP__ by vpnserver-jsonrpc-codegen // Automatically generated at __TIMESTAMP__ by vpnserver-jsonrpc-codegen

View File

@ -1,4 +1,4 @@
// Test sample code for SoftEther VPN Server JSON-RPC Stub // Test sample code for SoftEther VPN Server JSON-RPC Stub
// Runs on both web browsers and Node.js // Runs on both web browsers and Node.js
// //
// sample.ts // sample.ts

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C# // SoftEther VPN Server JSON-RPC Stub code for C#
// //
// JsonRpc.cs - JSON-RPC Client Utility Functions // JsonRpc.cs - JSON-RPC Client Utility Functions
// //

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C# // SoftEther VPN Server JSON-RPC Stub code for C#
// //
// VPNServerRpc.cs - SoftEther VPN Server's JSON-RPC Stubs // VPNServerRpc.cs - SoftEther VPN Server's JSON-RPC Stubs
// //

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C# // SoftEther VPN Server JSON-RPC Stub code for C#
// //
// VPNServerRpcTypes.cs - Data Type Definition for SoftEther VPN Server JSON-RPC Stubs // VPNServerRpcTypes.cs - Data Type Definition for SoftEther VPN Server JSON-RPC Stubs
// //

View File

@ -1,4 +1,4 @@
// SoftEther VPN Server JSON-RPC Stub code for C# // SoftEther VPN Server JSON-RPC Stub code for C#
// //
// VpnServerRpcTest.cs - Test sample code for SoftEther VPN Server JSON-RPC Stub // VpnServerRpcTest.cs - Test sample code for SoftEther VPN Server JSON-RPC Stub
// //

View File

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>

View File

@ -1,4 +1,4 @@

Microsoft Visual Studio Solution File, Format Version 12.00 Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15 # Visual Studio 15
VisualStudioVersion = 15.0.28010.2041 VisualStudioVersion = 15.0.28010.2041

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security> <security>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security> <security>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security> <security>

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security> <security>

View File

@ -4047,5 +4047,3 @@ char *MsChapV2DoBruteForce(IPC_MSCHAP_V2_AUTHINFO *d, LIST *password_list)
return NULL; return NULL;
} }

View File

@ -1,4 +1,4 @@
# PacketiX VPN / SoftEther VPN Language Setting File # PacketiX VPN / SoftEther VPN Language Setting File
# #
# Specify your preferred Language ID on this setting file. # Specify your preferred Language ID on this setting file.
# The text messages will be displayed in the specified language. # The text messages will be displayed in the specified language.

View File

@ -1,4 +1,4 @@
# PacketiX VPN / SoftEther VPN Language List File # PacketiX VPN / SoftEther VPN Language List File
# Copyright (c) SoftEther Corporation. All Rights Reserved # Copyright (c) SoftEther Corporation. All Rights Reserved
# 番号 識別子 英語表記 ローカル表記 Windowsロケール番号 UNIXロケール文字一覧 # 番号 識別子 英語表記 ローカル表記 Windowsロケール番号 UNIXロケール文字一覧

View File

@ -1,4 +1,4 @@
====================================================================== ======================================================================
How to Use the Auto-Generated OpenVPN Configuration Samples How to Use the Auto-Generated OpenVPN Configuration Samples
OpenVPN 用の自動生成された設定サンプルファイルの使い方 OpenVPN 用の自動生成された設定サンプルファイルの使い方

View File

@ -1,4 +1,4 @@
# Copyright (c) all contributors on SoftEther VPN project in GitHub. # Copyright (c) all contributors on SoftEther VPN project in GitHub.
# Copyright (c) Daiyuu Nobori, SoftEther Project at University of Tsukuba, and SoftEther Corporation. # Copyright (c) Daiyuu Nobori, SoftEther Project at University of Tsukuba, and SoftEther Corporation.
# #
# https://www.softether.org/ # https://www.softether.org/

View File

@ -1,4 +1,4 @@
# SoftEther VPN String Table # SoftEther VPN String Table
# Copyright (c) all contributors on SoftEther VPN project in GitHub. # Copyright (c) all contributors on SoftEther VPN project in GitHub.
# Copyright (c) Daiyuu Nobori, SoftEther Project at University of Tsukuba, and SoftEther Corporation. # Copyright (c) Daiyuu Nobori, SoftEther Project at University of Tsukuba, and SoftEther Corporation.
# #

View File

@ -1,4 +1,4 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>

View File

@ -1,4 +1,4 @@
<HTML> <HTML>
<HEAD> <HEAD>
<TITLE>VPN Client Web Installer Deployment Page Sample HTML</TITLE> <TITLE>VPN Client Web Installer Deployment Page Sample HTML</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META http-equiv="Content-Type" content="text/html; charset=UTF-8">

View File

@ -1,4 +1,4 @@
<HTML> <HTML>
<HEAD> <HEAD>
<TITLE>VPN Client Web Installer Deployment Page Sample HTML</TITLE> <TITLE>VPN Client Web Installer Deployment Page Sample HTML</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META http-equiv="Content-Type" content="text/html; charset=UTF-8">

View File

@ -1,4 +1,4 @@
<HTML> <HTML>
<HEAD> <HEAD>
<TITLE>VPN クライアント Web インストーラ設置ページ サンプル</TITLE> <TITLE>VPN クライアント Web インストーラ設置ページ サンプル</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META http-equiv="Content-Type" content="text/html; charset=UTF-8">

View File

@ -1,4 +1,4 @@
<HTML> <HTML>
<HEAD> <HEAD>
<TITLE>VPN Client Web Installer Deployment Page Sample HTML</TITLE> <TITLE>VPN Client Web Installer Deployment Page Sample HTML</TITLE>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <META http-equiv="Content-Type" content="text/html; charset=UTF-8">

View File

@ -1,4 +1,4 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="uft-8"> <meta charset="uft-8">