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

REFER expectations #15

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

Commits on Jul 13, 2015

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

Commits on Dec 8, 2015

  1. Happy New Year

    bklang committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    4db0184 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2016

  1. Install pcap spec dependency

    And upgrade test suite to cover Ruby 2.2 & 2.3
    bklang committed May 15, 2016
    Configuration menu
    Copy the full SHA
    5d159a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Drop support for Ruby < 2.3

    bklang committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    36ed072 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Configuration menu
    Copy the full SHA
    ee68ead View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7bb9ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request mojolingo#90 from mojolingo/feature/travis_fixes

    Install pcap spec dependency
    bklang authored Mar 8, 2017
    Configuration menu
    Copy the full SHA
    5b182f4 View commit details
    Browse the repository at this point in the history
  4. Now require Ruby 2.3

    bklang authored Mar 8, 2017
    Configuration menu
    Copy the full SHA
    6b5a5c9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Use transpec to convert to new RSpec expect syntax

    One test was already failing because it was somehow half-way between
    the two syntaxes!
    chewi committed May 11, 2017
    Configuration menu
    Copy the full SHA
    491c0b7 View commit details
    Browse the repository at this point in the history
  2. Fix non-writing of PCAP file when media is empty

    This was broken by 893865f.
    chewi committed May 11, 2017
    Configuration menu
    Copy the full SHA
    dedfc0d View commit details
    Browse the repository at this point in the history
  3. Allow SIPp to be launched without sudo

    It is not always necessary and it looks like the next version may not
    need it at all.
    chewi committed May 11, 2017
    Configuration menu
    Copy the full SHA
    fe49676 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Merge pull request mojolingo#97 from yakara-ltd/feature/nosudo

    Allow SIPp to be launched without sudo
    bklang authored May 17, 2017
    Configuration menu
    Copy the full SHA
    41efd37 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

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

Commits on Dec 26, 2017

  1. Merge pull request mojolingo#99 from aukeman/dtmf-end-flag

    set event end flag for dtmf digits
    bklang authored Dec 26, 2017
    Configuration menu
    Copy the full SHA
    fffcf0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f6d569 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c6288e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8877b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. PacketFu 1.1.12 didn't really drop PacketFu::UDPPacket

    Loading of the various classes was just a bit broken. 1.1.13 works
    fine and it supports Ruby 2.4.
    chewi committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    b04c7af View commit details
    Browse the repository at this point in the history
  2. Merge pull request mojolingo#101 from yakara-ltd/packetfu

    PacketFu 1.1.12 didn't really drop PacketFu::UDPPacket
    bklang authored Mar 16, 2018
    Configuration menu
    Copy the full SHA
    977ccea View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Merge pull request mojolingo#83 from yakara-ltd/bugfix/nomedia

    Fix non-writing of PCAP file when media is empty
    chewi authored Jul 11, 2018
    Configuration menu
    Copy the full SHA
    eb34f53 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

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

Commits on Dec 20, 2018

  1. Merge pull request mojolingo#103 from VHTx/robust-dtmf-packets

    Robust dtmf packets
    bklang authored Dec 20, 2018
    Configuration menu
    Copy the full SHA
    f778cdf View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

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

Commits on Aug 12, 2019

  1. [CI] Add ruby-2.5.3

    sfgeorge committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    e35b29a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    c22f47b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d29188f View commit details
    Browse the repository at this point in the history
  3. Merge pull request mojolingo#104 from sfgeorge/patch-1

    [CI] Add CI builds against C-Ruby 2.4, 2.5 and 2.6
    bklang authored Sep 10, 2019
    Configuration menu
    Copy the full SHA
    2dad177 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ff6747 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Merge pull request mojolingo#105 from mojolingo/feature/nokogiri_upgrade

    Bump Nokogiri dep to address security concern
    bklang authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    a1a1936 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2019

  1. Configuration menu
    Copy the full SHA
    cfdf674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c7f24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dba3c7 View commit details
    Browse the repository at this point in the history