aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-03SMB2: dissect getinfo request fixed parametersUri Simchoni1-30/+43
2016-09-03SMB: dissect FILE_GET_QUOTA_INFORMATIONUri Simchoni2-0/+35
2016-09-02Qt: Conversation time column updates.Gerald Combs12-10/+130
2016-09-02Note that not all UN*X file systems are case-sensitive.Guy Harris1-1/+8
2016-09-02Qt: Preserve capture filter when preferences changedStig Bjørlykke1-1/+5
2016-09-02Qt: Add a timeline indicator to conversations.Gerald Combs10-25/+286
2016-09-02btavctp: rework the reassemble routine (CID 1355682).Dario Lombardo1-13/+6
2016-09-02Reworked dissection of BGP Extended Community attributesPeter Palúch1-172/+352
2016-09-02aruba_erm: register dissector by name.Dario Lombardo1-0/+1
2016-09-02Qt: Clear open files list when clear recent menuStig Bjørlykke1-0/+7
2016-09-02Qt: Add newly saved files to the recent filesStig Bjørlykke1-0/+3
2016-09-02[SIP] Call sub dissectors for Diagnostics in SIP reason texts.AndersBroman2-16/+96
2016-09-02GTP: continuation of patch for Target Identification, correction of PLMN in t...Binh Trinh1-7/+10
2016-09-02ERF: Fix dissector abort on short meta tags and typosAnthony Coddington1-37/+107
2016-09-02SMB2: dissect class and infolevel in get quota info requestUri Simchoni1-0/+6
2016-09-02SMB2: dissect quota infoUri Simchoni1-0/+30
2016-09-02SMB: make dissect_nt_user_quota publicUri Simchoni2-1/+2
2016-09-02smb: parse user quota change timeUri Simchoni1-4/+8
2016-09-02GSM MAP: Add OSM URI for locationEstimateUli Heilmeier1-3/+20
2016-09-02CMake: Move version declarations to the top of CMakeLists.txt.Gerald Combs1-14/+14
2016-09-01uat: fix memleak after parsing and on errorsPeter Wu1-7/+32
2016-09-01E.212: update Chinese PLMN listPascal Quantin1-5/+9
2016-09-01uat: clarify documentationPeter Wu4-50/+96
2016-09-01GTP: Added dissection of UTRAN Container for Forward Rel Req/Resp MessagesBinh Trinh1-1/+27
2016-09-01gtk: fix compilation with GTK+ before 2.18Peter Wu31-8/+37
2016-09-01ipv6: fix build with old 32-bit glib headers (master only)Peter Wu1-1/+1
2016-09-01ipsec: fix build with old 32-bit glib headersPeter Wu1-1/+1
2016-09-01gtk: fix 32-bit buildPeter Wu2-3/+3
2016-08-31E.212: update list to Operational Bulletin No. 1106 (15.VIII.2016)Pascal Quantin1-135/+289
2016-08-31OSSP: Retrieve OUI at proper offset in packetJaap Keuter1-4/+4
2016-08-31NFS: fix indent (remove some trailing spaces)Alexis La Goutte1-20/+20
2016-08-31diam_dict.l: remove use of strdupPeter Wu1-16/+6
2016-08-31Win: switch back to Lua library compiled with MinGWPascal Quantin1-12/+4
2016-08-31rftap: add new dissectorJonathan Brucker4-0/+611
2016-08-31Revert "Revert "diameter: fix 400kb leaked memory on exit""Guy Harris2-9/+38
2016-08-31Revert "diameter: fix 400kb leaked memory on exit"Guy Harris2-38/+9
2016-08-31OK, it probably crashed in proto_initialize_all_prefixes().Guy Harris1-2/+0
2016-08-31GTP: patch for Target identification for non-compliance workaroundBinh Trinh1-0/+7
2016-08-31ieee80211: Fix the BAR Ack policy valuesChaitanya T K1-2/+2
2016-08-31nfs4: Handle CB_GETATTRTom Haynes1-5/+8
2016-08-31Crashing in proto_initialize_all_prefixes()? Debugging output.Guy Harris2-8/+2
2016-08-31MAUSB: Add Cancellation Status values defined in v1.0a SpecSean O. Stalley1-1/+3
2016-08-31Debugging printouts, to see why tshark -G crashes on the Win64 buildbot.Guy Harris1-0/+8
2016-08-31RTPS: Fixed data holder dissection to match the standardJuanjo Martin1-84/+30
2016-08-31nfs: Fix style in switchTom Haynes1-1/+2
2016-08-31Use "ecatf" as the protocol name, to parallel everything else.Guy Harris1-1/+1
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris217-518/+522
2016-08-30RTPS: Allowing duplicates in the rtps.type_name tableJuanjo Martin1-1/+1
2016-08-30nfs: Standardize on FileHandle vs filehandleTom Haynes1-5/+5
2016-08-30Support Decode As for {SSL,TLS}-over-TCP.Guy Harris1-0/+41