[Pkg-voip-commits] [resiprocate] branch master updated (f8ba5cf -> 132e4ec)
Daniel Pocock
pocock at moszumanska.debian.org
Sat May 31 11:08:04 UTC 2014
This is an automated email from the git hooks/post-receive script.
pocock pushed a change to branch master
in repository resiprocate.
from f8ba5cf Update for v1.9.6-1
adds 0b952e4 Imported Upstream version 1.9.7
new ce5b209 Merge tag 'upstream/1.9.7'
new 0695014 Update for v1.9.7-1
new 132e4ec add definitions for stdint to CPPFLAGS
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 20 ++++
configure | 20 ++--
configure.ac | 2 +-
debian/changelog | 6 ++
debian/rules | 1 +
reTurn/AsyncSocketBase.cxx | 1 -
reTurn/AsyncSocketBase.hxx | 8 +-
reTurn/AsyncTcpSocketBase.hxx | 3 +
reTurn/AsyncUdpSocketBase.hxx | 3 +
reTurn/ChannelManager.hxx | 3 +
reTurn/ReTurnConfig.hxx | 3 +
reTurn/RemotePeer.hxx | 3 +
reTurn/StunMessage.cxx | 3 +-
reTurn/StunMessage.hxx | 3 +
reTurn/StunTuple.hxx | 3 +
reTurn/TcpConnection.hxx | 3 +
reTurn/TcpServer.hxx | 3 +
reTurn/TurnAllocation.hxx | 3 +
reTurn/TurnAllocationManager.hxx | 3 +
reTurn/TurnManager.hxx | 3 +
reTurn/TurnPermission.hxx | 3 +
reTurn/UdpRelayServer.hxx | 3 +
reTurn/UdpServer.hxx | 3 +
reTurn/client/TurnAsyncSocket.cxx | 1 -
reTurn/client/TurnAsyncSocket.hxx | 12 ++-
reTurn/client/TurnAsyncSocketHandler.hxx | 3 +
reTurn/client/TurnAsyncTcpSocket.cxx | 1 -
reTurn/client/TurnAsyncTcpSocket.hxx | 4 +
reTurn/client/TurnAsyncTlsSocket.cxx | 1 -
reTurn/client/TurnAsyncTlsSocket.hxx | 1 +
reTurn/client/TurnAsyncUdpSocket.cxx | 1 -
reTurn/client/TurnAsyncUdpSocket.hxx | 4 +
reTurn/client/TurnSocket.cxx | 1 -
reTurn/client/TurnSocket.hxx | 8 +-
reTurn/client/TurnTcpSocket.cxx | 1 -
reTurn/client/TurnTcpSocket.hxx | 4 +
reTurn/client/TurnTlsSocket.cxx | 3 +-
reTurn/client/TurnUdpSocket.cxx | 1 -
reTurn/client/TurnUdpSocket.hxx | 4 +
reTurn/reTurnServer.cxx | 3 +
reflow/Flow.cxx | 4 +
reflow/FlowDtlsSocketContext.cxx | 9 +-
reflow/FlowDtlsSocketContext.hxx | 3 +
reflow/FlowDtlsTimerContext.hxx | 4 +
reflow/FlowManager.cxx | 11 ++-
reflow/MediaStream.cxx | 5 +-
reflow/MediaStream.hxx | 2 +
resip/dum/test/basicClientUserAgent.cxx | 2 +-
resip/recon/ConversationManager.hxx | 6 +-
resip/recon/FlowManagerSipXSocket.cxx | 3 +
resip/recon/RemoteParticipantDialogSet.cxx | 6 --
resip/recon/UserAgent.hxx | 8 +-
resip/recon/readme.txt | 2 +-
resip/stack/HeaderFieldValue.cxx | 12 +++
resip/stack/HeaderFieldValue.hxx | 1 +
resip/stack/ParserContainerBase.cxx | 13 ++-
resip/stack/ParserContainerBase.hxx | 16 +++-
resip/stack/TransactionState.cxx | 21 +++--
resip/stack/TransactionUser.hxx | 2 +
resip/stack/ssl/TlsConnection.cxx | 143 +++++++++++++++++------------
resip/stack/test/testSipMessage.cxx | 37 +++++++-
resiprocate.spec | 7 +-
resiprocate.spec.in | 3 +-
rutil/ConfigParse.cxx | 12 ++-
rutil/GenericIPAddress.hxx | 10 ++
rutil/Log.cxx | 10 +-
rutil/SysLogBuf.cxx | 2 +-
rutil/ssl/OpenSSLInit.cxx | 11 +--
68 files changed, 374 insertions(+), 150 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/resiprocate.git
More information about the Pkg-voip-commits
mailing list