Age | Commit message (Expand) | Author |
---|---|---|
2020-05-19 | Requests should now include SNI over TLS | Jeffrey Armstrong |
2020-05-17 | Fixed handling of server urls if a port is specified. | Jeffrey Armstrong |
2020-05-13 | Switched to a non-deprecated call for TLS initialization | Jeffrey Armstrong |
2020-05-08 | Hid a not-so-useful debugging output | Jeffrey Armstrong |
2020-05-07 | Added a license that might annoy people. Added a readme and gave this mess a... | Jeffrey Armstrong |
2020-05-06 | Fixed silly Fortran mistakes regarding functions returning allocated strings.... | Jeffrey Armstrong |
2020-05-05 | Actual client can now load and display a page using dumb_renderer | Jeffrey Armstrong |
2020-05-01 | Simple, single request function for retrieving a gemini page into a unit number | 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 |