Sergey Lyubka
|
d3577b7877
|
Moved auth code to separate file
|
2013-10-01 14:54:26 +01:00 |
|
Sergey Lyubka
|
199e0a330f
|
Moved options handling to src/options.c
|
2013-09-30 19:57:33 +01:00 |
|
Sergey Lyubka
|
a8da1b3334
|
Moved date parsing in build/src/parse_date.c
|
2013-09-30 19:51:16 +01:00 |
|
Sergey Lyubka
|
63c19b4631
|
Moved to unix file format
|
2013-09-30 13:11:24 +01:00 |
|
Sergey Lyubka
|
1f471e1cf3
|
Moved string functions to src/string.c
|
2013-09-30 13:09:16 +01:00 |
|
Sergey Lyubka
|
ef28c37529
|
Removed mg_get_request_info()
|
2013-09-30 13:02:36 +01:00 |
|
Sergey Lyubka
|
cd7e1b9eb7
|
Moved more ssl defs to internal.h
|
2013-09-30 12:59:43 +01:00 |
|
Sergey Lyubka
|
226d476856
|
Moved more defines to internal.h. Squashed some warnings in win32
|
2013-09-29 23:58:32 +01:00 |
|
Sergey Lyubka
|
21965e0e03
|
Splitting monolithic mongoose.c to separate files. Amalgamating into mongoose.c for release.
|
2013-09-29 23:56:59 +01:00 |
|
Sergey Lyubka
|
40ab4a8d3d
|
Fixed websocket example logic when freeing the message, again!
|
2013-09-29 22:43:58 +01:00 |
|
Sergey Lyubka
|
e84d0574fa
|
Fixed websocket example logic when freeing the message
|
2013-09-29 22:01:31 +01:00 |
|
Sergey Lyubka
|
1a64d37fc7
|
Fixed mg_websocket_read()
|
2013-09-29 09:25:47 +01:00 |
|
Sergey Lyubka
|
9cca843a9b
|
Typo fixed
|
2013-09-29 08:01:14 +01:00 |
|
Sergey Lyubka
|
ecbf79135f
|
Refactored API, returned back to event-based handlers. Upload and Websocket API simplified
|
2013-09-28 11:00:54 +01:00 |
|
Sergey Lyubka
|
96eb48902b
|
Always invoking test
|
2013-09-28 00:15:24 +01:00 |
|
Sergey Lyubka
|
079c99c47f
|
Started to restore single callback function
|
2013-09-26 13:25:51 +01:00 |
|
Sergey Lyubka
|
6d2a76b609
|
Added c# example
|
2013-09-26 12:50:11 +01:00 |
|
Sergey Lyubka
|
24e0950ca2
|
Using stdcall for mongoose.dll
|
2013-09-26 12:49:41 +01:00 |
|
Sergey Lyubka
|
98214ce1a4
|
Removed init_lua() and open_file() callbacks
|
2013-09-26 09:35:07 +01:00 |
|
Sergey Lyubka
|
7eed7eab36
|
Added mongoose.dll target
|
2013-09-26 09:34:36 +01:00 |
|
Sergey Lyubka
|
f0fb5c01a2
|
Added unit_test.c dependency for unix_unit_test
|
2013-09-25 22:58:36 +01:00 |
|
Sergey Lyubka
|
a92aa3bf49
|
Added unix_unit_test as a dependancy for mongoose
|
2013-09-25 18:37:17 +01:00 |
|
Sergey Lyubka
|
b12cc9fd49
|
Refactored handle_options_request() to use mg_write() with less copying
|
2013-09-25 18:30:51 +01:00 |
|
Sergey Lyubka
|
a61c3a2636
|
Added handle_delete_request(). Refactored convert_uri_to_file_name()
|
2013-09-25 18:24:36 +01:00 |
|
Sergey Lyubka
|
9fd435059f
|
Setting user_data for fake connection
|
2013-09-25 14:28:09 +01:00 |
|
Sergey Lyubka
|
3156ac9791
|
read_websocket(): check for WEBSOCKET_OPCODE_CLOSE corrected
|
2013-09-25 14:25:14 +01:00 |
|
Sergey Lyubka
|
b946f33189
|
Moved more docs to the web site
|
2013-09-24 11:24:10 +01:00 |
|
Sergey Lyubka
|
1e0b7054e6
|
Added mongoose.h to the mongoose.c dependancy
|
2013-09-24 11:23:51 +01:00 |
|
Sergey Lyubka
|
46e04e857c
|
Added test for dir with non-ascii char
|
2013-09-24 10:08:39 +01:00 |
|
Sergey Lyubka
|
4abdeaddbf
|
Docs reference moved to downloads section
|
2013-09-20 13:30:20 +01:00 |
|
Sergey Lyubka
|
029af1c376
|
Docs moved to Cesanta site
|
2013-09-20 13:27:48 +01:00 |
|
Sergey Lyubka
|
c02f2ff4bb
|
Update instruction to clone Git repo rather then using tarball
|
2013-09-18 09:52:06 +01:00 |
|
Sergey Lyubka
|
f74fec8a7e
|
Split docs by sections
|
2013-09-18 09:44:12 +01:00 |
|
Sergey Lyubka
|
50f8e8891b
|
Removed references to usermanual.md
|
2013-09-18 09:44:00 +01:00 |
|
Sergey Lyubka
|
d67b1dbd53
|
Added CommonProgramFiles(x86) to the CGI environment under Win32, to make Win32::OLE work under CGI
|
2013-09-18 08:11:37 +01:00 |
|
Sergey Lyubka
|
b0eeb7d67b
|
Renamed retina icons to @2x.png
|
2013-09-18 08:07:44 +01:00 |
|
Sergey Lyubka
|
2c6c75cbad
|
Added icns icon file
|
2013-09-18 08:07:24 +01:00 |
|
Sergey Lyubka
|
241388b8a0
|
Using icns as bundle icon file
|
2013-09-18 08:07:06 +01:00 |
|
Sergey Lyubka
|
820b497f42
|
Installing icns file in DMG
|
2013-09-18 08:06:48 +01:00 |
|
Sergey Lyubka
|
88d8435a02
|
mongoose_22x22.png -> mongoose_22x22, let OS get Retina icon automatically
|
2013-09-18 08:06:08 +01:00 |
|
Sergey Lyubka
|
f3f177f3ed
|
Removed analytics tracking
|
2013-09-17 16:47:27 +01:00 |
|
Sergey Lyubka
|
bfa171cd97
|
Squashed warning: added #include <direct.h> for windows getcwd()
|
2013-09-17 16:14:50 +01:00 |
|
Sergey Lyubka
|
19c94ce218
|
Fix for the issue 109
|
2013-09-17 16:09:00 +01:00 |
|
Sergey Lyubka
|
5e5033a0f3
|
Fix for the issue 156
|
2013-09-16 23:25:30 +01:00 |
|
Sergey Lyubka
|
411a269991
|
valenok -> cesanta
|
2013-09-16 22:45:19 +01:00 |
|
Sergey Lyubka
|
bca6aab5a5
|
Moved UserManual to docs/
|
2013-09-16 22:42:29 +01:00 |
|
Sergey Lyubka
|
330e2ff74e
|
Fixed macos build target
|
2013-09-16 22:42:18 +01:00 |
|
Sergey Lyubka
|
eb5848478c
|
Added credits section mentioning those great who contributed
|
2013-09-12 17:30:03 +01:00 |
|
Sergey Lyubka
|
5bb361b1d2
|
Squashed warnings
|
2013-09-12 10:03:04 +01:00 |
|
Sergey Lyubka
|
0d40364089
|
Removed unused stuff, lua & ssl sources, reorganized targets.
|
2013-09-12 10:02:50 +01:00 |
|