aboutsummaryrefslogtreecommitdiff
path: root/protocol.f90
AgeCommit message (Expand)Author
2020-05-17Fixed handling of server urls if a port is specified.Jeffrey Armstrong
2020-05-13Relative URL redirects should now work properly.Jeffrey Armstrong
2020-05-07Fixed some more URL handling issues.Jeffrey Armstrong
2020-05-07Added a license that might annoy people. Added a readme and gave this mess a...Jeffrey Armstrong
2020-05-06File type is now returned for evaluation. Initial routines for saving implem...Jeffrey Armstrong
2020-05-06Fixed URL handling when base url doesn't end in a slashJeffrey Armstrong
2020-05-06Fixed handling of bad server response code. Made input requests in the dumb ...Jeffrey Armstrong
2020-05-06Fixed silly Fortran mistakes regarding functions returning allocated strings....Jeffrey Armstrong
2020-05-05Fixed link handling. Can now navigate links and page up/down.Jeffrey Armstrong
2020-05-05Actual client can now load and display a page using dumb_rendererJeffrey Armstrong
2020-05-01Simple, single request function for retrieving a gemini page into a unit numberJeffrey Armstrong
2020-05-01Initial work on a sensible, packaged connection system.Jeffrey Armstrong