[Wireshark-commits] buildbot failure in Wireshark (development) on Ubuntu 16.04 x64

2016-10-12 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Ubuntu 16.04 x64 while 
building wireshark. Full details are available at:

http://buildbot.wireshark.org/wireshark-master/builders/Ubuntu%2016.04%20x64/builds/513

Buildbot URL: http://buildbot.wireshark.org/wireshark-master/

Buildslave for this Build: ubuntu-16.04-x64

Build Reason: The SingleBranchScheduler scheduler named 'Gerrit' triggered this 
build
Build Source Stamp: [branch master] 198df02f8a8e7f17a46dab5ac0638dcf44fc6512
Blamelist: Michael Mann 

BUILD FAILED: failed make distcheck

Sincerely,
 -The Buildbot



___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] buildbot failure in Wireshark (development) on OSX 10.6 x64

2016-10-12 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX 10.6 x64 while building 
wireshark. Full details are available at:

http://buildbot.wireshark.org/wireshark-master/builders/OSX%2010.6%20x64/builds/12296

Buildbot URL: http://buildbot.wireshark.org/wireshark-master/

Buildslave for this Build: osx-10.6-x64

Build Reason: The SingleBranchScheduler scheduler named 'Gerrit' triggered this 
build
Build Source Stamp: [branch master] 198df02f8a8e7f17a46dab5ac0638dcf44fc6512
Blamelist: Michael Mann 

BUILD FAILED: failed compile_3

Sincerely,
 -The Buildbot



___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master 198df02: idl2wrs: use ws_strtou function.

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=198df02f8a8e7f17a46dab5ac0638dcf44fc6512
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

198df02 by Dario Lombardo (lom...@gmail.com):

idl2wrs: use ws_strtou function.

Missed from previous patch gb15079b.

Change-Id: I3fce792608e989c8ac100f1f57cb11fdb7b35142
Reviewed-on: https://code.wireshark.org/review/18147
Petri-Dish: Dario Lombardo 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Michael Mann 


Actions performed:

from  2eb7b05   Convert most UDP dissectors to use "auto" preferences.
adds  198df02   idl2wrs: use ws_strtou function.


Summary of changes:
 epan/dissectors/dcerpc/idl2wrs.c |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master 2eb7b05: Convert most UDP dissectors to use "auto" preferences.

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2eb7b05b8c9c6408268f0d1e81f0a18a02610f1c
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

2eb7b05 by Michael Mann (mman...@netscape.net):

Convert most UDP dissectors to use "auto" preferences.

Similar to the "tcp.port" changes in 
I99604f95d426ad345f4b494598d94178b886eb67,
convert dissectors that use "udp.port".

More cleanup done on dissectors that use both TCP and UDP dissector
tables, so that less preference callbacks exist.

Change-Id: If07be9b9e850c244336a7069599cd554ce312dd3
Reviewed-on: https://code.wireshark.org/review/18120
Petri-Dish: Michael Mann 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Michael Mann 


Actions performed:

from  4d8581d   CIP: Improve string handling
adds  2eb7b05   Convert most UDP dissectors to use "auto" preferences.


