Stephen Heumann
|
08fe7fe4b6
|
Add support for DiskCopy 4.2 image format.
|
2018-10-17 20:14:40 -05:00 |
|
Stephen Heumann
|
d2f7ec3b64
|
Support DOS-order sector data in images.
Currently, this is only enabled for 2mg images where the header specifies DOS order.
|
2018-10-07 17:41:19 -05:00 |
|
Stephen Heumann
|
55b199f83b
|
Add GS/OS block cache support.
|
2018-10-01 21:49:00 -05:00 |
|
Stephen Heumann
|
8532c14ee1
|
Detect errors and timeouts when reading data from server.
|
2018-08-15 21:05:09 -05:00 |
|
Stephen Heumann
|
2092e48694
|
Add support for reporting the disk's block count.
|
2018-08-13 01:28:32 -05:00 |
|
Stephen Heumann
|
610a638e5c
|
Switch to unified set of error codes. Also, do more checks for 2IMG files.
|
2018-08-11 01:53:53 -05:00 |
|
Stephen Heumann
|
ccc9594412
|
Add support for ejecting NetDisk volumes.
|
2018-08-10 22:40:07 -05:00 |
|
Stephen Heumann
|
2670da4f59
|
Add basic support for 2img format.
|
2018-08-10 19:51:21 -05:00 |
|
Stephen Heumann
|
d718d82ff1
|
Initial support for mounting and reading a remote filesystem.
|
2018-08-10 17:53:09 -05:00 |
|
Stephen Heumann
|
179c0afe56
|
Support for HTTP redirects.
|
2018-08-01 01:37:22 -05:00 |
|
Stephen Heumann
|
133c7f17b1
|
Add code to parse status line and headers of an HTTP response to our request.
|
2018-08-01 00:05:19 -05:00 |
|
Stephen Heumann
|
28a0b1be19
|
Add and use code to parse URLs specifying the resource.
|
2018-07-30 21:35:45 -05:00 |
|
Stephen Heumann
|
ef272cb998
|
Initial code implementing some of the core functionality for reading blocks over HTTP.
|
2018-07-29 23:40:03 -05:00 |
|