Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fhessel/esp32_https_server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: meshtastic/esp32_https_server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 10 files changed
  • 6 contributors

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    6900520 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Merge pull request #1 from lewisxhe/master

    Add header files, compatible with esp32s3
    garthvh authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    b0d945f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00f4de2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Merge pull request #2 from caveman99/patch-1

    Use the new SDK for legacy ESP32 too
    thebentern authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    6575098 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    da947a4 View commit details
    Browse the repository at this point in the history
  2. correct whitespace

    caveman99 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3a6ddec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from caveman99/master

    init the certificate serial with a random value
    thebentern authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    23665b3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Port to Mbed TLS

    mskvortsov committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d7cee50 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    2ab1741 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Merge pull request #4 from mskvortsov/mbedtls

    Port to Mbed TLS
    thebentern authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    896f177 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Fix crash and logic issues

    db3000 committed May 5, 2025
    Configuration menu
    Copy the full SHA
    d730f87 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. Merge pull request #5 from db3000/logic_issues

    Fix crash and logic issues
    thebentern authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    3223704 View commit details
    Browse the repository at this point in the history
Loading