[Pkg-telepathy-commits] [libnice] 260/265: Merge tag 'upstream/0.1.6' into debian
Simon McVittie
smcv at debian.org
Wed May 14 12:05:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian
in repository libnice.
commit 6c1ffad8d8e369f9792b093a90fd5e5d2ad33a5c
Merge: 320ef25 efa7b42
Author: Simon McVittie <smcv at debian.org>
Date: Wed May 7 09:20:07 2014 +0100
Merge tag 'upstream/0.1.6' into debian
Upstream version 0.1.6
NEWS | 14 +-
agent/Makefile.am | 15 -
agent/Makefile.in | 38 +-
agent/address.c | 10 +-
agent/agent-signals-marshal.c | 210 -----
agent/agent-signals-marshal.h | 47 --
agent/agent-signals-marshal.list | 12 -
agent/agent.c | 376 +++++----
agent/agent.h | 55 ++
agent/candidate.c | 9 +-
agent/candidate.h | 2 +
agent/component.c | 258 ++++--
agent/component.h | 25 +-
agent/conncheck.c | 212 +++--
agent/conncheck.h | 3 +-
agent/discovery.c | 82 +-
agent/discovery.h | 10 +-
agent/inputstream.c | 4 +-
agent/outputstream.c | 20 +-
agent/pseudotcp.c | 60 +-
agent/pseudotcp.h | 3 +-
agent/stream.c | 18 +-
agent/stream.h | 5 +-
config.h.in | 6 +
configure | 45 +-
configure.ac | 9 +-
docs/reference/libnice/Makefile.am | 2 +-
docs/reference/libnice/Makefile.in | 2 +-
docs/reference/libnice/html/NiceAgent.html | 931 ++++++++++++---------
.../libnice/html/annotation-glossary.html | 4 +-
docs/reference/libnice/html/api-index-full.html | 12 +
docs/reference/libnice/html/index.html | 1 +
docs/reference/libnice/html/index.sgml | 3 +
docs/reference/libnice/html/ix10.html | 4 +-
docs/reference/libnice/html/ix11.html | 46 +
docs/reference/libnice/html/libnice-Bind.html | 4 +-
.../libnice/html/libnice-Debug-messages.html | 8 +-
docs/reference/libnice/html/libnice-ICE.html | 20 +-
.../html/libnice-Network-interfaces-discovery.html | 20 +-
.../libnice/html/libnice-NiceAddress.html | 48 +-
.../libnice/html/libnice-NiceCandidate.html | 24 +-
.../libnice/html/libnice-Pseudo-TCP-Socket.html | 112 +--
docs/reference/libnice/html/libnice-StunAgent.html | 18 +-
.../libnice/html/libnice-StunMessage.html | 36 +-
docs/reference/libnice/html/libnice-TURN.html | 16 +-
docs/reference/libnice/html/libnice.devhelp2 | 4 +
docs/reference/libnice/html/pt04.html | 1 +
docs/reference/libnice/libnice-docs.sgml | 4 +
docs/reference/libnice/libnice-sections.txt | 3 +
docs/reference/libnice/tmpl/agent.sgml | 30 +
docs/reference/libnice/tmpl/candidate.sgml | 1 +
examples/simple-example.c | 3 +-
nice/libnice.sym | 3 +
socket/tcp-bsd.c | 47 +-
socket/tcp-turn.c | 42 +-
socket/turn.c | 99 ++-
stun/stunagent.c | 4 +-
stun/stunmessage.c | 57 +-
stun/stunmessage.h | 12 +-
stun/tests/test-bind.c | 28 +-
stun/tests/test-conncheck.c | 75 +-
stun/tests/test-format.c | 43 +-
stun/tests/test-hmac.c | 31 +-
stun/tests/test-parse.c | 73 +-
stun/tools/stunbdc.c | 4 +-
stun/tools/stund.c | 4 +-
stun/usages/bind.c | 37 +-
stun/usages/bind.h | 2 +-
stun/usages/ice.c | 4 +-
stun/usages/ice.h | 4 +-
stun/usages/turn.c | 8 +-
stun/usages/turn.h | 8 +-
stun/utils.c | 6 +-
stun/utils.h | 2 +-
stun/win32_common.h | 5 +-
tests/Makefile.am | 3 +
tests/Makefile.in | 26 +-
tests/test-dribble.c | 18 +-
tests/test-fullmode.c | 34 +-
tests/test-new-dribble.c | 4 +-
tests/test-pseudotcp-fuzzy.c | 467 +++++++++++
tests/test-pseudotcp.c | 3 +-
tests/test-send-recv.c | 12 +-
win32/dogenmarshal.cmd | 3 -
win32/vs9/libnice.def | 2 +
win32/vs9/libnice.vcproj | 8 -
86 files changed, 2467 insertions(+), 1616 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/libnice.git
More information about the Pkg-telepathy-commits
mailing list