3258 Commits

Author SHA1 Message Date
cpq
aede72fa37 Refactor HTTP client 2020-12-18 14:29:30 +00:00
cpq
b0a5165b44 Uload coverage 2020-12-18 11:47:56 +00:00
cpq
4919f792f2 Make build badge a link 2020-12-18 11:32:59 +00:00
cpq
d5927f5d50 Remove travis - migrated to Github Actions 2020-12-18 11:31:31 +00:00
cpq
e68330e045 Rename workflow 2020-12-18 11:26:17 +00:00
cpq
b5d5b3763f Add workflow badge 2020-12-18 11:24:36 +00:00
cpq
b6a6687c1e Rename workflow 2020-12-18 11:24:06 +00:00
cpq
3843b670a5 Fix typo 2020-12-18 11:14:21 +00:00
cpq
249efdd378 Add windows test 2020-12-18 11:12:08 +00:00
cpq
18ce1669fc Add mac test 2020-12-18 11:09:03 +00:00
cpq
e8d3b8030e Install mbedtls 2020-12-18 10:56:35 +00:00
Sergey Lyubka
a752abf318
Create test.yml 2020-12-18 10:41:27 +00:00
cpq
d3ebcaf5d2 Remove unneeded defines that break vc2015 build 2020-12-18 09:48:28 +00:00
cpq
0abb8322d9 Disable noisy debug 2020-12-18 09:48:05 +00:00
cpq
99ed58ec4d Better docstrings 2020-12-18 09:08:28 +00:00
cpq
04450ec659 Update http server example to showcase SSL 2020-12-18 09:01:14 +00:00
cpq
82a378e519 Add extra param to http_reply() 2020-12-17 22:47:55 +00:00
cpq
29d31ba919 More boundary checks for mg_dns_parse() 2020-12-17 19:14:17 +00:00
cpq
4519ea568d Add conditional for SSL_use_certificate_chain_file() 2020-12-17 12:12:46 +00:00
cpq
9f88f31f01 Add timer example 2020-12-17 11:44:30 +00:00
cpq
4bdea2b467 Add README to the esp32 example 2020-12-17 11:24:28 +00:00
cpq
2252a74cd7 Note on UDP 2020-12-17 11:19:13 +00:00
cpq
d1fa7b88e0 Disable brew update 2020-12-16 14:05:36 +00:00
cpq
9ecf42578c Fix screenshot link 2020-12-16 10:54:47 +00:00
cpq
754fc25924 Add description & screenshots 2020-12-16 10:54:09 +00:00
cpq
d9551c75b1 Refactor MQTT parsing 2020-12-16 10:14:00 +00:00
cpq
8d45cf6972 Add mqtt-server example 2020-12-15 20:29:47 +00:00
cpq
f176e1ae59 Handle more mime types 2020-12-15 11:58:30 +00:00
cpq
fa8f62fb5d Squash warnings under linux 2020-12-14 14:05:01 +00:00
cpq
0c142f20d7 Using linux for docker tests 2020-12-14 13:09:56 +00:00
cpq
b641fc6b79 Add esp32 example 2020-12-14 12:58:27 +00:00
cpq
1252a61479 More docs 2020-12-14 09:36:46 +00:00
cpq
5f631c0b96 More docs 2020-12-14 09:35:03 +00:00
cpq
348c579521 Add dns test case 2020-12-14 09:31:23 +00:00
cpq
7ce9cdf0b9 More docs 2020-12-14 09:31:03 +00:00
cpq
09beadb98a Fix c++ fuzzer build 2020-12-13 16:56:30 +00:00
cpq
5b265a76bd Add minor case to fuzzer 2020-12-13 16:33:46 +00:00
cpq
c5a4a1c6f2 Remove debug leftover 2020-12-13 00:37:04 +00:00
cpq
88ada54045 More tests 2020-12-12 20:38:09 +00:00
cpq
c5b1c08d05 Use MSG_NONBLOCKING for recv/send 2020-12-12 16:48:47 +00:00
cpq
a0765ade6b Use -DMG_ENABLE_LINES for fuzzer build 2020-12-12 14:23:28 +00:00
cpq
54250f5fbf Rename, use hyphen 7.0 2020-12-12 10:22:45 +00:00
cpq
f3f397f31e Add MQTT client example 2020-12-12 10:03:19 +00:00
cpq
d806ed5d5f Better coverage 2020-12-11 22:58:50 +00:00
cpq
37e9a2ee95 Fix C++ build error 2020-12-11 18:26:54 +00:00
cpq
7ad6a08002 Fix C++ build error 2020-12-11 18:21:29 +00:00
cpq
90686ee5c9 Add ws examples 2020-12-11 17:35:58 +00:00
cpq
85c5577955 mg_dns_parse_name() recursion protection 2020-12-11 14:02:52 +00:00
cpq
30d4a1ad0f Fix mg_sntp_parse() 2020-12-11 13:16:51 +00:00
cpq
1b551741b8 Fix mg_url_decode fuzz 2020-12-11 09:35:50 +00:00
cpq
369f44adfa Add version.h 2020-12-10 17:46:26 +00:00
cpq
763f4551d5 More log messages 2020-12-10 17:42:59 +00:00
cpq
42d7865e14 Pre-built desktop server 2020-12-10 17:39:40 +00:00
cpq
cf62702f08 Switch to hivemq 2020-12-10 16:36:24 +00:00
cpq
14ccd78782 Update README 2020-12-10 14:21:38 +00:00
cpq
6c4b5efd98 Add restful and client example 2020-12-10 13:26:05 +00:00
cpq
05a43c563c Update READMEs 2020-12-08 16:53:35 +00:00
cpq
94d2e86b60 More docs 2020-12-08 16:26:17 +00:00
cpq
d1b8f9e01f Fuzz-test mg_http_var and base64 2020-12-07 18:52:40 +00:00
cpq
228acefa36 Fix native socketpair call 2020-12-07 10:55:50 +00:00
cpq
d1d8a77bf6 Use socketpair syscall when available 2020-12-07 10:25:28 +00:00
cpq
7ea3293aba More tests 2020-12-07 08:54:58 +00:00
cpq
082a498afd Fix badges 2020-12-07 08:08:21 +00:00
cpq
866c987409 Tuning test 2020-12-07 05:46:47 +00:00
cpq
1d0e65d17a Tuning test 2020-12-07 05:39:07 +00:00
cpq
136a37ef73 Tuning test 2020-12-07 05:18:07 +00:00
cpq
0ce49b5c71 Tuning test 2020-12-07 05:08:21 +00:00
cpq
490ad3834b Tuning test 2020-12-07 05:00:27 +00:00
cpq
bcc62c96c8 Tuning test 2020-12-07 04:56:50 +00:00
cpq
15d6cb3065 Tuning test 2020-12-07 04:44:23 +00:00
cpq
a490660b38 Tuning test 2020-12-07 04:19:26 +00:00
cpq
72019b7427 Tuning test 2020-12-07 04:18:29 +00:00
cpq
21c0024a2f Tuning test 2020-12-07 03:59:42 +00:00
cpq
d7a02d13e4 Add test++ linx++ 2020-12-07 03:47:37 +00:00
cpq
cb220837b9 Tuning test 2020-12-07 01:27:44 +00:00
cpq
ddaae51d42 Tuning test 2020-12-07 01:12:21 +00:00
cpq
629e55f97d Tuning test 2020-12-07 01:00:35 +00:00
cpq
909ebad276 Install deps 2020-12-06 23:32:15 +00:00
cpq
cb7743fa39 Move tests -> test 2020-12-06 23:19:56 +00:00
cpq
6197842bca Merge branch '7.0' 2020-12-06 22:52:11 +00:00
cpq
77d461dcbf Remove travis build 2020-12-06 22:51:32 +00:00
cpq
47b6060910 Add docs 2020-12-06 21:12:05 +00:00
cpq
47d3fe5af6 Add travis build 2020-12-05 11:58:32 +00:00
cpq
6691a2fdad Add badges 2020-12-05 11:46:12 +00:00
cpq
746f56f42a README update 2020-12-05 11:41:23 +00:00
cpq
87de05881c Add travis build 2020-12-05 11:34:58 +00:00
cpq
f2fba1d200 7.0 refactor 2020-12-05 11:26:32 +00:00
Sergey Lyubka
34d4fb8cf0
Merge pull request #1157 from rojer/qq
Add mg_next_query_string_entry_n() and mg_url_decode_n()
2020-10-26 13:25:31 +00:00
Deomid Ryabkov
be64f81eee Add mg_next_query_string_entry_n() and mg_url_decode_n()
Move to mg_util.h so encode and decode are next ot each other.