Summary of changes:
 epan/dissectors/asn1/c1222/packet-c1222-template.c |3 +-
 epan/dissectors/asn1/h225/packet-h225-template.c   |6 +-
 epan/dissectors/asn1/h245/packet-h245-template.c   |2 +-
 epan/dissectors/asn1/h248/packet-h248-template.c   |   32 +
 epan/dissectors/asn1/h283/packet-h283-template.c   |2 +-
 epan/dissectors/asn1/h501/packet-h501-template.c   |   32 ++---
 .../asn1/kerberos/packet-kerberos-template.c   |2 +-
 epan/dissectors/asn1/ldap/packet-ldap-template.c   |2 +-
 .../asn1/lte-rrc/packet-lte-rrc-template.c |2 +-
 epan/dissectors/asn1/sabp/packet-sabp-template.c   |2 +-
 epan/dissectors/asn1/snmp/packet-snmp-template.c   |6 +-
 epan/dissectors/asn1/t38/packet-t38-template.c |1 -
 epan/dissectors/asn1/tetra/packet-tetra-template.c |   11 +-
 epan/dissectors/asn1/ulp/packet-ulp-template.c |   25 +---
 epan/dissectors/packet-3com-njack.c|4 +-
 epan/dissectors/packet-3g-a11.c|4 +-
 epan/dissectors/packet-a21.c   |   36 +
 epan/dissectors/packet-acn.c   |2 +-
 epan/dissectors/packet-actrace.c   |   39 +-
 epan/dissectors/packet-adwin.c |   29 +---
 epan/dissectors/packet-aeron.c |2 +-
 epan/dissectors/packet-alljoyn.c   |   22 ++-
 epan/dissectors/packet-amr.c   |2 +-
 epan/dissectors/packet-aodv.c  |2 +-
 epan/dissectors/packet-ar_drone.c  |   45 +--
 epan/dissectors/packet-armagetronad.c  |6 +-
 epan/dissectors/packet-artnet.c|2 +-
 epan/dissectors/packet-aruba-adp.c |4 +-
 epan/dissectors/packet-aruba-erm.c |   49 ++-
 epan/dissectors/packet-aruba-papi.c|2 +-
 epan/dissectors/packet-asap.c  |2 +-
 epan/dissectors/packet-asterix.c   |2 +-
 epan/dissectors/packet-atalk.c |2 +-
 epan/dissectors/packet-ath.c   |6 +-
 epan/dissectors/packet-auto_rp.c   |   10 +-
 epan/dissectors/packet-ax4000.c|6 +-
 epan/dissectors/packet-ayiya.c |2 +-
 epan/dissectors/packet-babel.c |6 +-
 epan/dissectors/packet-bat.c   |   76 +++
 epan/dissectors/packet-bfcp.c  |2 +-
 epan/dissectors/packet-bfd.c   |6 +-
 epan/dissectors/packet-bjnp.c  |   10 +-
 epan/dissectors/packet-bootp.c |6 +-
 epan/dissectors/packet-brp.c   |   34 +
 epan/dissectors/packet-bt-dht.c|   20 +--
 epan/dissectors/packet-bt-utp.c|   22 +--
 epan/dissectors/packet-bvlc.c  |   45 +--
 epan/dissectors/packet-c1222.c |3 +-
 epan/dissectors/packet-capwap.c|   56 
 epan/dissectors/packet-cattp.c |   17 +--
 epan/dissectors/packet-ccsds.c |2 +-
 epan/dissectors/packet-cfdp.c  |2 +-
 epan/dissectors/packet-chargen.c   |2 +-
 epan/dissectors/packet-cigi.c  |2 +-
 epan/dissectors/packet-cisco-marker.c  |2 +-
 epan/dissectors/packet-cisco-wids.c|   34 +
 epan/dissectors/packet-classicstun.c   |2 +-
 epan/dissectors/packet-cnip.c  |5 +-
 epan/dissectors/packet-coap.c  |   31 +
 epan/dissectors/packet-collectd.c  |   42 +-
 epan/dissectors/packet-componentstatus.c   |4 +-
 epan/dissectors/packet-corosync-totemnet.c |   35 ++---
 epan/dissectors/packet-cpfi.c   

[Wireshark-commits] master 4d8581d: CIP: Improve string handling

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d8581d7e15fe4a80a53496b83a853271fc674b6
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

4d8581d by D. Ulis (daul...@gmail.com):

CIP: Improve string handling

1. Add support for STRINGI
2. Add File Name attribute that is a STRINGI
3. CCO Get/Set Attr All: Connection Name is STRING2 not ASCII
4. TCP/IP Host Name attribute is not just a STRING. It also needs a pad 
byte.
5. Minor: Fix byte highlighting for CCO I/O Mapping tree
6. Minor: All back byte highlighting for Get Attr All Rsp individual 
attributes

Change-Id: Ib10d6f2e86e39e8cd6335dc6b6dbebbd1c4d8e64
Reviewed-on: https://code.wireshark.org/review/18166
Petri-Dish: Michael Mann 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Michael Mann 


Actions performed:

from  464e6cd   .mailmap: fix typo
adds  4d8581d   CIP: Improve string handling


Summary of changes:
 epan/dissectors/packet-cip.c  |  165 -
 epan/dissectors/packet-cip.h  |   11 ++-
 epan/dissectors/packet-enip.c |   14 +++-
 3 files changed, 136 insertions(+), 54 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master 464e6cd: .mailmap: fix typo

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=464e6cdc997ebb42e2a2a5476cff42051c229bcf
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

