Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-14 | Renderer class now has optional arguments for drawing text to indicate list ↵ | Jeffrey Armstrong | |
items, headings, etc. Dumb renderer now draws headings a bit nicer. | |||
2020-05-07 | Added a license that might annoy people. Added a readme and gave this mess ↵ | Jeffrey Armstrong | |
a name. | |||
2020-05-06 | Fixed silly Fortran mistakes regarding functions returning allocated ↵ | Jeffrey Armstrong | |
strings. Added an unused history system. Fixed URL handling. | |||
2020-05-05 | Added input handling with escaping, all untested. | Jeffrey Armstrong | |
2020-05-05 | Actual client can now load and display a page using dumb_renderer | Jeffrey Armstrong | |
2020-05-01 | Initial work on a sensible, packaged connection system. | Jeffrey Armstrong | |
2020-05-01 | SSL network connections now seem to work, including on windows | Jeffrey Armstrong | |
2020-04-30 | Fixed initialization of windows networking. Fixed some overruns in hostent ↵ | Jeffrey Armstrong | |
processing. |