Browse disk images on Archive.org and mount them on your Apple IIGS
Go to file
Stephen Heumann 990ea5fe97 Ignore garbage data after the json object.
This should work around an issue (possible Marinetti bug?) where a portion of the beginning of the response could be erroneously repeated at the end of it.
2019-04-14 01:34:06 -05:00
diskbrowser.c Parse and display the list of disks. 2019-04-13 23:25:02 -05:00
diskbrowser.rez Parse and display the list of disks. 2019-04-13 23:25:02 -05:00
hostname.c Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
hostname.h Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
http.c HTTP tweaks and test program. 2019-04-13 12:57:35 -05:00
http.h HTTP tweaks and test program. 2019-04-13 12:57:35 -05:00
httptest.c Parse and display the list of disks. 2019-04-13 23:25:02 -05:00
json.c Ignore garbage data after the json object. 2019-04-14 01:34:06 -05:00
json.h JSON parsing code. 2019-04-10 15:29:15 -05:00
jsontest.c Rename test to jsontest. 2019-04-13 00:32:40 -05:00
jsonutil.c Utility functions and test program for JSON processing. 2019-04-10 15:30:40 -05:00
jsonutil.h Utility functions and test program for JSON processing. 2019-04-10 15:30:40 -05:00
Makefile HTTP tweaks and test program. 2019-04-13 12:57:35 -05:00
mounturl.h Check for presence of NetDisk and Marinetti, and bail out if they're missing. 2019-04-12 19:38:46 -05:00
netdiskerror.h Check for presence of NetDisk and Marinetti, and bail out if they're missing. 2019-04-12 19:38:46 -05:00
readtcp.c Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
readtcp.h Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
session.h Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
seturl.c Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
seturl.h Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
strcasecmp.c Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
strcasecmp.h Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
tcpconnection.c Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
tcpconnection.h Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
urlparser.c Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
urlparser.h Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00
version.h Add utility code for HTTP connections, URLs, and networking. 2019-04-12 23:23:39 -05:00