[Pkg-voip-commits] [sngrep] 01/06: Merge tag 'upstream/1.4.0'

Victor Seva vseva at moszumanska.debian.org
Mon Sep 19 12:41:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

vseva pushed a commit to branch master
in repository sngrep.

commit edf5ff9bee440a258d51c2276e4ef349891cff74
Merge: ac156fe 0793f4d
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date:   Mon Sep 19 13:55:31 2016 +0200

    Merge tag 'upstream/1.4.0'
    
    Upstream version 1.4.0

 .gitignore                |   8 +++
 ChangeLog                 |  33 +++++++++--
 configure.ac              |   2 +-
 doc/sngrep.8              |   2 +-
 pkg/debian/changelog      |   6 ++
 src/Makefile.am           |   2 +-
 src/capture.c             |  35 ++++++++++-
 src/capture.h             |  26 ++++++++-
 src/capture_eep.c         |   2 +-
 src/capture_gnutls.c      |  52 ++++++++++++-----
 src/capture_gnutls.h      |   5 +-
 src/capture_openssl.c     |  12 +++-
 src/curses/ui_call_flow.c | 146 +++++++++++++++++++++++++++++-----------------
 src/curses/ui_call_flow.h |   4 ++
 src/curses/ui_call_list.c |  56 +++++++++++++-----
 src/curses/ui_msg_diff.c  |   6 +-
 src/curses/ui_save.c      |  16 +++--
 src/curses/ui_settings.c  |   7 ++-
 src/curses/ui_settings.h  |   4 ++
 src/group.c               |   8 +++
 src/hash.c                | 142 ++++++++++++++++++++++++++++++++++++++++++++
 src/hash.h                |  76 ++++++++++++++++++++++++
 src/main.c                |  35 +++++++++--
 src/option.c              |   9 ++-
 src/rtp.c                 | 107 +++++++++++++++++++++++++++------
 src/rtp.h                 |  25 ++++++++
 src/setting.c             |   8 ++-
 src/setting.h             |   6 +-
 src/sip.c                 | 142 ++++++++++++++++++++++++++++++++------------
 src/sip.h                 |  33 ++++++++++-
 src/sip_call.c            |  32 ++++++++--
 src/sip_call.h            |  17 +++++-
 src/sip_msg.c             |   4 +-
 src/sip_msg.h             |   2 +
 src/vector.c              |   4 ++
 tests/Makefile.am         |   3 +-
 tests/test_010.c          | 104 +++++++++++++++++++++++++++++++++
 tests/test_input.c        |   2 +-
 38 files changed, 999 insertions(+), 184 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/sngrep.git



More information about the Pkg-voip-commits mailing list