464e6cd by Alexis La Goutte (alexis.lagou...@gmail.com):

.mailmap: fix typo

Change-Id: Iff3d1c4d74a8cf03111cb776cfce09120afb361d
Reviewed-on: https://code.wireshark.org/review/18139
Petri-Dish: Michael Mann 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Michael Mann 


Actions performed:

from  b36382a   TLS(1.3): with draft-16, Server Hello return draft release 
(0x7fxx)
adds  464e6cd   .mailmap: fix typo


Summary of changes:
 .mailmap |2 ++
 AUTHORS  |3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master b36382a: TLS(1.3): with draft-16, Server Hello return draft release (0x7fxx)

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b36382a9ce1bfec94527b41e5bf50e2467787fe3
Submitter: Peter Wu (pe...@lekensteyn.nl)
Changed: branch: master
Repository: wireshark

Commits:

b36382a by Alexis La Goutte (alexis.lagou...@gmail.com):

TLS(1.3): with draft-16, Server Hello return draft release (0x7fxx)

set server_version to TLS 1.3

Change-Id: Id4d3d5d21ae996f447d826e98c0cf60880e7c0ce
Reviewed-on: https://code.wireshark.org/review/18171
Petri-Dish: Alexis La Goutte 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Peter Wu 


Actions performed:

from  f404ac0   WSDG: Add Qt installation information.
adds  b36382a   TLS(1.3): with draft-16, Server Hello return draft release 
(0x7fxx)


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |3 +++
 1 file changed, 3 insertions(+)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master f404ac0: WSDG: Add Qt installation information.

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f404ac064f888d573326ead0384251f8072386a8
Submitter: Gerald Combs (ger...@wireshark.org)
Changed: branch: master
Repository: wireshark

Commits:

f404ac0 by Gerald Combs (ger...@wireshark.org):

WSDG: Add Qt installation information.

Change-Id: I7c468c9d22f1923acb488bd06176314c4f023f09
Reviewed-on: https://code.wireshark.org/review/18179
Reviewed-by: Gerald Combs 


Actions performed:

from  e4fd250   nfs: Fixing COPY decoding to match the spec
adds  f404ac0   WSDG: Add Qt installation information.


Summary of changes:
 docbook/wsdg_src/WSDG_chapter_libraries.asciidoc |   16 
 1 file changed, 12 insertions(+), 4 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master e4fd250: nfs: Fixing COPY decoding to match the spec

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e4fd25060e2e5ba22e91bba6a8318f3e720e8384
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

e4fd250 by Olga Kornievskaia (olga.kornievsk...@gmail.com):

nfs: Fixing COPY decoding to match the spec

Current decoding of the COPY operation gets a netloc4 instead
of a stateid from the write_response4 structure.

Change-Id: Icde8adde8613d50e7a03ee779aad4c62f6f195f4
Reviewed-on: https://code.wireshark.org/review/18169
Petri-Dish: Michael Mann 
Reviewed-by: Alexis La Goutte 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Michael Mann 


Actions performed:

from  5ace3b9   MTP3: Added SS7 Point Code Name Resolution
adds  e4fd250   nfs: Fixing COPY decoding to match the spec


Summary of changes:
 epan/dissectors/packet-nfs.c |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master 5ace3b9: MTP3: Added SS7 Point Code Name Resolution

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ace3b9405e4845ad7df1a3b2966af7bca6c2194
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

5ace3b9 by Binh Trinh (bea...@gmail.com):

MTP3: Added SS7 Point Code Name Resolution

bug: 7592

Change-Id: I1af2c5d6664e172c358cd19bc20e9352c2582eae
Reviewed-on: https://code.wireshark.org/review/17677
Petri-Dish: Anders Broman 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Anders Broman 


Actions performed:

from  04143d1   MQ: fix typo found by lintian
adds  5ace3b9   MTP3: Added SS7 Point Code Name Resolution


Summary of changes:
 epan/addr_resolv.c|  170 -
 epan/addr_resolv.h|9 +++
 epan/dissectors/packet-mtp3.c |   30 +++-
 ui/gtk/main.c |3 +-
 4 files changed, 209 insertions(+), 3 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master 04143d1: MQ: fix typo found by lintian

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=04143d1100342353c95c87dcaaa8d82258c25ec3
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

