index
:
LR-87
master
A cross-platform Gemini client written entirely in Fortran
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-06
Back functionality now works
Jeffrey Armstrong
2020-05-06
Fixed stream io under non-Windows systems. Updated non-Windows project.
Jeffrey Armstrong
2020-05-06
Fixed silly Fortran mistakes regarding functions returning allocated strings....
Jeffrey Armstrong
2020-05-05
Added input handling with escaping, all untested.
Jeffrey Armstrong
2020-05-05
Fixed link handling. Can now navigate links and page up/down.
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
Added input and error display members to the renderer.
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 p...
Jeffrey Armstrong
2020-04-29
Added some very low-level network code
Jeffrey Armstrong
2020-04-28
Links are now rendered in the dumb renderer. Preparation sub now available b...
Jeffrey Armstrong
2020-04-24
Initial code commit
Jeffrey Armstrong
[prev]