Sergey Lyubka
|
affd82a885
|
updated readme
|
2013-02-24 07:56:41 +00:00 |
|
Sergey Lyubka
|
8322c82790
|
Merge pull request #103 from pijyoi/mingw-fix
avoid defining macros already present on mingw32
|
2013-02-23 00:52:08 -08:00 |
|
KIU Shueng Chuan
|
08708435a7
|
avoid defining macros already present on mingw32
|
2013-02-23 10:37:45 +08:00 |
|
Sergey Lyubka
|
1c6036c3ac
|
Updated readme
|
2013-02-22 08:08:47 +00:00 |
|
Sergey Lyubka
|
6c3cb6f3eb
|
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
2013-02-22 04:34:21 +00:00 |
|
Sergey Lyubka
|
a123874ac5
|
Updated readme
|
2013-02-21 22:58:51 +00:00 |
|
Sergey Lyubka
|
7931929a42
|
Fix compile of mg_strcasestr() under windows
|
2013-02-18 10:49:03 +00:00 |
|
Sergey Lyubka
|
cc4a4fb2ab
|
Added http_error() to struct mg_callbacks
|
2013-02-16 15:26:11 +00:00 |
|
Sergey Lyubka
|
3d211d89c5
|
win32 mmap() must not close file handle, issue 99
|
2013-02-16 14:37:58 +00:00 |
|
Sergey Lyubka
|
fbf1ccee45
|
Fix out-of-bounds acces in url_decode()
|
2013-02-16 14:31:37 +00:00 |
|
Sergey Lyubka
|
0bd43bcae3
|
Using mg_strcasestr() instead of strstr()
|
2013-02-16 14:17:38 +00:00 |
|
Sergey Lyubka
|
b809665cad
|
Squashed warning
|
2013-02-16 12:54:16 +00:00 |
|
Sergey Lyubka
|
463b49f1bd
|
Fixed poll() issue with QNX
|
2013-02-16 12:54:02 +00:00 |
|
Sergey Lyubka
|
a881aad5c6
|
Updated readme
|
2013-02-16 11:48:34 +00:00 |
|
Sergey Lyubka
|
aae0995cd2
|
Updated README
|
2013-02-12 21:24:08 +00:00 |
|
Sergey Lyubka
|
26b3f227d9
|
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
2013-02-12 21:04:42 +00:00 |
|
Sergey Lyubka
|
665770d602
|
cleaning up more files on make clean
|
2013-02-12 21:04:23 +00:00 |
|
Sergey Lyubka
|
fcafaa73d6
|
Style fixes in the comments
|
2013-02-12 21:03:54 +00:00 |
|
Sergey Lyubka
|
079b9ec2c1
|
Added linux_lua target
|
2013-02-12 12:33:44 +00:00 |
|
Sergey Lyubka
|
7bd9a85897
|
Merge pull request #92 from jmucchiello/send_http_error
Send http error
|
2013-02-10 13:51:34 -08:00 |
|
Joe Mucchiello
|
2efc5d9fce
|
http_error callback
Allow user to display status code errors
|
2013-02-10 15:58:06 -05:00 |
|
Joe Mucchiello
|
1cb094e059
|
Revert "Add http_error callback"
This reverts commit 27fe9c8f01679a1a093f901860e5b2c95c9673c5.
|
2013-02-10 15:50:20 -05:00 |
|
Joe Mucchiello
|
27fe9c8f01
|
Add http_error callback
Allows user code to display its own error status responses or just log
the errors. Is called even in cases where begin_request is not called.
|
2013-02-10 15:02:37 -05:00 |
|
jmucchiello
|
9178fbd153
|
Merge pull request #1 from valenok/master
update
|
2013-02-10 11:51:24 -08:00 |
|
Sergey Lyubka
|
b2b43ab0cd
|
updated user manual
|
2013-02-10 16:27:19 +00:00 |
|
Sergey Lyubka
|
1415d187eb
|
Added comments about auth checks done before begin_request()
|
2013-02-10 15:32:08 +00:00 |
|
Sergey Lyubka
|
a65078b858
|
Calling begin_request() after auth checks.
|
2013-02-10 15:25:11 +00:00 |
|
Sergey Lyubka
|
7107afae5c
|
updated readme
|
2013-02-10 15:00:34 +00:00 |
|
Sergey Lyubka
|
f6a807c5a4
|
updated readme
|
2013-02-10 08:17:59 +00:00 |
|
Sergey Lyubka
|
47b11dd19e
|
Updated README
|
2013-02-08 10:50:45 +00:00 |
|
Sergey Lyubka
|
61cdc93405
|
Updated README
|
2013-02-08 10:49:29 +00:00 |
|
Sergey Lyubka
|
7a52bd643c
|
Updated manual
|
2013-02-08 10:45:40 +00:00 |
|
Sergey Lyubka
|
63e8052e4b
|
Added index.lp to the index_files
|
2013-02-08 10:26:25 +00:00 |
|
Sergey Lyubka
|
782d0cda46
|
Updated user manual
|
2013-02-08 10:10:02 +00:00 |
|
Sergey Lyubka
|
72803eb7f8
|
num_threads 20 -> 50
|
2013-02-08 10:09:53 +00:00 |
|
Sergey Lyubka
|
c7fd221ab7
|
Updated README
|
2013-02-08 09:17:59 +00:00 |
|
Sergey Lyubka
|
492185e35f
|
Updated README
|
2013-02-08 09:17:21 +00:00 |
|
Sergey Lyubka
|
845d7b08e1
|
Fixed assert for keepalive code path
|
2013-02-08 08:21:52 +00:00 |
|
Sergey Lyubka
|
49bac31d2d
|
Updated README
|
2013-02-08 08:21:05 +00:00 |
|
Sergey Lyubka
|
9baf2d4ba4
|
Using keep alive in unit test
|
2013-02-08 08:19:01 +00:00 |
|
Sergey Lyubka
|
1becd26a8f
|
Updated readme
|
2013-02-07 20:58:37 +00:00 |
|
Sergey Lyubka
|
ffa983552f
|
3.7 -> 3.8
|
2013-02-06 09:40:26 +00:00 |
|
Sergey Lyubka
|
13d0b67c00
|
More updates to User Manual
3.7
|
2013-02-05 18:00:49 +00:00 |
|
Sergey Lyubka
|
bda8e90733
|
Added protection against running under launchd
|
2013-02-05 17:59:56 +00:00 |
|
Sergey Lyubka
|
fed2057a33
|
Added comment
|
2013-02-05 17:59:16 +00:00 |
|
Sergey Lyubka
|
a27f62f89f
|
More options
|
2013-02-05 14:04:38 +00:00 |
|
Sergey Lyubka
|
d53902844c
|
Squashed warning for lua+sqlite code path
|
2013-02-04 22:14:42 +00:00 |
|
Sergey Lyubka
|
9870b80c65
|
Updated README
|
2013-02-04 20:18:07 +00:00 |
|
Sergey Lyubka
|
cde25a8b82
|
Removed embedded test
|
2013-02-03 19:56:24 +00:00 |
|
Sergey Lyubka
|
1b7f036199
|
Removed embedded test
|
2013-02-03 19:56:16 +00:00 |
|
Sergey Lyubka
|
b80157b7ea
|
Setting user data pointer properly
|
2013-02-03 19:15:27 +00:00 |
|
Sergey Lyubka
|
f9311f0b30
|
Building cocoa version with lua + sqlite
|
2013-02-02 16:42:01 +00:00 |
|
Sergey Lyubka
|
bdd933f597
|
Fixed UNIX code path for handle_lsp_request()
|
2013-02-02 16:41:43 +00:00 |
|
Sergey Lyubka
|
ee55d38b55
|
API CHANGE: using struct mg_callbacks
|
2013-02-01 16:48:30 +00:00 |
|
Sergey Lyubka
|
62162ff3e4
|
Added /DNO_SSL_DL to w target
|
2013-02-01 13:53:31 +00:00 |
|
Sergey Lyubka
|
98f66c8867
|
Updated User Manual
|
2013-01-31 22:33:08 +00:00 |
|
Sergey Lyubka
|
c132191cad
|
Prepare to change the API to use explicit callbacks
|
2013-01-31 18:29:22 +00:00 |
|
Sergey Lyubka
|
d73aa1ad09
|
Added skeleton for regex checks
|
2013-01-31 18:06:05 +00:00 |
|
Sergey Lyubka
|
d5bc58c38d
|
Using sqlite as an example
|
2013-01-31 15:17:40 +00:00 |
|
Sergey Lyubka
|
51a80e4844
|
Do not output headers when serving Lua server pages
|
2013-01-31 15:17:19 +00:00 |
|
Sergey Lyubka
|
54f15a8fe3
|
Adding lua+sqlite functionality in the default windows binary build
|
2013-01-31 13:38:57 +00:00 |
|
Sergey Lyubka
|
ce0826e285
|
Adding lua+sqlite functionality in the default windows binary build
|
2013-01-31 13:38:32 +00:00 |
|
Sergey Lyubka
|
b21a8b2193
|
Removed wait_until_socket_is_readable(). Rely on socket timeout.
|
2013-01-29 11:21:23 +00:00 |
|
Sergey Lyubka
|
8bb49642da
|
Merge pull request #86 from thekvs/master
I've just fixed a typo.
|
2013-01-28 12:06:28 -08:00 |
|
Konstantin Sorokin
|
3f78df86ac
|
fixed typo
|
2013-01-28 18:49:19 +04:00 |
|
Sergey Lyubka
|
c30f7a5258
|
Merge pull request #77 from bamiaux/add_request_timeout
Add request_timeout option
|
2013-01-28 03:13:28 -08:00 |
|
Sergey Lyubka
|
7ed94d1918
|
Unit test call fixed
|
2013-01-27 20:49:30 +00:00 |
|
Sergey Lyubka
|
dc513a9a15
|
Wrapped SSL code into #ifndef NO_SSL
|
2013-01-27 20:49:17 +00:00 |
|
Sergey Lyubka
|
8ce6cf61b7
|
Using relative path to yassl
|
2013-01-27 20:48:52 +00:00 |
|
Sergey Lyubka
|
e63f7fe33a
|
Always initializing struct file on stack
|
2013-01-25 21:50:00 +00:00 |
|
Sergey Lyubka
|
b589e0cdf4
|
Fixed mg_upload() and some SSL related issues
|
2013-01-25 20:28:09 +00:00 |
|
Sergey Lyubka
|
2b87f909ce
|
Makefile refactored
|
2013-01-25 20:27:52 +00:00 |
|
Sergey Lyubka
|
ec7d0b1abd
|
Added test_mg_upload()
|
2013-01-25 20:27:08 +00:00 |
|
Sergey Lyubka
|
5bb3ede46d
|
Removed mongoose.1
|
2013-01-25 13:21:19 +00:00 |
|
Sergey Lyubka
|
5105717f78
|
Added printf checkers for mg_download
|
2013-01-24 09:35:54 +00:00 |
|
Sergey Lyubka
|
9d1e356709
|
changed README
|
2013-01-24 09:35:11 +00:00 |
|
Sergey Lyubka
|
3d7192d9fa
|
Typo in mongoose.h fixed
|
2013-01-24 01:16:23 +00:00 |
|
Sergey Lyubka
|
1b3cbb17c1
|
Updated README
|
2013-01-23 23:48:07 +00:00 |
|
Sergey Lyubka
|
f1f03e4378
|
Updated README
|
2013-01-23 23:43:59 +00:00 |
|
Sergey Lyubka
|
625a2a3652
|
Updated README
|
2013-01-23 23:42:46 +00:00 |
|
Sergey Lyubka
|
33a31d9308
|
Updated README
|
2013-01-23 23:39:55 +00:00 |
|
Sergey Lyubka
|
5e9bd1f05e
|
Update README.md
|
2013-01-23 23:34:01 +00:00 |
|
Sergey Lyubka
|
75d9a6c844
|
Removed mg_connect() and mg_fetch(). Added mg_download()
|
2013-01-23 21:54:27 +00:00 |
|
Sergey Lyubka
|
179761fd99
|
Removed LUA_FLAGS from CL flags
|
2013-01-23 21:14:11 +00:00 |
|
Sergey Lyubka
|
b783813e54
|
Always sending MG_NEW_REQUEST, as first step in processing the request
|
2013-01-22 12:28:22 +00:00 |
|
Sergey Lyubka
|
4b29689a42
|
Binding to 127.0.0.1 to prevent popup windows on mac
|
2013-01-22 12:26:56 +00:00 |
|
Sergey Lyubka
|
9c4853471c
|
Added stub for test_mg_upload()
|
2013-01-22 09:08:00 +00:00 |
|
Sergey Lyubka
|
81e21a3a0b
|
Using get_url_to_first_open_port() in cocoa build
|
2013-01-22 09:00:17 +00:00 |
|
Sergey Lyubka
|
bec6ea00ea
|
Using unit test targets
|
2013-01-22 08:59:42 +00:00 |
|
Sergey Lyubka
|
ed32e3be0f
|
Added unix_unit_test and windows_unit_test targets
|
2013-01-22 08:59:13 +00:00 |
|
Sergey Lyubka
|
83fae879bf
|
Binding to 127.0.0.1 to prevent annoying popups on mac
|
2013-01-21 22:29:31 +00:00 |
|
Sergey Lyubka
|
2169e6d77f
|
Added -pthread to the CFLAGS
|
2013-01-21 17:51:56 +00:00 |
|
Sergey Lyubka
|
850e0a5922
|
Updated readme
|
2013-01-21 09:11:58 +00:00 |
|
Sergey Lyubka
|
322ed3cc6f
|
fflush()-ing uploaded file before calling MG_UPLOAD callback
|
2013-01-21 01:39:14 +00:00 |
|
Sergey Lyubka
|
6d4d53c247
|
Squashed linux warning in process_new_connection()
|
2013-01-20 10:11:57 +00:00 |
|
Sergey Lyubka
|
e6f8d40942
|
SSL redirect, using Host: header
|
2013-01-20 10:06:31 +00:00 |
|
Sergey Lyubka
|
7e051206ad
|
Removed obsolete manual reference
|
2013-01-20 00:21:57 +00:00 |
|
Sergey Lyubka
|
76d913796c
|
Getting first SSL listener dynamically
|
2013-01-19 22:32:26 +00:00 |
|
Sergey Lyubka
|
4c2609df2c
|
Merge branch 'master' of ssh://github.com/valenok/mongoose
|
2013-01-19 10:46:10 +00:00 |
|
Sergey Lyubka
|
f79bd71fd4
|
Implemented ssl redirection
|
2013-01-19 10:45:58 +00:00 |
|