Sergey Lyubka
|
3070e8572d
|
removed file locking on windows, to fix the crash introduced by 52e3be5c58
|
2013-09-07 22:04:59 +01:00 |
|
Sergey Lyubka
|
baf4d8af27
|
Mongoose_$V.dmg -> Mongoose-$V.dmg
|
2013-09-07 22:04:09 +01:00 |
|
Sergey Lyubka
|
d5acf2e2a7
|
4.0 -> 4.1
|
2013-09-07 20:21:27 +01:00 |
|
Sergey Lyubka
|
22f8cb14d5
|
Updated downloads link
|
2013-09-07 20:20:11 +01:00 |
|
Sergey Lyubka
|
e28b3ca91d
|
Not ignoring SIGCHLD, cause it renders system() unusable on QNX
|
2013-09-07 19:50:54 +01:00 |
|
Sergey Lyubka
|
73d2b395d1
|
Moved SIGCHLD handler out of mongoose.c. Embedded user must set SIGCHLD handler if CGI is used.
|
2013-09-07 19:41:40 +01:00 |
|
Sergey Lyubka
|
e556a487e0
|
Fix for the SCRIPT_NAME in the presence of PATH_INFO, https://code.google.com/p/mongoose/issues/detail?id=403
|
2013-09-07 18:49:24 +01:00 |
|
Sergey Lyubka
|
5728fa1cea
|
Added windows_tiny target. Adding only mongoose.[ch] files to the source tarball.
|
2013-09-07 18:47:38 +01:00 |
|
Sergey Lyubka
|
b461edabd9
|
Squashed warnings
|
2013-09-07 18:46:50 +01:00 |
|
Sergey Lyubka
|
c9e666babc
|
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
2013-09-07 07:07:28 +01:00 |
|
Sergey Lyubka
|
18e64397fc
|
Fixed tests
|
2013-09-07 07:07:18 +01:00 |
|
Sergey Lyubka
|
3c8418d324
|
Removed -I$(LUA) from LUA_FLAGS
|
2013-09-07 07:07:07 +01:00 |
|
Sergey Lyubka
|
784a1580ce
|
Merge pull request #232 from ellusak/master
use chunked encoding for directory listing
|
2013-09-05 11:18:07 -07:00 |
|
Sergey Lyubka
|
6a0ac69761
|
version 3.9 -> 4.0
|
2013-09-05 12:35:44 +01:00 |
|
ellusak
|
7c06279a8c
|
use chunked encoding for directory listing
|
2013-09-05 17:14:34 +08:00 |
|
Sergey Lyubka
|
aec6f85f55
|
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
2013-09-02 11:15:57 +01:00 |
|
Sergey Lyubka
|
52e3be5c58
|
Refactored f[un]lockfile for Windows using LockFileEx/UnlockFileEx
|
2013-09-02 11:15:48 +01:00 |
|
Sergey Lyubka
|
01a664ad06
|
Merge pull request #231 from tehnick/fix-compilation-warning
Fixed compilation warning
|
2013-08-31 03:08:06 -07:00 |
|
Boris Pek
|
94933047a7
|
Fixed compilation warning
|
2013-08-30 21:32:58 +03:00 |
|
Sergey Lyubka
|
cd6005c86f
|
Calling thread_stop() before free-ing conn
|
2013-08-28 09:54:00 +01:00 |
|
Sergey Lyubka
|
6d14ed3a18
|
thread_setup -> thread_start
|
2013-08-28 09:53:10 +01:00 |
|
Sergey Lyubka
|
0fb5db59d3
|
Putting CFLAGS at the end of the compilation flags for Linux
|
2013-08-27 00:02:40 +01:00 |
|
Sergey Lyubka
|
20b274bb2b
|
Using amalgamated lua
|
2013-08-27 00:01:53 +01:00 |
|
Sergey Lyubka
|
00b289a0f4
|
Added thread_start() and thread_stop()
|
2013-08-26 12:22:38 +01:00 |
|
Sergey Lyubka
|
9818f9849b
|
Added downloads section
|
2013-08-20 16:26:33 +01:00 |
|
Sergey Lyubka
|
df1c23222e
|
Corrected google group email address. Reworded paragraph about SLRE.
|
2013-08-20 07:54:28 +01:00 |
|
Sergey Lyubka
|
f18ac3e094
|
Fixed test invokation
|
2013-08-19 19:10:41 +01:00 |
|
Sergey Lyubka
|
d8596fae27
|
Fixed unit test
|
2013-08-19 19:10:17 +01:00 |
|
Sergey Lyubka
|
85209ac4fa
|
Reverted contributions by jmucchiello
|
2013-08-19 11:54:47 +01:00 |
|
Sergey Lyubka
|
a58e82b301
|
Added note about GNU make
|
2013-08-19 11:39:59 +01:00 |
|
Sergey Lyubka
|
35f485558b
|
Amalgamated Lua
|
2013-08-19 07:56:13 +01:00 |
|
Sergey Lyubka
|
93365fcbd2
|
audio/ogg -> application/ogg
|
2013-08-19 06:46:13 +01:00 |
|
Sergey Lyubka
|
e40a44ba70
|
Moved mod_lua to build/
|
2013-08-18 23:04:36 +01:00 |
|
Sergey Lyubka
|
1eed770238
|
Moved Makefile and main.c to build/
|
2013-08-18 23:02:43 +01:00 |
|
Sergey Lyubka
|
511ef4137f
|
Better SSI mime type handling
|
2013-08-18 13:27:54 +01:00 |
|
Sergey Lyubka
|
479164129b
|
Styling, lines > 80 chars
|
2013-08-18 13:16:53 +01:00 |
|
Sergey Lyubka
|
08746115e2
|
Sending EXTRA_HTTP_HEADERS in handle_file_request()
|
2013-08-18 13:03:39 +01:00 |
|
Sergey Lyubka
|
587aad75c1
|
License change
|
2013-08-16 11:28:50 +01:00 |
|
Sergey Lyubka
|
218428662e
|
License change
|
2013-08-16 11:18:16 +01:00 |
|
Sergey Lyubka
|
04fc209644
|
removing dmg dir on clean
|
2013-08-16 11:18:04 +01:00 |
|
Sergey Lyubka
|
53bedd1eb5
|
made separate targets for each example
|
2013-08-16 11:17:15 +01:00 |
|
Sergey Lyubka
|
a0b43ae8e0
|
Merge pull request #218 from MikieMorales/patch-3
Changing Embedding example to C file.
|
2013-08-14 09:50:07 -07:00 |
|
Miguel Morales
|
866a7e2823
|
Changing Embedding example to C file.
|
2013-08-14 12:38:32 -04:00 |
|
Sergey Lyubka
|
2055d41a9f
|
Corrected misplaced brackets in parse_http_message()
|
2013-08-14 10:55:36 +01:00 |
|
Sergey Lyubka
|
1ef29c1b3b
|
Using #define MGSQLEN for the socket queue length
|
2013-08-14 08:23:30 +01:00 |
|
Sergey Lyubka
|
e95dbb90a7
|
Sending content-length from put_file()
|
2013-08-14 08:15:42 +01:00 |
|
Sergey Lyubka
|
cf18c932a4
|
Refactored parse_http_message()
|
2013-08-14 07:41:47 +01:00 |
|
Sergey Lyubka
|
a730afc44d
|
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
2013-08-14 07:09:28 +01:00 |
|
Sergey Lyubka
|
94296c9697
|
Corrected check for websocket connection close
|
2013-08-14 07:09:22 +01:00 |
|
Sergey Lyubka
|
667707df50
|
Merge pull request #214 from DanielOaks/server_software
Added SERVER_SOFTWARE CGI variable
|
2013-08-13 04:28:26 -07:00 |
|