Sergey Lyubka
|
85940c8045
|
Moved <netdb.h> to under unix includes
|
2014-01-04 02:05:18 +00:00 |
|
Sergey Lyubka
|
a0b599b308
|
Removed protection from mg_write(). Refactored mg_iterate_over_connections()
|
2014-01-04 00:51:07 +00:00 |
|
Sergey Lyubka
|
d43ccda9a7
|
Unbroke link to page.lp
|
2014-01-03 22:18:38 +00:00 |
|
Sergey Lyubka
|
675b83a3ef
|
Let mongoose binary change CWD to document_root
|
2014-01-03 21:45:13 +00:00 |
|
Sergey Lyubka
|
dfdfcc060d
|
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
2014-01-03 20:26:52 +00:00 |
|
Sergey Lyubka
|
143fb4f423
|
Fixed macos build
|
2014-01-03 20:26:41 +00:00 |
|
Sergey Lyubka
|
b7eb12017c
|
Update README.md
|
2014-01-03 03:29:42 +00:00 |
|
Sergey Lyubka
|
bd1c6c1506
|
Update README.md
|
2014-01-03 03:29:09 +00:00 |
|
Sergey Lyubka
|
efb7f4f05d
|
Added frozen
|
2014-01-03 03:06:50 +00:00 |
|
Sergey Lyubka
|
5475fe661d
|
Implemented USE_POST_SIZE_LIMIT
|
2013-12-31 13:57:51 +00:00 |
|
Sergey Lyubka
|
8f62822a33
|
Using mg_printf()
|
2013-12-31 13:57:19 +00:00 |
|
Sergey Lyubka
|
0aa1a9e324
|
Documented USE_POST_SIZE_LIMIT, USE_EXTRA_HTTP_HEADERS
|
2013-12-31 13:56:59 +00:00 |
|
Sergey Lyubka
|
7a77bb1c4a
|
More descriptive comment in multithreaded example
|
2013-12-31 09:06:21 +00:00 |
|
Sergey Lyubka
|
4576b69e30
|
Initializing remote_ip and remote_port properly
|
2013-12-31 09:02:24 +00:00 |
|
Sergey Lyubka
|
4fd6eb597d
|
Squashed C++ warning
|
2013-12-30 12:10:35 +00:00 |
|
Sergey Lyubka
|
257dacd7bb
|
Squashed warning about dangerous optimization
|
2013-12-30 11:43:07 +00:00 |
|
Sergey Lyubka
|
c88b7b19b3
|
Squashed warning on Windows, using INVALID_SOCKET
|
2013-12-30 11:35:33 +00:00 |
|
Sergey Lyubka
|
4fbfb5d0d0
|
Expanded hello example a little
|
2013-12-27 19:50:14 +00:00 |
|
Sergey Lyubka
|
67c678270e
|
Minor wording changes for feeatures
|
2013-12-27 18:32:24 +00:00 |
|
Sergey Lyubka
|
049db9015b
|
Mentioned async core
|
2013-12-26 12:55:50 +00:00 |
|
Sergey Lyubka
|
9dde225b5e
|
Squashed C++ warning in read_from_cgi()
|
2013-12-26 11:45:44 +00:00 |
|
Sergey Lyubka
|
3a0a22f4cc
|
Add an ability to pass listening socket to mongoose binary
|
2013-12-26 11:37:52 +00:00 |
|
Sergey Lyubka
|
b4a4b15835
|
Removed old cruft
|
2013-12-26 11:33:19 +00:00 |
|
Sergey Lyubka
|
dca2eab152
|
removed stdio.h
|
2013-12-26 10:21:09 +00:00 |
|
Sergey Lyubka
|
f9f212442c
|
Added comment
|
2013-12-26 10:20:02 +00:00 |
|
Sergey Lyubka
|
83793aadde
|
Removed num_threads
|
2013-12-26 10:14:13 +00:00 |
|
Sergey Lyubka
|
f7a705c40a
|
Added multi-threaded example
|
2013-12-26 10:13:04 +00:00 |
|
Sergey Lyubka
|
f5f6edcf5a
|
Added mg_printf() back
|
2013-12-26 10:12:18 +00:00 |
|
Sergey Lyubka
|
9cb1048c66
|
Added lightweight feature
|
2013-12-26 09:33:26 +00:00 |
|
Sergey Lyubka
|
522a7eb554
|
Added socket functionality
|
2013-12-24 11:33:56 +00:00 |
|
Sergey Lyubka
|
072833acd5
|
Squashed win32 warnings
|
2013-12-23 10:01:11 +00:00 |
|
Sergey Lyubka
|
a5aa08e408
|
Restored post.c in windows example build
|
2013-12-23 08:09:59 +00:00 |
|
Sergey Lyubka
|
12d98a1732
|
Restores post.c example
|
2013-12-23 08:06:35 +00:00 |
|
Sergey Lyubka
|
a6c2c2a10b
|
Comparing URI prefix when looking for URI handler
|
2013-12-23 08:06:10 +00:00 |
|
Sergey Lyubka
|
fbe1914226
|
Copy -> Download and copy
|
2013-12-23 07:22:05 +00:00 |
|
Sergey Lyubka
|
64a744055f
|
Added notes on buffering POST data and websocket data
|
2013-12-22 08:27:23 +00:00 |
|
Sergey Lyubka
|
0007e47c07
|
Build command re-worded
|
2013-12-22 08:27:02 +00:00 |
|
Sergey Lyubka
|
4708cce8bd
|
mg_poll_server() returns currect time. add mg_set_listening_socket() and mg_get_listening_socket()
|
2013-12-21 20:52:54 +00:00 |
|
Sergey Lyubka
|
3eb9156e60
|
calling iterate_over_connections() from the IO thread
|
2013-12-21 20:26:55 +00:00 |
|
Sergey Lyubka
|
2990f9328a
|
struct linked_list_link -> struct ll
|
2013-12-21 20:10:08 +00:00 |
|
Sergey Lyubka
|
a0befd65a0
|
Nitpick wording
|
2013-12-21 16:06:00 +00:00 |
|
Sergey Lyubka
|
872ad8badf
|
Added NO_* and USE_* flag descriptions
|
2013-12-21 16:04:22 +00:00 |
|
Sergey Lyubka
|
0970e080d9
|
Added OpenSSL support
|
2013-12-21 15:50:11 +00:00 |
|
Sergey Lyubka
|
52fe1461d5
|
Removed SSI
|
2013-12-21 14:44:29 +00:00 |
|
Sergey Lyubka
|
d5b33adb88
|
Properly crafting HTTP reply line by parsing CGI reply headers
|
2013-12-21 10:53:20 +00:00 |
|
Sergey Lyubka
|
ec84a148f0
|
Creating server ctl socket in a loop to protect from interrupt
|
2013-12-21 10:19:12 +00:00 |
|
Sergey Lyubka
|
77d5d4c921
|
Added sldr reference
|
2013-12-21 08:34:02 +00:00 |
|
Sergey Lyubka
|
58dab48156
|
Using unsigned char in deliver_websocket_frame() arithmetic
|
2013-12-20 17:59:07 +00:00 |
|
Sergey Lyubka
|
7abb406d0f
|
put_delete_auth_file -> dav_auth_file
|
2013-12-20 17:57:13 +00:00 |
|
Sergey Lyubka
|
b941dcd5c5
|
Removed throttle option
|
2013-12-20 13:34:09 +00:00 |
|