Sergey Lyubka
|
cfd334ac6c
|
Moved websocket echo server example
|
2014-09-09 09:27:35 +01:00 |
|
Sergey Lyubka
|
b5f6254c1e
|
Added date marker
|
2014-09-08 23:30:52 +01:00 |
|
Sergey Lyubka
|
dcbd1cbbd1
|
Moved pubsub example to websocket_chat
|
2014-09-08 23:29:34 +01:00 |
|
Sergey Lyubka
|
a3b568f460
|
removed lua_ddl.c
|
2014-09-08 23:22:46 +01:00 |
|
Sergey Lyubka
|
73f2602ba0
|
Updated due to ssl_wrapper.h refactoring
|
2014-08-26 14:42:24 +01:00 |
|
Sergey Lyubka
|
bdb16c624c
|
Added MG_RECV event and mg_send_file_data() func
|
2014-08-21 04:09:06 +01:00 |
|
Sergey Lyubka
|
695559f691
|
Updated to the latest SSL wrapper
|
2014-08-13 09:17:20 +01:00 |
|
Sergey Lyubka
|
13be74b4c6
|
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
2014-08-11 16:20:25 +01:00 |
|
Sergey Lyubka
|
02a1032fd4
|
updated ssl_wrapper
|
2014-08-11 16:19:25 +01:00 |
|
Miodrag Milanovic
|
3721efe1e9
|
Make mongoose compile on mingw environment
|
2014-08-11 15:27:23 +02:00 |
|
Sergey Lyubka
|
9fe53f307b
|
Added http client example
|
2014-08-05 17:14:41 +01:00 |
|
Sergey Lyubka
|
c64d30e1f6
|
removed make_settings.mak
|
2014-08-05 16:41:14 +01:00 |
|
Sergey Lyubka
|
b4c25fc7ba
|
Added ALL_PROGS
|
2014-08-05 16:40:51 +01:00 |
|
Sergey Lyubka
|
5a19438f70
|
Added guard for MONGOOSE_NO_FILESYSTEM
|
2014-08-04 22:31:59 +01:00 |
|
Daniel O'Connell
|
d4c8384b85
|
ws_ssl example
|
2014-08-03 12:40:10 +01:00 |
|
Sergey Lyubka
|
9b42494316
|
Added general example makefile settings
|
2014-08-01 13:30:05 +01:00 |
|
Sergey Lyubka
|
0a0130b90c
|
removed
|
2014-08-01 07:53:51 +01:00 |
|
Sergey Lyubka
|
5727a5c0ed
|
Removed lua examples
|
2014-07-29 07:39:20 +01:00 |
|
Sergey Lyubka
|
b5704850db
|
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
2014-07-08 11:10:17 +01:00 |
|
Sergey Lyubka
|
9c67e8960e
|
updated certs
|
2014-07-08 11:10:08 +01:00 |
|
Pavel Pimenov
|
82872e86fd
|
Change printf mask %zu -> %lu
for MS VC++ compatibility http://stackoverflow.com/questions/15610053/correct-printf-format-specifier-for-size-t-zu-or-iu
|
2014-07-07 09:24:48 +04:00 |
|
Sergey Lyubka
|
708af6d9c5
|
more comments in big_upload.c
|
2014-06-24 17:09:00 +01:00 |
|
Sergey Lyubka
|
e4c71425c9
|
Added big_upload.c
|
2014-06-24 17:04:26 +01:00 |
|
Sergey Lyubka
|
6e07215c1c
|
Using Multiple inputs for upload example
|
2014-06-24 16:35:59 +01:00 |
|
Sergey Lyubka
|
1389eec784
|
Added comment for mg_terminate_ssl() call
|
2014-06-19 09:55:10 +01:00 |
|
Sergey Lyubka
|
6ef795e082
|
manual mitm for oracle.com
|
2014-06-19 09:53:38 +01:00 |
|
Sergey Lyubka
|
6a54704b29
|
mg_set_option(): always set correct actual listening port
|
2014-06-11 20:12:23 +01:00 |
|
Sergey Lyubka
|
50c0b958ff
|
Added -root cmd line flag to proxy example
|
2014-06-10 12:22:50 +01:00 |
|
Sergey Lyubka
|
bd723bdc38
|
Removed dead code in websocket2.c
|
2014-06-09 17:33:26 +01:00 |
|
Sergey Lyubka
|
5e57031724
|
Added pubsub example
|
2014-06-09 17:26:22 +01:00 |
|
Sergey Lyubka
|
c583913290
|
Added pubsub example
|
2014-06-09 17:25:08 +01:00 |
|
Sergey Lyubka
|
464c77314d
|
Amended file sending example
|
2014-06-03 18:03:13 +01:00 |
|
Sergey Lyubka
|
bd23ec4323
|
Removed a bit of dead code. Added more comments in proxy_event_handler()
|
2014-05-29 17:40:06 +01:00 |
|
Daniel O'Connell
|
3671b2632d
|
proxy unit test reference implementation
|
2014-05-29 17:04:28 +01:00 |
|
Sergey Lyubka
|
1bede7e28b
|
Added test for parse_url()
|
2014-05-19 12:56:07 +01:00 |
|
Daniel O'Connell
|
1db51eb788
|
Moved sse.html to proxy_web_root/index.html
|
2014-05-13 14:51:16 +01:00 |
|
Daniel O'Connell
|
0e640ae885
|
Made setopt() wrapper around mg_set_option()
|
2014-05-13 13:02:08 +01:00 |
|
Daniel O'Connell
|
1bff6df2a7
|
Enabled SSL for proxy example
|
2014-05-13 12:33:27 +01:00 |
|
Daniel O'Connell
|
4cb3341a15
|
Added proxy example, with SSE html page
|
2014-05-13 11:22:31 +01:00 |
|
Daniel O'Connell
|
d52d9a4a6f
|
Added pem files
|
2014-05-13 11:08:18 +01:00 |
|
Daniel O'Connell
|
4a076c7ea4
|
Added proxy to the clean target
|
2014-05-13 10:56:32 +01:00 |
|
Sergey Lyubka
|
ccff4abf13
|
Added proxy target
|
2014-05-12 10:47:08 +01:00 |
|
Sergey Lyubka
|
1bb98e5e8e
|
Exported mg_websocket_printf(), mg_url_encode(). Added unit test for mg_url_encode()
|
2014-04-25 18:04:24 +01:00 |
|
Sergey Lyubka
|
35bd2b6032
|
Added form.c
|
2014-04-10 22:18:01 +01:00 |
|
Sergey Lyubka
|
3a60c5764d
|
Unit test target corrected
|
2014-04-07 19:07:41 +01:00 |
|
Sergey Lyubka
|
e62e48397d
|
Keeping absolute path for config file
|
2014-03-30 16:00:03 +01:00 |
|
Sergey Lyubka
|
94f63787bb
|
Restored void * parameter for iterate_over_connections()
|
2014-03-24 16:01:45 +00:00 |
|
Sergey Lyubka
|
367f5df328
|
match_prefix -> mg_match_prefix
|
2014-03-24 16:00:17 +00:00 |
|
Sergey Lyubka
|
c658a54d18
|
changed set_absolute_path() signature
|
2014-03-20 14:58:37 +00:00 |
|
Sergey Lyubka
|
cbd8d69e6d
|
Added hello world for Lua
|
2014-03-12 12:47:41 +00:00 |
|