~alcinnz/hurl

8161527b — Adrian Cochrane 3 years ago
Add compile flag for executable extensions thereby fixing build system.

Might also be some crash fixes in here, I just realized I haven't committed these changes.
b9a5ac65 — Adrian Cochrane 3 years ago
ISSUE: add Upgrade-Insecure-Request header, close openwith & caching issues.
5a4a453d — Adrian Cochrane 3 years ago
 dependency is required for ext: regardless of  buildflag.
612e9ac3 — Adrian Cochrane 3 years ago
Release HURL2!
04cb2efa — Adrian Cochrane 3 years ago
Load executable extensions from more directories.
cdc252ef — Adrian Cochrane 3 years ago
Various fixes.
6d7fb390 — Adrian Cochrane 3 years ago
Upstream code for localizing filetype labels!
e08dc01d — Adrian Cochrane 3 years ago
Fix actual & potential crashes.
a168fd74 — Adrian Cochrane 3 years ago
Release HURL1.5!
915d7f98 — Adrian Cochrane 3 years ago
Expose APIs to open downloads with other apps.
ac4767de — Adrian Cochrane 3 years ago
Integrate new HTTP cache.

And while I'm at it, implement HTTP redirects myself to report correct URIs to the caller & cache.
663fb7aa — Adrian Cochrane 3 years ago
Add support for cache validation.

This required redesigning the internal APIs & refactoring the code to read better.
9faa5334 — Adrian Cochrane 3 years ago
Utilize the cache HURL's been writing!
14a0ac04 — Adrian Cochrane 3 years ago
Cache everything for supported status codes.
ff57d15d — Adrian Cochrane 3 years ago
Write appropriate HTTP responses to the cache!
53ee542a — Adrian Cochrane 3 years ago
Implement key-value storage for caching (TODO limit disk usage)
a4ffbfc2 — Adrian Cochrane 3 years ago
Draft code to check whether to cachen an HTTP response.
9794e7d5 — Adrian Cochrane 3 years ago
Ensure parsed rewriters are actually files.
70b80f77 — Adrian Cochrane 3 years ago
Support executable extensions.
f0682c08 — Adrian Cochrane 3 years ago
Jens Petersen <juhpetersen@gmail.com>: Broaden supported dependency versions.
Next