[Pkg-voip-commits] [sngrep] 01/02: Merge tag 'upstream/1.4.3'
Victor Seva
vseva at moszumanska.debian.org
Wed May 17 08:24:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
vseva pushed a commit to branch master
in repository sngrep.
commit 85609c95c2f6aff350b1f785e7d8f23b56334205
Merge: 6d105a3 630c9f3
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date: Wed May 17 10:17:02 2017 +0200
Merge tag 'upstream/1.4.3'
Upstream version 1.4.3
.gitignore | 5 +-
ChangeLog | 26 +++++++++
README | 6 +--
TODO | 8 +++
configure.ac | 20 +++----
doc/sngrep.8 | 35 +++++++++---
pkg/debian/changelog | 16 ++++--
pkg/debian/control | 2 +-
pkg/rpm/SPECS/sngrep.spec | 4 +-
src/Makefile.am | 14 +++--
src/capture.c | 121 ++++++++++++++++++++++++++----------------
src/capture.h | 24 +++------
src/capture_eep.c | 11 +++-
src/curses/ui_call_flow.c | 11 +++-
src/curses/ui_call_list.c | 4 +-
src/curses/ui_column_select.c | 49 +++++++++++++----
src/curses/ui_column_select.h | 2 +-
src/curses/ui_settings.c | 51 +++++++++++++-----
src/curses/ui_settings.h | 2 +
src/group.c | 89 ++++++++++++++++++++-----------
src/group.h | 8 +++
src/main.c | 72 +++++++++++++++++--------
src/option.c | 24 ++++++---
src/option.h | 4 +-
src/packet.c | 18 +++++++
src/packet.h | 6 +++
src/setting.c | 1 +
src/setting.h | 5 ++
src/sip.c | 30 +++++++----
src/sip.h | 1 +
src/sip_call.c | 2 +-
src/sip_msg.c | 12 ++---
src/vector.c | 15 ++++++
src/vector.h | 9 ++++
34 files changed, 507 insertions(+), 200 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