EduNetworkBuilder/EduNetworkBuilder
2017-09-28 19:44:25 -05:00
..
Properties use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
Resources better translation stuff 2017-09-28 19:44:25 -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 Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
DeviceConfig.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
DeviceConfig.resx
EduNetworkBuilder_TemporaryKey.pfx
EduNetworkBuilder.csproj better translation stuff 2017-09-28 19:44:25 -05:00
FirewallEditor.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
FirewallEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
FirewallEditor.resx
img_arp.png
img_dhcp.png
img_ping.png
img_ping.xcf
img_tun.png
img_vpn.png
IPAddress.cs Just in case we have an address like 8.8.8.8 and we try to randomize that. Make sure there is a difference we can randomize. 2017-08-29 15:47:08 -05:00
IPAddressEntry.cs allow us to ping from, or traceroute from locked devices. A bug kept us from doing this previously. 2017-06-28 10:11:12 -05:00
IPAddressEntry.Designer.cs
IPAddressEntry.resx
LanguageString.cs Lots of changes to get the enbu file to load 2017-07-29 18:31:19 -05:00
LinkEditor.cs get the random network visible 2017-08-27 17:06:58 -05:00
LinkEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
LinkEditor.resx
ListBoxWindow.cs store solved puzzles in the user profile. Load them from the user profile too. 2017-07-29 18:52:23 -05:00
ListBoxWindow.Designer.cs Change the anchoring of the filter textbox on the puzzles selection window. 2017-06-20 15:31:59 -05:00
ListBoxWindow.resx
NB.cs fix wireless breaking routines so they work. 2017-08-30 17:58:08 -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 use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
NetTestEditor.cs Added a traceroute test, a puzzle to show off traceroute, and traceroute help info. 2017-03-13 16:32:40 +03:00
NetTestEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
NetTestEditor.resx
Network.cs give a nice message when the random puzzle is solved. 2017-09-01 15:15:16 -05:00
NetworkBuilder.cs better translation stuff 2017-09-28 19:44:25 -05:00
NetworkBuilder.Designer.cs use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
NetworkBuilder.resx
NetworkCard.cs do not send packets out if there is no IP address for the nic / management interface. 2017-09-01 15:51:08 -05:00
NetworkCardEditor.cs Save NIC data when we are doing editing. In particular, if we put a VPN password in and then clicked the endpoint, the password was reset. Save the password. 2017-06-20 15:36:26 -05:00
NetworkCardEditor.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
NetworkCardEditor.resx
NetworkComponent.cs use a button to toggle the type of caption to show. 2017-08-30 16:23:04 -05:00
NetworkDevice.cs Allow firewall to affect packets coming in from a VPN 2017-08-31 10:01:18 -05:00
NetworkInterface.cs make it so we can lock ourselves out of a switch 2017-08-27 17:22:26 -05:00
NetworkLink.cs fix wireless breaking routines so they work. 2017-08-30 17:58:08 -05:00
OptionsWindow.cs Make options save different device captioning. 2017-08-31 09:25:37 -05:00
OptionsWindow.Designer.cs Make options save different device captioning. 2017-08-31 09:25:37 -05:00
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 working on Person Form 2017-07-27 15:20:32 -05:00
Program.cs Have double-click on item working now with msi file. 2017-07-28 19:35:27 -05:00
pullLanguageInfo.pl
RandomPuzzleChooser.cs autoselect a network on the random network chooser window. 2017-09-01 15:27:49 -05:00
RandomPuzzleChooser.Designer.cs Choose network for turning into a random network. 2017-08-31 18:56:41 -05:00
RandomPuzzleChooser.resx Choose network for turning into a random network. 2017-08-31 18:56:41 -05:00
RTFWindow.cs remove debug print when loading rtf 2017-06-16 13:17:25 -05:00
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 break more things 2017-08-28 15:17:28 -05:00
TrippleDESDocumentEncryption.cs convert personclass writer to xml document so we can encrypt. 2017-08-09 16:03:19 -05:00
VLANConfig.cs fix invalid access blowout. Found when trying to get it to run on Linux 2017-06-13 16:53:06 -05:00
VLANConfig.Designer.cs Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. 2017-02-25 10:53:23 +03:00
VLANConfig.resx
VLANStuff.cs