Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jul 16, 2021
[backport-v1] Fix softap_config_equal compare auth_mode/cipher (#5332)
Show description for 0857109authored
Commits on Jun 8, 2021
Commits on Apr 8, 2021
Fix Serial RX and add option for FIFO Full Threshold in Serial.begin
Show description for 5ee6aaccommitted
Commits on Mar 26, 2021
Quote {build.source.path} to allow spaces in path (#4868)
Show description for 46d5afbIDF release/v3.3.5 85c43024c (#4976)
Show description for 6674675authored
Commits on Mar 23, 2021
Allow STA SSID length of 32
Show description for e7a2759authored
Commits on Mar 20, 2021
IDF release/v3.3 c43efe150 (#4936)
Show description for 2ee66b5authored
Commits on Mar 19, 2021
Fix: WebServer: Digest authentication failed for some clients
Show description for 2d3c576committed
Commits on Mar 18, 2021
Change send_ssl_data to use size_t instead of uint16_t
Show description for a299ddccommittedAllow passing custom HTTPClient to HTTPUpdate (#4959)
Show description for 93bcf5fauthored
Commits on Mar 17, 2021
Fix ETH not enabling DHCP when configured with INADDR_NONE
Show description for bd41334committed[BLE Client] Fix Deadlock when calling writeValue after registerForNotify
Show description for 9a0762aauthored
Commits on Mar 16, 2021
Fix HTTPClient crash on GET() for url with redirects
Show description for a451c9ecommitted[BLE] Allows you to specify which channels are used to advertise. (#4954)
Show description for d362e1eauthoredUpdate GitHub Pages Builder
Show description for 33d9f4acommittedUpdate HTTPUpdate.cpp (#4942)
Show description for 63c51d5authoredFix BluetoothSerial TX Stall
Show description for 5b84527committed
Commits on Mar 15, 2021
Update debian_ubuntu.md (#4907)
Show description for 5da4a47added scan_method = WIFI_ALL_CHANNEL_SCAN into wifi config in WiFi.begin() to let the scan choose the nearest / strongest AP in case that there are multiple APs with the same SSID (#4947)
Show description for 3253de8authoredfix spiTransferBytesNL() writes past end of data_out
Show description for a31f305committedadds esp8266-style hostname setting (#4938)
Show description for 35643bdauthored
Commits on Mar 11, 2021
Revert "Update licenses"
Show description for 8dc70e0committed
Commits on Mar 10, 2021
- committed
Fix String::replace()
Show description for 93d5b8ccommittedAdd WiFi.softAPSSID()
Show description for f815a7ccommittedFix AsyncUDP reporting bad address and port
Show description for 23f6e81committedIDF release/v3.3 0bfff0b25 (#4895)
Show description for e8311b0authored
Commits on Mar 8, 2021
Fix BT not starting correctly and SPP Coex not working
Show description for 4d95e3acommittedBoard name change (ETBoard -> ET-Board) (#4858)
Show description for 7dc769dHandle PSRAM libs in PlatformIO build script (#4911)
Show description for 4204d1eauthored
Commits on Mar 6, 2021
Update stale.yml (#4902)
Show description for d7fda91authored
Commits on Mar 5, 2021
Use HTTP method table from ESP-IDF's nghttp (#4900)
Show description for f7fc8abauthoredEnsure that String::setLen() is always after any memory operation
Show description for dd834b3committed
Commits on Mar 4, 2021
- committed
Fix String::clear() not clearing the string properly
Show description for 22a488ccommitted