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: internet-dev/mproxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: examplecode/mproxy
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
  • 5 files changed
  • 4 contributors

Commits on Jun 26, 2014

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

Commits on Jul 2, 2014

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

Commits on Oct 27, 2014

  1. 1. Add a Makefile

    2. Fix the typo: "deamon" ==> "daemon"
    3. Change the ways to parse command-line-argument, using getopt() to make code more consise and readable, without affecting its functionality.
    
    Signed-off-by: Siyuan Hua <jonnyhsy@foxmail.com>
    Siyuan Hua committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    7fd3cc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2014

  1. Merge pull request examplecode#5 from jonnyhsy/master

    1. Add a Makefile 2. Fix typos 3. change ways to parse CLI parameters
    examplecode committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    2acc93e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2015

  1. fix bug

    ma-zz-xth-zz-on committed Jun 28, 2015
    Configuration menu
    Copy the full SHA
    9c86869 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2016

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

Commits on May 9, 2016

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

Commits on Mar 16, 2017

  1. Merge pull request examplecode#11 from ReadmeCritic/master

    Update README URLs based on HTTP redirects
    examplecode authored Mar 16, 2017
    Configuration menu
    Copy the full SHA
    08acc42 View commit details
    Browse the repository at this point in the history
Loading