aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-09Autotools: More Qt4 removal.Gerald Combs4-57/+11
2018-04-09main window: don't keep a dangling freeze_focus_ pointerMartin Kaiser1-1/+2
2018-04-09CMake: More Qt4 removal.Gerald Combs3-44/+27
2018-04-08Mark some fields as being in units of dBm.Guy Harris1-9/+9
2018-04-08ws_pipe: Zero an array.Gerald Combs1-0/+2
2018-04-08No need to display *signed* power values in hex.Guy Harris1-2/+2
2018-04-08Max and min transmit power, in the Power Capabilities IE, are signed.Guy Harris1-2/+2
2018-04-08mqtt: Add option to uncompress message when decodingStig Bjørlykke1-4/+30
2018-04-08[Automatic update for 2018-04-08]Gerald Combs10-46/+139
2018-04-07BSSMAP: Fix definition of Speech Version Indication for EFR (FR2)Harald Welte1-1/+1
2018-04-07extcap: Always use byte mode in pipesStig Bjørlykke2-8/+7
2018-04-07X2AP: upgrade dissector to v15.1.0Pascal Quantin9-365/+654
2018-04-07FindAsciidoctor: On SLES 12.2 the executable name is asciidoctor.ruby2.1AndersBroman1-0/+1
2018-04-07ZigBee: Fixed ZDP typo from nwk addr to ext addrDana Sy1-4/+5
2018-04-06S1AP: upgrade dissector to v15.1.0Pascal Quantin10-227/+330
2018-04-06Increase PROTO_PRE_ALLOC_HF_FIELDS_MEM.Guy Harris1-1/+1
2018-04-06F1AP: upgrade dissector to v15.1.0Pascal Quantin12-1289/+4124
2018-04-06pdcp-lte: Various improvements spotted while reviewing pdcp-nr.Martin Mathieson1-100/+57
2018-04-06NR RRC: upgrade dissector to v15.1.0Pascal Quantin18-8868/+27958