index
:
lagrange.git
dev
dev-unrebased
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gmutil.c
Age
Commit message (
Expand
)
Author
2020-09-17
DocumentWidget: Saving the source to a file
Jaakko Keränen
2020-09-17
Recognize and visualize "mailto:" links
Jaakko Keränen
2020-08-30
Maximum number of redirects
Jaakko Keränen
2020-08-30
DocumentWidget: Check for non-Gemini redirects
Jaakko Keränen
2020-08-29
Append a slash in absolute URLs without a path
Jaakko Keränen
2020-08-25
It's called a "scheme"
Jaakko Keränen
2020-08-24
Updated for the_Foundation API changes
Jaakko Keränen
2020-08-24
Initialize RegExpMatches
Jaakko Keränen
2020-08-23
Build option to disable kerning; other optimizations
Jaakko Keränen
2020-08-22
Added BSD 2-clause license and copyright notices
Jaakko Keränen
2020-08-15
Don’t cache content of “about:” pages
Jaakko Keränen
2020-08-08
Don't try to make "about:" URLs absolute
Jaakko Keränen
2020-08-08
Handling "about:home"; GmRequest decoupling
Jaakko Keränen
2020-08-03
Server certificate TOFU
Jaakko Keränen
2020-08-01
Handling status codes by class
Jaakko Keränen
2020-08-01
More robust URL processing
Jaakko Keränen
2020-07-29
Utility for making absolute URLs
Jaakko Keränen
2020-07-28
Detect known image/audio file extensions
Jaakko Keränen
2020-07-28
Plaintext documents; unsupported MIME type error
Jaakko Keränen
2020-07-26
Full set of Gemini status codes
Jaakko Keränen
2020-07-25
Encode spaces in URLs
Jaakko Keränen
2020-07-24
Added GmRequest for handling the request
Jaakko Keränen