cpq
|
79aad7fabf
|
Put Range support back
|
2021-04-29 11:00:57 +01:00 |
|
cpq
|
7851930ac3
|
Fix #1256
|
2021-04-29 09:50:33 +01:00 |
|
cpq
|
758572872d
|
Fix #1255
|
2021-04-29 09:26:37 +01:00 |
|
cpq
|
111551477a
|
Integrate #1266
|
2021-04-29 09:17:24 +01:00 |
|
cpq
|
31c9e3fb7e
|
Make mg_random() weak, see #1269
|
2021-04-29 09:09:21 +01:00 |
|
cpq
|
7061b7202f
|
Integrate 1265
|
2021-04-29 08:49:23 +01:00 |
|
novlean
|
d88b6a3c95
|
Update README.md
|
2021-04-28 17:07:39 +01:00 |
|
novlean
|
cea2a62ee0
|
Added Schneider Electric case study & testimonial
|
2021-04-28 17:06:27 +01:00 |
|
cpq
|
35a8b8e8e8
|
TLS nits, more DNS logging
|
2021-04-22 15:21:16 +01:00 |
|
cpq
|
1b8624f135
|
Better log trace
|
2021-04-13 21:02:05 +01:00 |
|
cpq
|
e217066bf6
|
Squash warning
|
2021-04-13 19:42:47 +01:00 |
|
cpq
|
5430408218
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2021-04-09 16:55:16 +01:00 |
|
cpq
|
d2744063a0
|
Remove unused MG_SWAPxx macros
|
2021-04-09 16:55:12 +01:00 |
|
Sergey Lyubka
|
03356616ef
|
Merge pull request #1259 from mcottrell1/fix-msvc-compile-errors
fixed msvc errors around VLAs when using TLS
|
2021-04-09 16:54:23 +01:00 |
|
Mark Cottrell
|
6ce2e48dd3
|
fixed msvc errors around VLAs
|
2021-04-09 08:11:16 -07:00 |
|
novlean
|
16a7ba6bf0
|
Added 4 new sections
Why Mongoose
Used to implement
Case Studies
Testimonials
|
2021-03-25 17:50:56 +00:00 |
|
cpq
|
e9d122f231
|
Stricter checks for mg_url_*()
|
2021-03-24 15:49:35 +00:00 |
|
cpq
|
0ae5c61759
|
More comments
|
2021-03-23 14:02:24 +00:00 |
|
cpq
|
691460c5fc
|
Add linux target to http-server example
|
2021-03-22 11:30:48 +00:00 |
|
cpq
|
ab1c924388
|
Better check in mg_iobuf_resize()
|
2021-03-22 11:30:29 +00:00 |
|
cpq
|
05050eba38
|
Squash warning in mg_random
|
2021-03-22 11:29:59 +00:00 |
|
cpq
|
912dd518bf
|
Tests for mg_to64()
|
2021-03-21 16:18:44 +00:00 |
|
cpq
|
e0395a9907
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2021-03-21 16:14:56 +00:00 |
|
cpq
|
0051f23e12
|
Even stricted check in mg_to64()
|
2021-03-21 16:14:44 +00:00 |
|
novlean
|
a9bb8fa9fc
|
Update README.md
|
2021-03-19 14:02:23 +00:00 |
|
novlean
|
09f5d2fdae
|
Merge pull request #1247 from cesanta/novlean-patch-1
added video call offer
|
2021-03-19 14:01:45 +00:00 |
|
novlean
|
006a9d914c
|
added video call offer
|
2021-03-19 14:01:30 +00:00 |
|
cpq
|
9009cbc528
|
Adjust recv.len after stripping chunked body
|
2021-03-19 13:13:24 +00:00 |
|
cpq
|
a1862986b8
|
Better docstring for file upload example
|
2021-03-18 12:23:03 +00:00 |
|
cpq
|
cc2989a848
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2021-03-18 12:01:32 +00:00 |
|
cpq
|
4deb95776f
|
Remove multipart example code
|
2021-03-18 11:59:23 +00:00 |
|
Sergey Lyubka
|
f195b27884
|
Merge pull request #1245 from panosto/mbedtls_parse_crt_and_key_from_buffer
mbedtls parse cert and key from buffer
|
2021-03-18 08:51:04 +00:00 |
|
panosto
|
5036a71334
|
mbedtls parse cert and key from buffer
|
2021-03-17 15:23:45 +01:00 |
|
cpq
|
531c47b47c
|
mg_to64 overflow protection
|
2021-03-17 13:46:50 +00:00 |
|
cpq
|
4dbb2da78f
|
Add form-upload example
|
2021-03-17 13:28:36 +00:00 |
|
cpq
|
41c1e0f08d
|
Squash truncation warning
|
2021-03-17 12:22:19 +00:00 |
|
cpq
|
e7b1905e49
|
Add -Wno-error=format-truncation for test++ build
|
2021-03-17 12:15:46 +00:00 |
|
cpq
|
e00265f855
|
Add -Wno-error=format-truncation for linux++ build
|
2021-03-17 12:11:05 +00:00 |
|
cpq
|
cd36708b6d
|
Fix tests
|
2021-03-17 07:46:39 +00:00 |
|
cpq
|
5bd22cb5e4
|
Add mg_http_next_multipart()
|
2021-03-17 07:43:29 +00:00 |
|
cpq
|
bc00d5159a
|
Add mg_http_next_part
|
2021-03-15 13:20:53 +00:00 |
|
cpq
|
bcb0874477
|
Add file upload code example
|
2021-03-15 09:36:27 +00:00 |
|
cpq
|
5326e8d212
|
Update docs
|
2021-03-15 09:18:02 +00:00 |
|
cpq
|
4528cc28ef
|
Add sizep param to mg_file_read()
|
2021-03-15 09:16:34 +00:00 |
|
cpq
|
381d7cce54
|
Do not call setsockopts() on a listening connection
|
2021-03-13 12:36:00 +00:00 |
|
cpq
|
2594e7b37a
|
Stricter MG_ARCH_CUSTOM and type conversions in sock.c
|
2021-03-13 12:34:26 +00:00 |
|
Sergey Lyubka
|
4356b953ca
|
Merge pull request #1238 from cesanta/novlean-patch-1
Fixed typos
|
2021-03-11 13:16:06 +00:00 |
|
cpq
|
e788853156
|
Fix typos
|
2021-03-11 13:15:53 +00:00 |
|
novlean
|
91ed6de166
|
Fixed typos
|
2021-03-11 13:01:45 +00:00 |
|
novlean
|
cf3aafc32e
|
added .
|
2021-03-11 10:16:17 +00:00 |
|