Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
Pcap-Net
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Pcap-Net
Commits
e5864da8
Commit
e5864da8
authored
May 19, 2010
by
Brickner_cp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Shared CodeAnalysisDictionary
parent
ca1d35a0
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
18 additions
and
172 deletions
+18
-172
CodeAnalysisDictionary.xml
PcapDotNet/src/PcapDotNet.Base/CodeAnalysisDictionary.xml
+0
-25
PcapDotNet.Base.csproj
PcapDotNet/src/PcapDotNet.Base/PcapDotNet.Base.csproj
+5
-3
CodeAnalysisDictionary.xml
...src/PcapDotNet.Core.Extensions/CodeAnalysisDictionary.xml
+0
-25
PcapDotNet.Core.Extensions.csproj
...pDotNet.Core.Extensions/PcapDotNet.Core.Extensions.csproj
+5
-3
CodeAnalysisDictionary.xml
PcapDotNet/src/PcapDotNet.Core/CodeAnalysisDictionary.xml
+0
-37
PcapDotNet.Core.vcxproj
PcapDotNet/src/PcapDotNet.Core/PcapDotNet.Core.vcxproj
+2
-2
PcapDotNet.Core.vcxproj.filters
...otNet/src/PcapDotNet.Core/PcapDotNet.Core.vcxproj.filters
+1
-1
CodeAnalysisDictionary.xml
PcapDotNet/src/PcapDotNet.Packets/CodeAnalysisDictionary.xml
+0
-73
PcapDotNet.Packets.csproj
PcapDotNet/src/PcapDotNet.Packets/PcapDotNet.Packets.csproj
+5
-3
No files found.
PcapDotNet/src/PcapDotNet.Base/CodeAnalysisDictionary.xml
deleted
100644 → 0
View file @
ca1d35a0
<?xml version="1.0" encoding="utf-8" ?>
<Dictionary>
<Words>
<Unrecognized>
<!--Word>cb</Word-->
</Unrecognized>
<Recognized>
<Word>
pcap
</Word>
</Recognized>
<Deprecated>
<!--Term PreferredAlternate="EnterpriseServices">complus</Term-->
</Deprecated>
<Compound>
<!--Term CompoundAlternate="DataStore">datastore</Term-->
</Compound>
<DiscreteExceptions>
<!--Term>netmask</Term-->
</DiscreteExceptions>
</Words>
<Acronyms>
<CasingExceptions>
<!-->Acronym>Ip</Acronym-->
</CasingExceptions>
</Acronyms>
</Dictionary>
\ No newline at end of file
PcapDotNet/src/PcapDotNet.Base/PcapDotNet.Base.csproj
View file @
e5864da8
...
...
@@ -98,9 +98,6 @@
<ItemGroup>
<None
Include=
"..\PcapDotNet.snk"
/>
</ItemGroup>
<ItemGroup>
<CodeAnalysisDictionary
Include=
"CodeAnalysisDictionary.xml"
/>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage
Include=
"Microsoft.Net.Client.3.5"
>
<Visible>
False
</Visible>
...
...
@@ -118,6 +115,11 @@
<Install>
true
</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<CodeAnalysisDictionary
Include=
"..\PcapDotNet.CodeAnalysisDictionary.xml"
>
<Link>
PcapDotNet.CodeAnalysisDictionary.xml
</Link>
</CodeAnalysisDictionary>
</ItemGroup>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
...
...
PcapDotNet/src/PcapDotNet.Core.Extensions/CodeAnalysisDictionary.xml
deleted
100644 → 0
View file @
ca1d35a0
<?xml version="1.0" encoding="utf-8" ?>
<Dictionary>
<Words>
<Unrecognized>
<!--Word>cb</Word-->
</Unrecognized>
<Recognized>
<Word>
pcap
</Word>
</Recognized>
<Deprecated>
<!--Term PreferredAlternate="EnterpriseServices">complus</Term-->
</Deprecated>
<Compound>
<!--Term CompoundAlternate="DataStore">datastore</Term-->
</Compound>
<DiscreteExceptions>
<!--Term>netmask</Term-->
</DiscreteExceptions>
</Words>
<Acronyms>
<CasingExceptions>
<!-->Acronym>Ip</Acronym-->
</CasingExceptions>
</Acronyms>
</Dictionary>
\ No newline at end of file
PcapDotNet/src/PcapDotNet.Core.Extensions/PcapDotNet.Core.Extensions.csproj
View file @
e5864da8
...
...
@@ -98,9 +98,6 @@
<ItemGroup>
<None
Include=
"..\PcapDotNet.snk"
/>
</ItemGroup>
<ItemGroup>
<CodeAnalysisDictionary
Include=
"CodeAnalysisDictionary.xml"
/>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage
Include=
"Microsoft.Net.Client.3.5"
>
<Visible>
False
</Visible>
...
...
@@ -118,6 +115,11 @@
<Install>
true
</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<CodeAnalysisDictionary
Include=
"..\PcapDotNet.CodeAnalysisDictionary.xml"
>
<Link>
PcapDotNet.CodeAnalysisDictionary.xml
</Link>
</CodeAnalysisDictionary>
</ItemGroup>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
...
...
PcapDotNet/src/PcapDotNet.Core/CodeAnalysisDictionary.xml
deleted
100644 → 0
View file @
ca1d35a0
<?xml version="1.0" encoding="utf-8" ?>
<Dictionary>
<Words>
<Unrecognized>
<!--Word>cb</Word-->
</Unrecognized>
<Recognized>
<Word>
pcap
</Word>
<Word>
eof
</Word>
<Word>
netmask
</Word>
<Word>
firefox
</Word>
<Word>
sna
</Word>
<Word>
ipx
</Word>
<Word>
osi
</Word>
<Word>
tcn
</Word>
<Word>
datakit
</Word>
<Word>
ccitt
</Word>
<Word>
iclfxbm
</Word>
<Word>
enqueueing
</Word>
</Recognized>
<Deprecated>
<!--Term PreferredAlternate="EnterpriseServices">complus</Term-->
</Deprecated>
<Compound>
<!--Term CompoundAlternate="DataStore">datastore</Term-->
</Compound>
<DiscreteExceptions>
<!--Term>netmask</Term-->
</DiscreteExceptions>
</Words>
<Acronyms>
<CasingExceptions>
<Acronym>
Ip
</Acronym>
<Acronym>
Ms
</Acronym>
</CasingExceptions>
</Acronyms>
</Dictionary>
\ No newline at end of file
PcapDotNet/src/PcapDotNet.Core/PcapDotNet.Core.vcxproj
View file @
e5864da8
...
...
@@ -19,7 +19,7 @@
</ProjectConfiguration>
</ItemGroup>
<ItemGroup>
<CodeAnalysisDictionary
Include=
"CodeAnalysisDictionary.xml"
/>
<CodeAnalysisDictionary
Include=
"
..\PcapDotNet.
CodeAnalysisDictionary.xml"
/>
</ItemGroup>
<ItemGroup>
<Reference
Include=
"System"
>
...
...
@@ -107,7 +107,7 @@
<ClInclude
Include=
"PcapLibrary.h"
/>
</ItemGroup>
<ItemGroup>
<None
Include=
"CodeAnalysisDictionary.xml"
/>
<None
Include=
"
..\PcapDotNet.
CodeAnalysisDictionary.xml"
/>
</ItemGroup>
<PropertyGroup
Label=
"Globals"
>
<ProjectGuid>
{89C63BE1-AF9A-472E-B256-A4F56B1655A7}
</ProjectGuid>
...
...
PcapDotNet/src/PcapDotNet.Core/PcapDotNet.Core.vcxproj.filters
View file @
e5864da8
...
...
@@ -167,6 +167,6 @@
<ClInclude
Include=
"PcapLibrary.h"
/>
</ItemGroup>
<ItemGroup>
<None
Include=
"CodeAnalysisDictionary.xml"
/>
<None
Include=
"
..\PcapDotNet.
CodeAnalysisDictionary.xml"
/>
</ItemGroup>
</Project>
\ No newline at end of file
PcapDotNet/src/PcapDotNet.Packets/CodeAnalysisDictionary.xml
deleted
100644 → 0
View file @
ca1d35a0
<?xml version="1.0" encoding="utf-8" ?>
<Dictionary>
<Words>
<Unrecognized>
<!--Word>cb</Word-->
</Unrecognized>
<Recognized>
<Word>
pcap
</Word>
<Word>
endianity
</Word>
<Word>
prespecified
</Word>
<Word>
ttl
</Word>
<Word>
satnet
</Word>
<Word>
bbn
</Word>
<!-- Probably BBN Technologies (originally Bolt, Beranek and Newman) -->
<Word>
aris
</Word>
<Word>
ax
</Word>
<Word>
cbt
</Word>
<Word>
cftp
</Word>
<!-- maybe Configurable Fault Tolerant Processor -->
<Word>
dcn
</Word>
<Word>
emcon
</Word>
<Word>
fibre
</Word>
<Word>
gmtp
</Word>
<Word>
iplt
</Word>
<Word>
ipsilon
</Word>
<!-- As in Ipsilon Networks -->
<Word>
kryptolan
</Word>
<Word>
internodal
</Word>
<Word>
qnx
</Word>
<!-- www.qnx.com -->
<Word>
expak
</Word>
<Word>
sitara
</Word>
<Word>
tcf
</Word>
<Word>
ttp
</Word>
<Word>
lite
</Word>
<Word>
uti
</Word>
<Word>
rcc
</Word>
<Word>
internetwork
</Word>
<Word>
multiprotocol
</Word>
<Word>
avb
</Word>
<Word>
unicast
</Word>
<Word>
genser
</Word>
<Word>
nsa
</Word>
<Word>
md
</Word>
<Word>
autonet
</Word>
<Word>
hiparp
</Word>
<Word>
infini
</Word>
<Word>
metricom
</Word>
<Word>
proteon
</Word>
<Word>
twinaxial
</Word>
<Word>
wiegand
</Word>
<Word>
arp
</Word>
<Word>
multimegabit
</Word>
<Word>
igmp
</Word>
<Word>
icmp
</Word>
<Word>
ack
</Word>
<Word>
datagrams
</Word>
</Recognized>
<Deprecated>
<!--Term PreferredAlternate="EnterpriseServices">complus</Term-->
</Deprecated>
<Compound>
<!--Term CompoundAlternate="DataStore">datastore</Term-->
</Compound>
<DiscreteExceptions>
<!--Term>netmask</Term-->
</DiscreteExceptions>
</Words>
<Acronyms>
<CasingExceptions>
<Acronym>
Ip
</Acronym>
<Acronym>
Sm
</Acronym>
<Acronym>
Nd
</Acronym>
<Acronym>
Ns
</Acronym>
</CasingExceptions>
</Acronyms>
</Dictionary>
\ No newline at end of file
PcapDotNet/src/PcapDotNet.Packets/PcapDotNet.Packets.csproj
View file @
e5864da8
...
...
@@ -266,9 +266,6 @@
<ItemGroup>
<None
Include=
"..\PcapDotNet.snk"
/>
</ItemGroup>
<ItemGroup>
<CodeAnalysisDictionary
Include=
"CodeAnalysisDictionary.xml"
/>
</ItemGroup>
<ItemGroup>
<ProjectReference
Include=
"..\PcapDotNet.Base\PcapDotNet.Base.csproj"
>
<Project>
{83E805C9-4D29-4E34-A27E-5A78690FBD2B}
</Project>
...
...
@@ -292,6 +289,11 @@
<Install>
true
</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<CodeAnalysisDictionary
Include=
"..\PcapDotNet.CodeAnalysisDictionary.xml"
>
<Link>
PcapDotNet.CodeAnalysisDictionary.xml
</Link>
</CodeAnalysisDictionary>
</ItemGroup>
<Import
Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets"
/>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment