metze/wireshark/wip.git
2016-02-11 Roland Knallextcap: Fix call to child watch
2016-02-11 Stig BjørlykkeQt: Add hint label in Show Packet Bytes
2016-02-11 Mikael Kanstrupextcap: Convert settings to preference friendly key...
2016-02-11 João ValverdeGSM RR A: Add variable to avoid some warnings [-Wbad...
2016-02-11 Guy HarrisMake file indices consistently unsigned in the merge...
2016-02-11 Michael McConvilleAvoid undefined behavior in overflow check
2016-02-10 Peter Wumq: enable SSL dissection
2016-02-10 Alexis La GoutteTIPC: fix statement is indented as if it were guarded...
2016-02-10 Pascal QuantinQt: fix jitter buffer management
2016-02-10 Pascal QuantinLTE RRC: fix defragmentation of ETWS / CMAS messages
2016-02-10 Stig BjørlykkeQt: Fix plural translations
2016-02-10 João Valverdeieee802.11: Cleanup indentation
2016-02-10 Stig BjørlykkeQt: Align hex dump text in follow stream
2016-02-10 Stig BjørlykkeBring back packet_num in "Follow Stream"
2016-02-10 Stig BjørlykkeQt: Add Show as Hex Dump in Show Packet Bytes
2016-02-10 Francesco FondelliBGP-LS: fix Adjacency-SID parsing
2016-02-10 Dario Lombardodebian-setup: bug fix
2016-02-10 Peter Wuprefs: set correct context for a preference
2016-02-10 Jaap KeuterSquelch array compared to NULL coverity events.
2016-02-10 Guy HarrisMark RPC fragments as such in the Protocol and Info...
2016-02-10 Guy HarrisSuggest pushing a decision lower in the code.
2016-02-10 Guy HarrisDon't try reassembly on fragments sliced short during...
2016-02-09 Guy HarrisProperly check the return value of color_filters_set_tmp().
2016-02-09 Jaap KeuterFix classicstun att_family decoding for IPv6 (CID 280363)
2016-02-09 Stig BjørlykkeLua: Check out-of-bounds before tvb_strsize()
2016-02-09 Alexis La GoutteUpdate .mailmap
2016-02-09 João Valverdeceph: Fix more enum overflow warnings [-Wpedantic]
2016-02-09 João Valverdeceph: Declare convenience types as gint [-Wbad-function...
2016-02-09 Pascal Quantinmpeg-audio: do not put bitrate and sampling rate in...
2016-02-09 Alexis La Goutteieee80211: Add Overlapping BSS Scan (OBSS) IE Parameter...
2016-02-09 Alexis La GoutteECMP: fix Unused value (UNUSED_VALUE) found by Coverity...
2016-02-09 Guy HarrisAnd we need to check Nsts as well.
2016-02-08 Gerald CombsQCP: Fix retina label calculations.
2016-02-08 Stig BjørlykkeRevert "Lua: Remove WSLUA_ERROR on dissecting error"
2016-02-08 Pascal QuantinGSM SMS: fix dissection of alphanumeric address
2016-02-08 Gerald CombsQt: Restore sequence diagram labels, other fixes.
2016-02-08 Guy HarrisRegenerate RTSE dissector.
2016-02-08 Stig BjørlykkeLua: Remove WSLUA_ERROR on dissecting error
2016-02-08 Stig BjørlykkeQt: Add Show Packet Bytes Dialog
2016-02-08 Anders BromanRevert "Create an extended converstaion hastable taking...
2016-02-08 Anders BromanRevert "RTSE and PRES relies on the TCP conversation...
2016-02-08 Dario Lombardotools: improve valgrind script.
2016-02-08 Dario Lombardosshdump: fix default value for capture filter.
2016-02-08 Jaap KeuterAdd missing breaks (CID 1348047 .. 1348051)
2016-02-08 Alexis La Goutteprefs.c: Fix Dead Store (Dead assignement/Dead incremen...
2016-02-08 Michal LabedzkiRename Bluetooth OBEX dissector to OBEX
2016-02-08 Dario Lombardoprefs: fix a leak.
2016-02-08 Martin Kaiseradd functions to calculate the CRC of an ISO14443-A...
2016-02-08 João ValverdeTCAP: Fix warning [-Wclobbered]
2016-02-08 João ValverdeCleanup indentation
2016-02-08 João ValverdeRevert "Add free_address_wmem() and other extensions...
2016-02-07 João ValverdeTCAP: Fix warning [-Wunused-function]
2016-02-07 João ValverdeSNMP: Fix warning [-Wunused-function]
2016-02-07 João Valverdeautotools: Move SBC dependency to libwscodecs
2016-02-07 João ValverdeAdd free_address_wmem() and other extensions to address API
2016-02-07 João ValverdeGTK: Check if lrint() is usable, fix warnings [-Wbad...
2016-02-07 João Valverdeproto_data: Remove superfluous casts
2016-02-07 Guy HarrisCheck whether Ness is valid as well.
2016-02-07 Guy HarrisMAX_MCS_INDEX is a valid array index.
2016-02-07 Guy HarrisMAX_MCS_INDEX is a valid array index.
2016-02-07 Gerald Combs[Automatic update for 2016-02-07]
2016-02-07 Martin Kaiserndps: don't THROW() an exception from a dissector
2016-02-06 Alexis La GoutteTCAP: fix indent and add modelines (use 2 spaces)
2016-02-06 Evan Huusllrp: limit recursion depth
2016-02-06 Stig Bjørlykkeasn1: Cleanup space usage
2016-02-06 João ValverdeTCAP: Fix dissect_tcap_ERROR() unused warning [-Wunused...
2016-02-06 Michal LabedzkiBluetooth: GATT: Add ability to filtering by Service...
2016-02-06 Michal LabedzkiBluetooth: GATT: Add support for OTS/OTP
2016-02-06 Michal LabedzkiBluetooth: BTLE: Fix Random Rx/Tx BdAddr bit presentation
2016-02-06 Michal LabedzkiBluetooth: HCI: Vendor: Add expert info if not all...
2016-02-06 Michal LabedzkiBluetooth/6lowpan: Add missing handle for L2CAP CID
2016-02-06 João ValverdeCMake: Avoid unnecessary link dependency with SBC and...
2016-02-06 João ValverdeAdd ARP protocol preference to register MAC to IP bindi...
2016-02-06 Guy HarrisCheck whether mcs_index is sane, not just whether it...
2016-02-06 Niels de VosGlusterFS: Add support for the SEEK procedure
2016-02-06 João ValverdeCMake: Minor ConfigureChecks.cmake cleanup
2016-02-06 João ValverdeRemove unbalanced comment marker
2016-02-05 Alexis La Gouttecouchbase: Fix Dead Store (Dead assignement/Dead increm...
2016-02-05 AndersBromanRTSE and PRES relies on the TCP conversation to do...
2016-02-05 Alexis La GoutteCAPWAP: fix cannot optimize loop, the loop counter...
2016-02-05 Martin Kaiserpktc: don't THROW() an exception from a dissector
2016-02-05 Michael MannENIP: Add dissection of UCMM CPF Item over UDP
2016-02-05 Michal LabedzkiFix some Coverity issue
2016-02-05 Michael MannAdd CIP Security objects
2016-02-05 Alexis La Gouttecouchbase: Use some unused hf (and remove unused hf...)
2016-02-05 Alexis La GoutteMultipath: use directly value of sizeof(guint32)
2016-02-05 Martin Kaiseriso14443: add items for the actual length fields
2016-02-05 Martin Kaiseriso14443: move the dissection of the attrib command...
2016-02-05 Martin Kaiseriso14443: make max_frame_size_code more generic
2016-02-05 Martin Kaiseriso14443: dissect some more fields
2016-02-05 Pascal QuantinSLL: add SLL protocol type to 'Decode As' dialog
2016-02-05 Stig BjørlykkeDon’t adjust time column widths in cf_open
2016-02-05 Stig BjørlykkeQt: Add check for field extractors
2016-02-05 Stig BjørlykkeQt: Reset columns before auto resize time columns
2016-02-05 Chidambaram... Network Service Header Dissector for Ethernet & GRE...
2016-02-05 Gerald Combsfuzz-test: Move the ASan message outside our loops.
2016-02-04 Juanjo MartinRTPS: Improve Status Info dissection.
2016-02-04 Michael MannHave CIP dissectors find the CIP Class dissector table...
2016-02-04 DiablosOffensMultipart: add dissection of multipart/encrypted and...
2016-02-04 João ValverdeFix asn2wrs warnings [-Wredundant-decls]
next