|  | 5912e1244f | Some windows need killing when a puzzle is complete.  Close all extra windows. | 2017-06-15 08:48:09 -05:00 |  | 
			
				
					|  | 49be222b5d | Make it so we can add items.  Had broken it when we made the ability to drag / select a big box of stuff. | 2017-06-14 14:15:58 -05:00 |  | 
			
				
					|  | d129fdc1a4 | Re-enable dragging of links.  Had broken that when making the ability to drag multiple items around the screen. | 2017-06-14 14:10:00 -05:00 |  | 
			
				
					|  | ab060f622d | When using mono, remove images from the help file.  Mono blows up when reading the images for some reason. | 2017-06-14 13:53:39 -05:00 |  | 
			
				
					|  | fc52fe3236 | Add func to determine if we are using mono. | 2017-06-14 11:34:39 -05:00 |  | 
			
				
					|  | a2c04e0bfd | fix invalid access blowout.  Found when trying to get it to run on Linux | 2017-06-13 16:53:06 -05:00 |  | 
			
				
					|  | 8f1c913424 | rolling remp change back | 2017-06-09 19:18:06 -05:00 |  | 
			
				
					|  | 5bc434eddd | Testing Linux compatibility | 2017-06-09 19:09:59 -05:00 |  | 
			
				
					|  | 34a795c7a7 | Turn off signing (to see if it works with Linux better) | 2017-06-09 18:48:04 -05:00 |  | 
			
				
					|  | b4b6227f2d | Fix filename issue for building in Linux | 2017-06-09 18:45:33 -05:00 |  | 
			
				
					|  | 0886c46c6e | last tracert packet has summary of whole tracert. | 2017-06-08 10:47:57 -05:00 |  | 
			
				
					|  | fe42364f4d | Fixed tracert firewall bug.  Firewalls would not deal with masq return packet because a secondary item responded.  (not the destination) | 2017-06-08 10:19:57 -05:00 |  | 
			
				
					|  | 9071ea404a | Tracert works better with VPN.  VPN-Endpoints did not decrement tracert ttls.  Now it works as it ought. | 2017-06-08 09:18:26 -05:00 |  | 
			
				
					|  | d4acde7b18 | can right-click and delete, right-click and change color of selected items | 2017-06-07 09:10:02 -05:00 |  | 
			
				
					|  | e13454b950 | ESC key clears selected items. | 2017-06-06 20:53:16 -05:00 |  | 
			
				
					|  | a99a9ed696 | Cleaning up select multiple and move system | 2017-06-06 17:14:56 -05:00 |  | 
			
				
					|  | 693c77cfe0 | Initial drag of multiple items | 2017-06-06 15:13:52 -05:00 |  | 
			
				
					|  | 04f455bf46 | Move the drawing of a single device in an alternate location into a different function. | 2017-06-06 12:57:29 -05:00 |  | 
			
				
					|  | c9422ab9d7 | Allow visual dragging of items | 2017-06-06 07:29:13 -05:00 |  | 
			
				
					|  | 0d848c6823 | Minor work on tracert | 2017-06-02 12:39:16 -05:00 |  | 
			
				
					|  | efec67749d | Published version and updated release notes | 2017-03-14 10:00:54 +03:00 |  | 
			
				
					|  | f8eec8375a | Added a traceroute test, a puzzle to show off traceroute, and traceroute help info. | 2017-03-13 16:32:40 +03:00 |  | 
			
				
					|  | efe15659de | increase the size of the message box | 2017-03-13 15:26:12 +03:00 |  | 
			
				
					|  | 2120c2e8b0 | remove writelines | 2017-03-13 15:18:08 +03:00 |  | 
			
				
					|  | 9e33a6f392 | traceroute works, at least rudimentarily | 2017-03-13 14:04:02 +03:00 |  | 
			
				
					|  | 1ebf932edb | Starting towards traceroute | 2017-03-13 10:36:40 +03:00 |  | 
			
				
					|  | 98c524c1f9 | Added another puzzle and a little bit of supporting code. | 2017-03-11 11:38:09 +03:00 |  | 
			
				
					|  | 786b5866b2 | Add more puzzles and doc for powered off devices | 2017-03-11 11:07:24 +03:00 |  | 
			
				
					|  | 0b3213bf67 | Cannot connect to powered off APs | 2017-03-11 11:07:01 +03:00 |  | 
			
				
					|  | 4500416364 | Able to power off devices, power them back on, and devices off will not pass packets. | 2017-03-10 16:07:53 +03:00 |  | 
			
				
					|  | bd1ca9fdf2 | Search capbility for puzzles | 2017-03-10 14:18:17 +03:00 |  | 
			
				
					|  | 708ff2372f | Keep initial builder window from starting off the screen | 2017-02-25 10:56:47 +03:00 |  | 
			
				
					|  | 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. | 2017-02-25 10:53:23 +03:00 |  | 
			
				
					|  | d948be0a54 | Better centering of the IP address edit box when first opened. | 2017-02-25 10:44:12 +03:00 |  | 
			
				
					|  | f4ab85f359 | IPAddress edit box should now appear inside the network box. | 2017-02-25 10:33:56 +03:00 |  | 
			
				
					|  | 4a5450ac54 | Add readme.md | 2017-02-24 13:28:42 +01:00 |  | 
			
				
					|  | 7876ae832b | Posting through Visual Studio | 2017-02-24 14:29:51 +03:00 |  | 
			
				
					|  | 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. | 2017-02-24 14:26:58 +03:00 |  | 
			
				
					|  | 8da7714544 | make firewall rules look nicer - add vlan to interface | 2017-02-20 16:59:04 +03:00 |  | 
			
				
					|  | 1a0b42b727 | Correct if starting form is off screen | 2017-02-20 16:50:33 +03:00 |  | 
			
				
					|  | 08a84e875b | Update puzzles and release notes | 2017-02-20 12:04:56 +03:00 |  | 
			
				
					|  | ceed40011a | More VLAN levels | 2017-01-26 21:08:12 -06:00 |  | 
			
				
					|  | 58beb9490b | More updates.  Fixed PingFailed.  More VLAN levels | 2017-01-26 16:41:29 -06:00 |  | 
			
				
					|  | 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 | 2016-12-10 16:47:14 -08:00 |  | 
			
				
					|  | 2094f7fac4 | Make vlan colors on the outside of the packet | 2016-11-16 08:54:01 -08:00 |  | 
			
				
					|  | 3716fdf234 | Added another puzzle | 2016-11-15 19:49:16 -08:00 |  | 
			
				
					|  | 7246e57b5d | Remove firewall checkmark from devices that do not have firewall capability. | 2016-11-15 13:06:19 -08:00 |  | 
			
				
					|  | 4edf8ced20 | Firewall Puzzle | 2016-11-14 20:13:41 -08:00 |  | 
			
				
					|  | d38a81c3fe | fixing the packet dropped error message | 2016-11-12 16:55:16 -07:00 |  | 
			
				
					|  | 4068f49f5a | Move firewall checkmark to device | 2016-11-12 07:42:42 -07:00 |  |