aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping7-68/+41
2005-11-06dissect some of the session setup and the security blob for smb2Ronnie Sahlberg1-2/+376
2005-11-06dissect the smb2 request/response flagRonnie Sahlberg1-5/+26
2005-11-06dissect the smb2 tree idRonnie Sahlberg1-0/+12
2005-11-06some smb2 updatesRonnie Sahlberg1-1/+308
2005-11-06add an empty dissector for SMB2Ronnie Sahlberg2-0/+111
2005-11-05Packet-amr Register as "AMR" not "amr".Anders Broman3-2/+6
2005-11-05get rid of some strcatRonnie Sahlberg1-6/+5
2005-11-05get rid of an array and dissect a bitmask properlyRonnie Sahlberg1-48/+132
2005-11-05remove an array and some strcat from ncpRonnie Sahlberg1-33/+29
2005-11-04remove an array and the remaining strcat from ospfRonnie Sahlberg1-35/+68
2005-11-04get rid of some strcat and a stackbased arrayRonnie Sahlberg1-41/+106
2005-11-04from MetzeRonnie Sahlberg1-32/+43
2005-11-04From Menno AndriesseRonnie Sahlberg2-0/+1294
2005-11-03Fix a typo and change TLLI representation to HEX.Anders Broman1-3/+3
2005-11-03"dissect_cmp_http()" doesn't check for a valid packet (it doesn't needGuy Harris1-2/+2
2005-11-03Get rid of (valid) warning about uninitialized variable, and clean upGuy Harris1-3/+3
2005-11-03Fix usage of PRI[du]64 - they just replace the "letter" part of theGuy Harris1-2/+2
2005-11-02Some cleanup,Luis Ontanon1-20/+39
2005-11-02Handle a optional parameter length of zero.Anders Broman1-255/+262
2005-11-02MSVC warning fixed:Ulf Lamping1-1/+1
2005-11-02From David Wysochanski fix a typo.Anders Broman1-1/+1
2005-11-02Use dissect_sip_tcp_heur for TCP to make re-assembly work on hueristics.Anders Broman1-1/+2
2005-11-02- terminate a value_stringLuis Ontanon1-9/+65
2005-11-02From TimAnders Broman4-210/+303
2005-11-01- add a counter for pending messagesLuis Ontanon2-30/+15
2005-11-01Add "application/resource-lists+xml" to xml typesAnders Broman1-0/+1
2005-11-01Use g_print() instead of fprintf() to write messages to the debug console.Olivier Biot6-18/+12
2005-11-01- Embryonic Transaction & Context tracingLuis Ontanon2-123/+796
2005-10-31Dump the range when printing an MK_RANGE operator.Guy Harris1-2/+36
2005-10-31When printing the code for a display filter:Guy Harris7-89/+194
2005-10-31Get rid of an unused variable, and declare a variable that points into aGuy Harris1-2/+2
2005-10-30Export fvalue_get_integer64(), for completeness.Guy Harris1-0/+1
2005-10-30"XXX.XXX.XXX.XXX" is 15 characters, not 14 characters.Guy Harris1-2/+2
2005-10-30- Split dissect_wendor_specific_ie intoJörg Mayer1-22/+62
2005-10-30- Remove trailing whitespaceJörg Mayer1-82/+78
2005-10-29Give RFC numbers for MIPv6, NEMO, and FMIPv6.Guy Harris2-48/+79
2005-10-29remove some strcat and dissect the options bitfield properlyRonnie Sahlberg1-43/+123
2005-10-29Use NULL for pointers, 0 for integers, to squelch compiler warnings.Guy Harris1-2/+2
2005-10-29Set "ti" in all code paths, to squelch a compiler warning.Guy Harris1-0/+3
2005-10-29Get rid of an unused variable.Guy Harris1-1/+0
2005-10-29add some simple heuristics for PVFSRonnie Sahlberg1-31/+77
2005-10-28comment out the heuristics registration until we actually implement some heur...Ronnie Sahlberg1-1/+1
2005-10-28From Mike FrischRonnie Sahlberg2-0/+3585
2005-10-281. replace "and" with "&&" in ethereal_gen.py:2103Anders Broman1-0/+1
2005-10-28If bytes_to_str() is passed a zero length value, return an empty stringGerald Combs1-49/+51
2005-10-28Fix the bit mask for dec_dna.ctl.router_state. This should fix theGerald Combs1-172/+172
2005-10-28Came up to be an almost complete rewrite:Luis Ontanon2-1714/+1471
2005-10-27register 1.2.840.113533.7.66.13 as passwordbasedmac from CRMFRonnie Sahlberg1-1/+19
2005-10-27add decoding of some more universal types for the opportunistic decode of unk...Ronnie Sahlberg1-0/+24