vsgi: Add 'expand_stream' utilities to 'Response' |
|
More...
|
almost 9 years ago
|
vsgi: Add 'OutputStreamSpliceFlags.CLOSE_TARGET' to 'expand_file' utilities |
|
More...
|
almost 9 years ago
|
safely: Throw 'next' error upstream and provide a 'SafeNextCallback' |
|
More...
|
almost 9 years ago
|
vsgi: Add 'Response.expand_file' helper to stream files |
|
More...
|
almost 9 years ago
|
sse: Use 'append_utf8' for the timeout comment and improve style |
|
More...
|
almost 9 years ago
|
negotiation: Update tests for the produced 'Vary' header |
|
More...
|
almost 9 years ago
|
negotiation: Don't set the 'Vary' header for a single expectation |
|
More...
|
almost 9 years ago
|
vsgi: Remove the 'fastcgi' check since it's optionally built |
|
More...
|
almost 9 years ago
|
vsgi: Use a random port to test the '--port' flag |
|
More...
|
almost 9 years ago
|
ci: Remove the 'valadoc' check, it will be included in a build target |
|
More...
|
almost 9 years ago
|
vsgi: Include a ISO 8601 timestamp in the logs |
|
More...
|
almost 9 years ago
|
ci: Install 'valadoc-0.26' as well to fix the build |
|
More...
|
almost 9 years ago
|
sse: Fix status line and headers not being flushed |
|
More...
|
almost 9 years ago
|
http: Extract the username from the 'Authorization' header |
|
More...
|
almost 9 years ago
|
vsgi: Remove usages of 'Source.REMOVE' |
|
More...
|
almost 9 years ago
|
build: Fix install step and add a check in the CI to run 'ninja install' |
|
More...
|
almost 9 years ago
|
vsgi: Rename 'challenge' for 'challenge_with_password' |
|
More...
|
almost 9 years ago
|
Revert "Bump minimal 'valac' version to '0.30' due to broken 'GLib.Unix.open_pipe'" |
|
More...
|
almost 9 years ago
|
vsgi: Fallback on 'Posix.pipe' if 'vala (>=0.30)' is not met |
|
More...
|
almost 9 years ago
|
Merge branch 'middleware-auth' into 'master' |
|
More...
|
almost 9 years ago
|
auth: Check for control characters when parsing basic authorization |
|
More...
|
almost 9 years ago
|
auth: Log the 'ConvertError' in 'authenticate', it's mainly due to the charset choice |
|
More...
|
almost 9 years ago
|
auth: Introduce 'str_const_equal' and use it to compare passwords |
|
More...
|
almost 9 years ago
|
auth: Add tests for basic authentication |
|
More...
|
almost 9 years ago
|
auth: Fix a silly bug of comparing the password agaisnt itself |
|
More...
|
almost 9 years ago
|
static: Forward as well for GResource-based middlewares |
|
More...
|
almost 9 years ago
|
Add docs for HTTP authentication |
|
More...
|
almost 9 years ago
|
vsgi: Box the state of an 'Authorization' header |
|
More...
|
almost 9 years ago
|
Provide a HTTP authentication middleware |
|
More...
|
almost 9 years ago
|
static: Forward the file before serving it |
|
More...
|
almost 9 years ago
|