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: etr/libhttpserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 4picht/libhttpserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 2, 2015

  1. Merge branch 'patch-no-abort'

    Julian Picht authored and Julian Picht committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    80530ac View commit details
    Browse the repository at this point in the history
  2. MHD_HTTP_METHOD_NOT_ACCEPTABLE deprecated

    use MHD_HTTP_NOT_ACCEPTABLE instead
    Julian Picht authored and Julian Picht committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    38ccdad View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2015

  1. Merge branch 'master' of https://github.com/etr/libhttpserver

    Julian Picht authored and Julian Picht committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    249dc37 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'patch-stop-leaking-threads'

    Julian Picht authored and Julian Picht committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    2f32e0c View commit details
    Browse the repository at this point in the history
  3. FIX: src/webserver.cpp pthread_kill call

    Julian Picht authored and Julian Picht committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    7078ef9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2015

  1. Merge branch 'master' of https://github.com/etr/libhttpserver

    Julian Picht authored and Julian Picht committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    6479481 View commit details
    Browse the repository at this point in the history
  2. http_resource needs a virtual destructor

    Julian Picht authored and Julian Picht committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    587b15f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'patch-resource-virtual-destructor'

    Julian Picht authored and Julian Picht committed Oct 7, 2015
    Configuration menu
    Copy the full SHA
    e689b9e View commit details
    Browse the repository at this point in the history
Loading