Pull out mg_next_list_entry_n() for advanced use cases.

Add unit tests.
2020-10-24 22:53:50 +01:00
Sergey Lyubka
9fe1c93c9b
Merge pull request #1143 from rojer/cs_log_lock
Add cs_log_{lock,unlock}
2020-08-28 20:46:37 +01:00
Deomid Ryabkov
a4b6d58b24 Add cs_log_{lock,unlock}
In implementatiosn that have preemptive scheduelrs these can be implemented
to ensure logging from different threads is properly serialized.
2020-08-28 20:29:13 +01:00
Sergey Lyubka
86f391c701
Merge pull request #1139 from rojer/warns
Fix warnings and sync line numbers of unamalgamated sources
2020-08-20 00:45:02 +01:00
Sergey Lyubka
36de38bd11
Merge pull request #1138 from rojer/1135
Add missing range check in mg_get_http_header()
2020-08-20 00:44:36 +01:00
Deomid Ryabkov
a308872c88 Fix warnings and sync line numbers of unamalgamated sources 2020-08-19 22:02:50 +01:00
Deomid Ryabkov
a369160296 Add missing range check in mg_get_http_header()
h/t BushraAloraini

Fixes https://github.com/cesanta/mongoose/issues/1135
2020-08-19 21:48:45 +01:00
Sergey Lyubka
0a09b46c94
Merge pull request #1128 from rojer/amalgam
Sync src with amalgamated versions
2020-07-12 15:32:42 +01:00
Deomid Ryabkov
b0a1cd7b0d Sync src with amalgamated versions
Now src contains exactly what's embedded in mongoose.c and .h, nothing more.

Added `tools/amalgam.sh` to aamlgamate both files at once.

There are no functional changes to mongoose.c, .h in this PR, only slight filename changes.
2020-07-08 02:08:49 +01:00
novlean
73a2b92278
Merge pull request #1124 from cesanta/novlean-patch-1
added MWS white paper
2020-06-24 17:08:49 +01:00
novlean
c3bb5bd89e
added MWS white paper
Download “9 Things NOT to do when embedding a web server” white paper.
2020-06-24 17:08:35 +01:00
Sergey Lyubka
d22ff2fce7 Really revert 4880069 2020-06-11 19:08:55 +01:00