- 26 Jan, 2018 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 25 Jan, 2018 2 commits
-
-
Max Kellermann authored
This change was missing in 47fa8c4c
-
Max Kellermann authored
The CurlRequest constructor can throw exceptions, therefore we must not use "noexcept".
-
- 24 Jan, 2018 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Allows catchers to inspect the HTTP status.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
See commit be137a19
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Jan, 2018 1 commit
-
-
Max Kellermann authored
Eliminate duplicate code.
-
- 21 Jan, 2018 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes a freeze bug.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Jan, 2018 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
These have no use, exception for creating an artificial dependency from input_plugins[] to all archive plugins.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
These methods are not exception-safe; std::lock_guard should better be used.
-
Max Kellermann authored
-
- 19 Jan, 2018 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Don't keep any references to the owner, as the handler method may delete the owner.
-
Max Kellermann authored
The caller should be able to safely store the instance pointer before his callback is invoked.
-