aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-07Qt: Set the ByteViewText field and protocol foreground.Gerald Combs1-0/+4
2018-06-07rbm: fix compilation with gcc-8.Dario Lombardo1-4/+9
2018-06-07add dissector for distributed ruby protocol.Dario Lombardo3-0/+130
2018-06-07add file dissector for ruby marshal objects.Dario Lombardo4-0/+561
2018-06-07FP: Decode T1,T2,T3Darien Spencer1-14/+19
2018-06-07wiretap: add support for ruby marshal object files.Dario Lombardo5-2/+226
2018-06-07FP: Show sir target units in treeDarien Spencer1-2/+3
2018-06-07MTP3: Have prototype parameter names match the implementationJaap Keuter1-2/+2
2018-06-07CMake: Get rid of FULL_SO_VERSIONGerald Combs7-18/+11
2018-06-07lemon: Make it build with __clang_analyzer__ definedStig Bjørlykke1-3/+3
2018-06-06FP: Only show 1 digit after the dot for UL SIRDarien Spencer1-1/+1
2018-06-06Add COMMON_ARGS to the "Command and args" message.Guy Harris1-1/+1
2018-06-06Shellcheck fixes.Gerald Combs1-40/+46
2018-06-06Make sure proto_tree_add_expert items are always added to the tree.Guy Harris1-2/+31
2018-06-06cmake: fix DTD, Diameter and radius dependenciesPeter Wu1-10/+6
2018-06-06extcap: Fix a potential leak of memory pointed to by 'toolbar_entry'Stig Bjørlykke1-6/+6
2018-06-06GTP: Don't test for the obviousJaap Keuter1-1/+1
2018-06-063GPP NAS: fix dissection of Linked TI IEPascal Quantin1-1/+1
2018-06-06Tweak cppcheck to test with better settingsJaap Keuter1-3/+3
2018-06-05Docs: Update the Configuration Profiles section of the User's Guide.Gerald Combs2-44/+25
2018-06-05Fix rpm-setup.sh so it works when you're not installing the optional pkgs.Jeff Morriss1-0/+2
2018-06-05VXLAN: hang undissected data off the top-level tree.Jeff Morriss1-1/+1
2018-06-05WSUG: Update the profiles dialog image.Gerald Combs1-0/+0
2018-06-05Debian: Add missing symbols.Gerald Combs1-0/+2
2018-06-05UDS: Add Transfer Data Block Sequence CounterTobias Rasmusson1-0/+26
2018-06-05Debian: More GNUTLS updates.Gerald Combs1-4/+3
2018-06-05Spirent Test Center Signature decoding support including FibreChannelJoerg Mayer3-0/+349
2018-06-05Diameter: Type name should be IPAddressAnders1-3/+3
2018-06-05Diameter: Add some protocol values to AVP Protocol enum.Anders1-2/+8
2018-06-05SYNC: make sync.length_of_packet filter usablePascal Quantin1-6/+6
2018-06-05SYNC: fix decoding of PDU type 3 formatPascal Quantin1-2/+2
2018-06-05We were telling the FibreChannel dissector to decode the last 8 bytes twiceJoerg Mayer1-1/+1
2018-06-05Diameter: Update with some AVPs from RFC 5777Anders1-35/+166
2018-06-05gtp, gtpv2: improve request/reply matching algorithmIvan Nardi2-0/+62
2018-06-05travis: fix gem command line.Dario Lombardo1-1/+1
2018-06-05Remove a now-unused field.Guy Harris1-6/+0
2018-06-05ZBEE-NWK-GP:add support for some ZGP commandsJulien Staub3-26/+408
2018-06-05Correctly handle the PPI GPS timestamp fractionJaap Keuter1-6/+7
2018-06-05Don't use FT_STRING fields for non-strings.Guy Harris1-10/+11
2018-06-05Debian: Use libgnutls28-dev.Gerald Combs1-2/+2
2018-06-05Move a comment where it belongsJoerg Mayer1-5/+5
2018-06-04PDCP NR: add SDAP header presence indication and dissectionPascal Quantin2-8/+88
2018-06-04SCTP: Adjust minTSNruengeler1-0/+6
2018-06-04When using the NEW_PROTO_TREE_API, the proto_tree_add... functions areJoerg Mayer15-56/+106
2018-06-04travis: don't install asciidoctor's documentation.Dario Lombardo1-2/+2
2018-06-04tools: add bsd-setup.sh.Dario Lombardo1-0/+153
2018-06-04gtpv2: Fix timestamps in GTPv2 Secondary RAT Usage Data Report IEAnders1-2/+2
2018-06-04Allow user to override config dir for all OSesJoão Valverde1-8/+14
2018-06-04Added support for new proprietary fields (private extensions) for Ericsson.dishadaniel4-589/+916
2018-06-04Use proper unsigned constant for bit shiftJaap Keuter1-1/+1