[Wireshark-commits] master ae88dbc: Qt: Enhancements to VoIP call dialog:

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae88dbcc2a990218549e06e143908eed1223ad8a Submitter: Anders Broman (a.broma...@gmail.com) Changed: branch: master Repository: wireshark Commits: ae88dbc by erikdejong (erikdej...@gmail.com): Qt: Enhancements to VoIP

[Wireshark-commits] master 5b216db: e212: fix for e212.sai in GTP packet

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b216db2876904400e7442805d6a7b52ddb4e0bc Submitter: Anders Broman (a.broma...@gmail.com) Changed: branch: master Repository: wireshark Commits: 5b216db by Hessam Jalali (hessam.jal...@gmail.com): e212: fix for

[Wireshark-commits] master 446dbea: Fix a couple typos in the Diameter XML.

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=446dbea4eb05cc5e4a363dbc22f7421c6527a3a4 Submitter: Anders Broman (a.broma...@gmail.com) Changed: branch: master Repository: wireshark Commits: 446dbea by Jeff Morriss (jeff.morriss...@gmail.com): Fix a couple typos

[Wireshark-commits] master 2695053: semcheck: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26950539d6f87e2f2157ac6d2bf9e5173b780856 Submitter: Guy Harris (g...@alum.mit.edu) Changed: branch: master Repository: wireshark Commits: 2695053 by Alexis La Goutte (alexis.lagou...@gmail.com): semcheck: Fix Dead

[Wireshark-commits] master 04761f2: Add wmem_list_find_custom()

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=04761f220b77814bfd460da7026b61c7687f687a Submitter: Roland Knall (rkn...@gmail.com) Changed: branch: master Repository: wireshark Commits: 04761f2 by João Valverde (joao.valve...@tecnico.ulisboa.pt): Add

[Wireshark-commits] master 79de3f5: packet.c: split register_dissector into two separate functions

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=79de3f5e2986486b9a3ed55af86644ab746ffe65 Submitter: Jo?o Valverde (j...@v6e.pt) Changed: branch: master Repository: wireshark Commits: 79de3f5 by João Valverde (joao.valve...@tecnico.ulisboa.pt): packet.c: split

[Wireshark-commits] master e226abd: Parenthesize HFILL_INIT macro properly

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e226abdbb05b37564599c6b92cd669b40749f2f6 Submitter: Jo?o Valverde (j...@v6e.pt) Changed: branch: master Repository: wireshark Commits: e226abd by João Valverde (joao.valve...@tecnico.ulisboa.pt): Parenthesize

[Wireshark-commits] master b558737: Overhaul AMQP dissector

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b5587379b7e31c8e418f51a7db9d836b33a7efe1 Submitter: Roland Knall (rkn...@gmail.com) Changed: branch: master Repository: wireshark Commits: b558737 by Michael Mann (mman...@netscape.net): Overhaul AMQP dissector

[Wireshark-commits] master e3ecb93: packet-infiniband: Added support to dissect ip cm request private data

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3ecb9310c9973f85f7d0bd06ef8cf7dc7ecf3c2 Submitter: Roland Knall (rkn...@gmail.com) Changed: branch: master Repository: wireshark Commits: e3ecb93 by Parav Pandit (paravpan...@yahoo.com): packet-infiniband: Added

[Wireshark-commits] master a9ec5f8: IPv6: Remove some duplicate address code

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a9ec5f89ce8ab336becf20ae3c2f5b7d05edcb74 Submitter: Jo?o Valverde (j...@v6e.pt) Changed: branch: master Repository: wireshark Commits: a9ec5f8 by João Valverde (joao.valve...@tecnico.ulisboa.pt): IPv6: Remove some

[Wireshark-commits] master def19ee: Update several AVPs according to latest 3GPP TS

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=def19eed53c1db319b8f1142d3ed8c00fceaf201 Submitter: Alexis La Goutte (alexis.lagou...@gmail.com) Changed: branch: master Repository: wireshark Commits: def19ee by Jan Spevak (jan.spe...@nokia.com): Update several AVPs

[Wireshark-commits] master 7de4c23: Qt: use ws_strtou function in sctp_chunk_statistics_dialog.

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7de4c2364d9d393ec252485b02957dffb0b4d72b Submitter: Michael Mann (mman...@netscape.net) Changed: branch: master Repository: wireshark Commits: 7de4c23 by Dario Lombardo (lom...@gmail.com): Qt: use ws_strtou function

[Wireshark-commits] master 8be90aa: ajp13: use ws_strtoi function.

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8be90aa96002219ff8feba171e66d16655dc18bb Submitter: Michael Mann (mman...@netscape.net) Changed: branch: master Repository: wireshark Commits: 8be90aa by Dario Lombardo (lom...@gmail.com): ajp13: use ws_strtoi

[Wireshark-commits] master 4f94dce: catapult: use ws_strtou function.

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f94dceee72d557693702e528a14eef76ba80a5b Submitter: Michael Mann (mman...@netscape.net) Changed: branch: master Repository: wireshark Commits: 4f94dce by Dario Lombardo (lom...@gmail.com): catapult: use ws_strtou

[Wireshark-commits] buildbot failure in Wireshark (development) on Windows 8.1 x86

2016-10-24 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Windows 8.1 x86 while building wireshark. Full details are available at: http://buildbot.wireshark.org/wireshark-master/builders/Windows%208.1%20x86/builds/7806 Buildbot URL: http://buildbot.wireshark.org/wireshark-master/ Buildslave for

[Wireshark-commits] master-2.0 ac4679a: Qt: fix possible crash on sorting custom columns

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac4679ab5379e970c1dd329a969a3532bf9fced2 Submitter: Peter Wu (pe...@lekensteyn.nl) Changed: branch: master-2.0 Repository: wireshark Commits: ac4679a by Peter Wu (pe...@lekensteyn.nl): Qt: fix possible crash on

[Wireshark-commits] master-2.2 136ff7f: Qt: fix possible crash on sorting custom columns

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=136ff7f6a33a14a6a4e1aa227e2e932e9de8217d Submitter: Peter Wu (pe...@lekensteyn.nl) Changed: branch: master-2.2 Repository: wireshark Commits: 136ff7f by Peter Wu (pe...@lekensteyn.nl): Qt: fix possible crash on

[Wireshark-commits] master cd64e4e: Move --fullscreen out of LONGOPT_CAPTURE_COMMON.

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cd64e4ece2e0e731fa9ffc07fead9420d46d8c1a Submitter: Guy Harris (g...@alum.mit.edu) Changed: branch: master Repository: wireshark Commits: cd64e4e by Guy Harris (g...@alum.mit.edu): Move --fullscreen out of

[Wireshark-commits] master 3acf73e: ICMPv6: Add support for LLN Routing Metrics (RFC 6551)

2016-10-24 Thread Wireshark code review
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3acf73ec45d2548c0d8447d07a95b1b5710741fb Submitter: Jaap Keuter (jaap.keu...@xs4all.nl) Changed: branch: master Repository: wireshark Commits: 3acf73e by franciscojavier.sanchezroselly

[Wireshark-commits] master-2.0 1829c49: ZigBee Green Power: fix loading of keys during runtime

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