aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-12-05From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptionGerald Combs3-17/+677
2006-12-05Via param name copy-paste errorMartin Mathieson1-1/+1
2006-12-05Add a few missing /$(MAKEFLAGS)Bill Meier1-2/+2
2006-12-05fix output of PROFINET specific MAC addresses - it simply displayed garbageUlf Lamping1-3/+5
2006-12-05Fix a cut and paste error.Anders Broman1-1/+0
2006-12-05From Cristian Constantin:Anders Broman4-2/+13
2006-12-05From Douglas Pratley with trivial changes and documentation changes Stephen Fisher5-2/+134
2006-12-05Remove unused variableBill Meier1-1/+1
2006-12-05From Giorgio Tino: Add a "static text" protocol preference type. ThisGerald Combs3-13/+42
2006-12-04Add description of CT AS TIAS and H263-2000 profile.Anders Broman1-3/+55
2006-12-04Use 'igncr' as needed with Bash (workaround for bug report 1162);Bill Meier1-1/+1
2006-12-02Make epan/tvbtest compile again by adding emem.oStephen Fisher1-1/+1
2006-12-02Solution for enhancement "bug" #1254: "MSSQL / TDS parser should decodeStephen Fisher1-5/+25
2006-12-01store FID/TID tracking based on the fid/tid value and not the frame it was op...Ronnie Sahlberg1-4/+4
2006-12-01Add hf fields for the latest headers from IANA.Anders Broman1-189/+231
2006-11-30Add GPL disclaimer, which as been missing since forever.Gilbert Ramirez1-1/+17
2006-11-30Make xot dissector findable by nameMartin Mathieson1-0/+1
2006-11-30Fix infinite rate test, tweak filter namesMartin Mathieson1-10/+14
2006-11-30Make prettier the parsing of IPPrim header fields.Martin Mathieson1-36/+58
2006-11-30From Marc Bevandi:Jaap Keuter1-2/+2
2006-11-30From Martin Warnesi:Jaap Keuter1-0/+2
2006-11-30From Martin Warnesi:Jaap Keuter1-0/+2
2006-11-30From Michel Marti:Jaap Keuter1-16/+37
2006-11-30Allow the sub-dissector to be called for decrypted SSL data even when tree isStephen Fisher1-3/+0
2006-11-29Add some protocol references.Guy Harris1-0/+13
2006-11-29From Reinhard Speyerer:Anders Broman1-0/+7
2006-11-29Froim Rene Pilz:Anders Broman6-3/+59
2006-11-28From Richard Braun:Anders Broman1-2/+2
2006-11-28Use val_to_str() instead of match_strval().Gerald Combs1-14/+14
2006-11-27create a nice helper to dissect bitmasks and implement some test useage of it...Ronnie Sahlberg3-58/+158
2006-11-27Since this dissector is already 'new style' (it returns FALSE if it thinks th...Jeff Morriss1-13/+13
2006-11-27break the SCSI SBC commandset out into its own dissectorRonnie Sahlberg7-1100/+1237
2006-11-26fix compiler warningBill Meier1-1/+1
2006-11-26Clean up a bunch of unused parameter warnings and 2 uninitialized variable wa...Jeff Morriss2-14/+13
2006-11-26If we found that the packet does not belong to Skinny (new style dissector), ...Jeff Morriss1-1/+0
2006-11-26From Stefan Metzmacher:Jaap Keuter1-6/+13
2006-11-26From Stefan Metzmacher:Jaap Keuter1-4/+130
2006-11-26Problem: Bill Meier1-7/+6
2006-11-25Make dissecton of some of the annex packages work again.Anders Broman2-21/+24
2006-11-25From Julian Cable:Anders Broman7-0/+1698
2006-11-25From Eliot Blennerhassett :Anders Broman2-0/+5
2006-11-24Also required to fix Win32 build problemBill Meier1-1/+1
2006-11-24Have separate proto_construct_match_selected_string() andGuy Harris3-8/+40
2006-11-24Another fix for Win32 build: add scsi_osd_valsBill Meier1-0/+1
2006-11-24From Peter Johansson:Jaap Keuter1-2/+1
2006-11-24add some missing commandsets to the preference for default commandset and to ...Ronnie Sahlberg1-0/+2
2006-11-24From Patrick vd Lageweg:Jaap Keuter1-1/+1
2006-11-24From Stefan Metzmacher:Jaap Keuter1-12/+19
2006-11-24From Stefan Metzmacher:Jaap Keuter3-85/+91
2006-11-24Fix for bug #940. Convert HSRP to a new-style dissector so that it canStephen Fisher1-3/+8