Sergey Lyubka
|
b77532ea3f
|
Added mjpg example
|
2014-03-04 20:22:46 +00:00 |
|
Sergey Lyubka
|
ffe83051fe
|
build fixed
|
2014-03-04 13:15:56 +00:00 |
|
Sergey Lyubka
|
570c8213b6
|
Cleaned unit test
|
2014-03-03 10:54:35 +00:00 |
|
Sergey Lyubka
|
e41df3cf9c
|
MG_REQ_BEGIN -> MG_REQUEST, killed MG_REQ_END, add MG_REPLY. Restored server test
|
2014-03-03 10:26:27 +00:00 |
|
Sergey Lyubka
|
fd7dc33645
|
unbroke unit test
|
2014-03-02 17:20:24 +00:00 |
|
Niels Egberts
|
11640cc3c6
|
Also clean up multi_threaded and websocket_html.c on make clean
|
2014-03-02 14:55:34 +00:00 |
|
Sergey Lyubka
|
e0aceb4f3a
|
Fixed windows build for examples
|
2014-03-02 12:23:53 +00:00 |
|
Sergey Lyubka
|
ea9a60a59a
|
Updated examples to conform to the evented API
|
2014-03-02 12:16:09 +00:00 |
|
Sergey Lyubka
|
2ac970fa16
|
Moving to event-based API, temporary breaking tests
|
2014-03-01 01:17:39 +00:00 |
|
Sergey Lyubka
|
2fbe09ad7c
|
Restored jni build dir for Android
|
2014-02-25 08:12:42 +00:00 |
|
Sergey Lyubka
|
23325efab2
|
Added time.h
|
2014-02-25 08:10:19 +00:00 |
|
Sergey Lyubka
|
8865dd5e84
|
Moved unit_test.c to examples
|
2014-02-20 12:13:59 +00:00 |
|
Sergey Lyubka
|
6f8751b479
|
chat server is going to be in its own dir
|
2014-02-07 13:04:02 +00:00 |
|
Sergey Lyubka
|
877c4dc698
|
websocket example responses: 15 times -> 3 times
|
2014-02-07 13:03:28 +00:00 |
|
Sergey Lyubka
|
2dfc79129a
|
better lua build
|
2014-02-07 13:03:11 +00:00 |
|
Sergey Lyubka
|
eaa0e26a85
|
Starting to rebuild chat example on Lua
|
2014-02-06 10:18:30 +00:00 |
|
Sergey Lyubka
|
a3a63f7e56
|
Using mg_connection::callback_param for mg_iterate_over_connection()
|
2014-02-06 10:00:20 +00:00 |
|
Toon Claes
|
a487332aa0
|
use mg_set_request_handler
|
2014-02-04 20:48:38 +01:00 |
|
Sergey Lyubka
|
3987d4d560
|
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
2014-02-04 18:13:10 +00:00 |
|
Sergey Lyubka
|
8d3181e0bf
|
examples/html -> examples/chat_html_root
|
2014-02-04 18:13:02 +00:00 |
|
Toon Claes
|
0187fe943a
|
Correct return values: PROCESSED or CALL_AGAIN
|
2014-02-04 15:24:32 +01:00 |
|
Sergey Lyubka
|
7010addadb
|
NO_AUTH -> MONGOOSE_NO_AUTH
|
2014-02-01 15:17:13 +00:00 |
|
Sergey Lyubka
|
14526a2109
|
mg_add_uri_handler -> mg_set_request_handler()
|
2014-01-28 12:42:13 +00:00 |
|
Sergey Lyubka
|
83a9a726d3
|
Checking path existence
|
2014-01-26 11:24:24 +00:00 |
|
Sergey Lyubka
|
f977757a9d
|
Added mg_set_auth_handler()
|
2014-01-24 20:49:57 +00:00 |
|
Sergey Lyubka
|
2392156fd4
|
Not exiting on a wrong option, best effort to recover
|
2014-01-23 20:57:27 +00:00 |
|
Sergey Lyubka
|
192205b10b
|
Added
|
2014-01-23 10:36:08 +00:00 |
|
Sergey Lyubka
|
2ea17e8c6d
|
Adjusted docs and makefile to use correct preproc flags
|
2014-01-20 11:17:09 +00:00 |
|
Sergey Lyubka
|
061ba99124
|
Using vnotify() for die()
|
2014-01-20 08:54:06 +00:00 |
|
Sergey Lyubka
|
ead098f726
|
Setting server_name
|
2014-01-19 17:01:43 +00:00 |
|
Sergey Lyubka
|
22aea8acac
|
Better comment for websocket example
|
2014-01-17 16:37:05 +00:00 |
|
Sergey Lyubka
|
02f19fc05a
|
Using mg_handler_t for iterate_over_connections()
|
2014-01-17 11:45:57 +00:00 |
|
Sergey Lyubka
|
7690f9e34b
|
Fixed websocket example, and websocket callback calling logic.
|
2014-01-17 10:17:15 +00:00 |
|
Sergey Lyubka
|
65c1278975
|
win32 build of server.c fixed
|
2014-01-16 14:40:26 +00:00 |
|
Sergey Lyubka
|
05e1135940
|
Added stand-alone console executable
|
2014-01-16 13:53:18 +00:00 |
|
Sergey Lyubka
|
fc37b08139
|
URI handler status code drives streaming behavior
|
2014-01-14 13:16:58 +00:00 |
|
Sergey Lyubka
|
3aaf47d4e4
|
Return 1 from the URI handler
|
2014-01-14 12:50:13 +00:00 |
|
Sergey Lyubka
|
cc636197bc
|
Added auth example
|
2014-01-13 17:58:14 +00:00 |
|
Sergey Lyubka
|
6b4f7e785d
|
Added upload example
|
2014-01-13 17:01:11 +00:00 |
|
Sergey Lyubka
|
f0571f9fd6
|
Using mg.request_info.content
|
2014-01-13 10:58:14 +00:00 |
|
Sergey Lyubka
|
fa4179ee53
|
Made clean silent
|
2014-01-11 16:18:29 +00:00 |
|
Sergey Lyubka
|
d29f849602
|
Fixed optional build test
|
2014-01-11 09:48:13 +00:00 |
|
Sergey Lyubka
|
ccf0ce4a1f
|
Using chunked API in post.c example
|
2014-01-07 09:28:20 +00:00 |
|
Sergey Lyubka
|
134a5b7b9e
|
Using chunked API in multi-threaded example
|
2014-01-07 09:24:48 +00:00 |
|
Sergey Lyubka
|
d0e2741832
|
Added new response creation interface
|
2014-01-04 11:31:55 +00:00 |
|
Sergey Lyubka
|
8f62822a33
|
Using mg_printf()
|
2013-12-31 13:57:19 +00:00 |
|
Sergey Lyubka
|
7a77bb1c4a
|
More descriptive comment in multithreaded example
|
2013-12-31 09:06:21 +00:00 |
|
Sergey Lyubka
|
4fd6eb597d
|
Squashed C++ warning
|
2013-12-30 12:10:35 +00:00 |
|
Sergey Lyubka
|
4fbfb5d0d0
|
Expanded hello example a little
|
2013-12-27 19:50:14 +00:00 |
|
Sergey Lyubka
|
dca2eab152
|
removed stdio.h
|
2013-12-26 10:21:09 +00:00 |
|