aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-28Add proto_tree_add_item_ret_boolean().Guy Harris4-2/+64
2017-04-27ipdc: fix conflicting entry in its value_string (and convert to value_string_...Alexis La Goutte1-45/+39
2017-04-27IEEE80211: Support of PHI, PSI Angle Decode in VHT Compressed Beamforming ReportRadhashyam Behera1-2/+52
2017-04-27ua3g: update decoding of START_RTP message (new compressors and new parameter)Nicolas BERTIN1-13/+10
2017-04-27packet-rgmp.c: Ensure pinfo->dst is a valid IPv4 addressMichael Mann1-1/+1
2017-04-27cmake: cleanup package variablePeter Wu1-6/+10
2017-04-27CMake: prevent confusing "Git NOT FOUND" in CMake 3.1.3Peter Wu1-1/+4
2017-04-27lcsap fix conflicting entry in its value_stringAlexis La Goutte2-4/+4
2017-04-27DSR: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-04-27t35: fix conflicting entry in its value_stringAlexis La Goutte1-1/+0
2017-04-27ieee802.11: fix conflicting entry in its value_stringAlexis La Goutte1-1/+0
2017-04-27[OpenSafety] Bugfix invalid length calculation.Michael Mann1-0/+7
2017-04-27packet-sigcomp.c: Prevent large shiftMichael Mann1-0/+3
2017-04-27packet-netsync.c: Prevent large shiftMichael Mann1-1/+1
2017-04-27[Diameter] Update experimental result codes according to 3GPP TS 29.230AndersBroman1-7/+40
2017-04-27S1AP: fix dissection of MS Classmark 2 and MS Classmark 3 IEsPavel Strnad2-5/+5
2017-04-27[docsis->Annex C] Fix TLV 45 decodingAdrian Simionov1-1/+2
2017-04-27[Diameter] Add a table for subdissectiong AVPs for VENDOR_VERIZONAndersBroman1-0/+5
2017-04-27Add/expand comments, add/shuffle #defines.Guy Harris1-26/+81
2017-04-26Refactor header ie dissectionRémy Léone1-57/+220
2017-04-26Add proto_tree_add_item_ret_uint64Michael Mann4-0/+61
2017-04-26m2ua: Export the m2ua dissector for lua scripts or similarHolger Hans Peter Freyther1-3/+2
2017-04-26FindPOD.cmake: look for pod2html.batPeter Wu1-0/+1
2017-04-26cmake: make Cygwin optionalPeter Wu2-7/+10
2017-04-26Remove runlex.sh script, just run lex directlyPeter Wu4-176/+5
2017-04-26cmake: remove dependency on sedPeter Wu3-31/+2
2017-04-26ISUP: restore number indicators2 display like what was done in master-1.12Pascal Quantin1-26/+10
2017-04-26ua3g: fixed "GET_PARAM_RESPONSE" message decoding (firmware version) and displayNicolas Bertin1-2/+17
2017-04-26ua3g: minor change in "UNSOLICITED" message decodingNicolas BERTIN1-0/+1
2017-04-26Qt: Remove semicolon behind Q_UNUSED macroStig Bjørlykke1-1/+1
2017-04-26Qt: Remove semicolon behind Q_UNUSED macro, part 2Stig Bjørlykke1-2/+2
2017-04-26Qt: Remove semicolon behind Q_UNUSED macroStig Bjørlykke5-12/+12
2017-04-26Qt: Don't use _U_ for unused parameters in C++Stig Bjørlykke3-5/+4
2017-04-26Fix no-extcap build.Guy Harris1-0/+2
2017-04-25Qt: fix compilation without pcap.Dario Lombardo2-0/+5
2017-04-25tools: improve debian-setup.Dario Lombardo1-4/+29
2017-04-25cmake: fix build without libxml2Martin Kaiser1-0/+4
2017-04-25ieee80211: fix stack-use-after-returnPeter Wu1-3/+2
2017-04-25print: Avoid shadowing a global variableStig Bjørlykke1-6/+6
2017-04-25UMTS FP: Cosmetic fixesS. Shapira1-5/+5
2017-04-25etypes: Add ETHERTYPE_REALTEKStig Bjørlykke2-0/+5
2017-04-25Qt: Make text in SimpleDialog selectable by mouseStig Bjørlykke1-0/+1
2017-04-25Don't crash if we have no BOOTP option preferences.Guy Harris1-3/+6
2017-04-25Qt: Add interface toolbar supportStig Bjørlykke30-28/+2648
2017-04-25UMTS FP: Improved MAC multiplexing detectionS. Shapira1-99/+74
2017-04-25ua3g: fixed/updated "unsolicited" and "version information" messagesNicolas BERTIN1-29/+81
2017-04-25GSM SMS: add more lower layer info for reassembly and switch preference to on...Pascal Quantin1-9/+18
2017-04-25GSM SMS: fix display of reassembled 8 bits SMSPascal Quantin1-1/+1
2017-04-24fuzzshark: try to fix oss-build, remove oss-fuzzshark.c in old location.Jakub Zawadzki2-330/+2
2017-04-24Convert BOOTP options into a dissector table.Michael Mann1-1104/+1416