04143d1 by Alexis La Goutte (alexis.lagou...@gmail.com):

MQ: fix typo found by lintian

Change-Id: I8fefb89116685b39567fe8041ca781612f67dbce
Reviewed-on: https://code.wireshark.org/review/18177
Reviewed-by: Anders Broman 


Actions performed:

from  750b10a   OPA MAD: fix typo found by lintian
adds  04143d1   MQ: fix typo found by lintian


Summary of changes:
 epan/dissectors/packet-mq.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master 750b10a: OPA MAD: fix typo found by lintian

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=750b10a1c5eb3368a4f6c45f3819010205e98a51
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

750b10a by Alexis La Goutte (alexis.lagou...@gmail.com):

OPA MAD: fix typo found by lintian

Change-Id: I93ee3f1fed97b06ff582909f4c59da60c783e909
Reviewed-on: https://code.wireshark.org/review/18176
Reviewed-by: Anders Broman 


Actions performed:

from  7eaa5b7   PPP: fix typo found by lintian
adds  750b10a   OPA MAD: fix typo found by lintian


Summary of changes:
 epan/dissectors/packet-opa-mad.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master 7eaa5b7: PPP: fix typo found by lintian

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7eaa5b7484aa4c86d750b2d05b25e1b7cf0a4eb6
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

7eaa5b7 by Alexis La Goutte (alexis.lagou...@gmail.com):

PPP: fix typo found by lintian

Change-Id: I2634a3b07b36133f14eeb91911338c51a34e35b4
Reviewed-on: https://code.wireshark.org/review/18175
Reviewed-by: Anders Broman 


Actions performed:

from  0674a92   RakNet: fix heuristic dissector
adds  7eaa5b7   PPP: fix typo found by lintian


Summary of changes:
 epan/dissectors/packet-ppp.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master 0674a92: RakNet: fix heuristic dissector

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0674a92cffa2a68d866aa453673a9fbbd723fed6
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

0674a92 by Pascal Quantin (pascal.quan...@gmail.com):

RakNet: fix heuristic dissector

RAKNET_OFFLINE_MESSAGE_DATA_ID starts with 0x0, which means NULL
character. this give a string of length 0 and RakNet heuristic was
wrongly catching all UDP packets.
Let's do a memcmp instead of a strncmp.

Change-Id: I38e98838b114037bf37a218003bade88261a2dd8
Reviewed-on: https://code.wireshark.org/review/18167
Reviewed-by: Pascal Quantin 
Petri-Dish: Pascal Quantin 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Michael Mann 


Actions performed:

from  6ae3ba0   M3AP: register dissector by name
adds  0674a92   RakNet: fix heuristic dissector


