aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-11RPM: set the cmake bindir in openSUSE.Dario Lombardo1-0/+5
2018-04-11RPM: set ninja executable in %install target.Dario Lombardo1-0/+1
2018-04-11LPP: fix a typo in ASN.1 filePascal Quantin1-1/+1
2018-04-11RPM: fix typo.Dario Lombardo1-1/+1
2018-04-11RPM: don't install doc under guides with make.Dario Lombardo1-2/+2
2018-04-11PFCP: Added dissection of IEs 127-131Matej Tkac1-12/+79
2018-04-11user_encap: Avoid a hash lookup to get dissector nameStig Bjørlykke1-4/+4
2018-04-11extcap: Fix crash in extcap_verify_capture_filterStig Bjørlykke1-2/+2
2018-04-11extcap: Fix whitespace issuesStig Bjørlykke1-13/+13
2018-04-11ZigBee: MGMT Unsolicited Enh NWKUpdate dissectorDana Sy3-0/+44
2018-04-11zbee zcl: fill constant ett arrays at declaration timeMartin Kaiser1-106/+85
2018-04-11zbee_zcl: (trivial) clean up decode_color_xy()Martin Kaiser1-2/+1
2018-04-11pfcp: correction of lengthJoakim Karlsson1-2/+2
2018-04-11NBSS: take into account snaplen when creating the TVB subsetPascal Quantin1-4/+1
2018-04-11RPM: Make documentation installation optional.Gerald Combs1-3/+17
2018-04-11qt: capture file properties: add a splitterMartin Kaiser2-26/+52
2018-04-11Zigbee: Decode the ZCL extension field sets in the scenes cluster.Paul Zander2-6/+286
2018-04-11Qt: Disable collapsible children in the main window.Gerald Combs4-0/+14
2018-04-11RPM: support multiple ninja executables.Dario Lombardo1-3/+7
2018-04-11RPM: install guides when using make.Dario Lombardo1-0/+1
2018-04-11tools: add openSUSE asciidoctor to rpm_setup.sh.Dario Lombardo1-1/+1
2018-04-10Improve the documentation of tvb_new_subset_ routines.Guy Harris1-4/+36
2018-04-10Rename the last argument to tvb_new_subset_length().Guy Harris2-7/+7
2018-04-10"#if 0" out some currently-unused value_strings.Guy Harris1-0/+2
2018-04-10Add, and use, "fetch signed value" for lengths < 40 bits.Guy Harris29-141/+268
2018-04-10NR (5G) PDCPMartin Mathieson6-1/+1787
2018-04-10gsm_ipa: remove unnecessary if (tree) checksMartin Kaiser1-29/+21
2018-04-10RRC: upgrade dissector to v15.2.0Pascal Quantin8-3278/+4392
2018-04-10Replace lbmpdm_fetch_uintN_encoded() with tvb_get_guintN().Guy Harris1-65/+20
2018-04-10PFCP: Added dissection of new IEs 123-126Matej Tkac1-23/+174
2018-04-10Qt: Enable Emoji & Symbols selector againRoland Knall1-1/+1
2018-04-10The message length is unsigned, not signed; treat it as such.Guy Harris1-3/+3
2018-04-10Get rid of get_opaque_length() and unneeded length arguments.Guy Harris1-62/+36
2018-04-10Nb is an unsigned value; treat it as such.Guy Harris1-3/+2
2018-04-10macos-setup.sh: More GTK and minimum supported version cleanupsJoerg Mayer2-99/+8
2018-04-10Revert "Don't use static GMutexes."Anders Broman1-21/+7
2018-04-10MySQL: Add initial support for command 30 (binlog dump gtid)Daniël van Eeden1-1/+7
2018-04-09Revert "Docs: Reduce our TOC depth."Peter Wu2-2/+0
2018-04-09user_encap: Copy all user_encap_t valuesStig Bjørlykke1-1/+7
2018-04-09Remove const from fields in a dynamically-allocated structure.Guy Harris2-2/+2
2018-04-09ieee80211: fixes min and max power values in item text (they are signed).Adrian Granados1-2/+2
2018-04-09Remove const from fields in a dynamically-allocated structure.Guy Harris1-2/+2
2018-04-09Qt: Fix MacOSX menu entriesRoland Knall5-0/+103
2018-04-09gsm_ipa: Make sure the Osmo Extended IPA stream ID type is printedHarald Welte1-6/+6
2018-04-09iso14443: make the payload dissector configurableMartin Kaiser2-2/+13
2018-04-09iso14443: decode the bitrates in the attrib messageMartin Kaiser1-0/+28
2018-04-09Remove GTK+ tests.Gerald Combs2-47/+2
2018-04-09QT: keep cursor visible after completerion selectMichail Koreshkov1-0/+1
2018-04-09Remove GTK-related stuff from macos-setup.shJoerg Mayer1-741/+14
2018-04-09Docs: Remove a bunch of GTK+ references.Gerald Combs13-269/+79