aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-20win32 only: get interface details from WinPcap's packet.dll (direct access to...ulfl4-1/+299
2005-05-20add get_manuf_name_if_known (returns NULL if unknown) in addition to get_manu...ulfl3-0/+21
2005-05-20bugfix: add the profinet plugin to NSISulfl1-0/+1
2005-05-20Fix the Id taglego1-1/+1
2005-05-20dup the filter string so that it can be freed without problems.lego1-6/+4
2005-05-20some cosmetic fixeslego3-42/+46
2005-05-19Use value_string for codec values/strings.etxrab1-43/+15
2005-05-19Display version number and product number as strings.etxrab1-2/+2
2005-05-19Add Sony and Nokia VendorID:setxrab1-0/+2
2005-05-19Display version number and product number as strings.etxrab1-0/+2
2005-05-19Clean up indentation.guy1-7/+21
2005-05-18insensitive context menu "Expand Subtrees" if no protocol field is currently ...ulfl2-5/+9
2005-05-18do some code cleanup (from the previous commit) and close the directories ope...ulfl1-23/+36
2005-05-18- add an isup stats_tree with statistics regarding message types and the dire...lego1-1/+35
2005-05-18Add a dissector for h221 nonstandard data which can easily be expanded with p...etxrab2-0/+154
2005-05-18From Albert Chin:etxrab1-3/+3
2005-05-18don't crash, if the given filename doesn't contain a dot e.g. 'test123'ulfl1-1/+1
2005-05-18fix #187: don't crash if using "Expand Subtrees" in an empty area, just do no...ulfl1-5/+9
2005-05-17Make it possible to dissect h221nonstandard data and fix some compile warning...etxrab2-80/+102
2005-05-17Make it possible to dissect h221nonstandarddata and fix some errors from the ...etxrab2-9/+25
2005-05-17From Mark C Brown,:etxrab1-0/+12
2005-05-17From Mark C Brown,:etxrab3-133/+88
2005-05-17From Yuriy Sidelnikov:etxrab1-30/+2
2005-05-17Add some more AVP:s.etxrab1-8/+20
2005-05-17Add some more media types to be dissected as xml.etxrab1-0/+9
2005-05-17- change the state label OUT to OUTSIDE to avoid a name collision with a macr...lego1-67/+67
2005-05-17Add get_items_before(), to help analyze in the presence ofgram1-0/+25
2005-05-16Add get_hide() to return the value of the "hide" taggram1-0/+7
2005-05-16Add TCP port for "radan-http 8088/tcp Radan HTTP" from IANA.etxrab1-0/+2
2005-05-16Add some more media types.etxrab1-0/+9
2005-05-16Transforms and Pdus are working already, Gops start to work.lego6-150/+33
2005-05-16let's get things right, we are in plugins/mate not epan/dfilter (from which I...lego1-1/+1
2005-05-16Forgot this one in the last checkin!lego1-2/+23
2005-05-16MATE has a grammar.lego11-1697/+2552
2005-05-16From Martin Mathieson:etxrab1-150/+1286
2005-05-15 From Tim Endean:etxrab1-1/+1
2005-05-15From Tim Endean:etxrab1-1/+1
2005-05-14from martin msahlberg1-6/+6
2005-05-14When we catch an exception, make sure we don't throw the same exception againgerald1-3/+13
2005-05-14from dineshsahlberg1-1/+1
2005-05-14From Guillaume Chazarainsahlberg3-2/+337
2005-05-14Throw an exception if AndXOffset is less than the current offset. Fixes buggerald1-0/+45
2005-05-14add decoding of teh REMOVABLE bit in inquiry datasahlberg1-0/+10
2005-05-14add a missing field to the REPORT LUNS datain pdusahlberg1-0/+13
2005-05-13Add WTAP_GCOM_TIE1 and WTAP_GCOM_SERIAL forgram2-1/+7
2005-05-13- make sure contextId and transactionId are added to the tree as filterable f...lego3-73/+580
2005-05-13Forgott the lex.py fileetxrab1-0/+1
2005-05-13Add the asn2eth related files to extra-dist (I hope this is the right thing t...etxrab1-1/+3
2005-05-12Use "pcap_get_selectable_fd()" if we have it, and if it returns -1,guy2-32/+53
2005-05-12Don't include <pcap.h> twice.guy1-7/+3