[Pkg-voip-commits] [resiprocate] branch master updated (1bc0e20 -> 41de5e6)

Daniel Pocock pocock at moszumanska.debian.org
Mon Dec 9 20:07:05 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  1bc0e20   repro: repro.config: fix sample LoggingInstanceName
      adds  13d4af4   Imported Upstream version 1.9.0~beta7
       new  8b325c4   Merge tag 'upstream/1.9.0_beta7'
       new  b047f2a   Update for v1.9.0~beta7-1
       new  774e55f   Add support for repro plugins
       new  1bf2bb1   Enable DTLS
       new  41de5e6   Update changelog (DTLS, plugins)

The 5 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:
 Makefile.in                                        |    1 +
 apps/Makefile.in                                   |    1 +
 apps/clicktocall/Makefile.in                       |    1 +
 apps/clicktocall/test/Makefile.in                  |    1 +
 apps/ichat-gw/Makefile.in                          |    1 +
 apps/ichat-gw/jabberconnector/Makefile.in          |    1 +
 apps/sipdial/Makefile.in                           |    1 +
 config.h.in                                        |    3 +
 configure                                          |   67 +-
 configure.ac                                       |   13 +-
 debian/changelog                                   |    8 +
 debian/libresiprocate-1.9-dev.install              |    4 +
 debian/repro.install                               |    1 +
 debian/rules                                       |    2 +
 p2p/Makefile.in                                    |    1 +
 p2p/s2c/s2c/Makefile.in                            |    1 +
 presSvr/Makefile.in                                |    1 +
 reSIProcate_10_0.sln                               |   37 +-
 reSIProcate_9_0.sln                                |   11 +-
 reTurn/Makefile.in                                 |    1 +
 reTurn/ReTurnConfig.cxx                            |    3 +
 reTurn/ReTurnConfig.hxx                            |    1 +
 reTurn/RequestHandler.cxx                          |    2 +-
 reTurn/TlsServer.cxx                               |   10 +-
 reTurn/client/Makefile.in                          |    1 +
 reTurn/client/test/Makefile.in                     |    1 +
 reTurn/reTurnServer.config                         |   15 +-
 reTurn/test/Makefile.in                            |    1 +
 reflow/Makefile.in                                 |    1 +
 repro/AclStore.cxx                                 |   42 +-
 repro/AclStore.hxx                                 |    8 +-
 repro/Makefile.am                                  |    7 +
 repro/Makefile.in                                  |  727 +++-
 repro/Plugin.hxx                                   |  111 +
 repro/ReproRunner.cxx                              |  128 +-
 repro/ReproRunner.hxx                              |    4 +
 repro/RequestContext.cxx                           |   48 +-
 repro/RequestContext.hxx                           |    1 +
 repro/ResponseContext.cxx                          |   89 +-
 repro/accountingconsumers/Makefile.in              |    1 +
 repro/monkeys/CookieAuthenticator.cxx              |    1 -
 repro/monkeys/DigestAuthenticator.cxx              |   58 +-
 repro/plugins/Makefile.am                          |    4 +
 {apps => repro/plugins}/Makefile.in                |   12 +-
 repro/plugins/example/ExamplePlugin.cxx            |   54 +
 repro/plugins/example/Makefile.am                  |    8 +
 .../test => repro/plugins/example}/Makefile.in     |  165 +-
 repro/repro.config                                 |   27 +-
 repro/reprocmd/Makefile.in                         |    1 +
 repro/reprolib_10_0.vcxproj                        |    8 +-
 repro/reprolib_8_0.vcproj                          |   24 +-
 repro/reprolib_9_0.vcproj                          |   24 +-
 repro/test/Makefile.in                             |    1 +
 resip/Makefile.in                                  |    1 +
 resip/certs/Makefile.in                            |    1 +
 resip/dum/BaseCreator.cxx                          |   22 +-
 resip/dum/ClientInviteSession.cxx                  |  210 +-
 resip/dum/ClientInviteSession.hxx                  |   11 +-
 resip/dum/ClientRegistration.cxx                   |    8 +-
 resip/dum/Dialog.cxx                               |   44 +-
 resip/dum/DialogSet.cxx                            |    6 +-
 resip/dum/DialogUsageManager.cxx                   |   30 +-
 resip/dum/DialogUsageManager.hxx                   |    4 +-
 resip/dum/DumHelper.cxx                            |   11 +-
 resip/dum/DumTimeout.cxx                           |    6 +
 resip/dum/DumTimeout.hxx                           |    2 +
 resip/dum/InviteSession.cxx                        |   69 +-
 resip/dum/InviteSession.hxx                        |   21 +-
 resip/dum/InviteSessionCreator.cxx                 |    1 +
 resip/dum/InviteSessionHandler.cxx                 |    5 +
 resip/dum/InviteSessionHandler.hxx                 |    3 +
 resip/dum/Makefile.in                              |    1 +
 resip/dum/MasterProfile.cxx                        |    9 +-
 resip/dum/MasterProfile.hxx                        |   38 +-
 resip/dum/Profile.cxx                              |   33 +
 resip/dum/Profile.hxx                              |   10 +-
 resip/dum/ServerInviteSession.cxx                  | 1165 ++++-
 resip/dum/ServerInviteSession.hxx                  |   35 +-
 resip/dum/ServerOutOfDialogReq.cxx                 |   76 +-
 .../3GPP-24.930Rel11Flows-websequencediagrams.txt  |  162 +
 resip/dum/doc/3GPP-24.930Rel11Flows.png            |  Bin 0 -> 182769 bytes
 resip/dum/doc/ClientInviteSession.dot              |   47 -
 resip/dum/doc/ServerInviteSession.dot              |   38 -
 .../dum/doc/UASPRACKFlows-websequencediagrams.txt  |  109 +
 resip/dum/doc/UASPRACKFlows.png                    |  Bin 0 -> 93986 bytes
 resip/dum/doc/dum-UASPRACK-state.png               |  Bin 0 -> 227788 bytes
 resip/dum/doc/dum-fsms1.pdf                        |  Bin 97822 -> 146219 bytes
 resip/dum/doc/dum-fsms1.vsd                        |  Bin 567296 -> 575488 bytes
 resip/dum/doc/dum-serverinvite-state.dot           |  145 +-
 resip/dum/dum_8_0.vcproj                           |    8 +
 resip/dum/dum_9_0.vcproj                           |    8 +
 resip/dum/test/Makefile.in                         |    1 +
 resip/recon/MOHParkServer/Makefile.in              |    1 +
 resip/recon/Makefile.in                            |    1 +
 resip/recon/test/Makefile.in                       |    1 +
 resip/rend/Makefile.in                             |    1 +
 resip/stack/Connection.cxx                         |   19 +-
 resip/stack/ConnectionBase.cxx                     |   22 +-
 resip/stack/Contents.cxx                           |   17 +
 resip/stack/Contents.hxx                           |    3 +
 resip/stack/Makefile.in                            |    1 +
 resip/stack/SipStack.cxx                           |   10 +-
 resip/stack/SipStack.hxx                           |    1 +
 resip/stack/TcpBaseTransport.cxx                   |   11 +
 resip/stack/TcpConnection.cxx                      |    7 +-
 resip/stack/TransactionState.cxx                   |   93 +-
 resip/stack/TransactionState.hxx                   |    9 +-
 resip/stack/TransportSelector.cxx                  |    8 +-
 resip/stack/TransportSelector.hxx                  |    7 +-
 resip/stack/Tuple.cxx                              |   22 +
 resip/stack/Tuple.hxx                              |    6 +-
 resip/stack/resiprocate_8_0.vcproj                 |   52 +
 resip/stack/resiprocate_9_0.vcproj                 |   52 +
 resip/stack/ssl/DtlsTransport.cxx                  |    7 +-
 resip/stack/ssl/DtlsTransport.hxx                  |    3 +-
 resip/stack/ssl/Security.cxx                       |   11 +-
 resip/stack/ssl/Security.hxx                       |    2 +-
 resip/stack/ssl/TlsBaseTransport.cxx               |    7 +-
 resip/stack/ssl/TlsBaseTransport.hxx               |    3 +-
 resip/stack/ssl/TlsTransport.cxx                   |    5 +-
 resip/stack/ssl/TlsTransport.hxx                   |    3 +-
 resip/stack/ssl/WssTransport.cxx                   |    5 +-
 resip/stack/ssl/WssTransport.hxx                   |    3 +-
 resip/stack/test/Makefile.in                       |    1 +
 resip/stack/test/testTcp.cxx                       |    9 +
 resiprocate.spec                                   |    4 +-
 rutil/FileSystem.cxx                               |    2 +-
 rutil/Makefile.in                                  |    1 +
 rutil/compat.hxx                                   |    4 +
 rutil/dns/AresDns.cxx                              |   26 +-
 rutil/dns/ares/Makefile.in                         |    1 +
 rutil/dns/ares/ares_init.c                         |  830 ++--
 rutil/rutil_8_0.vcproj                             |    4 +
 rutil/test/Makefile.in                             |    1 +
 tfm/Makefile.am                                    |    1 -
 tfm/Makefile.in                                    |    3 +-
 tfm/Sequence.cxx                                   |   10 +
 tfm/SequenceSet.cxx                                |   19 +
 tfm/TestProxy.hxx                                  |    4 +-
 tfm/TestSipEndPoint.cxx                            |  163 +-
 tfm/TestSipEndPoint.hxx                            |   47 +-
 tfm/TestUser.cxx                                   |   15 -
 tfm/TestUser.hxx                                   |    3 -
 tfm/repro/CommandLineParser.cxx                    |    4 +
 tfm/repro/CommandLineParser.hxx                    |    1 +
 tfm/repro/Makefile.in                              |    1 +
 tfm/repro/TestRepro.cxx                            |   53 +-
 tfm/repro/TestRepro.hxx                            |    5 +-
 tfm/repro/sanityTests.cxx                          | 4506 ++++++++++----------
 tfm/tfcommon/Makefile                              |   25 -
 tfm/tfcommon/tfcommon.vcproj                       |  308 --
 tfm/tfdum/DumUserAgent.cxx                         |   36 +-
 tfm/tfdum/DumUserAgent.hxx                         |   12 +-
 tfm/tfdum/InviteSessionEvent.hxx                   |    7 +-
 tfm/tfdum/Makefile.am                              |    4 +-
 tfm/tfdum/Makefile.in                              |    4 +-
 tfm/tfdum/TestInviteSession.cxx                    |   14 +-
 tfm/tfdum/TestInviteSession.hxx                    |    6 +-
 tfm/tfdum/dumTests.cxx                             | 1378 +++++-
 tfm/tfdum/tfdum.sln                                |  186 -
 .../tfdum/tfdum_10_0.vcxproj                       |  218 +-
 tfm/tfdum/tfdum_10_0.vcxproj.filters               |  174 +
 tfm/tfdum/{tfdum.vcproj => tfdum_9_0.vcproj}       |  208 +-
 tfm/tfm_9_0.vcproj                                 |  538 +--
 164 files changed, 8306 insertions(+), 5008 deletions(-)
 create mode 100644 repro/Plugin.hxx
 create mode 100644 repro/plugins/Makefile.am
 copy {apps => repro/plugins}/Makefile.in (98%)
 create mode 100644 repro/plugins/example/ExamplePlugin.cxx
 create mode 100644 repro/plugins/example/Makefile.am
 copy {reTurn/client/test => repro/plugins/example}/Makefile.in (74%)
 create mode 100644 resip/dum/doc/3GPP-24.930Rel11Flows-websequencediagrams.txt
 create mode 100644 resip/dum/doc/3GPP-24.930Rel11Flows.png
 delete mode 100644 resip/dum/doc/ClientInviteSession.dot
 delete mode 100644 resip/dum/doc/ServerInviteSession.dot
 create mode 100644 resip/dum/doc/UASPRACKFlows-websequencediagrams.txt
 create mode 100644 resip/dum/doc/UASPRACKFlows.png
 create mode 100644 resip/dum/doc/dum-UASPRACK-state.png
 delete mode 100644 tfm/tfcommon/Makefile
 delete mode 100644 tfm/tfcommon/tfcommon.vcproj
 delete mode 100644 tfm/tfdum/tfdum.sln
 copy repro/accountingconsumers/queuetostream_10_0.vcxproj => tfm/tfdum/tfdum_10_0.vcxproj (62%)
 create mode 100644 tfm/tfdum/tfdum_10_0.vcxproj.filters
 rename tfm/tfdum/{tfdum.vcproj => tfdum_9_0.vcproj} (51%)

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