Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for PUT, PATCH, and DELETE httpd methods. #30

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Sep 27, 2016

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

Commits on Oct 9, 2016

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

Commits on Oct 25, 2016

  1. This allows for a single firmware image to be put in either user1 or …

    …user2. This
    
    is for the case when we are using a 1MB image with a 4MB flash where the user1
    and user2 images are identical.
    prices committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    c5c0bd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c29dae View commit details
    Browse the repository at this point in the history
  3. Revert "This allows for a single firmware image to be put in either u…

    …ser1 or user2. This"
    
    This reverts commit c5c0bd0.
    prices committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    e6f008f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2017

  1. Ignore vim swap files

    sonofusion82 committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    cd87600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    941f4b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2017

  1. Merge pull request #1 from sonofusion82/fix_mem_leak

    Fix mem leak
    prices committed Jan 26, 2017
    Configuration menu
    Copy the full SHA
    9cd0213 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6a57b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2017

  1. Removed the failed ssl code.

    prices committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    3403e52 View commit details
    Browse the repository at this point in the history