Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
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: nikhilm/qhttpserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gggfred/qhttpserver
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.
  • 14 commits
  • 25 files changed
  • 1 contributor

Commits on Aug 10, 2021

  1. Delete http-parser directory

    gggfred authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    5fffa6c View commit details
    Browse the repository at this point in the history
  2. http_parser as module

    gggfred committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    619b910 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. add CMake

    gggfred committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    c62a65c View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    gggfred authored Nov 19, 2021
    Configuration menu
    Copy the full SHA
    0d36ab5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. update CMakeLists.txt

    gggfred committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    b109b0e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

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

Commits on Apr 28, 2022

  1. check for open connection

    gggfred committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    81e2a7b View commit details
    Browse the repository at this point in the history
  2. [FIX] error

    gggfred committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    b2238a8 View commit details
    Browse the repository at this point in the history
  3. check for socket open

    gggfred committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    5b21821 View commit details
    Browse the repository at this point in the history
  4. [FIX] correct logic operation

    gggfred committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    7b7a5ad View commit details
    Browse the repository at this point in the history
  5. [FIX] undo las change

    gggfred committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    29b2df7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Delete 3rdParty directory

    gggfred authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    8448d6c View commit details
    Browse the repository at this point in the history
  2. Update .gitmodules

    gggfred authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    53b90a5 View commit details
    Browse the repository at this point in the history
  3. fix http_parser

    gggfred committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    0df67ea View commit details
    Browse the repository at this point in the history
Loading