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: rcommon/INTANG
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: seclab-ucr/INTANG
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.
  • 11 commits
  • 7 files changed
  • 6 contributors

Commits on Nov 6, 2017

  1. avoid logging.c compile error

    add -lrt to end of LDFLAGS
    xulang726 committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    78217e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request seclab-ucr#17 from xulang726/master

    Added -std=gnu99; Added -lrt to avoid logging.c compile error on some OSes
    gkso authored Nov 6, 2017
    Configuration menu
    Copy the full SHA
    a137bed View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2018

  1. added support for https protocol

    gkso committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    4425550 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Rewrite the key to store "rst:%u_%hu_%u_%hu" info.

    The key stored "rst:%u_%hu_%u_%hu" info may be overwritten, set it again.
    Nefurtity authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    020d2f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request seclab-ucr#33 from Nefurtity/patch-1

    Rewrite the key to store "rst:%u_%hu_%u_%hu" info.
    gkso authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    950bbff View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. fix typo

    gkso committed May 1, 2018
    Configuration menu
    Copy the full SHA
    479bebd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. docs: fix typo

    Jason-Cooke authored Jul 8, 2019
    Configuration menu
    Copy the full SHA
    b454617 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Update README.md

    Fix a grammar error.
    Correct the juxtaposition component error of the sentence.
    MarlonKong authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    c87f657 View commit details
    Browse the repository at this point in the history
  2. Merge pull request seclab-ucr#43 from MarlonKong/master

    Update README.md
    gkso authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    13e9eaa View commit details
    Browse the repository at this point in the history
  3. Merge pull request seclab-ucr#42 from Jason-Cooke/patch-1

    docs: fix typo
    gkso authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    7e2fdd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

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