Commit Graph

  • 29e6d64614 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. Tim Young 2017-06-20 15:36:26 -0500
  • 26b33b46be Change the anchoring of the filter textbox on the puzzles selection window. Tim Young 2017-06-20 15:31:59 -0500
  • b1fd860835 Cannot edit something that is powered off. Tim Young 2017-06-19 14:03:28 -0500
  • 2d90ad51b8 Allow us to ctrl-alt click a puzzle and mark it as solved. This is used often when I am testing them. Tim Young 2017-06-19 13:39:22 -0500
  • 64ff7a72ed Change auto-select of puzzle to work when earlier level puzzles are not done. Only select it when it is going to be shown. Tim Young 2017-06-19 13:02:55 -0500
  • 0eceb5e3e3 Save settings after every solved puzzle Tim Young 2017-06-19 11:17:09 -0500
  • ad91b2065e Try to beautifi readme.md for use on the web. Tim Young 2017-06-16 15:41:40 -0500
  • 17b58fc094 Added instructions for building for Linux Tim Young 2017-06-16 15:38:02 -0500
  • 77ce6a1106 Fix minor bug with first puzzle (help). Puzzle never checks for final test to complete when last item is the help button. Tim Young 2017-06-16 15:18:22 -0500
  • 35543503e2 Auto-select first unselected puzzle. Helps Linux navigation Tim Young 2017-06-16 15:16:56 -0500
  • 11029d87dd remove debug print when loading rtf Tim Young 2017-06-16 13:17:25 -0500
  • e725a88bb1 Save size of window and position of window at close. Oops. Had removed that on accident. Tim Young 2017-06-16 13:14:17 -0500
  • b62155c76e Code to save to an XML file and fixing localization issues. Tim Young 2017-06-16 13:03:38 -0500
  • 16f5c54ee9 Mono does not like my settings for some reason. Moved settings to my own class that loads from properties.settings. Will load/save to xml in another commit. Tim Young 2017-06-16 11:27:53 -0500
  • b7bef436d2 Mono does not create new RTF windows if the RTF window is already there. It ends up with old puzzle information instead of new info. Kill the RTF window when going from puzzle to puzzle. Tim Young 2017-06-15 09:11:54 -0500
  • 148b137c10 The power puzzle did not have the switch powered off like it was supposed to be Tim Young 2017-06-15 09:08:27 -0500
  • 5912e1244f Some windows need killing when a puzzle is complete. Close all extra windows. Tim Young 2017-06-15 08:48:09 -0500
  • 49be222b5d Make it so we can add items. Had broken it when we made the ability to drag / select a big box of stuff. Tim Young 2017-06-14 14:15:58 -0500
  • d129fdc1a4 Re-enable dragging of links. Had broken that when making the ability to drag multiple items around the screen. Tim Young 2017-06-14 14:10:00 -0500
  • ab060f622d When using mono, remove images from the help file. Mono blows up when reading the images for some reason. Tim Young 2017-06-14 13:53:39 -0500
  • fc52fe3236 Add func to determine if we are using mono. Tim Young 2017-06-14 11:34:39 -0500
  • a2c04e0bfd fix invalid access blowout. Found when trying to get it to run on Linux Tim Young 2017-06-13 16:53:06 -0500
  • 8f1c913424 rolling remp change back Tim Young 2017-06-09 19:18:06 -0500
  • 5bc434eddd Testing Linux compatibility Tim Young 2017-06-09 19:09:59 -0500
  • 34a795c7a7 Turn off signing (to see if it works with Linux better) Tim Young 2017-06-09 18:48:04 -0500
  • b4b6227f2d Fix filename issue for building in Linux Tim Young 2017-06-09 18:45:33 -0500
  • 0886c46c6e last tracert packet has summary of whole tracert. Tim Young 2017-06-08 10:47:57 -0500
  • fe42364f4d Fixed tracert firewall bug. Firewalls would not deal with masq return packet because a secondary item responded. (not the destination) Tim Young 2017-06-08 10:19:57 -0500
  • 9071ea404a Tracert works better with VPN. VPN-Endpoints did not decrement tracert ttls. Now it works as it ought. Tim Young 2017-06-08 09:18:26 -0500
  • d4acde7b18 can right-click and delete, right-click and change color of selected items Tim Young 2017-06-07 09:10:02 -0500
  • e13454b950 ESC key clears selected items. Tim Young 2017-06-06 20:53:16 -0500
  • a99a9ed696 Cleaning up select multiple and move system Tim Young 2017-06-06 17:14:56 -0500
  • 693c77cfe0 Initial drag of multiple items Tim Young 2017-06-06 15:13:52 -0500
  • 04f455bf46 Move the drawing of a single device in an alternate location into a different function. Tim Young 2017-06-06 12:57:29 -0500
  • c9422ab9d7 Allow visual dragging of items Tim Young 2017-06-06 07:29:13 -0500
  • 0d848c6823 Minor work on tracert Tim Young 2017-06-02 12:39:16 -0500
  • efec67749d Published version and updated release notes Tim Young 2017-03-14 10:00:54 +0300
  • f8eec8375a Added a traceroute test, a puzzle to show off traceroute, and traceroute help info. Tim Young 2017-03-13 16:32:40 +0300
  • efe15659de increase the size of the message box Tim Young 2017-03-13 15:26:12 +0300
  • 2120c2e8b0 remove writelines Tim Young 2017-03-13 15:18:08 +0300
  • 9e33a6f392 traceroute works, at least rudimentarily Tim Young 2017-03-13 14:04:02 +0300
  • 1ebf932edb Starting towards traceroute Tim Young 2017-03-13 10:36:40 +0300
  • 98c524c1f9 Added another puzzle and a little bit of supporting code. Tim Young 2017-03-11 11:38:09 +0300
  • 786b5866b2 Add more puzzles and doc for powered off devices Tim Young 2017-03-11 11:07:24 +0300
  • 0b3213bf67 Cannot connect to powered off APs Tim Young 2017-03-11 11:07:01 +0300
  • 4500416364 Able to power off devices, power them back on, and devices off will not pass packets. Tim Young 2017-03-10 16:07:53 +0300
  • bd1ca9fdf2 Search capbility for puzzles Tim Young 2017-03-10 14:18:17 +0300
  • 708ff2372f Keep initial builder window from starting off the screen Tim Young 2017-02-25 10:56:47 +0300
  • abc42db1f8 Most other windows start centered in the main builder window. With multiple displays, windows would start in odd locatins and would often be lost. Tim Young 2017-02-25 10:53:23 +0300
  • d948be0a54 Better centering of the IP address edit box when first opened. Tim Young 2017-02-25 10:44:12 +0300
  • f4ab85f359 IPAddress edit box should now appear inside the network box. Tim Young 2017-02-25 10:33:56 +0300
  • 4a5450ac54 Add readme.md Tim Young 2017-02-24 13:28:42 +0100
  • 7876ae832b Posting through Visual Studio Tim Young 2017-02-24 14:29:51 +0300
  • 74731290a1 Adding the GPL. It did not have a license before this because the source was not public. Getting caught up with some cr/lf changes. Tim Young 2017-02-24 14:26:58 +0300
  • 8da7714544 make firewall rules look nicer - add vlan to interface Tim Young 2017-02-20 16:59:04 +0300
  • 1a0b42b727 Correct if starting form is off screen Tim Young 2017-02-20 16:50:33 +0300
  • 08a84e875b Update puzzles and release notes Tim Young 2017-02-20 12:04:56 +0300
  • ceed40011a More VLAN levels Tim Young 2017-01-26 21:08:12 -0600
  • 58beb9490b More updates. Fixed PingFailed. More VLAN levels Tim Young 2017-01-26 16:41:29 -0600
  • 52c7ab63e2 Fixed bug with network loop puzzle. That caused issues with tSourceIP. Needed to set tSourceIP when forwarding / routing, and coming out of a VPN Tim Young 2016-12-10 16:47:14 -0800
  • 2094f7fac4 Make vlan colors on the outside of the packet Tim Young 2016-11-16 08:54:01 -0800
  • 3716fdf234 Added another puzzle Tim Young 2016-11-15 19:49:16 -0800
  • 7246e57b5d Remove firewall checkmark from devices that do not have firewall capability. Tim Young 2016-11-15 13:06:19 -0800
  • 4edf8ced20 Firewall Puzzle Tim Young 2016-11-14 20:13:41 -0800
  • d38a81c3fe fixing the packet dropped error message Tim Young 2016-11-12 16:55:16 -0700
  • 4068f49f5a Move firewall checkmark to device Tim Young 2016-11-12 07:42:42 -0700
  • 721efb7fe3 Fix small bug pinging local ips Tim Young 2016-11-11 10:13:26 -0700
  • f5a74d1ff3 Fixed some bugs Tim Young 2016-11-09 07:31:24 -0600
  • 4903d9da9c Firewall Rules mostly work Tim Young 2016-11-07 20:31:07 -0600
  • 5b62aa59ee Firewall rule editor working Tim Young 2016-11-07 11:52:14 -0600
  • 6f240bc311 Working on the firewall Tim Young 2016-11-07 10:50:56 -0600
  • 6d375c9b60 Start working on Firewall Rules Tim Young 2016-11-04 15:08:47 -0500
  • c1bce08f77 Can lock ourselves out of a switch Tim Young 2016-11-02 16:27:43 -0500
  • 8af09704ab Misspelled yellow Tim Young 2016-10-31 12:41:13 -0500
  • 36bc2adc8e Cannot add vlan rows if locked Tim Young 2016-10-31 11:59:05 -0500
  • a82db7ecb2 Colored packets, and some bugs that caused things to crash adding vlans Tim Young 2016-10-31 11:57:25 -0500
  • b6eaf00d6d Dhcp and vlans work, colored packets, etc. Added puzzle Tim Young 2016-10-28 14:01:12 -0500
  • b945f93eaf DHCP works better with vlans, added some puzzles Tim Young 2016-10-28 10:17:13 -0500
  • 58ce4f64fa Vlan tests are working Tim Young 2016-10-25 13:22:33 -0500
  • c45b8ba221 vlan tagging tests Tim Young 2016-10-24 19:42:41 -0500
  • 907fdc17dd Removed console.writelines that were no longer needed Tim Young 2016-10-20 14:59:48 -0500
  • 828387ba8a VLAN tests are working Tim Young 2016-10-20 14:53:23 -0500
  • 4ffc40d0b3 Working on VLAN tests (mainly locked vlan stuff) Tim Young 2016-10-13 17:15:17 -0500
  • 0ea057c4ed Cannot have both untagged and tagged on an interface Tim Young 2016-10-13 15:36:46 -0500
  • a863fa3709 Locked NIC locks VLANs on that NIC Tim Young 2016-10-13 15:30:34 -0500
  • 852ced630f Change colors of devices if VLANS are enabled Tim Young 2016-10-12 15:24:07 -0500
  • ff4badaff8 Option for enabling vlans Tim Young 2016-10-12 11:56:29 -0500
  • 9b50875c2c Start on doc, color devices Tim Young 2016-10-12 11:39:58 -0500
  • 077560227a VLANs cannot go on vpns, tunnels, wireless, etc. Start of help Tim Young 2016-10-11 12:46:29 -0500
  • 14bcc075a3 vlans are working Tim Young 2016-10-10 19:31:57 -0500
  • 3632432f02 More vlan progress Tim Young 2016-10-09 18:03:00 -0500
  • e4c9a38404 List what a port is connected to Tim Young 2016-10-06 09:17:27 -0500
  • 99d7cdfa85 Progress on vlans Tim Young 2016-10-05 12:41:06 -0500
  • 49c771fff2 Progress on vlans Tim Young 2016-10-03 19:49:05 -0500
  • 66a310f602 Change to device config translation stuff. Languagify components was broken. Tim Young 2016-09-29 13:47:01 -0500
  • 7f4108a164 Packets only occur in 10 spots per network wire. If multiple packets are being drawn in one location, only draw them once. Speeds things up considerably Tim Young 2016-09-29 08:36:42 -0500
  • c6f9d1a0d9 After a build, the version gets updated Tim Young 2016-02-04 16:43:49 -0600
  • f9b7ceffae Add a checkmark to display the names and ips of network devices. And make a net-test. Added it to level0-help puzzle. Tim Young 2016-02-04 16:38:49 -0600
  • dbbf30a4f3 Modify puzzle to be a little easier to understand. Tim Young 2016-02-04 11:16:17 -0600
  • ebcc650984 Fix do "refresh" after dhcp request Tim Young 2016-02-03 13:52:04 -0600