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 |
|
Sergey Lyubka
|
5d4f5b6000
|
Merge pull request #83 from rogerz/mingw-build-error
Fix building error under mingw
|
2013-01-18 05:36:50 -08:00 |
|
Rogerz Zhang
|
fe7c245a6b
|
Fix building error under mingw
|
2013-01-18 21:22:44 +08:00 |
|
Sergey Lyubka
|
f24bebaca8
|
3.6 -> 3.7
|
2013-01-18 11:08:20 +00:00 |
|
Sergey Lyubka
|
08afdfa8b6
|
better cleanup
|
2013-01-18 10:43:52 +00:00 |
|
Sergey Lyubka
|
05f7d65fc9
|
Added "Start browser" menu item
|
2013-01-18 10:38:58 +00:00 |
|
Sergey Lyubka
|
a194e07545
|
2011 -> 2013
|
2013-01-18 09:45:54 +00:00 |
|
Sergey Lyubka
|
dbb8a5bbf4
|
put_delete_passwords_file -> put_delete_auth_file
|
2013-01-18 09:45:36 +00:00 |
|
Sergey Lyubka
|
d3005df019
|
Bug fix in Win32 mg_mkdir
|
2013-01-17 17:51:59 +00:00 |
|
Sergey Lyubka
|
ef9b103a00
|
Started adding ssl redirection support
|
2013-01-17 17:50:18 +00:00 |
|
Sergey Lyubka
|
f0a2924a7c
|
Added config editor for Win32
|
2013-01-17 17:14:41 +00:00 |
|
Sergey Lyubka
|
f109030cd0
|
Renamed: global_passwords_file -> global_auth_file, put_delete_passwords_file -> put_delete_auth_file.
|
2013-01-17 17:14:11 +00:00 |
|
Sergey Lyubka
|
eebdd06532
|
Added comdlg32.lib to GUILIB
|
2013-01-17 17:13:15 +00:00 |
|
Sergey Lyubka
|
ca2fc71a01
|
Changed systray icon
|
2013-01-17 11:26:50 +00:00 |
|
Sergey Lyubka
|
e61e371c16
|
Changed user manual
|
2013-01-17 11:20:59 +00:00 |
|