cpq
|
124ac12150
|
Add mbedtls support to MIP
|
2022-09-09 15:53:42 +01:00 |
|
cpq
|
c8c0b8fb91
|
Squash vc98 warn 3
|
2022-08-09 19:17:40 +01:00 |
|
cpq
|
e5585cb0e7
|
Squash vc98 warn 2
|
2022-08-09 18:58:58 +01:00 |
|
cpq
|
bd32f6e2ef
|
Squash warn on vc98
|
2022-08-09 15:49:54 +01:00 |
|
cpq
|
6149b619e7
|
Squash warnings
|
2022-08-09 12:39:40 +01:00 |
|
cpq
|
b7406357c5
|
Fix #1600 - more precise SNTP time calculation
|
2022-08-09 12:13:23 +01:00 |
|
John Brzustowski
|
d5fe3261f4
|
NTP reponse gives fractional (not micro-) seconds, per RFC5905
|
2022-07-13 04:08:54 -03:00 |
|
Sergey Lyubka
|
34c5f63c00
|
More SNtp debug 8
|
2022-05-27 22:18:14 +01:00 |
|
Sergey Lyubka
|
7f8d12b9f7
|
Use time.windows.com too
|
2022-05-26 16:22:44 +01:00 |
|
Sergey Lyubka
|
f5fd176b35
|
Increate SNTP timeout 3s->5s. Change mg_sntp_send() to mg_sntp_request(), remove one unnecessary parameter
|
2022-05-15 18:41:01 +01:00 |
|
Sergey Lyubka
|
6db0485c7b
|
Set c->loc for accepted and UDP connections
|
2022-05-06 20:19:40 +01:00 |
|
Sergey Lyubka
|
a1ec179229
|
Use uint64_t for uptime in millis, not int64_t
|
2022-04-07 13:50:25 +01:00 |
|
Sergey Lyubka
|
393dad97e0
|
Get rid of ctype dependencies
|
2022-02-22 20:20:56 +00:00 |
|
Sergey Lyubka
|
969b84043c
|
Fix #1465 - rename LL_* constants, introduce MG_* log macros
|
2022-02-12 18:17:25 +00:00 |
|
Sergey Lyubka
|
ae6767b1d2
|
Use int64_t for timers and mg_millis()
|
2021-12-21 21:50:18 +00:00 |
|
Sergey Lyubka
|
529a302e77
|
Merge pull request #1379 from jameshilliard/fix-sntp
sntp: Don't set Leap Indicator in client messages.
|
2021-10-22 14:04:54 +01:00 |
|
Sergey Lyubka
|
7c5e67b272
|
Fix #1382 - use sendto for UDP send
|
2021-10-22 08:56:45 +01:00 |
|
James Hilliard
|
37d45b3fbb
|
sntp: Don't set Leap Indicator in client messages.
Per RFC4330:
This field is significant only in server messages
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
|
2021-10-13 16:48:33 -06:00 |
|
Sergey Lyubka
|
11c07470bb
|
Refactor UDP handling
|
2021-08-07 22:55:13 +01:00 |
|
Sergey Lyubka
|
cddff2b1b8
|
Cleanup on riscv baremetal build
|
2021-07-24 11:40:52 +01:00 |
|
cpq
|
736b8ad7b7
|
Fix #1285 - __builtin___snprintf_chk warning. Tighten test flags and refactor the code to squash all warnings
|
2021-05-28 18:30:42 +01:00 |
|
cpq
|
b93456f512
|
Do not create socket until resolved
|
2020-12-21 12:26:44 +00:00 |
|
cpq
|
30d4a1ad0f
|
Fix mg_sntp_parse()
|
2020-12-11 13:16:51 +00:00 |
|
cpq
|
f2fba1d200
|
7.0 refactor
|
2020-12-05 11:26:32 +00:00 |
|
Dmitry Frank
|
aba60dadec
|
Add mg_ prefix to mongoose sources
CL: none
PUBLISHED_FROM=d6ebe5fa88c61ae3b8569897d9b09d54610bec73
|
2018-02-03 01:20:47 +02:00 |
|
Dmitry Frank
|
8742fac5d8
|
Publish mongoose src and tests
CL: Mongoose Web Server: Publish sources and tests
Resolves https://github.com/cesanta/mongoose/issues/745
PUBLISHED_FROM=7ecd7a3c518cfa614a6ba0838678dcb91b75a8c0
|
2018-02-02 15:49:55 +00:00 |
|