aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris212-807/+819
2018-12-26Don't allocate per-frame data if we don't have an F5 trailer.Guy Harris1-26/+19
2018-12-26gcsna: fix no previous prototype for function 'proto_[register|reg_handoff]_g...Alexis La Goutte1-0/+3
2018-12-26ssh-base: fix no previous prototype for ‘extcap_log’ [-Wmissing-prototypes]Alexis La Goutte1-1/+1
2018-12-26test: add suite_outputformats for json output regression testing.Dario Lombardo5-0/+3882
2018-12-26Added a generic dissector validator and some ASTERIX unit tests that use it.Atli Guðmundsson4-0/+1619
2018-12-26print: use frame date instead of current for json index.Dario Lombardo1-6/+4
2018-12-26Declare register and register-handoff functions.Alexis La Goutte1-0/+3
2018-12-26Make dissect_oer_not_decoded_yet() static.Alexis La Goutte1-1/+2
2018-12-26No need to export a dissector for UUS1-Content_PDUs.Alexis La Goutte3-10/+9
2018-12-26Make dissect_srt_control_packet() static.Alexis La Goutte1-1/+1
2018-12-26Make routines used outside this file static.Alexis La Goutte1-1/+2
2018-12-26Fix Doxygen comment to match function parameter names.Alexis La Goutte1-1/+1
2018-12-26imap: remove unused value (CID: 1441962).Dario Lombardo1-1/+0
2018-12-26maxmind_db: force buffer contain an empty string (CID: 1441961).Dario Lombardo1-0/+2
2018-12-25ieee1609dot2: fix no previous prototype for function 'proto_register_ieee1609...Alexis La Goutte2-4/+4
2018-12-25cdma2k : fix no previous prototype for function 'proto_[register|reg_handoff]...Alexis La Goutte1-0/+2
2018-12-25prefs: Document the possible hidden interface typesJim Young2-11/+26
2018-12-24Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots.Gerald Combs14-64/+66
2018-12-24packet-http: Fix indentation issuesGraham Bloice1-60/+60
2018-12-24http: Add request URI to responseGraham Bloice1-0/+18
2018-12-24Qt: Switch models and DataPrinter to new-style signals and slots.Gerald Combs10-23/+24
2018-12-23geonw: use glib uint64 modifier.Dario Lombardo1-2/+4
2018-12-23gitlab-ci: don't force ninja-build installation.Dario Lombardo1-10/+10
2018-12-23Update definitions from ETSI TS 102 965 v3Christophe GUERBER2-15/+33
2018-12-23json_dumper: add base64 routines.Dario Lombardo3-2/+86
2018-12-23quic: comment out unused function.Dario Lombardo1-0/+3
2018-12-23Fix AUTHORS.Gerald Combs2-1/+4660
2018-12-23Secured messages dissector for GeoNetworkingChristophe GUERBER3-7/+1506
2018-12-23QUIC: Remove unused field quic.odcil_draft13Alexis La Goutte1-6/+0
2018-12-23QUIC: remove draft-14 supportAlexis La Goutte1-148/+26
2018-12-23[Automatic update for 2018-12-23]Gerald Combs7-14543/+3451
2018-12-23Updates and bugfix of ASTERIX 063Atli Guðmundsson1-11/+11
2018-12-23Updates and bugfix of ASTERIX 065Atli Guðmundsson1-15/+65
2018-12-23Qt: Add Ukrainian (uk) translationAlexis La Goutte6-1/+15980
2018-12-23Qt: Add Swedish (sv) translationAlexis La Goutte6-1/+16029
2018-12-23BGP: Decode next hop BGP MP_REACH_NLRI for MCAST-VPN safUli Heilmeier1-29/+49
2018-12-23knxip: fix no previous prototype for function 'proto_register_knxip'.Dario Lombardo1-0/+1
2018-12-22QUIC: Remove draft-13 supportAlexis La Goutte1-14/+3
2018-12-22QUIC: Add draft-16 supportAlexis La Goutte1-3/+4
2018-12-22docsis: SF TLV 23 is applicable to both US and DS; added SF TLVs 24.25 and 24.26Andrii Vladyka2-8/+55
2018-12-22Qt: switch about#wireshark label to QTextBrowser.Dario Lombardo2-59/+23
2018-12-22Qt: Switch line edits to new-style signals and slots.Gerald Combs4-31/+36
2018-12-22AUTHORS: Add an acknowledgement for Npcap.Gerald Combs1-6/+4
2018-12-22json_dumper: add debugging print as corruption checkPeter Wu2-1/+34
2018-12-21macOS: Make sure we package our own libraries.Gerald Combs1-2/+9
2018-12-21TimeShiftDialog should be considered an "edit" operationMichael Mann2-0/+6
2018-12-21Added dissector for ASTERIX I019Atli Guðmundsson1-1/+471
2018-12-21ip, tcp: add expert info for invalid header lengthNardi Ivan2-6/+12
2018-12-21macOS: Minimize our dsyms.Gerald Combs1-8/+13