aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2005-05-24fix IRemUnknown2 UUIDUlf Lamping1-2/+2
2005-05-24add values for STDOBJREF flagsUlf Lamping1-1/+16
2005-05-24dissect ORPC this/that of RemoteCreateInstanceUlf Lamping1-3/+34
2005-05-24dissect ServerAlive responseUlf Lamping1-1/+19
2005-05-24Add extra TLV length checks and signedness fixes. Fixes the infinite loop inGerald Combs1-10/+10
2005-05-24Throw an exception instead of calling g_assert_not_reached(). Fixes bug 175.Gerald Combs1-3/+3
2005-05-23Warning fix:Jörg Mayer1-1/+1
2005-05-23Warning fix:Jörg Mayer1-1/+0
2005-05-23Warning fix:Jörg Mayer1-2/+2
2005-05-23From Steve Karg:Anders Broman3-1151/+1634
2005-05-21From Javier Acuna:Anders Broman1-3/+9
2005-05-20some cosmetic fixesLuis Ontanon1-30/+33
2005-05-19Use value_string for codec values/strings.Anders Broman1-43/+15
2005-05-19Display version number and product number as strings.Anders Broman1-2/+2
2005-05-19Clean up indentation.Guy Harris1-7/+21
2005-05-18- add an isup stats_tree with statistics regarding message types and the dire...Luis Ontanon1-1/+35
2005-05-18Add a dissector for h221 nonstandard data which can easily be expanded with p...Anders Broman2-0/+154
2005-05-17Make it possible to dissect h221nonstandard data and fix some compile warning...Anders Broman2-80/+102
2005-05-17From Mark C Brown,:Anders Broman1-0/+12
2005-05-17From Yuriy Sidelnikov:Anders Broman1-30/+2
2005-05-17Add some more AVP:s.Anders Broman1-8/+20
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-16From Martin Mathieson:Anders Broman1-150/+1286
2005-05-15 From 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 Sahlberg2-0/+333
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-13- make sure contextId and transactionId are added to the tree as filterable f...Luis Ontanon1-68/+327
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-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-11From Hannes GredlerRonnie Sahlberg1-67/+118
2005-05-11Some applications do very naughty things like reusing a port for a different ...Ronnie Sahlberg3-4/+5
2005-05-10- export Audio Codec modes from isup/biccLuis Ontanon3-79/+261
2005-05-10Fix dissection of mo-forwardSMAnders Broman2-62/+65
2005-05-10make SNMP over UDP a new style dissector and add some heuristics to check if ...Ronnie Sahlberg1-3/+38
2005-05-10Make a field type check more strict. Remove some unnecessary code.Gerald Combs1-18/+3
2005-05-10Make sure we don't feed a null string to strncmp(). Fixes bug 161.Gerald Combs1-2/+3
2005-05-09I just found a packet with an option e. As the value looked very muchJörg Mayer1-0/+13
2005-05-09Add another sanity check to the new SIP URI parser.Lars Roland1-2/+8
2005-05-09Some fixes for the new SIP contact header parser.Lars Roland1-24/+22
2005-05-09only lower-case ASCII letters, numbers,Lars Roland1-1/+1
2005-05-08Mark a function parameter as unusedLars Roland1-1/+1