Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
worlderic
/
Arduino
Public
forked from
esp8266/Arduino
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Arduino
libraries
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 22, 2017
minimize number of exit paths in ESP8266WebServer::handleClient (#2557)
Christian Schuster
authored and
igrr
committed
e71ec77
View commit details
Copy full SHA for e71ec77
View code at this point
Browse repository at this point
allocate HTTPUpload struct on demand (#2557)
Christian Schuster
authored and
igrr
committed
2fbc619
View commit details
Copy full SHA for 2fbc619
View code at this point
Browse repository at this point
Make ESP8266mDNS debug output like other ESP libs
Bryce Schober
authored and
igrr
committed
20b7e48
View commit details
Copy full SHA for 20b7e48
View code at this point
Browse repository at this point
Make DNSServer debug output like other ESP libs
Bryce Schober
authored and
igrr
committed
42aa983
View commit details
Copy full SHA for 42aa983
View code at this point
Browse repository at this point
Put WiFi into station mode in examples (#3731)
jes
authored and
igrr
committed
2abbc36
View commit details
Copy full SHA for 2abbc36
View code at this point
Browse repository at this point
Commits on Oct 15, 2017
Optimize EEPROM::put (#2487)
Show description for 53d7cc0
ittacco
authored and
igrr
committed
53d7cc0
View commit details
Copy full SHA for 53d7cc0
View code at this point
Browse repository at this point
Fix for redirect of HTTP Update, so that it always returns to the root / instead of /update (#3420)
evharten
authored and
igrr
committed
b81ef01
View commit details
Copy full SHA for b81ef01
View code at this point
Browse repository at this point
WiFiUpd: fix warning
igrr
committed
c83e17b
View commit details
Copy full SHA for c83e17b
View code at this point
Browse repository at this point
WiFiClient,WiFiServer: update to match new err_t definition
igrr
committed
5116a46
View commit details
Copy full SHA for 5116a46
View code at this point
Browse repository at this point
sdk: update to v2.1.0-10-g509eae8
igrr
committed
e049032
View commit details
Copy full SHA for e049032
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
Don't remove persistent WiFi settings when doing scan (#2946)
igrr
committed
2c2d6a3
View commit details
Copy full SHA for 2c2d6a3
View code at this point
Browse repository at this point
Commits on Oct 7, 2017
WiFiClientSecure: add option to allow self-signed certificates
Show description for 526f4fb
igrr
committed
526f4fb
View commit details
Copy full SHA for 526f4fb
View code at this point
Browse repository at this point
WiFiClientSecure: add support for keys and certificates in PROGMEM
igrr
committed
84b046f
View commit details
Copy full SHA for 84b046f
View code at this point
Browse repository at this point
Commits on Oct 1, 2017
WiFiClientSecure: display certificates when debugging is enabled
igrr
committed
507a159
View commit details
Copy full SHA for 507a159
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Revert "Added support for user-supplied DHCP range, with basic sanity checks (#3562)"
Show description for eb891cd
igrr
committed
eb891cd
View commit details
Copy full SHA for eb891cd
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
ESP8266HTTPClient: update library.properties (#3406)
Natim
authored and
igrr
committed
ed20eb5
View commit details
Copy full SHA for ed20eb5
View code at this point
Browse repository at this point
UdpContext: check that pbuf_alloc doesn't return nullptr (#3354)
mblythe86
authored and
igrr
committed
13c1e8b
View commit details
Copy full SHA for 13c1e8b
View code at this point
Browse repository at this point
Case-insensitive deviceType compare and skip NOTIFY processing
Show description for 369edb6
snosrap
authored and
igrr
committed
369edb6
View commit details
Copy full SHA for 369edb6
View code at this point
Browse repository at this point
ESP8266HTTPClient: Add PATCH request (#3590)
joextodd
authored and
igrr
committed
c9dc8e1
View commit details
Copy full SHA for c9dc8e1
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Use LED_BUILTIN so that it works w/o attaching external LED (#3452)
Show description for ac626ad
probonopd
authored and
igrr
committed
ac626ad
View commit details
Copy full SHA for ac626ad
View code at this point
Browse repository at this point
Added support for user-supplied DHCP range, with basic sanity checks (#3562)
NdK73
authored and
igrr
committed
bdf2296
View commit details
Copy full SHA for bdf2296
View code at this point
Browse repository at this point
Add the ESP8266WiFiMulti to KEYWORD1 to make it highlight in the ino file (#3624)
cheng3100
authored and
igrr
committed
41a8fdb
View commit details
Copy full SHA for 41a8fdb
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
WiFiClientSecure: add loadCACert function (#3610)
Show description for 2d3b7b9
rudivandrunen
authored and
igrr
committed
2d3b7b9
View commit details
Copy full SHA for 2d3b7b9
View code at this point
Browse repository at this point
Commits on Sep 18, 2017
Digest Authentication in Webserver Library (#3053)
Show description for eebc5ec
Lan-Hekary
authored and
igrr
committed
eebc5ec
View commit details
Copy full SHA for eebc5ec
View code at this point
Browse repository at this point
Commits on Sep 12, 2017
Allow for double quotes in boundary (#3455)
Show description for 1843030
probonopd
authored and
igrr
committed
1843030
View commit details
Copy full SHA for 1843030
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
Use correct separator in keywords.txt
Show description for fe6f3cc
per1234
authored and
igrr
committed
fe6f3cc
View commit details
Copy full SHA for fe6f3cc
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
Fix to parse parameters in the URL of a POST with empty content. (#3398)
teejaydub
authored and
igrr
committed
3b60f75
View commit details
Copy full SHA for 3b60f75
View code at this point
Browse repository at this point
Removed literal '\n' in ESP8266HTTPUpdateServer response (#3421)
hchahine
authored and
igrr
committed
1bd1de0
View commit details
Copy full SHA for 1bd1de0
View code at this point
Browse repository at this point
Move MIME type table into PROGMEM to save RAM (#3475)
Show description for 85be0f3
earlephilhower
authored and
igrr
committed
85be0f3
View commit details
Copy full SHA for 85be0f3
View code at this point
Browse repository at this point
Manifest for @PlatformIO
Show description for 1557b1e
ivankravets
authored and
igrr
committed
1557b1e
View commit details
Copy full SHA for 1557b1e
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Remove unused ax_port_*alloc() functions (#3482)
Show description for 8f04be4
earlephilhower
authored and
igrr
committed
8f04be4
View commit details
Copy full SHA for 8f04be4
View code at this point
Browse repository at this point
Fixed: urlDecode done before parsing args (#2956)
DottoreTozzi
authored and
igrr
committed
f5b6e16
View commit details
Copy full SHA for f5b6e16
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
Remove a number of extui instructions
Show description for 40c159f
rsaxvc
authored and
igrr
committed
40c159f
View commit details
Copy full SHA for 40c159f
View code at this point
Browse repository at this point
Manually manage FIFO volatility
Show description for 00815f2
rsaxvc
authored and
igrr
committed
00815f2
View commit details
Copy full SHA for 00815f2
View code at this point
Browse repository at this point
Small cleanup to SPI write16 and write32 for big-endian
Show description for c07c8dc
rsaxvc
authored and
igrr
committed
c07c8dc
View commit details
Copy full SHA for c07c8dc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.