[Pkg-voip-commits] [resiprocate] 01/06: Merge tag 'upstream/1.8.14'

Daniel Pocock pocock at alioth.debian.org
Sat Sep 28 20:22:54 UTC 2013


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

pocock pushed a commit to branch master
in repository resiprocate.

commit 627a5fdce96606a7fd3db776ff743368cf6aee9b
Merge: 366ba70 de7a0c7
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Sat Sep 28 21:49:17 2013 +0200

    Merge tag 'upstream/1.8.14'
    
    Upstream version 1.8.14

 ChangeLog                         |   17 ++++
 config.h.in                       |    3 +
 configure                         |   59 ++++++++++--
 configure.ac                      |    8 +-
 reTurn/AsyncUdpSocketBase.cxx     |    9 ++
 reTurn/Makefile.am                |    2 +-
 reTurn/Makefile.in                |    2 +-
 reTurn/ReTurnConfig.cxx           |    8 +-
 reTurn/ReTurnConfig.hxx           |    3 +
 reTurn/TcpServer.cxx              |    9 ++
 reTurn/TlsServer.cxx              |    9 ++
 reTurn/reTurnServer.config        |  187 ++++++++++++++++++++++++++++++-------
 reTurn/reTurnServer.cxx           |   25 +++++
 repro/ReproRunner.cxx             |   80 +++++++++++++---
 repro/repro.config                |   43 ++++++++-
 resip/Makefile.am                 |    5 +-
 resip/Makefile.in                 |    5 +-
 resip/dum/ClientInviteSession.cxx |    1 -
 resip/rend/Makefile.am            |    1 +
 resip/rend/Makefile.in            |    2 +-
 resip/stack/HeaderHash.cxx        |    2 +-
 resip/stack/MethodHash.cxx        |    2 +-
 resip/stack/ssl/Security.cxx      |   70 ++------------
 resiprocate.spec                  |    4 +-
 rutil/Data.cxx                    |   53 +++++++++++
 rutil/Data.hxx                    |    2 +
 rutil/DnsUtil.cxx                 |    6 +-
 rutil/ServerProcess.cxx           |   85 +++++++++++++++++
 rutil/ServerProcess.hxx           |    4 +
 rutil/TransportType.cxx           |   17 ++++
 rutil/TransportType.hxx           |    3 +
 rutil/dns/ares/ares_init.c        |   66 +++++++------
 rutil/dns/ares/ares_process.c     |    2 +-
 rutil/test/testCompat.cxx         |   56 +++++------
 34 files changed, 651 insertions(+), 199 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