[Pkg-voip-commits] [resiprocate] 01/09: Merge tag 'upstream/1.9.0_rc1'

Daniel Pocock pocock at moszumanska.debian.org
Tue Jan 21 21:23:17 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 5231ccdff7a4b92875c6c7fc639e1330ca780fe2
Merge: 449c6b9 68d27e5
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Tue Jan 21 19:46:00 2014 +0100

    Merge tag 'upstream/1.9.0_rc1'
    
    Upstream version 1.9.0~rc1

 configure                                          |  20 +-
 configure.ac                                       |   2 +-
 reTurn/ReTurnConfig.cxx                            |  29 +-
 reTurn/StunMessage.cxx                             |   1 +
 repro/AuthenticatorFactory.hxx                     |   4 +-
 repro/HttpConnection.cxx                           |   8 +-
 repro/Makefile.am                                  |   2 +
 repro/Makefile.in                                  |   3 +-
 repro/Plugin.hxx                                   |   7 +-
 repro/ReproAuthenticatorFactory.cxx                |  37 +--
 repro/ReproAuthenticatorFactory.hxx                |   7 +-
 repro/ReproRunner.cxx                              |  22 +-
 repro/ReproRunner.hxx                              |   1 +
 repro/ReproServerAuthManager.hxx                   |   2 +-
 repro/WebAdmin.cxx                                 | 221 ++++++++++----
 repro/WebAdmin.hxx                                 |  18 ++
 repro/monkeys/DigestAuthenticator.hxx              |   2 +-
 repro/plugins/example/ExamplePlugin.cxx            |   6 +
 repro/plugins/pyroute/PyRoutePlugin.cxx            |   5 +
 repro/repro.config                                 |   7 +-
 repro/{repro.config => repro.config.ws}            |  15 +-
 repro/repro.cxx                                    |  20 ++
 repro/reprocmd/reprocmd.cpp                        |  57 ++--
 repro/users.txt                                    |   2 +
 resip/dum/DialogSet.cxx                            |  14 +-
 resip/dum/DialogUsageManager.cxx                   |  14 +-
 resip/dum/ServerAuthManager.cxx                    | 111 ++++---
 resip/dum/test/basicClientUserAgent.cxx            |  11 +-
 resip/dum/test/basicClientUserAgent.hxx            |   9 +-
 resip/stack/ConnectionBase.cxx                     |  14 +-
 resip/stack/SipStack.cxx                           |   6 +-
 resip/stack/Symbols.cxx                            |   1 +
 resip/stack/Symbols.hxx                            |   1 +
 resip/stack/TransactionState.cxx                   |   3 +-
 resiprocate.spec                                   |   4 +-
 rutil/ConfigParse.cxx                              |   6 +
 rutil/ConfigParse.hxx                              |   1 +
 rutil/Log.cxx                                      |   3 +-
 rutil/Makefile.am                                  |   2 +
 rutil/Makefile.in                                  |  25 +-
 rutil/ServerProcess.cxx                            |  14 +-
 rutil/Sha1.cxx                                     | 339 +++++++++++++++++++++
 .../DigestAuthenticator.hxx => rutil/Sha1.hxx      |  98 +++---
 rutil/WinCompat.cxx                                |  64 +++-
 rutil/rutil_10_0.vcxproj                           |   2 +
 rutil/rutil_10_0.vcxproj.filters                   |   6 +
 rutil/rutil_8_0.vcproj                             |   8 +
 rutil/rutil_9_0.vcproj                             |   8 +
 rutil/stun/Stun.cxx                                |   1 +
 49 files changed, 977 insertions(+), 286 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