index
:
hurl.git
main
Haskell URL library, powering Rhapsode. Please email contributions/feedback to opensource@openwork.nz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2 days
Allow overriding localizations logic, including throwing as error.
HEAD
main
Adrian Cochrane
4 days
Add decoupling layer for localizing HTTP errors.
Adrian Cochrane
6 days
Switch to different proposed HTML syntax for crypto-authentication.
Adrian Cochrane
6 days
Localize HTTP errorcodes!
Adrian Cochrane
7 days
Support clientside certificates for HTTPS & Gemini.
Adrian Cochrane
8 days
Switch cryptography library & implement HSTS.
Adrian Cochrane
2022-07-23
Treat GET form submissions as normal fetch requests.
Adrian Cochrane
2022-07-23
Bug/crash/feature fixes for submitting forms.
Adrian Cochrane
2021-07-21
Retroactively set cookies upon submitting POST requests to cater to CSRF prot...
Adrian Cochrane
2021-07-21
Allow sites to cookies in response to HTTP POST requests.
Adrian Cochrane
2021-07-21
Allowing sending HTTP POST requests.
Adrian Cochrane
2021-03-08
Fix for more recent bytestring versions.
Adrian Cochrane
2021-02-11
Add compile flag for executable extensions thereby fixing build system.
Adrian Cochrane
2021-01-07
Load executable extensions from more directories.
Adrian Cochrane
2021-01-07
Various fixes.
Adrian Cochrane
2021-01-05
Upstream code for localizing filetype labels!
Adrian Cochrane
2021-01-05
Fix actual & potential crashes.
Adrian Cochrane
2020-12-23
Expose APIs to open downloads with other apps.
Adrian Cochrane
2020-12-22
Integrate new HTTP cache.
Adrian Cochrane
2020-12-20
Add support for cache validation.
Adrian Cochrane
2020-12-20
Utilize the cache HURL's been writing!
Adrian Cochrane
2020-12-20
Cache everything for supported status codes.
Adrian Cochrane
2020-12-15
Write appropriate HTTP responses to the cache!
Adrian Cochrane
2020-12-14
Implement key-value storage for caching (TODO limit disk usage)
Adrian Cochrane
2020-12-07
Draft code to check whether to cachen an HTTP response.
Adrian Cochrane
2020-12-07
Ensure parsed rewriters are actually files.
Adrian Cochrane
2020-12-07
Support executable extensions.
Adrian Cochrane
2020-10-14
Release 1.4.2.0!
Adrian Cochrane
2020-10-11
Adjust OpenSSL settings (Help please!)
Adrian Cochrane
2020-10-08
Switch over to OpenSSL for encryption.
Adrian Cochrane
2020-10-05
Implement in-memory request logging.
Adrian Cochrane
2020-10-03
Add support for URI rewriting plugins
Adrian Cochrane
2020-05-17
Correct alternative AppStream icon cache path.
Adrian Cochrane
2020-05-15
Don't crash on missing /usr/share/app-info/icons/
Adrian Cochrane
2020-04-18
Forgot to expose some necessary APIs, and fixed about: bug.
Adrian Cochrane
2020-04-18
Silence encoding errors, as it's a nuisance for encoding sniffing.
Adrian Cochrane
2020-04-18
Fix download-to-file & Gemini implementations.
Adrian Cochrane
2020-04-18
Implement simple commandline version of HURL.
Adrian Cochrane
2020-04-18
Start a commandline version of HURL, currently 'Hello World'.
Adrian Cochrane
2020-04-18
Define special psuedo-MIMEtypes for error responses.
Adrian Cochrane
2020-04-17
Expose downloadToURI function.
Adrian Cochrane
2020-04-17
Improve data: URI handling, provide utility to convert other URIs to data: URIs.
Adrian Cochrane
2020-04-17
Upstream save function, with intelligent filenaming.
Adrian Cochrane
2020-04-17
Add utility for concurrently fetching URLs.
Adrian Cochrane
2020-04-16
Expose redirected URIs to caller.
Adrian Cochrane
2020-04-16
Add Gemini support.
Adrian Cochrane
2020-04-15
Add support for about: URIs.
Adrian Cochrane
2020-03-26
Integrate AppStream into normal fetch routines, version 1.3.0.0!
Adrian Cochrane
2020-03-24
Support looking up icons by MIMEtype.
Adrian Cochrane
2020-03-22
Draft AppStream loading code.
Adrian Cochrane
[next]