- 24 Feb, 2015 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 19 Feb, 2015 2 commits
-
-
Sergey Lyubka authored
Replace obsolete gethostbyname by getaddrinfo
-
CurlyMoo authored
-
- 17 Feb, 2015 2 commits
-
-
Sergey Lyubka authored
Fix for MINGW builds
-
Miodrag Milanovic authored
-
- 16 Feb, 2015 3 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 12 Feb, 2015 1 commit
-
-
Sergey Lyubka authored
-
- 10 Feb, 2015 1 commit
-
-
Sergey Lyubka authored
Only define _XOPEN_SOURCE on Linux.
-
- 29 Jan, 2015 1 commit
-
-
Thomas Klausner authored
Fixes the build on NetBSD. The comment says it's only needed on Linux, and AFAIK Linux is the only operating system that only adds symbols when it's defined; others, like NetBSD or Solaris, also hide symbols. Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
-
- 28 Jan, 2015 1 commit
-
-
Sergey Lyubka authored
-
- 27 Jan, 2015 2 commits
- 21 Jan, 2015 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 19 Jan, 2015 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
Update Makefile
-
- 16 Jan, 2015 1 commit
-
-
Josh Criz authored
Fixing typo in 'clean' section
-
- 30 Dec, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 27 Dec, 2014 2 commits
-
-
Sergey Lyubka authored
Typo
-
CurlyMoo authored
-
- 21 Dec, 2014 3 commits
-
-
Sergey Lyubka authored
64-bit length fields on ARM don't work
-
Sergey Lyubka authored
mongoose.c: using application/javascript for .js
-
Sebastian Godelet authored
As of http://www.rfc-editor.org/rfc/rfc4329.txt, the preferred MIME type for JavaScript is application/javascript.
-
- 18 Dec, 2014 1 commit
-
-
Gary Coulbourne authored
ARM only allows aligned accesses. GCC generated unaligned accesses for the copy buffer, but ARM forces alignment, causing the first two bytes to be trampled. I changed the mechanism to create two temporaries and memcpy them in. It now works on ARM (and x86) for large websocket chunks.
-
- 15 Dec, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 11 Dec, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 01 Dec, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 28 Nov, 2014 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 24 Nov, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 20 Nov, 2014 2 commits
-
-
Sergey Lyubka authored
Update ReleaseNotes.md(spell mistake)
-
zapline authored
spell mistake
-
- 17 Nov, 2014 2 commits
-
-
Sergey Lyubka authored
-
Sergey Lyubka authored
-
- 13 Nov, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 12 Nov, 2014 1 commit
-
-
Sergey Lyubka authored
-
- 10 Nov, 2014 1 commit
-
-
Sergey Lyubka authored
Consistent use of NS_MALLOC, NS_FREE and NS_REALLOC
-