aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-01Don't show a progress bar when previewing for the Qt print dialog.Guy Harris6-24/+30
2016-03-01Add a #define for the wildcard pattern that matches all files.Guy Harris6-25/+80
2016-02-29802.15.4 Minimal support for MLME Payload IE with Enhanced Beacon Filter IEChris Brandson2-30/+423
2016-02-29make-version: Don't emit one common warning to stderrJoão Valverde1-1/+3
2016-02-29fuzz-test: Add missing new lineJoão Valverde1-1/+1
2016-02-29Support dissecting the TLV data format specified for Lwm2mChristoph Burger-Scheidlin5-0/+434
2016-02-29PIDL: regen pidl-generated dissectorsAurelien Aptel17-618/+210
2016-02-29PIDL: sync pidl with samba repoAurelien Aptel13-144/+365
2016-02-29Update mailmap with another of my email addresses.Jeff Morriss1-0/+1
2016-02-29Fix randpktdump build in Windows.Michael Mann1-4/+4
2016-02-29extcap: Move extcap handling to baseRoland Knall6-320/+375
2016-02-29Only say we have a new resolved MAC address if it's actually *new*.Guy Harris1-3/+5
2016-02-29DISv7: parse PDU Status fieldalpartis1-2/+218
2016-02-29Use *, not *.*, as the wildcard pattern on UN*X.Guy Harris1-9/+12
2016-02-28Update documentation of hf fields.Jeff Morriss1-32/+30
2016-02-28u3v: use interface class and subclass in heuristic checksMartin Kaiser3-10/+7
2016-02-28TCP: Added bytes sent since last PSH flagkaryrogers2-0/+48
2016-02-28Qt: Added geometry_state_dialog to Wireshark.proStig Bjørlykke1-0/+2
2016-02-28Qt: Improve Show Packet BytesStig Bjørlykke4-27/+74
2016-02-28wslua: don't crash if disable_lua = true in init.luaMartin Kaiser1-0/+1
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke69-145/+279
2016-02-28Add .png files for Debian packaging.Thomas Dreibholz1-0/+9
2016-02-28[Automatic update for 2016-02-28]Gerald Combs16-1239/+1570
2016-02-28usb: fix a typoMartin Kaiser1-2/+2
2016-02-28usb: resolve some subclasse codes of interface class miscMartin Kaiser1-0/+19
2016-02-28u3v: clean up the heuristic checkMartin Kaiser1-9/+10
2016-02-28U3V: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2016-02-28Typo in packet-gsm_a_dtap.cRustam S1-1/+1
2016-02-28packet-amqp.c: Fix multiple fields with incompatible typesMichael Mann1-15/+15
2016-02-28gryphon: fix 'gryphon.reserved' exists multiple times with NOT compatible typ...Alexis La Goutte1-44/+28
2016-02-28LLDP: Add 802.3 TLV Energy Efficient Ethernet (Subtype 5)Alexis La Goutte1-0/+49
2016-02-27SPRT: fix 'sprt.payload' exists multiple times with NOT compatible types: FT_...Alexis La Goutte1-4/+4
2016-02-27Zbee (nwk): fix 'zbee_nwk.multicast' exists multiple times with NOT compatibl...Alexis La Goutte1-1/+1
2016-02-27irda: fix 'irlmp.xid.name' exists multiple times with NOT compatible types: F...Alexis La Goutte1-1/+1
2016-02-27ZEP: fix 'zep.seqno' exists multiple times with NOT compatible types: FT_STRI...Alexis La Goutte1-1/+1
2016-02-27Zbee (zcl se): fix 'zbee_zcl_se.ke.cert.type' exists multiple times with NOT ...Alexis La Goutte1-1/+1
2016-02-27BOOTP: Add preference to determine endianness of UUID.Michael Mann1-4/+18
2016-02-27Zbee (Security): fix 'zbee.sec.key' exists multiple times with NOT compatible...Alexis La Goutte1-1/+1
2016-02-27sFlow v5: Add original packet header length to protocol tree.Pavel Odintsov1-2/+8
2016-02-27Fix names of SSLv2 RC2 cipher suitesBertrand Bonnefoy-Claudet1-2/+2
2016-02-27GTK: make dist fixupsJoão Valverde2-16/+31
2016-02-27Lua configure.ac improvementsJoão Valverde1-1/+12
2016-02-27wtap (opttypes.h): fix no newline at end of file [-Wnewline-eof]Alexis La Goutte1-1/+2
2016-02-27TCP: Use MIDDLE DOT for the flag placeholder.Gerald Combs1-6/+8
2016-02-27Have the interface list unsorted by default.Guy Harris1-1/+3
2016-02-27Fix appending the list of remote interfaces.Guy Harris1-2/+3
2016-02-27Replace extcap_interface_list() with append_extcap_interface_list().Guy Harris3-38/+43
2016-02-27Put the extcap interfaces at the *end* of the interface list.Guy Harris3-19/+37
2016-02-26Ensure we have a name resolution block when parsing its block type.Michael Mann1-1/+6
2016-02-26Clean up setting *err_str to NULL.Guy Harris1-5/+1