Stephen Heumann
|
c3de6f0588
|
Give more meaningful error messages.
|
2019-04-19 00:58:39 -05:00 |
|
Stephen Heumann
|
999b6130a4
|
Rearrange/refactor DiskBrowser code into smaller, more focused files.
There are only a few minor code changes, and nothing that should have an effect on functionality. This is basically just rearranging the code.
|
2019-04-18 13:24:43 -05:00 |
|
Stephen Heumann
|
d9186312ce
|
Initial working support for mounting disks.
|
2019-04-17 20:11:49 -05:00 |
|
Stephen Heumann
|
1e1977bc0f
|
HTTP tweaks and test program.
I switched to using HTTP/1.0 for now to prevent the server from sending chunked transfer-encoding, which this code currently doesn't support.
|
2019-04-13 12:57:35 -05:00 |
|
Stephen Heumann
|
c0949b2efb
|
Rename test to jsontest.
|
2019-04-13 00:32:40 -05:00 |
|
Stephen Heumann
|
c237bd661f
|
Add utility code for HTTP connections, URLs, and networking.
This is adapted from NetDisk with minor changes.
|
2019-04-12 23:23:39 -05:00 |
|
Stephen Heumann
|
eaff2fdc42
|
Add Makefile (for use with Golden Gate).
|
2019-04-12 19:39:22 -05:00 |
|