- 30 Jul, 2017 3 commits
-
-
cyremur authored
-
octal authored
-
Mathieu Stefani authored
Fixed the inability to serve static files greater than 140 KB
-
- 29 Jul, 2017 2 commits
-
-
Jeff VanDyke authored
Don't overwrite the status to FirstTry on every successful write, and erase the fd from toWrite only if it's already in there, which it should be if the status == Retry. Also fix some trailing whitespace
-
Jeff VanDyke authored
Added offset_ to BufferHolder so that retries would remember where they left off, Fixed range of copying in struct Buffer so that large dynamic responses still work.
-
- 04 Jul, 2017 1 commit
-
-
Mathieu Stefani authored
Patches for Arch Linux packaging
-
- 03 Jul, 2017 2 commits
-
-
Martchus authored
-
Mathieu Stefani authored
-
- 02 Jul, 2017 1 commit
-
-
octal authored
-
- 18 Jun, 2017 1 commit
-
-
Mathieu Stefani authored
Fix class\struct inconsistency warnings
-
- 13 Jun, 2017 1 commit
-
-
Denis Panin authored
-
- 05 Jun, 2017 2 commits
-
-
Mathieu Stefani authored
Fix bad extra semicolon in MIME3 macro
-
Mathieu Stefani authored
README: fix hello world example so it compiles
-
- 22 May, 2017 1 commit
-
-
Jeff VanDyke authored
Now MIME3 can be used in an expression just like MIME can.
-
- 06 May, 2017 1 commit
-
-
Julian Oes authored
Appearantly the HTTP_PROTOTYPE macro is needed, otherwise the example won't compile.
-
- 08 Apr, 2017 2 commits
-
-
Mathieu Stefani authored
Include serializer code in CMake install script
-
Mathieu Stefani authored
Fix missing bind() and wrong comment
-
- 06 Apr, 2017 1 commit
-
-
cyremur authored
-
- 27 Mar, 2017 2 commits
- 11 Mar, 2017 1 commit
-
-
Mathieu Stefani authored
Address::fromUnix gets the port wrong
-
- 11 Feb, 2017 1 commit
-
-
Mathieu Stefani authored
Enables gdb debugging by fixing the polling code to allow interrupts.
-
- 06 Feb, 2017 1 commit
-
-
Ross Rogers authored
@michalpelka hit an issue ( #29 ) where attaching gdb and stepping through code fails with a `terminate called after throwing an instance of 'Net::Error' what(): Polling: Interrupted system call`. @michalpelka then identified the fix which involves continuing to call `epoll` in the event of an interrupt.
-
- 01 Feb, 2017 1 commit
-
-
Joris Guisson authored
Use ntohs to convert the port from network byte order to host byte order, when making an Address from a sockaddr_in
-
- 15 Jan, 2017 2 commits
- 22 Oct, 2016 3 commits
-
-
Mathieu Stefani authored
adding OPTIONS method to router
-
Mathieu Stefani authored
added missing returns, listener check if bound on deconstruct
-
Mathieu Stefani authored
Add PATCH method
-
- 20 Oct, 2016 1 commit
-
-
Philip Whitfield authored
-
- 04 Oct, 2016 1 commit
-
-
stevijo authored
-
- 02 Sep, 2016 2 commits
-
-
Domen Soklic authored
-
Domen Soklic authored
-
- 30 Aug, 2016 2 commits
-
-
Mathieu Stefani authored
Fix async_test.cc compilation
-
Yaroslav Leonov authored
-
- 13 Jul, 2016 3 commits
-
-
Mathieu Stefani authored
[IMPORTANT] Memory related fixes
-
Santanu Sinha authored
-
Santanu Sinha authored
-
- 29 Jun, 2016 2 commits