aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping50-422/+412
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 Broman4-3/+68
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 Sahlberg3-0/+1299
2005-11-03Fix a typo and change TLLI representation to HEX.Anders Broman1-3/+3
2005-11-03Update to samba svn 11484Jörg Mayer4-5/+21
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-03Get rid of no-longer-used code (the list of plugins is now just a tab inGuy Harris1-67/+0
2005-11-03Fix usage of PRI[du]64 - they just replace the "letter" part of theGuy Harris1-2/+2
2005-11-02Some cleanup,Luis Ontanon3-41/+96
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 Ontanon3-17/+117
2005-11-02minor enhancement (raised plugin version to 0.1.2):Ulf Lamping3-4/+49
2005-11-02From TimAnders Broman8-249/+363
2005-11-01- add a counter for pending messagesLuis Ontanon4-60/+44
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 Ontanon5-252/+1605
2005-10-31Improve the description of "contains" and "matches" a bit.Guy Harris1-3/+5
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 Harris8-116/+195
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-30Make capture filter (and capture filter error message) strings "safe" asGuy Harris1-4/+10
2005-10-30very minor enhancementsUlf Lamping1-7/+7
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-29From Jaap KeuterAnders Broman1-18/+44
2005-10-29remove cleanbld.bat (use the distclean target instead)Ulf Lamping3-50/+5
2005-10-29add some simple heuristics for PVFSRonnie Sahlberg1-31/+77