-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apply dos2unix to all source files in the tree
- Loading branch information
Showing
1,304 changed files
with
1,302,351 additions
and
1,302,351 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
*.class | ||
*/bin* | ||
*/target* | ||
*/.settings* | ||
.DS_Store | ||
workspace | ||
build.xml | ||
javaCompiler...args | ||
Thumbs.db | ||
*.class | ||
*/bin* | ||
*/target* | ||
*/.settings* | ||
.DS_Store | ||
workspace | ||
build.xml | ||
javaCompiler...args | ||
Thumbs.db | ||
.metals |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>crypto</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.m2e.core.maven2Builder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
</natures> | ||
</projectDescription> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>crypto</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.m2e.core.maven2Builder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
</natures> | ||
</projectDescription> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>com.thoughtworks.xstream</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.pde.ManifestBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.pde.SchemaBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.m2e.core.maven2Builder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
<nature>org.eclipse.pde.PluginNature</nature> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
</natures> | ||
</projectDescription> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>com.thoughtworks.xstream</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.jdt.core.javabuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.pde.ManifestBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.pde.SchemaBuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
<buildCommand> | ||
<name>org.eclipse.m2e.core.maven2Builder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.m2e.core.maven2Nature</nature> | ||
<nature>org.eclipse.pde.PluginNature</nature> | ||
<nature>org.eclipse.jdt.core.javanature</nature> | ||
</natures> | ||
</projectDescription> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
(BSD Style License) | ||
Copyright (c) 2003-2006, Joe Walnes | ||
Copyright (c) 2006-2007, XStream Committers | ||
All rights reserved. | ||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions are met: | ||
Redistributions of source code must retain the above copyright notice, this list of | ||
conditions and the following disclaimer. Redistributions in binary form must reproduce | ||
the above copyright notice, this list of conditions and the following disclaimer in | ||
the documentation and/or other materials provided with the distribution. | ||
Neither the name of XStream nor the names of its contributors may be used to endorse | ||
or promote products derived from this software without specific prior written | ||
permission. | ||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY | ||
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | ||
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT | ||
SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | ||
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | ||
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR | ||
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY | ||
WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH | ||
DAMAGE. | ||
(BSD Style License) | ||
|
||
Copyright (c) 2003-2006, Joe Walnes | ||
Copyright (c) 2006-2007, XStream Committers | ||
All rights reserved. | ||
|
||
Redistribution and use in source and binary forms, with or without | ||
modification, are permitted provided that the following conditions are met: | ||
|
||
Redistributions of source code must retain the above copyright notice, this list of | ||
conditions and the following disclaimer. Redistributions in binary form must reproduce | ||
the above copyright notice, this list of conditions and the following disclaimer in | ||
the documentation and/or other materials provided with the distribution. | ||
|
||
Neither the name of XStream nor the names of its contributors may be used to endorse | ||
or promote products derived from this software without specific prior written | ||
permission. | ||
|
||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY | ||
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES | ||
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT | ||
SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | ||
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED | ||
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR | ||
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY | ||
WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH | ||
DAMAGE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
#Properties file for com.thoughtworks.xstream | ||
Bundle-Vendor = codehaus.org | ||
#Properties file for com.thoughtworks.xstream | ||
Bundle-Vendor = codehaus.org | ||
Bundle-Name = XStream Plug-in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
#Properties file for com.thoughtworks.xstream | ||
Bundle-Vendor = codehaus.org | ||
#Properties file for com.thoughtworks.xstream | ||
Bundle-Vendor = codehaus.org | ||
Bundle-Name = XStream Plug-in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
output.. = . | ||
bin.includes = META-INF/,\ | ||
LICENSE.txt,\ | ||
com/,\ | ||
OSGI-INF/ | ||
output.. = . | ||
bin.includes = META-INF/,\ | ||
LICENSE.txt,\ | ||
com/,\ | ||
OSGI-INF/ |
8 changes: 4 additions & 4 deletions
8
org.jcryptool.analysis.entropy/OSGI-INF/l10n/bundle.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Properties file for org.jcryptool.analysis.entropy | ||
view.name = Entropy Analysis | ||
analysis.name = Entropy Analysis | ||
Bundle-Vendor = jcryptool.org, by Matthias Mensch | ||
#Properties file for org.jcryptool.analysis.entropy | ||
view.name = Entropy Analysis | ||
analysis.name = Entropy Analysis | ||
Bundle-Vendor = jcryptool.org, by Matthias Mensch | ||
Bundle-Name = Entropy Plug-in |
8 changes: 4 additions & 4 deletions
8
org.jcryptool.analysis.entropy/OSGI-INF/l10n/bundle_de.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Properties file for org.jcryptool.analysis.entropy | ||
view.name = Entropie-Analyse | ||
analysis.name = Entropie-Analyse | ||
Bundle-Vendor = jcryptool.org, von Matthias Mensch | ||
#Properties file for org.jcryptool.analysis.entropy | ||
view.name = Entropie-Analyse | ||
analysis.name = Entropie-Analyse | ||
Bundle-Vendor = jcryptool.org, von Matthias Mensch | ||
Bundle-Name = Entropy Plug-in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<contexts> | ||
<context id="view" title="Entropie-Analyse"> | ||
<description>Die Entropieberechnung liefert Erkenntnisse über den Informationsgehalt von Zeichenfolgen auf syntaktischer Ebene. Hier lässt sich die absolute und bedingte Entropie nach Claude E. Shannon berechnen und die damit einhergehende Redundanz der Kodierung bestimmen. Als Eingabe für die Berechnung dient das ausgewählte Textfenster. Bei der Berechnung werden statistische Abhängigkeiten zwischen den Zeichen bis zu einer einstellbaren Länge n berücksichtigt.</description> | ||
<topic href="$nl$/help/content/entropy_userguide.html" label="Entropie-Analyse" /> | ||
</context> | ||
|
||
</contexts> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<contexts> | ||
<context id="view" title="Entropie-Analyse"> | ||
<description>Die Entropieberechnung liefert Erkenntnisse über den Informationsgehalt von Zeichenfolgen auf syntaktischer Ebene. Hier lässt sich die absolute und bedingte Entropie nach Claude E. Shannon berechnen und die damit einhergehende Redundanz der Kodierung bestimmen. Als Eingabe für die Berechnung dient das ausgewählte Textfenster. Bei der Berechnung werden statistische Abhängigkeiten zwischen den Zeichen bis zu einer einstellbaren Länge n berücksichtigt.</description> | ||
<topic href="$nl$/help/content/entropy_userguide.html" label="Entropie-Analyse" /> | ||
</context> | ||
|
||
</contexts> |
Oops, something went wrong.