aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-12-10The Bridging Control Protocol is really two protocols.Guy Harris2-158/+186
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann59-4063/+4063
2015-12-10Revert "Added RTI TCP dissector"Anders Broman4-978/+0
2015-12-10Added RTI TCP dissectorJuanjo Martin4-0/+978
2015-12-09[PPP] Add dissection of BCP NCP 0x8031AndersBroman1-18/+408
2015-12-09CIP: Ensure that all generated data is properly flagged as Generated and no l...D. Ulis1-60/+110
2015-12-09Skinny: packet-skinnyDiederik de Groot1-3/+11
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann466-626/+626
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann596-1001/+1001
2015-12-09new_create_dissector_handle_with_name -> create_dissector_handle_with_nameMichael Mann3-4/+3
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann80-155/+155
2015-12-08Adding Zigbee dissectors for Groups Cluster and Scenes Cluster.Rishi Dev Singh4-5/+1306
2015-12-07btavdtp: fix An unconditional 'break' within a loop found by PVS Studio (V612)Alexis La Goutte1-5/+3
2015-12-07Spelling fixes for errors found by lintianBalint Reczey31-49/+49
2015-12-07v5ua: The 'then' statement is equivalent to the 'else' statement found by PVS...Alexis La Goutte1-58/+25
2015-12-07MIP6: Don't no need to have a another subtree (with wrong lenght for LLAAlexis La Goutte1-6/+3
2015-12-06[Automatic update for 2015-12-06]Gerald Combs2-1/+71
2015-12-06SCTP: It is odd that the body of dissect_heartbeat_ack_chunk' function is ful...Michael Tüxen1-3/+5
2015-12-05Type cleanups.Guy Harris3-9/+10
2015-12-05Undoing base-64 encoding is not decryption.Guy Harris1-12/+12
2015-12-05Revert "Build Flex-generated files with "warnings are errors"."Guy Harris5-34/+69
2015-12-05Fix for bug 11856:Andreas Urke1-1/+1
2015-12-05Add missing table entry.Michael Tüxen1-0/+1
2015-12-05RTPS: Minor improvementsJuanjo Martin1-49/+53
2015-12-05Build Flex-generated files with "warnings are errors".Guy Harris5-69/+34
2015-12-05packetbb: fix the display of IPv4 addressesLotte Steenbrink1-1/+2
2015-12-05BGP: fix some issueMatt Texier1-5/+22
2015-12-05ECMP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-21/+18
2015-12-05Enhancements for EtherNet/IP and CIPD. Ulis3-62/+162
2015-12-05ECMP: fix indentAlexis La Goutte1-185/+189
2015-12-05Remove a remnant of the old removed support for Python dissectors.Guy Harris1-1/+1
2015-12-05Use noyywrap rather than defining our own yywrap functions.Guy Harris6-59/+30
2015-12-04Export prefs_register_module() and prefs_register_subtree() functionsPascal Quantin1-2/+2
2015-12-04[packet-h] Add defines to make it possible to convert functions prefixedAndersBroman1-3/+6
2015-12-04Adds wmem_list_find functionMatthieu Coudron2-0/+20
2015-12-03Make the gauntlet a bit clearer.Guy Harris1-3/+2
2015-12-03TDS: Sanity check number of columns to prevent crash.Michael Mann1-0/+4
2015-12-03Fix address hashing broken in g4f39c60Evan Huus6-24/+24
2015-12-02L2TP: define the Cisco ACK control messageNicolas S. Dade1-2/+9
2015-12-02OSTIP: fix typo found by PVS Studio (V519)Alexis La Goutte1-1/+1
2015-12-02L2TP: fix typo: s/zero length bit/zero length body/Nicolas S. Dade1-4/+4
2015-12-02L2TP: show unsigned value of control connection idNicolas S. Dade1-1/+1
2015-12-02[SUA] Change the dissector table sua.prop.tags to use DISSECTOR_TABLE_ALLOW_D...AndersBroman1-1/+1
2015-12-02PCP: Use GLib 2.32 < supported hash functionsRyan Doyle1-1/+1
2015-12-02PCP: Implement PMID to name mappingRyan Doyle1-22/+196
2015-12-02btatt - make size 32-bit in get_value()Michael Mann1-2/+2
2015-12-02Only check for the last nibble being 0x0f.Guy Harris1-1/+8
2015-12-02Add a separate expert info for "not a valid digit".Guy Harris1-11/+5
2015-12-02"#if 0" out unused variables.Guy Harris1-0/+4
2015-12-02Fix field long name.Guy Harris1-2/+12