summaryrefslogtreecommitdiff
path: root/src/gmrequest.c
AgeCommit message (Expand)Author
2020-08-24Updated for the_Foundation API changesJaakko Keränen
2020-08-24Initialize RegExpMatchesJaakko Keränen
2020-08-22Added BSD 2-clause license and copyright noticesJaakko Keränen
2020-08-21Experimenting with text artJaakko Keränen
2020-08-20CleanupJaakko Keränen
2020-08-19Help: Elaborate on link navigation via keyboardJaakko Keränen
2020-08-18Minor tweaksJaakko Keränen
2020-08-15Built-in embedded “about:” pages; Help menuJaakko Keränen
2020-08-13App-wide document zoom; added --echo option for debuggingJaakko Keränen
2020-08-12Save and load app state (tabs, history)Jaakko Keränen
2020-08-10CleanupJaakko Keränen
2020-08-08Handling "about:home"; GmRequest decouplingJaakko Keränen
2020-08-08Cancel GmRequest from the main threadJaakko Keränen
2020-08-08Showing the server certificate subject nameJaakko Keränen
2020-08-06Fetch content from cache when navigating backJaakko Keränen
2020-08-06Added GmResponse as its own typeJaakko Keränen
2020-08-04DocumentWidget: Show server certificate expiration dateJaakko Keränen
2020-08-03GmCerts: Thread safety; fixed notificationsJaakko Keränen
2020-08-03Server certificate TOFUJaakko Keränen
2020-08-03Working on server certificatesJaakko Keränen
2020-08-02GmRequest: Checking the server certificateJaakko Keränen
2020-08-01GmRequest: Handle "data:" protocol with embedded contentJaakko Keränen
2020-07-31GmRequest: Print the server certificate for testingJaakko Keränen
2020-07-28Loading and rendering images in the documentJaakko Keränen
2020-07-28GmRequest: Default MIME typeJaakko Keränen
2020-07-28Plaintext documents; unsupported MIME type errorJaakko Keränen
2020-07-26GmRequest: Tweaking cancel behaviorJaakko Keränen
2020-07-25Encode spaces in URLsJaakko Keränen
2020-07-24Font update; ANSI color escapes; fixed URL updateJaakko Keränen
2020-07-24Added GmRequest for handling the requestJaakko Keränen