EduNetworkBuilder/EduNetworkBuilder
2017-08-26 19:05:44 -05:00
..
Properties Add a setting to allow networks to auto-DHCP on start. 2017-08-14 10:23:20 -05:00
Resources Change solved / unsolved menu items to use the new enums. This standardizes the loading of the solved / unsolved networks. 2017-08-24 14:19:27 -05:00
add2cfiles.txt
add2edustrings.txt
App.config Add a setting to allow networks to auto-DHCP on start. 2017-08-14 10:23:20 -05:00
DeviceConfig.cs
DeviceConfig.Designer.cs
DeviceConfig.resx
EduNetworkBuilder_TemporaryKey.pfx
EduNetworkBuilder.csproj make the initial traversial class 2017-08-25 10:13:05 -05:00
FirewallEditor.cs
FirewallEditor.Designer.cs
FirewallEditor.resx
img_arp.png
img_dhcp.png
img_ping.png
img_ping.xcf
img_tun.png
img_vpn.png
IPAddress.cs
IPAddressEntry.cs
IPAddressEntry.Designer.cs
IPAddressEntry.resx
LanguageString.cs
LinkEditor.cs
LinkEditor.Designer.cs
LinkEditor.resx
ListBoxWindow.cs
ListBoxWindow.Designer.cs
ListBoxWindow.resx
NB.cs track additional information so we can tell which nic to break, which route to break, etc 2017-08-26 14:56:50 -05:00
NBSettings.cs Add a setting to allow networks to auto-DHCP on start. 2017-08-14 10:23:20 -05:00
NetTest.cs When we check net-tests, we can pass in the network. This allows us to use this func if we do not have a network loaded. 2017-08-14 15:51:05 -05:00
NetTestEditor.cs
NetTestEditor.Designer.cs
NetTestEditor.resx
Network.cs track additional information so we can tell which nic to break, which route to break, etc 2017-08-26 14:56:50 -05:00
NetworkBuilder.cs more things tracked 2017-08-26 19:05:44 -05:00
NetworkBuilder.Designer.cs initial stubs for creating a random network 2017-08-24 20:03:00 -05:00
NetworkBuilder.resx
NetworkCard.cs more things tracked 2017-08-26 19:05:44 -05:00
NetworkCardEditor.cs
NetworkCardEditor.Designer.cs
NetworkCardEditor.resx
NetworkComponent.cs
NetworkDevice.cs track additional information so we can tell which nic to break, which route to break, etc 2017-08-26 14:56:50 -05:00
NetworkInterface.cs track additional information so we can tell which nic to break, which route to break, etc 2017-08-26 14:56:50 -05:00
NetworkLink.cs links have better names for debugging 2017-08-25 15:37:36 -05:00
OptionsWindow.cs
OptionsWindow.Designer.cs
OptionsWindow.resx
Packet.cs more things tracked 2017-08-26 19:05:44 -05:00
PacketMessage.cs prep to serialize network messages. for saving results of automatic testing 2017-08-17 07:39:14 -05:00
PersonClass.cs test all networks on the test-all 2017-08-17 10:29:37 -05:00
PersonProfileForm.cs rebuild the homework tree after we test all of them. That way the results are immediately visible. 2017-08-17 10:43:17 -05:00
PersonProfileForm.Designer.cs Pieces for testing and tracking status of homework checking. 2017-08-14 16:13:17 -05:00
PersonProfileForm.resx
Program.cs
pullLanguageInfo.pl
RTFWindow.cs
RTFWindow.Designer.cs
RTFWindow.resx
SchoolworkClass.cs Get loading / saving of packetmessages working. They had been lost during the clone operation. 2017-08-17 13:50:29 -05:00
Thumbs.db
toedit.txt
TraversalClass.cs more things tracked 2017-08-26 19:05:44 -05:00
TrippleDESDocumentEncryption.cs convert personclass writer to xml document so we can encrypt. 2017-08-09 16:03:19 -05:00
VLANConfig.cs
VLANConfig.Designer.cs
VLANConfig.resx
VLANStuff.cs