aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-17Make it possible to dissect h221nonstandard data and fix some compile warning...Anders Broman2-80/+102
2005-05-17Make it possible to dissect h221nonstandarddata and fix some errors from the ...Anders Broman2-9/+25
2005-05-17From Mark C Brown,:Anders Broman1-0/+12
2005-05-17From Mark C Brown,:Anders Broman3-133/+88
2005-05-17From Yuriy Sidelnikov:Anders Broman1-30/+2
2005-05-17Add some more AVP:s.Anders Broman1-8/+20
2005-05-17Add some more media types to be dissected as xml.Anders Broman1-0/+9
2005-05-17- change the state label OUT to OUTSIDE to avoid a name collision with a macr...Luis Ontanon1-67/+67
2005-05-17Add get_items_before(), to help analyze in the presence ofGilbert Ramirez1-0/+25
2005-05-16Add get_hide() to return the value of the "hide" tagGilbert Ramirez1-0/+7
2005-05-16Add TCP port for "radan-http 8088/tcp Radan HTTP" from IANA.Anders Broman1-0/+2
2005-05-16Add some more media types.Anders Broman1-0/+9
2005-05-16Transforms and Pdus are working already, Gops start to work.Luis Ontanon6-150/+33
2005-05-16let's get things right, we are in plugins/mate not epan/dfilter (from which I...Luis Ontanon1-1/+1
2005-05-16Forgot this one in the last checkin!Luis Ontanon1-2/+23
2005-05-16MATE has a grammar.Luis Ontanon11-1697/+2552
2005-05-16From Martin Mathieson:Anders Broman1-150/+1286
2005-05-15 From Tim Endean:Anders Broman1-1/+1
2005-05-15From Tim Endean:Anders Broman1-1/+1
2005-05-14from martin mRonnie Sahlberg1-6/+6
2005-05-14When we catch an exception, make sure we don't throw the same exception againGerald Combs1-3/+13
2005-05-14from dineshRonnie Sahlberg1-1/+1
2005-05-14From Guillaume ChazarainRonnie Sahlberg3-2/+337
2005-05-14Throw an exception if AndXOffset is less than the current offset. Fixes bugGerald Combs1-0/+45
2005-05-14add decoding of teh REMOVABLE bit in inquiry dataRonnie Sahlberg1-0/+10
2005-05-14add a missing field to the REPORT LUNS datain pduRonnie Sahlberg1-0/+13
2005-05-13Add WTAP_GCOM_TIE1 and WTAP_GCOM_SERIAL forGilbert Ramirez2-1/+7
2005-05-13- make sure contextId and transactionId are added to the tree as filterable f...Luis Ontanon3-73/+580
2005-05-13Forgott the lex.py fileAnders Broman1-0/+1
2005-05-13Add the asn2eth related files to extra-dist (I hope this is the right thing t...Anders Broman1-1/+3
2005-05-12Use "pcap_get_selectable_fd()" if we have it, and if it returns -1,Guy Harris2-32/+53
2005-05-12Don't include <pcap.h> twice.Guy Harris1-7/+3
2005-05-12If we have libpcap, include <pcap.h>, because "capture.h" requires it.Guy Harris1-1/+8
2005-05-12Squelch a compiler warning (GCC 4.0's data flow analysis isGuy Harris1-2/+2
2005-05-12Fix a routine to return the value it's supposed to return.Guy Harris1-0/+1
2005-05-12Always set "*success" in "ipxnet_addr_lookup()" before returning (thanksGuy Harris1-3/+5
2005-05-11Reinsert Gerards patch (r14342) which was lost.Anders Broman1-2/+4
2005-05-11Reinsert Gerards patch (r14342) which was lost.Anders Broman1-2/+4
2005-05-11pinfo->p2p_dir not set in the new gsm_map dissector causing problems with dis...Anders Broman1-0/+3
2005-05-11From Viorel Suman:Anders Broman1-13/+22
2005-05-11pinfo->p2p_dir not set in the new gsm_map dissector causing problems with dis...Anders Broman1-0/+3
2005-05-11avoid a div-by-0 Ronnie Sahlberg1-1/+6
2005-05-11From Hannes GredlerRonnie Sahlberg5-70/+131
2005-05-11Some applications do very naughty things like reusing a port for a different ...Ronnie Sahlberg7-20/+112
2005-05-10Don't write a '\0' way the heck past the end of an array. Fixes bug 164.Gerald Combs1-0/+3
2005-05-10- export Audio Codec modes from isup/biccLuis Ontanon4-81/+269
2005-05-10Fix dissection of mo-forwardSMAnders Broman2-62/+65
2005-05-10Fix dissection of mt-forwardSM.Anders Broman2-6/+11
2005-05-10fix some field rename errors turned up by the latest asn2eth compiler.Anders Broman1-14/+14
2005-05-10make SNMP over UDP a new style dissector and add some heuristics to check if ...Ronnie Sahlberg1-3/+38