Quasar/Client
yankejustin d1e04a98a8 Removed clearing of local lists + setting to null
Setting objects to null would be optimized out. Clearing lists probably
would not be optimized out. There is no need to explicitly clear a list
of items or setting objects to null in C#. We must let the Garbage
Collector have its way.
2015-05-17 23:58:08 -04:00
..
Config Added Hookless Keylogger 2015-04-22 14:39:52 -05:00
Core Removed clearing of local lists + setting to null 2015-05-17 23:58:08 -04:00
Properties Added more tests, added an InteralVisibleTo property into the Assembly so we would see Internal classes. 2015-05-13 21:22:35 +01:00
images Initial commit with everything else 2014-07-08 14:58:53 +02:00
Client.csproj Separated the CommandHandler 2015-05-15 21:42:05 -04:00
Program.cs Improved Reverse Proxy 2015-05-10 19:02:10 +02:00