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