Commit Graph

  • 4d6d395d30
    Merge f6ddb329bf into 3efe6641eb Sergio R. Caprile 2025-06-05 14:21:20 +0000
  • f6ddb329bf expand test coverage test Sergio R. Caprile 2025-06-05 11:09:53 -0300
  • 3efe6641eb
    Merge pull request #3161 from cesanta/fix master Sergio R. Caprile 2025-06-04 09:08:32 -0300
  • 0459d9e106 Unbreak MbedTLS (#3148), rollback debugging leftovers Sergio R. Caprile 2025-06-04 08:56:01 -0300
  • 305d69ee36
    Merge pull request #3159 from cesanta/isacheese Sergio R. Caprile 2025-06-03 15:41:13 -0300
  • 98e744a9ad fix error introduced in #3149 Sergio R. Caprile 2025-06-03 15:29:28 -0300
  • 1d97f2e2b5 Enable POSIX_FS on ESP32 Sergey Lyubka 2025-06-03 08:23:05 +0100
  • c92bc4b4ac
    Merge pull request #3158 from cesanta/posiz Sergio R. Caprile 2025-06-02 11:06:09 -0300
  • 6a3e1e41c4 Redefine mkdir only if MG_ENABLE_POSIX_FS==0 Sergey Lyubka 2025-06-02 13:51:25 +0100
  • 650caface3 fix duplicates Sergio R. Caprile 2025-05-30 10:03:01 -0300
  • 8b6e02e985
    Merge pull request #3154 from cesanta/novlean-patch-2 novlean 2025-05-29 17:01:52 +0100
  • 3ee6fe45f9
    Update README.md novlean 2025-05-29 17:01:05 +0100
  • e811afd397
    Merge pull request #3152 from cesanta/fuzzer Sergio R. Caprile 2025-05-28 14:36:07 -0300
  • b197a674e1 fix memory leak in fuzz test itself Sergio R. Caprile 2025-05-28 13:56:04 -0300
  • 08f6b99b13 remove conditionals from CIfuzz Sergio R. Caprile 2025-05-28 11:57:27 -0300
  • b18d0301f3
    Update README.md Sergio R. Caprile 2025-05-28 11:46:49 -0300
  • 5596621420
    Update README.md Sergio R. Caprile 2025-05-28 11:05:37 -0300
  • bd8a66eee7
    Update README.md Sergio R. Caprile 2025-05-28 11:02:07 -0300
  • b62ebb3c10
    Update README.md Sergio R. Caprile 2025-05-28 10:59:57 -0300
  • 45d796fe5b
    Merge pull request #3151 from cesanta/wonder Sergio R. Caprile 2025-05-27 17:27:43 -0300
  • d8a3b90cad Add Portenta H7 STM32CubeIDE example Sergio R. Caprile 2025-05-27 17:25:46 -0300
  • 5be9e55425
    Merge pull request #3142 from cesanta/wonder Sergio R. Caprile 2025-05-26 10:07:41 -0300
  • 6b6acd3967
    Merge pull request #3149 from cesanta/is_tls Sergio R. Caprile 2025-05-26 10:06:38 -0300
  • 1b06403a19 Add support for SDIO Add support for SDIO in CYW driver Add Portenta H7 example Sergio R. Caprile 2025-04-17 18:58:49 -0300
  • b740c80855 set is_tls at mg_listen and mg_connect level Sergio R. Caprile 2025-05-23 16:53:08 -0300
  • 29594283c1
    Merge pull request #3148 from cesanta/iowaitormsscapped Sergey Lyubka 2025-05-26 11:38:41 +0100
  • 51f54f9b7e
    Merge pull request #3147 from cesanta/ra8-eth Sergio R. Caprile 2025-05-23 14:23:52 -0300
  • 1f48b1ca65 flush TLS buffer Sergio R. Caprile 2025-05-22 16:20:40 -0300
  • fd2d7cccf3 RA8 eth and phy support robert 2025-05-23 10:15:49 -0400
  • 5726e680ec
    Merge pull request #3143 from cesanta/fairplay Sergio R. Caprile 2025-05-23 10:22:56 -0300
  • fadf28adb4 Make built-in TLS play fair to TCP Sergio R. Caprile 2025-05-21 16:18:10 -0300
  • a321c2d096
    Merge pull request #3146 from cesanta/novlean-patch-2 novlean 2025-05-22 17:59:06 +0100
  • bbb07bf6f7
    Update README.md novlean 2025-05-22 17:58:42 +0100
  • a801160bc0 collaterals #3140 Sergio R. Caprile 2025-05-21 10:43:14 -0300
  • 662cc27f4f
    Merge pull request #3140 from dag10/master Sergio R. Caprile 2025-05-21 09:58:30 -0300
  • ccfe7e0724 update version 7.18 Sergio R. Caprile 2025-05-21 09:46:14 -0300
  • 8061a41b38 workaround Sergio R. Caprile 2025-05-19 09:22:59 -0300
  • d01aa01a51 Fix URIs or header values containing tildes being unparsable. Drew Gottlieb 2025-05-15 17:09:19 -0700
  • 39392b3690
    Merge pull request #3139 from cesanta/freewill Sergio R. Caprile 2025-05-15 18:04:42 -0300
  • 54d4611eb6 call mg_tcpip_free from mg_mgr_free() Sergio R. Caprile 2025-05-15 17:26:30 -0300
  • 34cdce750d
    Merge pull request #3138 from cesanta/pedantic Sergio R. Caprile 2025-05-15 17:11:22 -0300
  • f3fafb6759 make clang happy Sergio R. Caprile 2025-05-15 17:09:29 -0300
  • 0372c97ff5 add fuzz Sergio R. Caprile 2025-05-15 16:48:16 -0300
  • b46136a0af
    Merge pull request #3137 from cesanta/testtls Sergio R. Caprile 2025-05-15 16:33:17 -0300
  • ac3d41fb79 add fuzz tests testtls Sergio R. Caprile 2025-05-15 16:28:20 -0300
  • 14be42c868 INFO -> VERBOSE Sergio R. Caprile 2025-05-15 15:50:36 -0300
  • f0ec14543a
    Merge pull request #3136 from cesanta/ra6-driver-init robertc2000 2025-05-15 10:20:31 +0300
  • f46c5b7214 RA6 driver init macro robert 2025-05-15 03:13:49 -0400
  • ccd6bcd95f
    Merge pull request #3132 from cesanta/tls Sergey Lyubka 2025-05-13 22:26:35 +0100
  • a3b63f3b0d
    Merge pull request #3130 from cesanta/longpost Sergey Lyubka 2025-05-13 22:26:15 +0100
  • f2905a5e10
    Merge pull request #3135 from cesanta/mss Sergey Lyubka 2025-05-13 22:25:52 +0100
  • 1ef6c6aeb5 Handle TCP options mss Sergio R. Caprile 2025-05-13 15:29:13 -0300
  • bd53529b45
    Merge pull request #3134 from cesanta/ota-rw612 robertc2000 2025-05-13 10:33:41 +0300
  • cc8ecc5a42 stronger bounds checking Sergio R. Caprile 2025-05-09 11:45:37 -0300
  • 5a816a1d41 OTA for FRDM-RW612 robert 2025-05-09 03:43:25 -0400
  • 9922286c67
    Merge pull request #3131 from cesanta/ws-offset robertc2000 2025-05-09 13:05:20 +0300
  • cdc439bc38 Websocket offset validation enhancement robert 2025-05-09 04:56:31 -0400
  • ae8422e304 fix broken TCP closure Sergio R. Caprile 2025-05-08 13:40:02 -0300
  • 539d080346 check null pointer robert 2025-05-07 08:40:07 -0400
  • 4e2f7beeeb Fixed mdns bind issue on windows mdns-win robert 2025-05-06 10:06:46 -0400
  • 041ec6e1f8 Close if drained Sergey Lyubka 2025-05-03 10:28:36 +0100
  • f618fe125c Fix lwIP builds Sergio R. Caprile 2025-04-29 19:24:17 -0300
  • 8ab514fabc make hexdump send CRLF Sergio R. Caprile 2025-04-28 12:33:31 -0300
  • 08ad2c3145
    Merge pull request #3113 from cesanta/novlean-patch-2 novlean 2025-04-24 17:40:00 +0100
  • c64fd404d4
    Update README.md novlean 2025-04-24 17:39:51 +0100
  • 143b0ac126 fix Sergio R. Caprile 2025-04-24 11:04:43 -0300
  • c2e2432010
    Merge pull request #3093 from cesanta/mdns-multicast Sergio R. Caprile 2025-04-22 14:01:34 -0300
  • 1d2a768184 refactor the rest of the drivers Sergio R. Caprile 2025-04-14 13:59:42 -0300
  • fb099641bc
    Merge pull request #3111 from cesanta/novlean-patch-2 novlean 2025-04-22 17:48:28 +0100
  • 6da9afbf29
    Update README.md novlean 2025-04-22 17:48:12 +0100
  • dceb4beb09 Refactor MIP strategy and first driver (CMSIS) Sergio R. Caprile 2025-04-11 17:59:00 -0300
  • 6f697db49d Added MDNS and driver support for multicast robert 2025-04-02 10:58:46 -0400
  • b44193780e
    Merge pull request #3110 from cesanta/tlsfindata Sergio R. Caprile 2025-04-22 10:03:40 -0300
  • 8e0212c3db Fix not reading last TLS small record with fast closure Fixes #3104 MbedTLS API fairplay Sergio R. Caprile 2025-03-18 11:42:32 -0300
  • 3861e2e1e7
    Merge pull request #3097 from cesanta/builtdoze Sergio R. Caprile 2025-04-14 13:13:06 -0300
  • 21eefa4b55
    Merge pull request #3102 from cesanta/mipfin Sergio R. Caprile 2025-04-14 11:27:09 -0300
  • fb6c6aafeb
    Merge pull request #3100 from cesanta/timers Sergey Lyubka 2025-04-14 15:15:36 +0100
  • df07426e78 Fix handling of FIN segments carrying data Sergio R. Caprile 2025-04-14 11:11:48 -0300
  • 5cf1523a13
    Merge pull request #3101 from cesanta/tlszero Sergio R. Caprile 2025-04-14 10:40:36 -0300
  • f2fe47e9f7 workaround causing TLS libs to return zero Sergio R. Caprile 2025-04-11 14:42:15 -0300
  • 2557ab2e60
    Merge pull request #3086 from cesanta/cywst Sergio R. Caprile 2025-04-11 09:28:25 -0300
  • fbc1708000 Add support for RM2 with STM32F (429, 746) Sergio R. Caprile 2025-03-28 17:33:16 -0300
  • 0539cf1023 Fix #2768 - remove completed timers Sergey Lyubka 2025-04-11 11:24:10 +0100
  • 07b410447b fix missing weird types Sergio R. Caprile 2025-04-10 10:02:20 -0300
  • fb69016196
    Merge pull request #3096 from cesanta/polldoze Sergey Lyubka 2025-04-10 07:21:29 +0100
  • 169cbc044f
    Merge pull request #3095 from cesanta/noVLA Sergio R. Caprile 2025-04-09 13:28:21 -0300
  • 08091d02e5 allow other stack than WinSock in Windows Sergio R. Caprile 2025-04-09 10:51:55 -0300
  • 6f2dcf92a7 no VLA Sergio R. Caprile 2025-04-09 10:28:31 -0300
  • 578e52618d
    Merge pull request #3092 from cesanta/picofix Sergio R. Caprile 2025-04-07 16:00:33 -0300
  • ec0fe66a17 unbreak pico[2]W auto init Sergio R. Caprile 2025-04-07 15:56:11 -0300
  • 8fee24291a
    Merge pull request #3091 from cesanta/novlean-patch-2 novlean 2025-04-07 17:53:34 +0100
  • 05bba2958d
    Update README.md novlean 2025-04-07 17:53:22 +0100
  • e656b1c792 Removed alloca call for ARM-CGT compatibility robert 2025-04-07 09:08:22 -0400
  • e0ccbadd25
    Merge pull request #3083 from cesanta/cyw Sergey Lyubka 2025-03-30 11:27:56 +0100
  • 40a2a8822f Squash warning Sergey Lyubka 2025-03-29 18:59:01 +0000
  • e2ee356a87
    Merge pull request #3084 from cesanta/2ap Sergio R. Caprile 2025-03-28 09:51:15 -0300
  • 189bef61d3 Add support for AP in Pico 2 W (valid for Pico W) Sergio R. Caprile 2025-03-24 17:49:40 -0300
  • 7d94f9f61b Add Pico + RM2 Wi-Fi example Sergio R. Caprile 2025-03-24 16:15:32 -0300
  • e37a0b9056 Add CYW driver Sergio R. Caprile 2025-02-12 15:32:23 -0300
  • 0b57b23951 Add support for Wi-Fi chip drivers Sergio R. Caprile 2025-02-12 15:31:08 -0300