1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-28 05:01:28 +03:00

Commit Graph

  • 5d2563eee9 Fixed bug in parsing POST file uploads (#7543) Matthew Foran 2020-11-01 21:31:59 -05:00
  • 1bb0815fed Hook up custom timestamp proc for SD/SDFS (#7686) Earle F. Philhower, III 2020-10-31 08:05:34 -07:00
  • 996211f132 Compile failure fix with FS_NO_GLOBALS flag (#7685) isadora-6th 2020-10-30 03:11:57 +03:00
  • 77bd71ec29 Add Stream loaders for BearSSL (#7675) Earle F. Philhower, III 2020-10-28 07:22:41 -07:00
  • cfdcff1028 Catch and display SSL errors for fatal alerts (#7681) Earle F. Philhower, III 2020-10-27 22:18:26 -07:00
  • eb7e082a3c Revive a dead link (#7679) Pargorn Puttapirat 2020-10-28 12:06:31 +07:00
  • 7f38e141c7 BREAKING: Add Print::availableForWrite method (#7658) Earle F. Philhower, III 2020-10-27 03:55:42 -07:00
  • 95de525af9 Refactor WiFi scan example (#7655) Erriez 2020-10-27 11:20:07 +01:00
  • c65626622a Fix long password validation in WebServer (#7676) Earle F. Philhower, III 2020-10-25 04:03:02 -07:00
  • 8d2f53d9a2 Remove Travis-CI configuration (#7674) Earle F. Philhower, III 2020-10-24 11:48:44 -07:00
  • 64def3cd8d boards.txt: sort by displayed name (#7670) david gauchard 2020-10-24 20:39:37 +02:00
  • 95fb104562 settimeofday_cb: distinguish from user or sntp (#7637) david gauchard 2020-10-23 10:43:45 +02:00
  • ace5e98bf6 Fix eboot crash with exception 28. ets_printf() should take pointer argument. (#7666) Dirk Niggemann 2020-10-21 23:35:59 +01:00
  • 8efaa645c0 Merge branch 'master' into feature/issue-2246-multi-wifi-hidden Erriez 2020-10-18 19:11:31 +02:00
  • e920564b8d Fix Netdump library architecture (#7659) Earle F. Philhower, III 2020-10-17 11:21:40 -07:00
  • bbc14c0979 Use 32b loads to set print strings (#7545) Earle F. Philhower, III 2020-10-16 10:52:35 -07:00
  • e79eb1174d BREAKING: Change return EEPROM.end() to bool (#7630) Erriez 2020-10-16 00:03:28 +02:00
  • 81a10a48af BREAKING: Change return type of channel() (#7656) Develo 2020-10-15 18:48:00 -03:00
  • 0452f4728f BREAKING: Change return type of RSSI() (#7657) Develo 2020-10-15 18:00:30 -03:00
  • ccecbfe459 Add Copyright notice to Schedule.h (#7653) Develo 2020-10-15 16:09:14 -03:00
  • c82c6840e4 Add WiFi persistent to WiFi Multi example Erriez 2020-10-15 20:03:26 +02:00
  • 00673e05fb Merge branch 'master' into feature/issue-2246-multi-wifi-hidden Erriez 2020-10-15 19:57:47 +02:00
  • 0d94b5f560 Add support for hidden AP's Erriez 2020-10-03 15:46:59 +02:00
  • 9003b02889 MDNS MultiInterface (#7636) hreintke 2020-10-15 19:39:55 +02:00
  • 1c624dd76a BREAKING: Add Wrong Password wifi status case (#7652) Develo 2020-10-15 13:52:17 -03:00
  • 79ea883fb3 New flash writing method with offset/memory/size alignment handling (#7514) Drzony 2020-10-15 07:21:41 +02:00
  • 200e47fc7b Fix error when debug enabled but no port chosen (#7648) Earle F. Philhower, III 2020-10-09 15:54:39 -07:00
  • bc2b13ae16 LEAmDNSv2: change a macro name to be independant from LEAmDNS1 (#7640) david gauchard 2020-10-07 12:31:56 +02:00
  • 36b444dba3 Allow test framework to use cores/esp8266/Arduino.h directly (#7377) Max Prokhorov 2020-10-06 17:18:00 +03:00
  • 7ba31010be Update OTA HTTP Server Header Information (#7633) Kevin Sidwar 2020-10-06 04:49:27 -06:00
  • 01cfc54ccb Add missing sntp_init/sntp_stop (#7628) Harald 2020-10-06 12:31:45 +02:00
  • 4aeb0f5cca Use direct member initialization instead of ctr initialisation (#7558) Dirk Mueller 2020-10-05 22:56:08 +02:00
  • 8b8639e833 Prevent rewriting Updater_Signing.h if content unchanged (#7627) Harald 2020-10-03 21:47:30 +02:00
  • d0300806cd Merge pull request #7631 from Erriez/feature/documentation-wifi-multi Develo 2020-10-03 14:42:30 -03:00
  • 9c9e193f7f Add WiFi Multi to readme.rst Erriez 2020-10-03 17:14:25 +02:00
  • 85ba53a249 Remove stray axtls refs, deprecated compat funcs (#7626) Earle F. Philhower, III 2020-10-02 21:39:36 -07:00
  • 7c8f934d2b Merge pull request #7619 from Erriez/redesign-wifi-multi Develo 2020-10-02 16:02:29 -03:00
  • fcb5414e02 Merge branch 'master' into redesign-wifi-multi Develo 2020-10-02 15:51:07 -03:00
  • 93f41dcbb1 Pull deprecated axtls link (#7624) Develo 2020-10-02 15:30:08 -03:00
  • 1e54cb25b0 Merge branch 'master' into redesign-wifi-multi Erriez 2020-10-02 18:14:28 +02:00
  • fceb390a1a Redesign ESP8266WiFiMulti.[cpp|h] Erriez 2020-09-30 21:44:42 +02:00
  • 5dbc572b20 Update README.md (#7623) Develo 2020-10-02 12:29:14 -03:00
  • 96243d7ccc Merge pull request #7040 from dok-net/print64bit Develo 2020-09-30 23:09:30 -03:00
  • 6f57c222c1 Eliminate code duplication by template for printNumber(...)/printFloat(...). Dirk O. Kaar 2020-04-18 10:07:08 +02:00
  • 0b502b3f7b Eliminate code duplication by template for println(...). Dirk O. Kaar 2020-04-18 08:33:48 +02:00
  • 8c725d5736 Fix for 32bit long used in long long printNumber. Dirk O. Kaar 2020-02-02 09:48:58 +01:00
  • 7e1d891e84 Revert to explicit calculation of modulo, saving 16 bytes in IROM. Dirk O. Kaar 2020-01-28 22:42:47 +01:00
  • af53772e7b Extend Print class for 64bit integers. Dirk O. Kaar 2020-01-28 16:34:54 +01:00
  • f542175009 httpclient: remove deprecated API (#7617) david gauchard 2020-09-30 18:59:46 +02:00
  • 37ef41ceb0 mdns: #ifndef/#define/#endif (#7615) david gauchard 2020-09-30 11:03:59 +02:00
  • cc042b99d1 WString: c_str() returns null pointer after move (#7611) Max Prokhorov 2020-09-27 18:11:52 +03:00
  • a3281fe2f3 LEA mDNS v2 (#7540) Labor-Et-Ars 2020-09-25 11:12:39 +02:00
  • faf59f5190 Update to GCC 10.2 (#7607) Earle F. Philhower, III 2020-09-24 14:25:18 -07:00
  • c24109fd57 WString: mark move ctor as noexcept (#7610) Max Prokhorov 2020-09-24 05:35:32 +03:00
  • 4a24d3cc16 FIX MIME-Type for txt-suffix (#7608) The-MEO 2020-09-22 17:41:31 +02:00
  • 3cbf3039bd FIX StaticRequestHandler crashes when cache_header is null and DEBUG_ESP_CORE is enabled (#7609) The-MEO 2020-09-22 13:01:01 +02:00
  • 32470fbfab Avoid #includes with a surrounding namespace (#7560) Dirk Mueller 2020-09-17 15:35:27 +02:00
  • e5c84c9503 Update path of gdb (#7603) Sander van der Horst 2020-09-17 14:04:02 +02:00
  • c883605bd5 EspSoftwareSerial 6.9.0: data/strings in flash alignment handling fix. Yielding during write() improvement. (#7604) Dirk O. Kaar 2020-09-17 11:11:39 +02:00
  • 40eb5747e4 sntp: use one time source and fix unsynchronized sntp time stamp (#7595) david gauchard 2020-09-12 18:22:38 +02:00
  • 8418aaf4ef ci: apt update (#7596) david gauchard 2020-09-12 15:38:27 +02:00
  • a460cb7935 Add clear method to IPAddress (#7586) Ruggero Tomaselli 2020-09-09 12:24:35 +02:00
  • 08f170510d Check also if IP is not IPADDR_NONE (#7585) Ruggero Tomaselli 2020-09-09 12:03:41 +02:00
  • 8258db53da Fix error message typo (#7581) 9bryan 2020-09-07 10:46:13 -07:00
  • 88be34e2dc Update certs-from-mozilla.py (#7578) gnorbsl 2020-09-07 15:06:36 +02:00
  • bfecdb0e39 Update DigestAuthorization.ino (Simple example update) (#7579) deive 2020-09-04 20:03:55 +01:00
  • 2171a2e852 Fix gzip+signed OTA error (#7577) Earle F. Philhower, III 2020-09-04 08:57:03 -07:00
  • 22a197eea1 Properly replace toolchain in PlatformIO CI script (#7580) Valerii Koval 2020-09-04 18:15:02 +03:00
  • e636a6587c Update certs-from-mozilla.py (#7573) gnorbsl 2020-09-03 04:53:54 +02:00
  • d02bc02fac Merge pull request #7547 from earlephilhower/noboom Develo 2020-09-02 17:58:08 -04:00
  • f1c8982a9b Merge branch 'master' into noboom Develo 2020-09-02 16:21:04 -04:00
  • 8b7126d9e3 Fixup weird combination of oneline/multi line comments (#7566) Dirk Mueller 2020-09-02 17:55:44 +02:00
  • df01d19d29 Reduce codesize of setOutputPower (#7572) Dirk Mueller 2020-09-02 17:47:48 +02:00
  • ca149a23c7 Merge pull request #7569 from standby24x7/tests-typo Develo 2020-09-01 12:10:17 -04:00
  • cbb44b2cc9 Fix typos in tests Masanari Iida 2020-09-01 23:37:14 +09:00
  • 885851a5ea Merge pull request #7557 from dok-net/fixfix Develo 2020-08-31 21:07:30 -04:00
  • c74dcc924c Force gcc inlining, use same style for getCycleCount as for getCpuFreqMHz. Dirk O. Kaar 2020-08-31 15:56:46 +02:00
  • 400632f818 Even more concise #if form. Dirk O. Kaar 2020-08-29 00:32:19 +02:00
  • 72051eea91 Inline, fewer LOC, remove redundant definition in cpp. Dirk O. Kaar 2020-08-28 18:26:56 +02:00
  • 5b767a37eb new w/ OOM now aborts by defaults, or throw an exception (#7536) Develo 2020-08-31 01:19:20 -04:00
  • ef92ab28e1 Merge branch 'master' into stdnothrow Develo 2020-08-30 23:27:08 -04:00
  • be812d2a8d Netump Initial commit (#7527) hreintke 2020-08-30 22:07:52 +02:00
  • 247d5f1218 Merge branch 'master' into stdnothrow Earle F. Philhower, III 2020-08-30 12:39:55 -07:00
  • b9db9440fe Delete owner field (#7563) Valerii Koval 2020-08-30 00:10:45 +03:00
  • 953dfd945f Avoid float-double-conversion (#7559) Dirk Mueller 2020-08-28 23:09:44 +02:00
  • 59873908c4 Use direct member initialization instead of ctr initialisation (#7556) Dirk Mueller 2020-08-28 16:23:05 +02:00
  • c366f84520 Add CI test for eboot build (#7546) Earle F. Philhower, III 2020-08-27 18:32:58 -07:00
  • 53e4dec51f getCpuFreqMHz(): fix when F_CPU is not defined (#7554) david gauchard 2020-08-27 21:56:03 +02:00
  • e53aa87160 emulation-on-host makefile update, allowing to pass more options (#7552) david gauchard 2020-08-26 15:40:54 +02:00
  • 83535a01d2 add sdk options to "generic esp8285 module" (#7550) 5chufti 2020-08-25 16:14:14 +02:00
  • 3ee6710fa5 board generator: remove comments, remove now useless define david gauchard 2020-08-25 11:04:30 +02:00
  • f23e765ab1 fix displaying caller address david gauchard 2020-08-25 11:00:48 +02:00
  • c111713208 overwrite weak new (std::nothrow) calls david gauchard 2020-08-24 22:42:29 +02:00
  • 2b6423edcc new w/ OOM raises an exception, shows the caller address for decoders david gauchard 2020-08-24 22:15:33 +02:00
  • 11f7d1766e remove (std::nothrow) where nullptr case is not handled remove legacy new management david gauchard 2020-08-24 09:51:58 +02:00
  • cf1b8e067a Don't overwrite boot sector unless OTA changes it Earle F. Philhower, III 2020-08-23 19:33:58 -07:00
  • a16e1e5b8a fixes david gauchard 2020-08-23 19:43:32 +02:00
  • f23caa2dcd Merge branch 'master' into stdnothrow david gauchard 2020-08-23 19:28:21 +02:00
  • 1ff927d04c Fix spelling typo under doc/faq (#7538) standby24x7 2020-08-18 23:45:37 +09:00
  • c33a6a261d Updater MD5 cleanup on begin (#7534) Cristian Popescu 2020-08-18 03:26:22 +03:00