aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Allow floating point values for stats_treeMichael Mann22-193/+401
2018-12-28GTPv2: fix dissection of APN IEPascal Quantin1-35/+29
2018-12-28NAS EPS: upgrade dissector to v15.5.0Pascal Quantin1-4/+18
2018-12-283GPP NAS: upgrade dissector to v15.5.0Pascal Quantin3-5/+57
2018-12-28Z39.50: Implementation of Z39.50 Information Retrieval protocolCraig Jackson13-2/+17552
2018-12-27test: fix import in suite_dissectors/group_asterix.Dario Lombardo1-1/+1
2018-12-27Qt: Show Python scripts as links in the about box.Stig Bjørlykke2-10/+4
2018-12-27DNS: Use microsecond resolution for request/response statistics.Michael Mann1-2/+3
2018-12-27ebhscr: fixing WTAP_ENCAP_EBHSCRPantar Ana3-1/+8
2018-12-27json_dumper: add json_dumper_value_va_list().Dario Lombardo3-4/+20
2018-12-27ISAKMP: Fix a crash when no decryption data block is thereJaap Keuter1-13/+14
2018-12-27packet-http: Fix whitespace issuesGraham Bloice1-2/+2
2018-12-27test: add comment to fixture.Dario Lombardo1-0/+1
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