[Pkg-voip-commits] [resiprocate] 01/03: Merge tag 'upstream/1.9.7'

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 commit to branch master
in repository resiprocate.

commit ce5b209ea0c8794c8895e8cf8a55350b8ae9ceb0
Merge: f8ba5cf 0b952e4
Author: Daniel Pocock <daniel at pocock.pro>
Date:   Sat May 31 12:49:01 2014 +0200

    Merge tag 'upstream/1.9.7'
    
    Upstream version 1.9.7

 ChangeLog                                  |  20 ++++
 configure                                  |  20 ++--
 configure.ac                               |   2 +-
 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 +--
 66 files changed, 367 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