- 21 Dec, 2018 2 commits
-
-
Dennis Jenkins authored
Add missing override to derived class virtual member functions
-
xurxoham authored
-
- 19 Dec, 2018 3 commits
-
-
Dennis Jenkins authored
Add unit test to reproduce #379
-
jcastro authored
Removed allocEntry member function and moved Queue::Entry allocation to Queue::push, which now constructs and adds the Entry to the queue. See #379
-
jcastro authored
See #379
-
- 17 Dec, 2018 5 commits
-
-
Dennis Jenkins authored
Fix connection OnDone execution: problem was introduced in PR #374 + test
-
knowledge4igor authored
-
knowledge4igor authored
-
knowledge4igor authored
-
Dennis Jenkins authored
Remove EmptyCall
-
- 16 Dec, 2018 5 commits
-
-
knowledge4igor authored
-
Dennis Jenkins authored
Fix Connection problem in Client + code refactoring + one more test
-
knowledge4igor authored
-
knowledge4igor authored
-
knowledge4igor authored
-
- 08 Dec, 2018 7 commits
-
-
Dennis Jenkins authored
Add two more CORS headers
-
ciody authored
-
ciody authored
-
Dennis Jenkins authored
Fix warnings in headers and add registry test
-
knowledge4igor authored
-
Dennis Jenkins authored
Add more cookies tests
-
Dennis Jenkins authored
Refactoring and code improvements in http headers
-
- 07 Dec, 2018 3 commits
-
-
knowledge4igor authored
-
knowledge4igor authored
-
knowledge4igor authored
-
- 06 Dec, 2018 7 commits
-
-
Dennis Jenkins authored
Remove redundant include in CMakeLists.txt
-
knowledge4igor authored
-
Dennis Jenkins authored
Fix data races in http_client_test
-
knowledge4igor authored
-
knowledge4igor authored
-
Dennis Jenkins authored
Tiny code improvements
-
knowledge4igor authored
-
- 26 Nov, 2018 4 commits
-
-
Dennis Jenkins authored
Client code refactoring
-
knowledge4igor authored
-
knowledge4igor authored
-
knowledge4igor authored
-
- 24 Nov, 2018 1 commit
-
-
Dennis Jenkins authored
Fix cookies sending and getting on client side
-
- 22 Nov, 2018 3 commits
-
-
Dennis Jenkins authored
Make string_view find and rfind methods really noexcept
-
knowledge4igor authored
-
knowledge4igor authored
-