Commit Graph

  • f6fd48b88c
    Merge 851b3a7cfbcc9763c3b38abc2bd8997cd01d43c6 into 9ece98c101bca29eac735c3d39c5beafc1019bb0 Sergio R. Caprile 2024-12-25 13:58:13 +05:30
  • 9ece98c101
    Merge pull request #2994 from cesanta/pico2w master Sergio R. Caprile 2024-12-23 15:19:30 -03:00
  • 6a83147b33 Add Pico 2 W examples Sergio R. Caprile 2024-12-23 15:11:29 -03:00
  • 90e4228e1d keep TLS options as per the TLS tutorial. Default to built-in TLS while allowing to use other stacks, as tutorials show Sergio R. Caprile 2024-12-23 11:40:36 -03:00
  • 553aeeef77 Add TLS support Sergey Lyubka 2024-12-20 06:47:31 +00:00
  • 6147e865f8 Update README Sergey Lyubka 2024-12-19 12:38:20 +00:00
  • 4eb1f57719 Send gratuitous ARP when IP is acquired Bogdan Seniuc 2024-12-19 10:07:23 +00:00
  • 7b296fabb0
    Merge pull request #2991 from cesanta/unpacked_crash Sergey Lyubka 2024-12-18 11:07:27 +00:00
  • 00c8f8acd0 Fix mg_unpacked() crash Sergey Lyubka 2024-12-18 09:57:18 +00:00
  • 1e1efa2c5e
    Merge pull request #2988 from cesanta/tlspoll Sergey Lyubka 2024-12-17 14:24:13 +00:00
  • b0b0dd9f0b
    Merge pull request #2990 from cesanta/w5100 robertc2000 2024-12-17 15:34:54 +02:00
  • 30bb1c52d0 Add W5100 driver robert 2024-12-17 04:07:09 -05:00
  • 7fc96a61ad fix mg_tls_pending Sergio R. Caprile 2024-12-16 15:12:53 -03:00
  • 4a164c39b4
    Merge pull request #2987 from cesanta/ifp Sergio R. Caprile 2024-12-16 11:36:36 -03:00
  • b0e4069bb7 mgr::priv -> mgr::ifp, use explicit type Sergey Lyubka 2024-12-16 14:22:13 +00:00
  • 19cbb27b4c Fix TLS handling in net_builtin Sergey Lyubka 2024-12-15 13:32:19 +00:00
  • d44c864387 Add arduino/esp32-http example Sergey Lyubka 2024-12-10 15:27:09 +00:00
  • 36e21e53e0
    Merge pull request #2982 from cesanta/picowsdk Sergio R. Caprile 2024-12-05 14:59:21 -03:00
  • b7598cc354 Add auto init for Pico-W driver Sergio R. Caprile 2024-12-05 14:56:50 -03:00
  • 0a4f322d49
    Merge pull request #2981 from cesanta/picowsdk Sergio R. Caprile 2024-12-05 12:21:41 -03:00
  • bf013fcdae Add Pico-W driver in src/drivedrivers Sergio R. Caprile 2024-12-05 11:33:17 -03:00
  • fd52fccc15
    Merge pull request #2976 from cesanta/http-invalid-versions Sergey Lyubka 2024-12-04 14:04:39 +00:00
  • c493d3a4ce Validate HTTP version robert 2024-11-26 09:34:21 -05:00
  • aeceb2b9e7
    Merge pull request #2979 from cesanta/sdk2 Sergio R. Caprile 2024-12-03 17:10:01 -03:00
  • cb5f833dd2 update to Pico-SDK 2.0.0 Sergio R. Caprile 2024-12-02 14:19:27 -03:00
  • 0740ccd9f7
    Merge pull request #2978 from cesanta/sdk2 Sergio R. Caprile 2024-12-02 11:19:14 -03:00
  • 716c84c896 update to Pico-SDK 2.0.0 Sergio R. Caprile 2024-12-02 11:11:48 -03:00
  • 507208881f Make IRAM section name configurable Sergey Lyubka 2024-12-01 22:09:31 +00:00
  • c5fda07d1e Update Arduino sketches Sergey Lyubka 2024-12-01 22:04:57 +00:00
  • 7fffe0abaa Add simple RAM profiler Sergey Lyubka 2024-11-28 13:11:04 +00:00
  • 8a42325c23 Back to plain MQTT URL Sergey Lyubka 2024-11-28 08:50:32 +00:00
  • 78900304bf More PPP nitpicks Sergey Lyubka 2024-11-28 08:46:32 +00:00
  • fb6dfbcd3c PPP nitpicks Sergey Lyubka 2024-11-28 08:31:43 +00:00
  • 3dd4c7da2a Add PPP driver Sergey Lyubka 2024-11-27 22:00:30 +00:00
  • 03c955410c Update HTTP server Arduino example Sergey Lyubka 2024-11-26 20:53:21 +00:00
  • 74f77c9ded
    Merge pull request #2975 from cesanta/ipsum Sergio R. Caprile 2024-11-26 17:36:43 -03:00
  • 3caca03e8a Simplify MQTT example Sergey Lyubka 2024-11-26 20:30:48 +00:00
  • 49469840ab Fix IP csum calculation on 8-bit platforms Sergey Lyubka 2024-11-26 20:23:12 +00:00
  • 85613ab02d
    Merge pull request #2974 from cesanta/noclash Sergio R. Caprile 2024-11-26 14:18:58 -03:00
  • 6e4ce85c87 avoid name clashing in OTA Sergio R. Caprile 2024-11-26 14:15:56 -03:00
  • 2a093dc183 remove is_io_err (unused) Sergio R. Caprile 2024-11-26 14:09:34 -03:00
  • 01eeadbaf4
    Merge pull request #2970 from kursataktas/mongoose-guru Sergey Lyubka 2024-11-23 08:22:57 +00:00
  • 851b3a7cfb move to Wizard imxrt Sergio R. Caprile 2024-11-22 17:32:16 -03:00
  • b6dc830bcb
    Merge pull request #2964 from cesanta/http-cookie Sergio R. Caprile 2024-11-22 16:39:08 -03:00
  • 8ef02aae41
    Merge pull request #2971 from cesanta/411 Sergio R. Caprile 2024-11-22 16:37:19 -03:00
  • 423dbd58a1
    Merge pull request #2929 from cesanta/xmc7200 Sergio R. Caprile 2024-11-22 16:36:12 -03:00
  • 5582db615a
    Merge pull request #2923 from cesanta/1170 Sergio R. Caprile 2024-11-22 14:05:59 -03:00
  • 1479ebfb5d move to Wizard Sergio R. Caprile 2024-10-01 18:22:18 -03:00
  • 4389ef1e77
    Merge pull request #2927 from cesanta/mcxn Sergio R. Caprile 2024-11-22 12:21:36 -03:00
  • 5c305e7fa8 Fix issuing 411 responses as a client Sergio R. Caprile 2024-11-21 18:17:59 -03:00
  • 0427908eae Introducing Mongoose Guru on Gurubase.io Kursat Aktas 2024-11-21 19:23:44 +03:00
  • 428fc43cef update CMSIS-pack to 7.16 extra Sergio R. Caprile 2024-11-20 14:51:29 -03:00
  • fbee9e4bb6 update to 7.16 Sergio R. Caprile 2024-11-20 14:29:39 -03:00
  • fa86c9d23b update to mongoose_config Sergio R. Caprile 2024-07-05 15:41:40 -03:00
  • 24fec935d5 update version Sergio R. Caprile 2024-05-20 11:19:58 -03:00
  • 8554aa4da4 disable driver auto init in examples Sergio R. Caprile 2024-03-13 11:09:57 -03:00
  • c2d26553c6 Add driver init to mg_mgr_init() Sergio R. Caprile 2024-03-12 14:03:29 -03:00
  • 853de8b623 Cube pack Sergio R. Caprile 2024-03-02 14:55:41 -03:00
  • 2a85ee184d cmsis-pack Sergio R. Caprile 2024-02-28 17:15:55 -03:00
  • 9dd834b653 update to new mongoose_custom Sergio R. Caprile 2024-01-17 14:14:33 -03:00
  • 68b0ce8110 update to new driver name Sergio R. Caprile 2024-01-15 16:41:43 -03:00
  • 5326165db4 fix text Sergio R. Caprile 2023-11-28 19:47:13 -03:00
  • a8f6a6f327 update mx and hal Sergio R. Caprile 2023-11-28 19:26:14 -03:00
  • ad014fd571 trying to work it out with MX Sergio R. Caprile 2023-10-25 14:25:47 -03:00
  • 5f1f3d629f re-add examples Sergio R. Caprile 2023-10-24 17:35:41 -03:00
  • 9196aac259 enhanced stmpack Sergio R. Caprile 2023-10-24 16:15:34 -03:00
  • 96c5a8d96b update examples to new pack Sergio R. Caprile 2023-10-23 15:10:43 -03:00
  • 037eaef361 fix long standing unneeded defs Sergio R. Caprile 2023-10-23 14:49:03 -03:00
  • 1b9e4412bb minor mods Sergio R. Caprile 2023-10-23 14:03:03 -03:00
  • 1a2b0f9f3c update package Sergio R. Caprile 2023-08-10 14:50:24 -03:00
  • ddcf2d06a2 update pack info inside MX files Sergio R. Caprile 2023-08-10 13:59:55 -03:00
  • 4efacaa8f8 add test for examples in generated ST pack Sergio R. Caprile 2023-08-04 13:38:25 -03:00
  • 90ae36fea2 PR #2308 collaterals Sergio R. Caprile 2023-07-28 18:49:15 -03:00
  • b449e0f843 static clue Sergio R. Caprile 2023-07-18 17:21:35 -03:00
  • 7ae62325aa update to 7.11 Sergio R. Caprile 2023-07-07 18:52:58 -03:00
  • 17233714cd updated to device dashboard new structure Sergio R. Caprile 2023-06-12 13:58:31 -03:00
  • 2297fb17c8 Squashed commit of the following: Sergio R. Caprile 2023-06-12 10:58:24 -03:00
  • 2df53c3d27 update version 7.16 Sergio R. Caprile 2024-11-20 09:59:20 -03:00
  • 53ec9adb1b
    Merge pull request #2954 from cesanta/dbl Sergio R. Caprile 2024-11-19 16:20:30 -03:00
  • 8b95a22e75
    Merge pull request #2966 from cesanta/ota-h7-dual-core Sergio R. Caprile 2024-11-14 14:23:17 -03:00
  • 665298a04b H7 dual core OTA compatibility robert 2024-11-13 06:32:21 -05:00
  • 41a567f089 Add MG_PHY_DISABLE_AUTONEG option Sergey Lyubka 2024-11-14 14:08:15 +00:00
  • 7e668df1fe default to built-in TLS without preventing other choices Sergio R. Caprile 2024-11-13 17:29:44 -03:00
  • 85414cfec2 Add extra step Sergey Lyubka 2024-11-12 08:55:46 +00:00
  • b973187960 Use separate cookies for HTTP and HTTPS connections robert 2024-11-12 03:46:11 -05:00
  • 991080e613
    Merge pull request #2963 from cesanta/uaws Sergio R. Caprile 2024-11-11 17:30:22 -03:00
  • 72bf199577 unbreak AWS example and associated tests Sergio R. Caprile 2024-11-11 17:15:56 -03:00
  • 7bda43a6ec
    Merge pull request #2962 from cesanta/picosdk Sergio R. Caprile 2024-11-11 15:08:06 -03:00
  • 2b8b0ebe95 Pico-SDK support fixes and cleanups Sergio R. Caprile 2024-11-11 10:30:11 -03:00
  • 0aa61ce58f Update build, use EC certs Sergey Lyubka 2024-11-10 08:45:34 +00:00
  • 51a5dc78d7 zip only web_root files Sergey Lyubka 2024-11-09 08:09:37 +00:00
  • 232bd9a22b
    Merge pull request #2959 from cesanta/picosdk Sergio R. Caprile 2024-11-08 14:38:56 -03:00
  • 58327a1753 Move ARCH_RP2040 --> ARCH_PICOSDK Sergio R. Caprile 2024-11-08 14:33:19 -03:00
  • 7844d84798
    Merge pull request #2956 from cesanta/ota-rt1170 Sergio R. Caprile 2024-11-07 13:45:28 -03:00
  • 7a30a42797
    Merge pull request #2957 from cesanta/picornd Sergio R. Caprile 2024-11-07 11:59:47 -03:00
  • 094202ff16 Use Pico-SDK RNG Sergio R. Caprile 2024-11-06 17:38:53 -03:00
  • 9c4523f4fa OTA RT1170 robert 2024-11-07 08:13:07 -05:00
  • 69859c61e0
    Merge pull request #2955 from cesanta/ota-rt10xx Sergio R. Caprile 2024-11-07 09:32:05 -03:00
  • 9878518e29 IMXRT OTA: support included for 1024, 1040, 1064 robert 2024-11-06 10:08:49 -05:00
  • cde270728f Fixed tms570 driver definition not being added to net_builtin robert 2024-11-07 03:09:18 -05:00