aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a comment how to run git review after using --no-verfiy.Joerg Mayer2016-10-171-0/+3
* Some get rid of the remaining trivial Q_UNUSED cases.Joerg Mayer2016-10-172-14/+11
* Get rid of the trivial Q_UNUSED casesJoerg Mayer2016-10-171-76/+33
* extcap_example.py: fix hang on exitPeter Wu2016-10-161-41/+20
* extcap_example.py: fixes for Python 3Peter Wu2016-10-161-37/+32
* CIP: no previous prototype for ‘dissect_cip_attribute’ [-Wmissing-prototy...Alexis La Goutte2016-10-161-1/+1
* addr_resolv(.c): no previous prototype for ‘add_ss7pc_name/ss7pc_name_looku...Alexis La Goutte2016-10-161-2/+2
* raknet: fix Value stored to 'ti' is never readAlexis La Goutte2016-10-161-1/+1
* ZigBee MAC and ZDO dissectors: put useful information into column description...dsrsupport2016-10-164-5/+15
* [Automatic update for 2016-10-16]Gerald Combs2016-10-1612-91/+656
* Inspired by prevous commit: grep for wlan_mgt turned up a few more occurrence...Joerg Mayer2016-10-162-4/+4
* More wlan_mgt cleanup:Joerg Mayer2016-10-162-7/+1
* Get rid of wlan_mgt. Handle these elements as part of wlan. The separation wa...Joerg Mayer2016-10-161-1212/+1204
* dmp: Fix UDP ports preference conversionStig Bjørlykke2016-10-161-1/+1
* Eliminate a global variable.Guy Harris2016-10-151-11/+14
* Fix bin2hex().Guy Harris2016-10-151-3/+3
* megaco: use ws_strtoi function.Dario Lombardo2016-10-151-11/+23
* ZigBee Green Power: implement dissection for Proxy Table Request and Sink Tab...Vladlen Popov2016-10-151-3/+102
* ZigBee green Power: fix commissioning reply, fix PAN ID fieldVladlen Popov2016-10-151-1/+17
* udpdump: fix issues from coverity.Dario Lombardo2016-10-151-4/+7
* Add the directory containing the executables to a file in /etc/paths.d.Guy Harris2016-10-151-0/+7
* Lua: allow creating TVBs after calling other (Lua) dissectors.Jeff Morriss2016-10-141-6/+12
* Retrieve CLNP option values from the right placeJaap Keuter2016-10-141-8/+8
* Append Integer32 value to varbind also.Jaap Keuter2016-10-142-2/+2
* MAC LTE: add dissection of NB-IoT RARPascal Quantin2016-10-141-113/+208
* CQL: Enhance version dissectionAlexis La Goutte2016-10-141-2/+35
* CQL: Add support of version 4Alexis La Goutte2016-10-141-5/+68
* CQL: Enhance flags dissectionAlexis La Goutte2016-10-141-12/+48
* UI: Free up the -m flag.Gerald Combs2016-10-142-13/+0
* CMakeLists: Add man filesUli Heilmeier2016-10-142-2/+5
* Fix a few typos in the Diameter XML to make it (mostly) valid XML again.Jeff Morriss2016-10-131-57/+59
* Remove nghttp2 code and use system' nghttp2Balint Reczey2016-10-1340-15277/+270
* Qt+macOS: Fix the default font name.Gerald Combs2016-10-131-2/+8
* iso8583: use unsigned and fix bug in conversion routine.Dario Lombardo2016-10-131-9/+9
* ZigBee Green Power: dissect endpoint and security_counter for gpdf with app_i...Vladlen Popov2016-10-131-3/+23
* Fix compilation error without PCAP.Dario Lombardo2016-10-131-1/+1
* MAC LTE: fix dissection of Extended PHR Control ElementPascal Quantin2016-10-131-4/+4
* Interface List: Fix display of zero entriesRoland Knall2016-10-135-12/+42
* Add support for 6P-sixtop protocol in the IEEE802.15.4 dissector.Jonathan Muñoz2016-10-132-8/+186
* packet-mq: Handle MQV9Robert Grange2016-10-133-39/+100
* QUIC: Add STTL (Server Config TTL) tagAlexis La Goutte2016-10-131-0/+14
* Fix call to ws_strtoi32().Guy Harris2016-10-131-2/+2
* idl2wrs: use ws_strtou function.Dario Lombardo2016-10-131-1/+4
* Convert most UDP dissectors to use "auto" preferences.Michael Mann2016-10-13297-3238/+1004
* CIP: Improve string handlingD. Ulis2016-10-133-54/+136
* .mailmap: fix typoAlexis La Goutte2016-10-132-2/+3
* TLS(1.3): with draft-16, Server Hello return draft release (0x7fxx)Alexis La Goutte2016-10-131-0/+3
* WSDG: Add Qt installation information.Gerald Combs2016-10-121-4/+12
* nfs: Fixing COPY decoding to match the specOlga Kornievskaia2016-10-121-2/+1
* MTP3: Added SS7 Point Code Name ResolutionBinh Trinh2016-10-124-3/+209