- 01 Jan, 2019 6 commits
-
-
Dennis Jenkins authored
Ipv6 support
-
Dennis Jenkins authored
Fix data races in client connection state logic
-
knowledge4igor authored
-
Dennis Jenkins authored
Move static utility method for detecting ipv6 support from Listener (server) to Net (common), to make it cleaner to use in the client.
-
Dennis Jenkins authored
-
-
- 31 Dec, 2018 7 commits
-
-
Dennis Jenkins authored
Resolves bug #323: double invocation of router's notFound handler.
-
Dennis Jenkins authored
-
Dennis Jenkins authored
merge from upstream
-
Dennis Jenkins authored
-
Dennis Jenkins authored
Delete obsolete check
-
Dennis Jenkins authored
Simple patch to bugs listed in #392
-
Dennis Jenkins authored
Use ephemeral ports in several tests
-
- 30 Dec, 2018 6 commits
-
-
Tim Armstrong authored
-
hydratim authored
-
knowledge4igor authored
-
knowledge4igor authored
-
Dennis Jenkins authored
Fix client send request problem (caused by connect and pop from queue order)
-
knowledge4igor authored
-
- 29 Dec, 2018 3 commits
-
-
Dennis Jenkins authored
Buffer overflow bug
-
Dainius Narsutis authored
-
Dainius Narsutis authored
- Copying 46 bytes into 17
-
- 28 Dec, 2018 8 commits
-
-
Dennis Jenkins authored
IPv6 Bug Fix
-
hydratim authored
-
hydratim authored
-
hydratim authored
-
hydratim authored
-
hydratim authored
A silly mistake on my part conflating the use of the toString with presentation formating causing: ::getaddrinfo(host.c_str(), port.c_str(), &hints, &addrs): Name or service not known (<cwd>/src/server/listener.cc:168)
-
hydratim authored
-
hydratim authored
-
- 27 Dec, 2018 2 commits
-
-
Dennis Jenkins authored
Properly shutdown non-threaded serve
-
Louis Matthijssen authored
-
- 26 Dec, 2018 2 commits
- 25 Dec, 2018 4 commits
-
-
Dennis Jenkins authored
merge from head
-
Dennis Jenkins authored
Added IPv6 support
-
Dennis Jenkins authored
Ephemeral ports
-
hydratim authored
-
- 21 Dec, 2018 2 commits
-
-
Dennis Jenkins authored
Add missing override to derived class virtual member functions
-
xurxoham authored
-