Sergey Lyubka
|
ff811f287a
|
Squash warnings
|
2022-01-05 13:57:30 +00:00 |
|
Sergey Lyubka
|
8ebb3bc37b
|
More detailed debug log - show ip/port for sender and receiver
|
2022-01-05 13:47:11 +00:00 |
|
Sergey Lyubka
|
f7ff571c5f
|
Added SSDP search example
|
2022-01-05 13:22:00 +00:00 |
|
Sergey Lyubka
|
6a82cbee71
|
Send MG_EV_WRITE for UDP messages
|
2022-01-05 13:03:56 +00:00 |
|
Sergey Lyubka
|
b0585bd0a9
|
Do not set c->label for DNS connections - let labels be user-only-settable
|
2022-01-05 11:46:26 +00:00 |
|
Sergey Lyubka
|
6ad4d242c2
|
Better cleanup
|
2022-01-05 11:45:22 +00:00 |
|
Sergey Lyubka
|
030b1d9826
|
Remove wrong comment
|
2021-12-27 03:31:33 +00:00 |
|
Sergey Lyubka
|
f6ffa7b3b9
|
Add huge-response example
|
2021-12-27 03:25:28 +00:00 |
|
Sergey Lyubka
|
137efe2233
|
Show requests in flight
|
2021-12-24 20:46:31 +00:00 |
|
Sergey Lyubka
|
62411d039e
|
Increase mqtt timeouts
|
2021-12-24 12:14:06 +00:00 |
|
novlean
|
54b1716e77
|
Merge pull request #1436 from cesanta/novlean-patch-1
Update README.md
|
2021-12-23 17:18:55 +00:00 |
|
novlean
|
9f7aba8039
|
Update README.md
|
2021-12-23 17:18:45 +00:00 |
|
Sergey Lyubka
|
a176b8d566
|
Upate docs w.r.t. mg_mqtt_opts
|
2021-12-23 11:12:10 +00:00 |
|
Sergey Lyubka
|
26a97ec36c
|
Fix #1434 - set will QoS in CONNECT message correctly, and rename qos -> will_qos in struct mg_mqtt_opts
|
2021-12-23 11:00:18 +00:00 |
|
Sergey Lyubka
|
f29807aad8
|
Resolve root path before serving to avoid double dots
|
2021-12-22 18:05:03 +00:00 |
|
Sergey Lyubka
|
92d3c7a4cd
|
Add realpath() for Win32
|
2021-12-22 18:04:36 +00:00 |
|
Sergey Lyubka
|
af3a0f6af0
|
Add realpath() for Win32
|
2021-12-22 18:04:27 +00:00 |
|
Sergey Lyubka
|
ce6164ca20
|
Fail stat() if S_ISDIR is not defined
|
2021-12-22 18:04:16 +00:00 |
|
Sergey Lyubka
|
e9fc3fcecf
|
Update event enum
|
2021-12-21 22:20:42 +00:00 |
|
Sergey Lyubka
|
25a1a24890
|
Fallback to time(0) in mg_millis()
|
2021-12-21 22:04:03 +00:00 |
|
Sergey Lyubka
|
bf7fc1d5a9
|
Amalgamate
|
2021-12-21 21:58:03 +00:00 |
|
Sergey Lyubka
|
2126b49ab3
|
Merge pull request #1433 from ryuukk/patch-2
Remove debugging left over
|
2021-12-21 21:56:41 +00:00 |
|
Sergey Lyubka
|
ae6767b1d2
|
Use int64_t for timers and mg_millis()
|
2021-12-21 21:50:18 +00:00 |
|
ryuukk
|
133629dbee
|
Remove debugging left over
|
2021-12-21 21:28:22 +01:00 |
|
Sergey Lyubka
|
fb0a9bc7e3
|
Fix build
|
2021-12-21 18:16:12 +00:00 |
|
Sergey Lyubka
|
2a3492766f
|
Remove mg_time() and mg_usleep()
|
2021-12-21 17:44:34 +00:00 |
|
Sergey Lyubka
|
2ec7e5653e
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2021-12-21 17:40:04 +00:00 |
|
Sergey Lyubka
|
30bfb245f5
|
Make mongoose more bare-metal Keil friendly. Declare settings after arch. Introduce MG_ENABLE_FILE
|
2021-12-21 17:39:55 +00:00 |
|
Sergey Lyubka
|
84d89bc4f5
|
Merge pull request #1431 from ryuukk/patch-1
Closed WS connection is not an error for the logger
|
2021-12-21 08:47:21 +00:00 |
|
ryuukk
|
7f55fabfec
|
Closed WS connection is not an error for the logger
|
2021-12-21 01:34:48 +01:00 |
|
Sergey Lyubka
|
9e0f04dc8b
|
Add -S option
|
2021-12-20 16:35:16 +00:00 |
|
Sergey Lyubka
|
574c2954b3
|
Docs nitpick
|
2021-12-19 10:53:17 +00:00 |
|
Sergey Lyubka
|
9d38e26b81
|
Add MG_HTTP_INDEX build var
|
2021-12-17 13:54:01 +00:00 |
|
Sergey Lyubka
|
4e75a0c81e
|
7.4 -> 7.5
|
2021-12-17 13:34:32 +00:00 |
|
Sergey Lyubka
|
d311e967fa
|
Add mingw target
|
2021-12-16 09:22:28 +00:00 |
|
Sergey Lyubka
|
d0a6c111cb
|
Call MG_EV_ERROR with c->is_closing set
|
2021-12-15 11:31:42 +00:00 |
|
Sergey Lyubka
|
aa6d8b4662
|
Remove TLS custom_init() API
|
2021-12-15 11:04:43 +00:00 |
|
Sergey Lyubka
|
3f5fd89fd7
|
Pass more args to custom TLS init
|
2021-12-14 13:21:59 +00:00 |
|
Sergey Lyubka
|
f43a5a005c
|
Introduce custom TLS init function
|
2021-12-14 13:04:11 +00:00 |
|
Sergey Lyubka
|
755bf3c412
|
Split TLS files and introduce MG_ENABLE_CUSTOM_TLS
|
2021-12-14 12:42:41 +00:00 |
|
Sergey Lyubka
|
84f3fb0ba5
|
Move EXTERN_C to util.h
|
2021-12-14 12:11:05 +00:00 |
|
Sergey Lyubka
|
f2df6c114d
|
Example for mg_http_bauth
|
2021-12-13 15:14:29 +00:00 |
|
Sergey Lyubka
|
f93659e303
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2021-12-13 15:08:14 +00:00 |
|
Sergey Lyubka
|
226404d39c
|
Example for mg_http_bauth
|
2021-12-13 15:08:05 +00:00 |
|
Sergey Lyubka
|
c1bcc143b9
|
Merge pull request #1417 from DavidKorczynski/cifuzz-integration
Add CIFuzz integration
|
2021-12-13 11:35:31 +00:00 |
|
Sergey Lyubka
|
5ca9062d45
|
Less verbose serve_dir
|
2021-12-07 15:23:02 +00:00 |
|
Sergey Lyubka
|
0b209eaabb
|
Add mg_http_get_header_var()
|
2021-12-03 09:54:03 +00:00 |
|
David Korczynski
|
47ef191ea2
|
Add CIFuzz integration
|
2021-11-30 22:48:20 +00:00 |
|
Sergey Lyubka
|
25e76d761e
|
Fix usage message
|
2021-11-29 14:00:03 +00:00 |
|
Sergey Lyubka
|
9731a51dae
|
Recognise :PORT as a valid URL
|
2021-11-29 13:57:33 +00:00 |
|