aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-18Move most of sequence analysis code from ui/ to epan/Jakub Zawadzki15-557/+819
2017-09-18Update list of symbols for Debian.Guy Harris1-0/+5
2017-09-18[PFCP] Dissect more IEs.AndersBroman1-43/+685
2017-09-18Qt: Fix -Wimplicit-fallthrough with GCCJoão Valverde1-0/+1
2017-09-18[PFCP] Add more IE dissection.AndersBroman1-31/+1168
2017-09-18TLS13: restore draft -18 support for HRRPeter Wu2-10/+23
2017-09-18TLS13: restore draft -18 support for CertificateRequestPeter Wu1-10/+24
2017-09-18Qt: Improved ColumnEditorFrame validation checksStig Bjørlykke2-16/+12
2017-09-18Update ldp TLVs from iana webpage (scripted).Joerg Mayer1-276/+450
2017-09-17ZigBee: fix buffer overrun in zbee_sec_add_key_to_keyringPeter Wu1-1/+1
2017-09-17DMP: check 7bit string length before decoding itPascal Quantin1-11/+16
2017-09-17RRC: check wmem_strbuf_t pointer before using itPascal Quantin2-47/+53
2017-09-17cmake: Add option to disable -Wframe-larger-thanStig Bjørlykke2-1/+2
2017-09-17Add comment to docinfo.xml to note make-version.pl updateJoão Valverde2-0/+2
2017-09-17plugins: Change personal plugin dir path on UnixJoão Valverde3-4/+6
2017-09-17plugins: Use minor version number for plugin install pathJoão Valverde4-5/+7
2017-09-17plugins: Fix paths to match WSUGJoão Valverde6-8/+16
2017-09-17[Automatic update for 2017-09-17]Gerald Combs9-122/+100
2017-09-17CMake: Initial work to install headers for the benefit of pluginsJoão Valverde8-5/+633
2017-09-17Fix the trivial fix.Joerg Mayer1-2/+2
2017-09-17ieee802.11: Add Element ID Extension dissector frameworkMasashi Honma1-5/+125
2017-09-17ieee802.11: Add FILS authentication algorithm numberMasashi Honma1-0/+3
2017-09-16Inquire what frame_size < msdu_length means.Guy Harris1-1/+6
2017-09-16_U_ is wrong in c++, as is Q_UNUSED (in most cases).Joerg Mayer1-6/+6
2017-09-16_U_ is wrong in c++, as is Q_UNUSED (in most cases).Joerg Mayer1-2/+1
2017-09-16make-version.pl: Update Wireshark version in User/Developer GuidesJoão Valverde3-2/+29
2017-09-16GTPv2: improve APN restriction IEJoakim Karlsson1-4/+24
2017-09-16cmake: Add -Wcomma as a warning flag.Stig Bjørlykke1-0/+1
2017-09-16Add support for dissector tables of type FT_NONE.Michael Mann8-29/+185
2017-09-16Have register_decode_as_next_proto create dissector table.Michael Mann17-108/+52
2017-09-16Refactor Decode As dialog to use a model/delegateMichael Mann9-635/+1306
2017-09-15gtp: add readable numbersJoakim Karlsson1-8/+8
2017-09-15gtp: correct order of eARPJoakim Karlsson1-14/+14
2017-09-15gtp: update of MS Not Reachable ReasonJoakim Karlsson1-2/+5
2017-09-15wireless-timeline: handle generators that report incorrect MCS for some framesSimon Barber2-8/+43
2017-09-15btle: Add Bluetooth 5.0 LL Control PDUsStig Bjørlykke1-31/+269
2017-09-15wslua: Disable -Wunreachable-code in lua_bitop.cStig Bjørlykke1-0/+3
2017-09-15UMTS RRC: Call E.212 DissectorDarien Spencer3-37/+250
2017-09-15wslua: Avoid possible misuse of comma operator warningStig Bjørlykke3-12/+24
2017-09-15epan: Fix misuse of comma operatorStig Bjørlykke9-24/+42
2017-09-15Qt: Use Q_UNUSED macro for unused argumentsStig Bjørlykke1-1/+2
2017-09-15TLS13: add ticket_early_data_info extension (draft -18)Peter Wu2-0/+3
2017-09-15Qt: initialize srt_data_ in constructor (CID 1417727)Pascal Quantin1-0/+3
2017-09-15epan: Avoid possible misuse of comma operator warningStig Bjørlykke2-3/+6
2017-09-15epan: Fix misuse of comma operatorStig Bjørlykke4-7/+7
2017-09-15Fix compilation errors when configured --without-plugins and without lua.Jakub Zawadzki1-1/+6
2017-09-15Qt: Don't show text as invalid in disabled widgetsStig Bjørlykke1-1/+1
2017-09-15autotools: Initial work to install headers for the benefit of pluginsJoão Valverde8-56/+82
2017-09-14couchbase: detect XERROR responses and dissect them as JSONSergey Avseyev1-1/+10
2017-09-14MBIM: stop pre sizing wmem arraysPascal Quantin1-12/+12