-
Notifications
You must be signed in to change notification settings - Fork 137
Comparing changes
Open a pull request
base repository: fhessel/esp32_https_server
base: master
head repository: Lukey-Lue/esp32_https_server
compare: master
- 15 commits
- 4 files changed
- 5 contributors
Commits on May 12, 2020
-
Trigger wsHander onClose from closeConnection()
In case closeConnection() is called due to SSL reported error - like session disconnection due to unstable Wifi - onClose() should be called to free up the recorded websocket handlers.
Configuration menu - 10000 View commit details
-
Copy full SHA for fea072d - Browse repository at this point
Copy the full SHA fea072dView commit details -
Handle error triggered by closed sessions
From updateBuffer() a session clean up is initiated via closeConnection() if error is detected when reading from SSL but the already removed session is not handled in other parts of the state machine.
Configuration menu - View commit details
-
Copy full SHA for 276ec45 - Browse repository at this point
Copy the full SHA 276ec45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 586cdec - Browse repository at this point
Copy the full SHA 586cdecView commit details
Commits on Jun 21, 2020
-
Update src/HTTPSConnection.cpp
Co-authored-by: Frank Hessel <frnkhessel@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for 34b3beb - Browse repository at this point
Copy the full SHA 34b3bebView commit details -
Co-authored-by: Frank Hessel <frnkhessel@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for 985b902 - Browse repository at this point
Copy the full SHA 985b902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bf7522 - Browse repository at this point
Copy the full SHA 2bf7522View commit details
Commits on Apr 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 36c0df2 - Browse repository at this point
Copy the full SHA 36c0df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a05b5 - Browse repository at this point
Copy the full SHA 85a05b5View commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0e870fd - Browse repository at this point
Copy the full SHA 0e870fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4dd455 - Browse repository at this point
Copy the full SHA d4dd455View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cfcef4 - Browse repository at this point
Copy the full SHA 1cfcef4View commit details
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f593a71 - Browse repository at this point
Copy the full SHA f593a71View commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c79117b - Browse repository at this point
Copy the full SHA c79117bView commit details
Commits on Jun 27, 2023
-
Merge remote-tracking branch 'bligeti/master' into merge-bligeti-changes
Lucas Hörmann committedJun 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 55d7ff9 - Browse repository at this point
Copy the full SHA 55d7ff9View commit details -
Merge remote-tracking branch 'vvigilante/fix/readline_inf_loop' into …
…merge-vvigilante-changes
Lucas Hörmann committedJun 27, 2023 Configuration menu - View commit details
-
Copy full SHA for c03be46 - Browse repository at this point
Copy the full SHA c03be46View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master