aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2015-05-05kerberos encryption types (etype) additions + cleanupMark Cunningham1-3/+13
2015-05-05Updated to add the G8BPQ MKISS additional commands and "Checksum" mode.Richard Stearn1-14/+86
2015-05-04DVB-CI: make some more items filterableMartin Kaiser1-6/+19
2015-05-04added features in Feature-List-ID 2 used in S6a/S6dRay Gomez1-2/+130
2015-05-04Add support for decoding all Feature-List Gx flagsMarius1-2/+116
2015-05-03Fix inconsistent indentation.Guy Harris1-49/+49
2015-05-03Don't dissect otherwise-undissected data twice.Guy Harris1-10/+6
2015-05-03Add support for IPv6 heuristic dissectors.Jesse Gross3-14/+43
2015-05-03DVB-CI: remove some proto_tree_add_text() callsMartin Kaiser1-7/+28
2015-05-03[Automatic update for 2015-05-03]Gerald Combs1-0/+10
2015-05-02Don't try checksumming if we didn't capture all the data to be checksummed.Guy Harris1-2/+4
2015-05-02Handle PIMvN, for N > 2, by just adding the checksum and subtree and bailing.Guy Harris1-25/+27
2015-05-02No need to call tvb_reported_length() twice.Guy Harris1-2/+2
2015-05-02Expand comments.Guy Harris1-8/+56
2015-05-01Revert "Fix the need to manually adjust packet-gias.c"Alexis La Goutte4-10/+169
2015-05-01Fix the need to manually adjust packet-gias.cMichael Mann4-169/+10
2015-05-01C12.22: check c1222_baseoid_len before doing a memcpyPascal Quantin1-4/+10
2015-05-01Fix some cases where we're shifting a signed 1 left.Guy Harris4-33/+33
2015-05-01Add tshark -z "ncp,srt"Michael Mann3-27/+186
2015-05-01Fix some cases where we're shifting a signed 1 left.Guy Harris1-106/+106
2015-05-01Fix some cases where we're shifting a signed 1 left.Guy Harris1-2068/+2068
2015-04-30Fix some cases where we're shifting a signed 1 left.Guy Harris2-36/+36
2015-04-30Fix some cases where we're shifting a signed 1 left.Guy Harris7-191/+191
2015-04-30Add correct decoding of a Il commandPeter Lemenkov1-8/+13
2015-04-30Clarify command parameters meaningsPeter Lemenkov1-4/+4
2015-04-30Parse another one missing command modifierPeter Lemenkov1-0/+2
2015-04-29- Mark some DCE/RPC functions as public do allow calls from pluginsMicha Reiser4-5/+36
2015-04-29GSM CBS: fix a typoPascal Quantin1-15/+9
2015-04-29CAPWAP: fix wrong offset length for header length hfAlexis La Goutte1-1/+1
2015-04-28epl: Add support for AMNI frameJosef Baumgartner1-1/+20
2015-04-28[GTPv2] Mark a parameter as unused.AndersBroman1-1/+1
2015-04-28[GTPv2] Add dissection of IE User CSG Information (UCI)Cathy Yang Y1-1/+69
2015-04-27Add tshark -z "ldap,srt"Michael Mann2-4/+19
2015-04-27Implement additional flags for IDR-Flags,DSR-Flags, ULR-Flags and NOR-Flags.Ray Gomez1-8/+72
2015-04-27S1AP: Add missing protocol IE declaration for E-UTRAN-Trace-IDMartin Mathieson1-45/+59
2015-04-27[RANAP] Heuristics does not work with lenght detremant of 2 bytes.AndersBroman1-6/+8
2015-04-27SSL/TLS: Add support of TLS Fallback Signaling Cipher Suite Value (SCSV) for ...Alexis La Goutte1-1/+2
2015-04-27ISIS: Add TLV 149 support (SID/Label Binding)Matthieu Texier2-63/+419
2015-04-27CAPWAP: Add CAPWAP MAC Profile (RFC7494)Alexis La Goutte1-1/+61
2015-04-27Clean up STT pluginJesse Gross1-113/+738
2015-04-27Bluetooth: OBEX: Missing break in switch (CID 1295685)Alexis La Goutte1-0/+1
2015-04-26[Automatic update for 2015-04-26]Gerald Combs1-13/+63
2015-04-26C15ch: fix o previous prototype for function [-Wmissing-prototypes]Alexis La Goutte1-4/+9
2015-04-26C15CH: fix unused (const) variable found by ClangAlexis La Goutte1-3/+3
2015-04-25c15ch: check packet sanity before allocatingEvan Huus1-24/+23
2015-04-25Fix filtering on IP heuristic subdissectors.Jesse Gross1-2/+2
2015-04-24add register_dissector call for name batadvjorge power1-0/+2
2015-04-24Update list of errorsPeter Lemenkov1-14/+38
2015-04-24Update version stringsPeter Lemenkov1-0/+4
2015-04-24Use alloc0 to simplify further initialisationPeter Lemenkov1-3/+1