aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2005-10-28comment out the heuristics registration until we actually implement some heur...Ronnie Sahlberg1-1/+1
2005-10-28From Mike FrischRonnie Sahlberg3-0/+3586
2005-10-281. replace "and" with "&&" in ethereal_gen.py:2103Anders Broman2-1/+2
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-27Fix uninitialized variable errors.Guy Harris4-40/+59
2005-10-27Make the processing of "-z" arguments in the Tethereal I/O stat tap moreGuy Harris2-106/+109
2005-10-27Add a CVE item for the IRC bug.Gerald Combs1-0/+1
2005-10-27register 1.2.840.113533.7.66.13 as passwordbasedmac from CRMFRonnie Sahlberg3-2/+21
2005-10-27add decoding of some more universal types for the opportunistic decode of unk...Ronnie Sahlberg1-0/+24
2005-10-27get rid of the last two strcpy from epan/dissectorsRonnie Sahlberg1-9/+2
2005-10-27remove some strcpyRonnie Sahlberg1-14/+12
2005-10-27get rid of some strcpyRonnie Sahlberg2-2/+2
2005-10-27get rid of a strcpyRonnie Sahlberg1-1/+1
2005-10-27get rid of some strcpyRonnie Sahlberg1-21/+11
2005-10-27remove some strcpyRonnie Sahlberg1-10/+5
2005-10-27remove a strcpy() callRonnie Sahlberg1-1/+2
2005-10-27remove a strcpyRonnie Sahlberg1-1/+1
2005-10-27get rid of a strcpyRonnie Sahlberg1-1/+2
2005-10-27remove a strcpy callRonnie Sahlberg1-1/+2
2005-10-27remove a strcpyRonnie Sahlberg1-13/+3