Summary of changes:
 epan/dissectors/packet-raknet.c |8 
 1 file changed, 4 insertions(+), 4 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master d267e2e: M2AP: register dissector by name

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d267e2e24b596ba5ff366ef737d88b86b97b72d4
Submitter: Pascal Quantin (pascal.quan...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

d267e2e by Pascal Quantin (pascal.quan...@gmail.com):

M2AP: register dissector by name

Change-Id: I2d734d892fa67cb5843675cb423641c0eb433cea
Reviewed-on: https://code.wireshark.org/review/18164
Reviewed-by: Pascal Quantin 


Actions performed:

from  a62637a   quic: use ws_strtou function.
adds  d267e2e   M2AP: register dissector by name


Summary of changes:
 epan/dissectors/asn1/m2ap/packet-m2ap-template.c |4 +++-
 epan/dissectors/packet-m2ap.c|   12 +++-
 2 files changed, 10 insertions(+), 6 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master 6ae3ba0: M3AP: register dissector by name

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6ae3ba02f7156bf5e7eb5e189f287fcb5027f0ff
Submitter: Pascal Quantin (pascal.quan...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

6ae3ba0 by Pascal Quantin (pascal.quan...@gmail.com):

M3AP: register dissector by name

Change-Id: Idbc06c512e42674e28e84237a2fe59d0e5635d40
Reviewed-on: https://code.wireshark.org/review/18165
Petri-Dish: Pascal Quantin 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Pascal Quantin 


Actions performed:

from  d267e2e   M2AP: register dissector by name
adds  6ae3ba0   M3AP: register dissector by name


Summary of changes:
 epan/dissectors/asn1/m3ap/packet-m3ap-template.c |3 ++-
 epan/dissectors/packet-m3ap.c|5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master a62637a: quic: use ws_strtou function.

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a62637ad8cd7ab090f89f4c6bc27518edc2fd18f
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

a62637a by Dario Lombardo (lom...@gmail.com):

quic: use ws_strtou function.

Change-Id: Ibe1c9e48d2843fd8442d43f90a8e529a4c591fc8
Reviewed-on: https://code.wireshark.org/review/18061
Petri-Dish: Dario Lombardo 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Michael Mann 


Actions performed:

from  84cfd3b   HL7: fix missing struct initialization spotted by Clang 
Static Analyzer
adds  a62637a   quic: use ws_strtou function.


Summary of changes:
 epan/dissectors/packet-quic.c |   42 -
 1 file changed, 25 insertions(+), 17 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master 84cfd3b: HL7: fix missing struct initialization spotted by Clang Static Analyzer

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=84cfd3bad6625974f70934e40af4120c916006a9
Submitter: Michael Mann (mman...@netscape.net)
Changed: branch: master
Repository: wireshark

Commits:

84cfd3b by Francesco Fondelli (francesco.fonde...@gmail.com):

HL7: fix missing struct initialization spotted by Clang Static Analyzer

Change-Id: Icb3e924f48b8fa00d7a39fcbdc4400ad2c4c2b89
Signed-off-by: Francesco Fondelli 
Reviewed-on: https://code.wireshark.org/review/18163
Petri-Dish: Michael Mann 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Michael Mann 


Actions performed:

from  9934fff   Add support for Enhanced-Diagnostics AVP
adds  84cfd3b   HL7: fix missing struct initialization spotted by Clang 
Static Analyzer


Summary of changes:
 epan/dissectors/packet-hl7.c |8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master 9934fff: Add support for Enhanced-Diagnostics AVP

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9934fff4c095b0454323f471c82219fcbbc0ea6f
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

9934fff by Marius Paliga (mareko.pal...@gmail.com):

Add support for Enhanced-Diagnostics AVP

Bug: 13004
Change-Id: I20a3faec635a8c86e2d45eb17ce24e2a9db81b5e
Reviewed-on: https://code.wireshark.org/review/18154
Petri-Dish: Alexis La Goutte 
Reviewed-by: Anders Broman 


Actions performed:

from  d78c5e0   Diameter: Upadte AVPs 1003, 1094 and 1099
adds  9934fff   Add support for Enhanced-Diagnostics AVP


Summary of changes:
 diameter/dictionary.xml |5 +
 1 file changed, 5 insertions(+)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master d78c5e0: Diameter: Upadte AVPs 1003, 1094 and 1099

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d78c5e0ac24027ba8da9d481d39af71d52a85296
Submitter: Anders Broman (a.broma...@gmail.com)
Changed: branch: master
Repository: wireshark

Commits:

d78c5e0 by Jan Spevak (jan.spe...@nokia.com):

Diameter: Upadte AVPs 1003, 1094 and 1099

Bug: 13010
Change-Id: I8a3f8ea551ec959e1e5344f825c8bba7bd4ff866
Reviewed-on: https://code.wireshark.org/review/18160
Reviewed-by: Anders Broman 


Actions performed:

from  c06189f   raknet, mcpe: Improve dissectors
adds  d78c5e0   Diameter: Upadte AVPs 1003, 1094 and 1099


Summary of changes:
 diameter/dictionary.xml |   23 +++
 1 file changed, 19 insertions(+), 4 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master-2.0 0722377: Disable wslua GRegex unit test

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07223770e1b556b7353f11a4d5a86d9abaf0b7da
Submitter: Guy Harris (g...@alum.mit.edu)
Changed: branch: master-2.0
Repository: wireshark

Commits:

0722377 by João Valverde (joao.valve...@tecnico.ulisboa.pt):

Disable wslua GRegex unit test

It's broken for recent GLib versions and there is no time frame for
a fix.

Ping-Bug: 12997
Change-Id: Ia687af9b0df8fc37121179ba20761c878bf57057
Reviewed-on: https://code.wireshark.org/review/18140
Reviewed-by: Peter Wu 
(cherry picked from commit 754d03cb822c8bb8a8813cab403ef3d4c39a7561)
Reviewed-on: https://code.wireshark.org/review/18162
Reviewed-by: Guy Harris 


Actions performed:

from  c8c2543   SMPP: use mktime_utc to convert struct tm to time_t
adds  0722377   Disable wslua GRegex unit test


Summary of changes:
 test/suite-wslua.sh |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

[Wireshark-commits] master-2.2 0cbd1db: Disable wslua GRegex unit test

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0cbd1db2b85bd4adfdec305c8f28370460571286
Submitter: Guy Harris (g...@alum.mit.edu)
Changed: branch: master-2.2
Repository: wireshark

Commits:

0cbd1db by João Valverde (joao.valve...@tecnico.ulisboa.pt):

Disable wslua GRegex unit test

It's broken for recent GLib versions and there is no time frame for
a fix.

Ping-Bug: 12997
Change-Id: Ia687af9b0df8fc37121179ba20761c878bf57057
Reviewed-on: https://code.wireshark.org/review/18140
Reviewed-by: Peter Wu 
(cherry picked from commit 754d03cb822c8bb8a8813cab403ef3d4c39a7561)
Reviewed-on: https://code.wireshark.org/review/18161
Reviewed-by: Guy Harris 


Actions performed:

from  c60bf9d   SMPP: use mktime_utc to convert struct tm to time_t
adds  0cbd1db   Disable wslua GRegex unit test


Summary of changes:
 test/suite-wslua.sh |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

[Wireshark-commits] master-2.0 c8c2543: SMPP: use mktime_utc to convert struct tm to time_t

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c8c254345b6e94a8b6ea4b50332f4d4d91a2b166
Submitter: Pascal Quantin (pascal.quan...@gmail.com)
Changed: branch: master-2.0
Repository: wireshark

Commits:

c8c2543 by Pascal Quantin (pascal.quan...@gmail.com):

SMPP: use mktime_utc to convert struct tm to time_t

Bug: 12632
Change-Id: Ie340facff86d988b7a85f6351d85343169042ce9
Reviewed-on: https://code.wireshark.org/review/18155
Reviewed-by: Pascal Quantin 
Petri-Dish: Pascal Quantin 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Anders Broman 
(cherry picked from commit aa78460ef9793ea56f79ef353e9f6af3805799f8)
Reviewed-on: https://code.wireshark.org/review/18159


Actions performed:

from  90f6c89   [Automatic update for 2016-10-09]
adds  c8c2543   SMPP: use mktime_utc to convert struct tm to time_t


Summary of changes:
 epan/dissectors/packet-smpp.c |   28 ++--
 1 file changed, 2 insertions(+), 26 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe


[Wireshark-commits] master-2.2 c60bf9d: SMPP: use mktime_utc to convert struct tm to time_t

2016-10-12 Thread Wireshark code review
URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c60bf9de5a46620bf827b728cc28b275288f0465
Submitter: Pascal Quantin (pascal.quan...@gmail.com)
Changed: branch: master-2.2
Repository: wireshark

Commits:

c60bf9d by Pascal Quantin (pascal.quan...@gmail.com):

SMPP: use mktime_utc to convert struct tm to time_t

Bug: 12632
Change-Id: Ie340facff86d988b7a85f6351d85343169042ce9
Reviewed-on: https://code.wireshark.org/review/18155
Reviewed-by: Pascal Quantin 
Petri-Dish: Pascal Quantin 
Tested-by: Petri Dish Buildbot 
Reviewed-by: Anders Broman 
(cherry picked from commit aa78460ef9793ea56f79ef353e9f6af3805799f8)
Reviewed-on: https://code.wireshark.org/review/18158


Actions performed:

from  3a23e01   RTPS: Fixed octet to next header dissection when submessage 
is unknown
adds  c60bf9d   SMPP: use mktime_utc to convert struct tm to time_t


Summary of changes:
 epan/dissectors/packet-smpp.c |   28 ++--
 1 file changed, 2 insertions(+), 26 deletions(-)
___
Sent via:Wireshark-commits mailing list 
Archives:https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
 mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe