[Pkg-voip-commits] [resiprocate] branch master updated (7915238 -> 4b0c1b2)

Daniel Pocock pocock at alioth.debian.org
Tue Oct 8 13:43:29 UTC 2013


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

pocock pushed a change to branch master
in repository resiprocate.

      from  7915238   Remove default setting for CertificatePath
      adds  886487e   Merge tag 'upstream/1.9.0_alpha0' into debian-experimental
      adds  8f6ab42   Update for 1.9.0~alpha0
      adds  ab09c7a   Change package names to include 1.9
      adds  d924cf0   Enable test cases
      adds  c42c8ce   Use RunAsUser capability instead of start-stop-daemon chuid
      adds  27a6106   Imported Upstream version 1.9.0~alpha1
      adds  8c64d5c   Merge tag 'upstream/1.9.0_alpha1' into debian-experimental
      adds  9a8b09c   Update for 1.9.0~alpha1
      adds  2638a5d   Update for new reTurn header location
      adds  30c9b66   Remove DM-Upload-Allowed
      adds  e0822b3   Update for standards version 3.9.4
      adds  5aab0c6   Enable test cases
      adds  ad6e67e   Disable librecon build on non-Linux architectures
      adds  c224307   Adapt default config for Debian users with more changes from upstream
      adds  5bbc2c7   Stop distributing libb2bua
      adds  6329446   Use provides/replaces to allow upgrade from v1.8
      adds  380a99c   Update for v1.9.0~alpha2-1
      adds  e0cd265   Fix typo
      adds  4c96c1c   Only require libsrtp-dev on Linux builds
      adds  7dec2f3   Update for v1.9.0~alpha1-2
      adds  af9d296   Imported Upstream version 1.9.0~beta1
      adds  8aaa619   Merge tag 'upstream/1.9.0_beta1' into debian-experimental
      adds  9384131   Add dependency on libcajun-dev
      adds  067eec5   Explicity list v1.8 dev packages in conflicts/replaces
      adds  52eb8b8   Update for v1.9.0~beta1-1
      adds  3e33723   Remove RESIP_FIXED_POINT compile flag
      adds  65c0725   Change build dependency from libradiusclient-ng to libfreeradius-client
      adds  7732f3c   Imported Upstream version 1.9.0~beta2
      adds  56830ea   Merge tag 'upstream/1.9.0_beta2' into debian-experimental
      adds  b1fa3f2   Update for v1.9.0~beta2-1
      adds  c471f53   Set configure flag for building repro (it is now optional)
      adds  ea4dc85   Update reTurnServer.config for Debian users
      adds  d3aac50   Update repro.config for Debian users
      adds  8ddd9ec   Add Debian settings into our reTurnServer.config
      adds  2035efe   Enable test cases
      adds  5ef5d2a   configure for FreeRADIUS
      adds  13309f9   Imported Upstream version 1.9.0~beta3
      adds  e88f0c7   Merge tag 'upstream/1.9.0_beta3' into debian-experimental
      adds  ef1d384   Update for v1.9.0~beta3-1
      adds  e60d315   Add notes about reTurn users.txt
      adds  424118a   Add sample users.txt file
      adds  7cee3ca   Update for v1.9.0~beta3-2
      adds  5302e7d   Imported Upstream version 1.9.0~beta4
      adds  8b9da89   Merge tag 'upstream/1.9.0_beta4' into debian-experimental
      adds  33218b3   Update for v1.9.0~beta4-1
      adds  0c62c5c   Disable TLS in default reTurn config
      adds  1114b44   init scripts: call init-functions
      adds  ec5eba9   Latest changes to upstream reTurnServer.config
      adds  a2a1cf0   Manually cherry-pick dependencies for librecon-1.9-dev
      adds  e583160   Fix name of repro in gecos string
      adds  23d67b8   Add README.source
       new  66dfa29   Merge 1.9.0~beta4 from debian-experimental
       new  4b0c1b2   Update for v1.9.0~beta4-1

The 2 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                                          |  476 -------
 Makefile.am                                        |    3 +-
 Makefile.in                                        |   18 +-
 RELEASE-PROCESS.txt                                |    2 +-
 apps/Makefile.am                                   |    4 -
 apps/Makefile.in                                   |    5 +-
 apps/basicB2BUA/BasicB2BUA.cxx                     |  228 ----
 apps/basicB2BUA/BasicB2BUA.hxx                     |   38 -
 apps/basicB2BUA/BasicConfiguration.cxx             |  186 ---
 apps/basicB2BUA/BasicConfiguration.hxx             |   67 -
 apps/basicB2BUA/BasicManager.cxx                   |  241 ----
 apps/basicB2BUA/BasicManager.hxx                   |  113 --
 apps/basicB2BUA/Context.cxx                        |   40 -
 apps/basicB2BUA/Context.hxx                        |   36 -
 apps/basicB2BUA/ContextRule.cxx                    |   47 -
 apps/basicB2BUA/ContextRule.hxx                    |   41 -
 apps/basicB2BUA/Makefile.am                        |   29 -
 apps/basicB2BUA/Makefile.in                        |  591 ---------
 apps/basicB2BUA/MyServerAuthManager.cxx            |  121 --
 apps/basicB2BUA/MyServerAuthManager.hxx            |   37 -
 apps/basicB2BUA/Peer.cxx                           |   27 -
 apps/basicB2BUA/Peer.hxx                           |   36 -
 apps/basicB2BUA/XMLHelpers.hxx                     |   57 -
 apps/basicB2BUA/sample-config.xml                  |   86 --
 apps/sipdial/Makefile.am                           |    1 +
 apps/sipdial/Makefile.in                           |    8 +-
 b2bua/AuthenticationManager.cxx                    |   45 -
 b2bua/AuthorizationManager.hxx                     |   92 --
 b2bua/B2BCall.cxx                                  | 1321 --------------------
 b2bua/B2BCall.hxx                                  |  308 -----
 b2bua/B2BCallManager.cxx                           |  135 --
 b2bua/B2BCallManager.hxx                           |   94 --
 b2bua/B2BUA.cxx                                    |  111 --
 b2bua/B2BUA.hxx                                    |  102 --
 b2bua/CallHandle.hxx                               |  101 --
 b2bua/DailyCDRHandler.cxx                          |   93 --
 b2bua/DefaultAuthorizationManager.cxx              |   60 -
 b2bua/DialogUsageManagerRecurringTask.cxx          |   91 --
 b2bua/DummyRegistrationPersistenceManager.cxx      |   75 --
 b2bua/DummyRegistrationPersistenceManager.hxx      |   67 -
 b2bua/DummyServerRegistrationHandler.cxx           |   34 -
 b2bua/DummyServerRegistrationHandler.hxx           |   62 -
 b2bua/Logging.hxx                                  |   71 --
 b2bua/Makefile.am                                  |   92 --
 b2bua/Makefile.in                                  |  863 -------------
 b2bua/MediaManager.cxx                             |  112 --
 b2bua/MediaManager.hxx                             |  130 --
 b2bua/MediaProxy.cxx                               |  218 ----
 b2bua/MediaProxy.hxx                               |  111 --
 b2bua/MyAppDialog.hxx                              |  107 --
 b2bua/MyInviteSessionHandler.cxx                   |  334 -----
 b2bua/MyInviteSessionHandler.hxx                   |   97 --
 b2bua/README.txt                                   |   94 --
 b2bua/RtpProxyUtil.cxx                             |  499 --------
 b2bua/RtpProxyUtil.hxx                             |  137 --
 b2bua/TaskManager.cxx                              |   99 --
 b2bua/TaskManager.hxx                              |  102 --
 config.h.in                                        |   12 +-
 configure                                          |  105 +-
 configure.ac                                       |   29 +-
 debian/changelog                                   |    6 +
 debian/conf/reTurnServer-users.txt                 |    1 +
 debian/conf/reTurnServer.config                    |   44 +-
 debian/conf/repro.config                           |  146 ++-
 debian/control                                     |   32 +-
 ...on-1.8-dev.install => librecon-1.9-dev.install} |    0
 .../{librecon-1.8.install => librecon-1.9.install} |    0
 ...an-overrides => librecon-1.9.lintian-overrides} |    8 +-
 ...-dev.install => libresiprocate-1.9-dev.install} |    0
 ...DME.Debian => libresiprocate-1.9.README.Debian} |    0
 ...cate-1.8.install => libresiprocate-1.9.install} |    0
 ...rrides => libresiprocate-1.9.lintian-overrides} |    8 +-
 ... => libresiprocate-turn-client-1.9-dev.install} |    0
 ...tall => libresiprocate-turn-client-1.9.install} |    0
 ...bresiprocate-turn-client-1.9.lintian-overrides} |    6 +-
 debian/repro.init                                  |    4 +-
 debian/resiprocate-turn-server.README.Debian       |   23 +
 debian/resiprocate-turn-server.init                |    4 +-
 debian/resiprocate-turn-server.install             |    1 +
 debian/rules                                       |   20 +-
 p2p/Makefile.am                                    |    2 +-
 p2p/Makefile.in                                    |    2 +-
 presSvr/Makefile.am                                |    1 +
 presSvr/Makefile.in                                |    5 +-
 reSIProcate_10_0.sln                               |  169 ++-
 reSIProcate_8_0.sln                                |   11 +
 reSIProcate_9_0.sln                                |   19 +
 reTurn/AsyncSocketBase.cxx                         |    9 +-
 reTurn/AsyncSocketBase.hxx                         |    9 +-
 reTurn/AsyncTcpSocketBase.cxx                      |   11 +-
 reTurn/AsyncTlsSocketBase.cxx                      |    9 +
 reTurn/AsyncUdpSocketBase.cxx                      |   15 +-
 reTurn/DataBuffer.cxx                              |   54 +-
 reTurn/DataBuffer.hxx                              |   14 +-
 reTurn/Makefile.am                                 |    4 +
 reTurn/Makefile.in                                 |   14 +-
 reTurn/ReTurnConfig.cxx                            |  239 +++-
 reTurn/ReTurnConfig.hxx                            |   35 +-
 reTurn/RequestHandler.cxx                          |  278 ++--
 reTurn/RequestHandler.hxx                          |   15 +-
 reTurn/StunMessage.cxx                             |  154 ++-
 reTurn/StunMessage.hxx                             |   32 +-
 reTurn/TcpConnection.cxx                           |   12 +-
 reTurn/TcpConnection.hxx                           |   10 +-
 reTurn/TcpServer.cxx                               |    6 +
 reTurn/TlsConnection.cxx                           |   12 +-
 reTurn/TlsConnection.hxx                           |    7 +
 reTurn/TlsServer.cxx                               |    9 +
 reTurn/TurnAllocation.cxx                          |  109 +-
 reTurn/TurnAllocation.hxx                          |   11 +
 reTurn/TurnAllocationManager.cxx                   |  127 ++
 .../{RemotePeer.hxx => TurnAllocationManager.hxx}  |   36 +-
 reTurn/TurnManager.cxx                             |   69 -
 reTurn/TurnManager.hxx                             |   17 +-
 reTurn/UdpRelayServer.cxx                          |   57 +-
 reTurn/UdpRelayServer.hxx                          |    4 +-
 reTurn/UdpServer.cxx                               |   19 +-
 reTurn/UdpServer.hxx                               |    7 +
 reTurn/client/TurnAsyncSocket.cxx                  |  403 +++---
 reTurn/client/TurnAsyncSocket.hxx                  |   86 +-
 reTurn/client/TurnAsyncSocketHandler.hxx           |   10 +-
 reTurn/client/TurnAsyncTcpSocket.hxx               |    2 +-
 reTurn/client/TurnAsyncTlsSocket.hxx               |    2 +-
 reTurn/client/TurnAsyncUdpSocket.cxx               |    9 +-
 reTurn/client/TurnAsyncUdpSocket.hxx               |    2 +-
 reTurn/client/TurnTcpSocket.cxx                    |    4 +
 reTurn/client/TurnTcpSocket.hxx                    |    2 +-
 reTurn/client/TurnTlsSocket.cxx                    |    4 +
 reTurn/client/TurnTlsSocket.hxx                    |    2 +-
 reTurn/client/TurnUdpSocket.cxx                    |    4 +
 reTurn/client/TurnUdpSocket.hxx                    |    2 +-
 reTurn/client/test/TestAsyncClient.cxx             |   29 +-
 reTurn/client/test/TestAsyncClient_10_0.vcxproj    |   11 +-
 reTurn/client/test/TestClient_10_0.vcxproj         |   11 +-
 ...lient_10_0.vcxproj => TestRTPLoad_10_0.vcxproj} |   31 +-
 reTurn/client/test/TestRtpLoad.cxx                 |   82 +-
 reTurn/reTurnServer.config                         |   36 +-
 reTurn/reTurnServer.cxx                            |   20 +-
 reTurn/reTurnServer_10_0.vcxproj                   |   15 +-
 reTurn/reTurnServer_10_0.vcxproj.filters           |    6 +
 reTurn/reTurn_10_0.sln                             |   36 +-
 reTurn/test/Makefile.am                            |    1 +
 reTurn/test/Makefile.in                            |    1 +
 reTurn/test/stunTestVectors.cxx                    |    7 +-
 reTurn/test/stunTestVectors_10_0.vcxproj           |  266 +++-
 reTurn/users.txt                                   |    1 +
 reflow/Flow.cxx                                    |   31 +-
 reflow/Flow.hxx                                    |   10 +-
 reflow/Makefile.am                                 |    1 +
 reflow/Makefile.in                                 |    1 +
 reflow/reflow_10_0.vcxproj                         |    8 +-
 repro/AccountingCollector.cxx                      |  759 +++++++++++
 .../{WorkerThread.hxx => AccountingCollector.hxx}  |   78 +-
 repro/AclStore.cxx                                 |   10 +-
 .../BasicWsConnectionValidator.cxx                 |   64 +-
 .../BasicWsConnectionValidator.hxx                 |   31 +-
 repro/Makefile.am                                  |   13 +-
 repro/Makefile.in                                  |   67 +-
 repro/PersistentMessageQueue.cxx                   |  458 +++++++
 repro/PersistentMessageQueue.hxx                   |  214 ++++
 repro/Proxy.cxx                                    |   31 +-
 repro/Proxy.hxx                                    |    8 +
 repro/RRDecorator.cxx                              |    5 +-
 repro/Registrar.cxx                                |   19 +-
 repro/Registrar.hxx                                |    4 +
 repro/ReproRunner.cxx                              |   55 +-
 repro/RequestContext.cxx                           |   27 +-
 repro/RequestContext.hxx                           |    5 +
 repro/ResponseContext.cxx                          |    9 +-
 repro/VERSION                                      |    2 +-
 repro/WinSetup/Setup_10_0.vdproj                   |  124 +-
 repro/WinSetupx64/Setupx64_10_0.vdproj             |  124 +-
 .../{reprocmd => accountingconsumers}/Makefile.am  |   16 +-
 .../{reprocmd => accountingconsumers}/Makefile.in  |   42 +-
 .../accountingconsumers/queuetostream.cpp          |  163 +--
 .../queuetostream_10_0.vcxproj}                    |  196 ++-
 .../queuetostream_10_0.vcxproj.filters             |    2 +-
 .../queuetostream_9_0.vcproj}                      |  107 +-
 repro/monkeys/AmIResponsible.cxx                   |   13 +-
 repro/monkeys/CertificateAuthenticator.cxx         |    3 +-
 repro/monkeys/CertificateAuthenticator.hxx         |    2 +-
 repro/monkeys/CookieAuthenticator.cxx              |  185 +++
 .../monkeys/CookieAuthenticator.hxx                |   48 +-
 repro/monkeys/GeoProximityTargetSorter.cxx         |   59 +-
 repro/monkeys/GeoProximityTargetSorter.hxx         |   21 +-
 repro/monkeys/StrictRouteFixup.cxx                 |    3 +
 repro/repro.config                                 |   90 +-
 repro/repro_10_0.vcxproj                           |   56 +-
 repro/reprocmd/Makefile.am                         |    4 +
 repro/reprocmd/Makefile.in                         |   11 +-
 repro/reprocmd/reprocmd.cpp                        |   61 +-
 repro/reprocmd/reprocmd_10_0.vcxproj               |   36 +-
 repro/reprolib_10_0.vcxproj                        |   53 +-
 repro/reprolib_10_0.vcxproj.filters                |   27 +
 repro/reprolib_8_0.vcproj                          |   36 +-
 repro/reprolib_9_0.vcproj                          |   36 +-
 repro/test/Makefile.am                             |    3 +-
 repro/test/Makefile.in                             |    3 +-
 repro/test/web/websocket-cookie-test.php           |   52 +
 resip/certs/makeCA                                 |  109 +-
 resip/dum/ClientAuthManager.cxx                    |   70 +-
 resip/dum/ClientAuthManager.hxx                    |   11 +-
 resip/dum/ClientInviteSession.cxx                  |    3 -
 resip/dum/ClientPagerMessage.cxx                   |   29 +-
 resip/dum/ClientPagerMessage.hxx                   |    1 +
 resip/dum/ClientRegistration.cxx                   |   50 +-
 resip/dum/ClientRegistration.hxx                   |    5 +-
 resip/dum/Dialog.cxx                               |   26 +-
 resip/dum/InviteSession.cxx                        |    6 +-
 resip/dum/InviteSession.hxx                        |    8 +-
 resip/dum/KeepAliveManager.cxx                     |    3 +-
 resip/dum/Makefile.am                              |    3 +
 resip/dum/Makefile.in                              |   41 +-
 resip/dum/RegistrationHandler.hxx                  |    2 +-
 resip/dum/ServerRegistration.cxx                   |    3 +-
 resip/dum/ServerSubscription.cxx                   |   16 +-
 resip/dum/SubscriptionHandler.cxx                  |    4 +
 resip/dum/SubscriptionHandler.hxx                  |    1 +
 resip/dum/TlsPeerAuthManager.cxx                   |    2 +-
 resip/dum/UserProfile.cxx                          |    6 +-
 resip/dum/UserProfile.hxx                          |   11 +
 resip/dum/WsCookieAuthManager.cxx                  |  201 +++
 ...PeerAuthManager.hxx => WsCookieAuthManager.hxx} |   50 +-
 resip/dum/dum_10_0.vcxproj                         |   34 +-
 resip/dum/dum_10_0.vcxproj.filters                 |    6 +
 resip/dum/test/Makefile.am                         |    1 +
 resip/dum/test/Makefile.in                         |    1 +
 resip/dum/test/basicCall_10_0.vcxproj              |   48 +-
 resip/dum/test/basicClient_10_0.vcxproj            |   84 +-
 resip/dum/test/basicMessage_10_0.vcxproj           |   48 +-
 resip/dum/test/basicRegister_10_0.vcxproj          |   44 +-
 resip/recon/MOHParkServer/ParkManager.cxx          |    6 +-
 resip/recon/RemoteParticipant.cxx                  |   46 +-
 resip/recon/RemoteParticipantDialogSet.cxx         |    1 +
 resip/recon/RemoteParticipantDialogSet.hxx         |    4 +
 resip/recon/recon_10_0.vcxproj                     |    8 +-
 resip/recon/test/testUA.cxx                        |    6 +-
 resip/rend/RendMisc.hxx                            |    4 +-
 resip/stack/Connection.cxx                         |  102 +-
 resip/stack/ConnectionBase.cxx                     |  328 ++++-
 resip/stack/ConnectionBase.hxx                     |   26 +-
 rutil/AndroidLogger.cxx => resip/stack/Cookie.cxx  |  112 +-
 b2bua/CDRHandler.hxx => resip/stack/Cookie.hxx     |   56 +-
 resip/stack/DnsInterface.cxx                       |   10 +-
 resip/stack/DnsResult.cxx                          |    4 +
 resip/stack/HeaderHash.cxx                         |  393 +++---
 resip/stack/HeaderHash.gperf                       |    7 +
 resip/stack/HeaderTypes.hxx                        |    7 +
 resip/stack/Headers.cxx                            |    7 +
 resip/stack/Headers.hxx                            |    7 +
 resip/stack/Helper.cxx                             |   10 +-
 resip/stack/Makefile.am                            |   29 +-
 resip/stack/Makefile.in                            |   77 +-
 resip/stack/NameAddr.cxx                           |    4 +
 resip/stack/NameAddr.hxx                           |    4 +
 resip/stack/ParameterHash.cxx                      |  391 +++---
 resip/stack/ParameterHash.gperf                    |    7 +
 resip/stack/ParameterTypeEnums.hxx                 |   12 +-
 resip/stack/ParameterTypes.cxx                     |    8 +
 resip/stack/ParameterTypes.hxx                     |    8 +
 resip/stack/SecurityTypes.hxx                      |    1 +
 resip/stack/SipMessage.cxx                         |    7 +
 resip/stack/SipMessage.hxx                         |   23 +-
 resip/stack/SipStack.cxx                           |   41 +-
 resip/stack/SipStack.hxx                           |    5 +-
 resip/stack/Symbols.cxx                            |    6 +
 resip/stack/Symbols.hxx                            |    6 +
 resip/stack/TcpTransport.cxx                       |    2 +-
 resip/stack/TcpTransport.hxx                       |    2 -
 resip/stack/Token.cxx                              |    1 +
 resip/stack/Token.hxx                              |    1 +
 resip/stack/TransactionState.cxx                   |    2 +-
 resip/stack/TransactionState.hxx                   |    2 +-
 resip/stack/Transport.hxx                          |    2 +-
 resip/stack/TransportSelector.cxx                  |   21 +-
 resip/stack/UdpTransport.cxx                       |    2 +-
 resip/stack/UdpTransport.hxx                       |    3 +-
 resip/stack/Uri.cxx                                |    2 +
 resip/stack/Uri.hxx                                |    2 +
 .../stack/WsBaseTransport.cxx                      |   34 +-
 .../stack/WsBaseTransport.hxx                      |   29 +-
 .../stack/WsConnection.cxx                         |   38 +-
 .../stack/WsConnection.hxx                         |   45 +-
 .../stack/WsConnectionBase.cxx                     |   27 +-
 .../stack/WsConnectionBase.hxx                     |   57 +-
 .../stack/WsConnectionValidator.hxx                |   22 +-
 resip/stack/WsCookieContext.cxx                    |  115 ++
 .../stack/{NonceHelper.hxx => WsCookieContext.hxx} |   50 +-
 .../MyAppDialog.cxx => resip/stack/WsDecorator.cxx |  100 +-
 .../stack/WsDecorator.hxx                          |   45 +-
 resip/stack/WsFrameExtractor.cxx                   |  288 +++++
 .../{NonceHelper.hxx => WsFrameExtractor.hxx}      |   64 +-
 .../sipdialer.cpp => resip/stack/WsTransport.cxx   |   73 +-
 resip/stack/{NonceHelper.hxx => WsTransport.hxx}   |   52 +-
 resip/stack/gperf_w32.bat                          |   13 +-
 resip/stack/resiprocate_10_0.vcxproj               |   64 +-
 resip/stack/resiprocate_10_0.vcxproj.filters       |   69 +
 resip/stack/resiprocate_8_0.vcproj                 |   72 +-
 resip/stack/resiprocate_9_0.vcproj                 |   40 +
 resip/stack/ssl/DtlsTransport.cxx                  |   10 +-
 resip/stack/ssl/DtlsTransport.hxx                  |    1 -
 .../ssl/{TlsTransport.cxx => TlsBaseTransport.cxx} |   21 +-
 .../ssl/{TlsTransport.hxx => TlsBaseTransport.hxx} |   14 +-
 resip/stack/ssl/TlsConnection.cxx                  |    4 +-
 resip/stack/ssl/TlsTransport.cxx                   |   53 +-
 resip/stack/ssl/TlsTransport.hxx                   |   24 +-
 .../stack/ssl/WssConnection.cxx                    |   51 +-
 .../stack/ssl/WssConnection.hxx                    |   36 +-
 .../ssl/{TlsTransport.cxx => WssTransport.cxx}     |   70 +-
 .../ssl/{TlsTransport.hxx => WssTransport.hxx}     |   34 +-
 resip/stack/test/Makefile.am                       |    1 +
 resip/stack/test/Makefile.in                       |    1 +
 resip/stack/test/testConnectionBase.cxx            |  149 ++-
 resip/stack/test/testTcp.cxx                       |    4 +
 resip/stack/test/test_10_0.vcxproj                 |   32 +-
 resiprocate.spec                                   |   24 +-
 resiprocate.spec.in                                |   20 +-
 rutil/ConfigParse.cxx                              |   26 +-
 rutil/ConfigParse.hxx                              |    6 +-
 rutil/Data.cxx                                     |   92 +-
 rutil/Data.hxx                                     |   20 +-
 rutil/FileSystem.cxx                               |   23 +-
 rutil/FileSystem.hxx                               |    3 +
 rutil/Makefile.am                                  |    5 +
 rutil/Makefile.in                                  |    8 +-
 rutil/RADIUSDigestAuthenticator.hxx                |    5 +
 rutil/TimeLimitFifo.hxx                            |   28 +-
 rutil/TransportType.cxx                            |   25 +-
 rutil/TransportType.hxx                            |    5 +
 rutil/WinCompat.cxx                                |   37 +-
 rutil/WinCompat.hxx                                |    4 +
 rutil/compat.hxx                                   |   69 +-
 rutil/dns/ares/ares_10_0.vcxproj                   |  155 ++-
 rutil/msvc/inttypes.h                              |  306 +++++
 rutil/msvc/stdint.h                                |  259 ++++
 rutil/resipfaststreams.hxx                         |   69 +-
 rutil/rutil_10_0.vcxproj                           |   36 +-
 rutil/test/Makefile.am                             |    1 +
 rutil/test/Makefile.in                             |    1 +
 rutil/test/testCompat.cxx                          |    8 +
 rutil/test/testData.cxx                            |    2 +-
 rutil/test/testFifo.cxx                            |    2 +-
 tfm/CountDown.cxx                                  |    2 +-
 tfm/CountDown.hxx                                  |    2 +-
 tfm/Makefile.am                                    |    2 +
 tfm/Makefile.in                                    |    1 +
 tfm/repro/Makefile.am                              |    2 +
 tfm/repro/Makefile.in                              |    1 +
 tfm/repro/TestRepro.cxx                            |    5 +-
 tfm/tfm.vcproj                                     |   24 +
 350 files changed, 9138 insertions(+), 11712 deletions(-)
 delete mode 100644 ChangeLog
 delete mode 100644 apps/basicB2BUA/BasicB2BUA.cxx
 delete mode 100644 apps/basicB2BUA/BasicB2BUA.hxx
 delete mode 100644 apps/basicB2BUA/BasicConfiguration.cxx
 delete mode 100644 apps/basicB2BUA/BasicConfiguration.hxx
 delete mode 100644 apps/basicB2BUA/BasicManager.cxx
 delete mode 100644 apps/basicB2BUA/BasicManager.hxx
 delete mode 100644 apps/basicB2BUA/Context.cxx
 delete mode 100644 apps/basicB2BUA/Context.hxx
 delete mode 100644 apps/basicB2BUA/ContextRule.cxx
 delete mode 100644 apps/basicB2BUA/ContextRule.hxx
 delete mode 100644 apps/basicB2BUA/Makefile.am
 delete mode 100644 apps/basicB2BUA/Makefile.in
 delete mode 100644 apps/basicB2BUA/MyServerAuthManager.cxx
 delete mode 100644 apps/basicB2BUA/MyServerAuthManager.hxx
 delete mode 100644 apps/basicB2BUA/Peer.cxx
 delete mode 100644 apps/basicB2BUA/Peer.hxx
 delete mode 100644 apps/basicB2BUA/XMLHelpers.hxx
 delete mode 100644 apps/basicB2BUA/sample-config.xml
 delete mode 100644 b2bua/AuthenticationManager.cxx
 delete mode 100644 b2bua/AuthorizationManager.hxx
 delete mode 100644 b2bua/B2BCall.cxx
 delete mode 100644 b2bua/B2BCall.hxx
 delete mode 100644 b2bua/B2BCallManager.cxx
 delete mode 100644 b2bua/B2BCallManager.hxx
 delete mode 100644 b2bua/B2BUA.cxx
 delete mode 100644 b2bua/B2BUA.hxx
 delete mode 100644 b2bua/CallHandle.hxx
 delete mode 100644 b2bua/DailyCDRHandler.cxx
 delete mode 100644 b2bua/DefaultAuthorizationManager.cxx
 delete mode 100644 b2bua/DialogUsageManagerRecurringTask.cxx
 delete mode 100644 b2bua/DummyRegistrationPersistenceManager.cxx
 delete mode 100644 b2bua/DummyRegistrationPersistenceManager.hxx
 delete mode 100644 b2bua/DummyServerRegistrationHandler.cxx
 delete mode 100644 b2bua/DummyServerRegistrationHandler.hxx
 delete mode 100644 b2bua/Logging.hxx
 delete mode 100644 b2bua/Makefile.am
 delete mode 100644 b2bua/Makefile.in
 delete mode 100644 b2bua/MediaManager.cxx
 delete mode 100644 b2bua/MediaManager.hxx
 delete mode 100644 b2bua/MediaProxy.cxx
 delete mode 100644 b2bua/MediaProxy.hxx
 delete mode 100644 b2bua/MyAppDialog.hxx
 delete mode 100644 b2bua/MyInviteSessionHandler.cxx
 delete mode 100644 b2bua/MyInviteSessionHandler.hxx
 delete mode 100644 b2bua/README.txt
 delete mode 100644 b2bua/RtpProxyUtil.cxx
 delete mode 100644 b2bua/RtpProxyUtil.hxx
 delete mode 100644 b2bua/TaskManager.cxx
 delete mode 100644 b2bua/TaskManager.hxx
 create mode 100644 debian/conf/reTurnServer-users.txt
 rename debian/{librecon-1.8-dev.install => librecon-1.9-dev.install} (100%)
 rename debian/{librecon-1.8.install => librecon-1.9.install} (100%)
 rename debian/{librecon-1.8.lintian-overrides => librecon-1.9.lintian-overrides} (63%)
 rename debian/{libresiprocate-1.8-dev.install => libresiprocate-1.9-dev.install} (100%)
 rename debian/{libresiprocate-1.8.README.Debian => libresiprocate-1.9.README.Debian} (100%)
 rename debian/{libresiprocate-1.8.install => libresiprocate-1.9.install} (100%)
 rename debian/{libresiprocate-1.8.lintian-overrides => libresiprocate-1.9.lintian-overrides} (61%)
 rename debian/{libresiprocate-turn-client-1.8-dev.install => libresiprocate-turn-client-1.9-dev.install} (100%)
 rename debian/{libresiprocate-turn-client-1.8.install => libresiprocate-turn-client-1.9.install} (100%)
 rename debian/{libresiprocate-turn-client-1.8.lintian-overrides => libresiprocate-turn-client-1.9.lintian-overrides} (66%)
 create mode 100644 reTurn/TurnAllocationManager.cxx
 copy reTurn/{RemotePeer.hxx => TurnAllocationManager.hxx} (69%)
 copy reTurn/client/test/{TestAsyncClient_10_0.vcxproj => TestRTPLoad_10_0.vcxproj} (92%)
 create mode 100644 reTurn/users.txt
 create mode 100644 repro/AccountingCollector.cxx
 copy repro/{WorkerThread.hxx => AccountingCollector.hxx} (57%)
 copy rutil/AndroidLogger.hxx => repro/BasicWsConnectionValidator.cxx (57%)
 copy resip/stack/NonceHelper.cxx => repro/BasicWsConnectionValidator.hxx (72%)
 create mode 100644 repro/PersistentMessageQueue.cxx
 create mode 100644 repro/PersistentMessageQueue.hxx
 copy repro/{reprocmd => accountingconsumers}/Makefile.am (86%)
 copy repro/{reprocmd => accountingconsumers}/Makefile.in (94%)
 copy resip/stack/test/UAS.cxx => repro/accountingconsumers/queuetostream.cpp (53%)
 copy repro/{reprocmd/reprocmd_10_0.vcxproj => accountingconsumers/queuetostream_10_0.vcxproj} (72%)
 copy reTurn/client/test/TestClient_10_0.vcxproj.filters => repro/accountingconsumers/queuetostream_10_0.vcxproj.filters (91%)
 copy repro/{reprocmd/reprocmd_9_0.vcproj => accountingconsumers/queuetostream_9_0.vcproj} (70%)
 create mode 100644 repro/monkeys/CookieAuthenticator.cxx
 rename b2bua/DialogUsageManagerRecurringTask.hxx => repro/monkeys/CookieAuthenticator.hxx (66%)
 create mode 100644 repro/test/web/websocket-cookie-test.php
 create mode 100644 resip/dum/WsCookieAuthManager.cxx
 copy resip/dum/{TlsPeerAuthManager.hxx => WsCookieAuthManager.hxx} (68%)
 copy rutil/AndroidLogger.cxx => resip/stack/Cookie.cxx (59%)
 rename b2bua/CDRHandler.hxx => resip/stack/Cookie.hxx (70%)
 copy rutil/test/testCompat.cxx => resip/stack/WsBaseTransport.cxx (76%)
 rename b2bua/MyDialogSetHandler.hxx => resip/stack/WsBaseTransport.hxx (77%)
 rename b2bua/MyDialogSetHandler.cxx => resip/stack/WsConnection.cxx (70%)
 rename b2bua/AccountingManager.hxx => resip/stack/WsConnection.hxx (70%)
 rename b2bua/RtpProxyRecurringTask.cxx => resip/stack/WsConnectionBase.cxx (74%)
 rename b2bua/AuthenticationManager.hxx => resip/stack/WsConnectionBase.hxx (61%)
 rename b2bua/CallHandle.cxx => resip/stack/WsConnectionValidator.hxx (82%)
 create mode 100644 resip/stack/WsCookieContext.cxx
 copy resip/stack/{NonceHelper.hxx => WsCookieContext.hxx} (64%)
 rename b2bua/MyAppDialog.cxx => resip/stack/WsDecorator.cxx (51%)
 rename b2bua/RtpProxyRecurringTask.hxx => resip/stack/WsDecorator.hxx (73%)
 create mode 100644 resip/stack/WsFrameExtractor.cxx
 copy resip/stack/{NonceHelper.hxx => WsFrameExtractor.hxx} (64%)
 copy apps/sipdial/sipdialer.cpp => resip/stack/WsTransport.cxx (58%)
 copy resip/stack/{NonceHelper.hxx => WsTransport.hxx} (62%)
 copy resip/stack/ssl/{TlsTransport.cxx => TlsBaseTransport.cxx} (89%)
 copy resip/stack/ssl/{TlsTransport.hxx => TlsBaseTransport.hxx} (92%)
 copy rutil/AndroidLogger.hxx => resip/stack/ssl/WssConnection.cxx (66%)
 rename b2bua/DefaultAuthorizationManager.hxx => resip/stack/ssl/WssConnection.hxx (68%)
 copy resip/stack/ssl/{TlsTransport.cxx => WssTransport.cxx} (69%)
 copy resip/stack/ssl/{TlsTransport.hxx => WssTransport.hxx} (78%)
 create mode 100644 rutil/msvc/inttypes.h
 create mode 100644 rutil/msvc/stdint.h

-- 
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