Commit Graph

  • 7c627982fe Show stack trace in HTTP responses when DEBUG is set. master Greg Edwards 2021-12-13 03:20:58 -0500
  • c6d41b6923 Updated readme Greg Edwards 2021-01-20 14:40:24 -0500
  • 221923094f Show zero SOS mails in production instead of a glitchy one. Greg Edwards 2020-08-03 20:53:25 -0400
  • a37df883e7 Added a dummy replay response server for Mystery Dungeon Wii Greg Edwards 2020-03-08 00:15:59 -0500
  • 421e4d7387 Scrubbed pubxml file to begin tracking. Greg Edwards 2019-02-18 03:04:05 -0500
  • 633bfa2953 Added some stub mystery dungeon endpoints Greg Edwards 2019-02-18 03:02:46 -0500
  • 9008599d9c Use sepalani's RNG formula. Solves #2. Greg Edwards 2018-11-02 14:54:41 -0400
  • 5d373f7046 Code style Greg Edwards 2016-07-26 10:53:11 -0400
  • 395e992014 Merge pull request #3 from superusercode/patch-1 mm201 2017-08-10 19:24:06 -0400
  • 35fc369fd2 Fix headers in README SuperUser 2017-08-02 03:04:29 -0400
  • c4ae35578f Output exception details when DEBUG flag is set Greg Edwards 2015-10-08 11:20:03 -0400
  • 7ac3e6f1da Added RequireSession flag which, if false, removes session validation. Greg Edwards 2015-02-26 02:24:11 -0500
  • b3e71f7496 Added a dummy handler with a blank response. (should be functionally equivalent to altwfc's dummy server after request routing) Greg Edwards 2015-02-26 01:55:22 -0500
  • db6e6e7485 Lower .NET framework dependency to 3.5. Greg Edwards 2015-02-14 20:47:35 -0500
  • 4d899d0f59 Provide all ctor parameters for clarity. Greg Edwards 2015-01-25 18:38:54 -0500
  • 5ce76b7d0d Make session expiry work on IIS 7. Greg Edwards 2015-01-25 18:35:00 -0500
  • 4c971789f6 Expire sessions automatically. Greg Edwards 2015-01-23 20:51:55 -0500
  • e1ded10373 The decrypt method needs to be public so I can analyze packet dumps. Greg Edwards 2015-01-23 20:36:39 -0500
  • 1786967409 Updated readme with current facts. Greg Edwards 2015-01-23 17:11:48 -0500
  • a08560c302 Support unencrypted requests without zeroing out the init string Greg Edwards 2015-01-20 18:40:04 -0500
  • faa181d45f Don't disclose user sessions unless DEBUG is set. Greg Edwards 2014-09-25 19:05:15 -0400
  • 5ed449eaf7 Use Mozilla Public License 2.0. Greg Edwards 2014-09-25 19:04:37 -0400
  • 6b14d235c3 Added todo. Greg Edwards 2014-09-25 18:59:26 -0400
  • 9259ad55dc Added todo. Greg Edwards 2014-09-22 03:32:00 -0400
  • 47e075922e Updated web.config so URL rewrite will actually work. Greg Edwards 2014-09-22 03:23:49 -0400
  • 6de0ca4055 Target .NET 4.0 in sample project. Greg Edwards 2014-09-22 02:34:07 -0400
  • 7bfb1a22db Added session tracking debug page. Greg Edwards 2014-09-22 02:26:12 -0400
  • 5abf851e1e Removed response type 3. It isn't real. Greg Edwards 2014-09-22 02:26:00 -0400
  • d89079b3a8 More readme. Greg Edwards 2014-09-17 11:36:02 -0400
  • 280a1d3a9e Added todo. Greg Edwards 2014-09-17 11:33:25 -0400
  • f20bd49629 More readme. Greg Edwards 2014-09-17 11:33:18 -0400
  • 60d491174f Added readme. Greg Edwards 2014-09-17 11:24:17 -0400
  • 9a77b2f233 Store Tetris DS player name as string. Greg Edwards 2014-09-17 11:24:10 -0400
  • 5d3094b654 Solved fixme issue. Greg Edwards 2014-09-16 12:34:18 -0400
  • 555c79bf43 WIP of Tetris DS gamestats server Greg Edwards 2014-09-15 15:08:56 -0400
  • 792f43075b Added todo notes for animal crossing. Greg Edwards 2014-09-15 15:08:20 -0400
  • 028481c25e Fixed some things after testing. Greg Edwards 2014-09-13 00:47:37 -0400
  • 370dd2f76b Added support for early gamestats servers with very little validation. Greg Edwards 2014-09-12 23:26:35 -0400
  • 63a13037bb Allow skipping the token check if request is a POST. (needed for Animal Crossing) Greg Edwards 2014-09-12 18:38:56 -0400
  • 429b296a96 Support POST method. Greg Edwards 2014-09-12 18:33:58 -0400
  • 9a5a6b6609 Pass session to the main method. Greg Edwards 2014-09-12 02:43:47 -0400
  • d39942196c Allow token requests to contain other querystring arguments. (needed by Tetris DS) Greg Edwards 2014-09-12 01:28:06 -0400
  • 5dc48aad01 Added empty (sample) web application. Greg Edwards 2014-09-12 00:30:25 -0400
  • 8e6eefbc04 Obtain the request path in a way that doesn't depend on my URL rewrite scheme. Greg Edwards 2014-09-10 16:32:35 -0400
  • 9ee8aabbb7 Migrated and generalized fGTS Gamestats logic to external library. Greg Edwards 2014-09-10 16:10:48 -0400
  • d03b9821b1 Initial commit, blank library project Greg Edwards 2014-09-06 18:00:42 -0400