aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-11-04from MetzeRonnie Sahlberg1-32/+43
some winsrepl updates svn path=/trunk/; revision=16391
2005-11-04From Menno AndriesseRonnie Sahlberg3-0/+1299
New protocol : STANAG 5066 I changed it from being a plugin to a builtin dissector and also changed a couple of small bugs svn path=/trunk/; revision=16390
2005-11-03Fix a typo and change TLLI representation to HEX.Anders Broman1-3/+3
svn path=/trunk/; revision=16389
2005-11-03Update to samba svn 11484Jörg Mayer4-5/+21
svn path=/trunk/; revision=16388
2005-11-03"dissect_cmp_http()" doesn't check for a valid packet (it doesn't needGuy Harris1-2/+2
to, it's selected by the media-type string, not something unreliable such as a port number), and doesn't return anything, so give it the right type and don't declare it as a "new-style" dissector. svn path=/trunk/; revision=16387
2005-11-03Get rid of (valid) warning about uninitialized variable, and clean upGuy Harris1-3/+3
indentation. svn path=/trunk/; revision=16386
2005-11-03Get rid of no-longer-used code (the list of plugins is now just a tab inGuy Harris1-67/+0
Help->About, not a separate dialog from Help->About Plugins). svn path=/trunk/; revision=16385
2005-11-03Fix usage of PRI[du]64 - they just replace the "letter" part of theGuy Harris1-2/+2
format, they don't include the "%". svn path=/trunk/; revision=16384
2005-11-02Some cleanup,Luis Ontanon3-41/+96
- Improve expert info - Remove the debug tree (one warning unused function, will go) - Make Sure Pending messages have a cmdmsg (and so a colinfo label) svn path=/trunk/; revision=16383
2005-11-02Handle a optional parameter length of zero.Anders Broman1-255/+262
svn path=/trunk/; revision=16382
2005-11-02MSVC warning fixed:Ulf Lamping1-1/+1
proto.c(4694) : warning C4101: 'stringified' : unreferenced local variable svn path=/trunk/; revision=16381
2005-11-02From David Wysochanski fix a typo.Anders Broman1-1/+1
svn path=/trunk/; revision=16380
2005-11-02Use dissect_sip_tcp_heur for TCP to make re-assembly work on hueristics.Anders Broman1-1/+2
svn path=/trunk/; revision=16379
2005-11-02- terminate a value_stringLuis Ontanon3-17/+117
- wildcard field subdissector svn path=/trunk/; revision=16378
2005-11-02minor enhancement (raised plugin version to 0.1.2):Ulf Lamping3-4/+49
PN-DCP: dissection of "DHCP/DHCP client identifier" suboption was added svn path=/trunk/; revision=16377
2005-11-02From TimAnders Broman8-249/+363
A small patch for camel and inap, where the linkedid doesn't get dissected correctly in camel or inap and some tidy up in the camel asn.1 which now compiles with no warnings. also fix the copy_file target (/y) svn path=/trunk/; revision=16376
2005-11-01- add a counter for pending messagesLuis Ontanon4-60/+44
- do not use a value string for context ids - remove the plugin registration as it is not supposedd to be a plugin svn path=/trunk/; revision=16375
2005-11-01Add "application/resource-lists+xml" to xml typesAnders Broman1-0/+1
svn path=/trunk/; revision=16374
2005-11-01Use g_print() instead of fprintf() to write messages to the debug console.Olivier Biot6-18/+12
svn path=/trunk/; revision=16373
2005-11-01- Embryonic Transaction & Context tracingLuis Ontanon5-252/+1605
svn path=/trunk/; revision=16372
2005-10-31Improve the description of "contains" and "matches" a bit.Guy Harris1-3/+5
svn path=/trunk/; revision=16371
2005-10-31Dump the range when printing an MK_RANGE operator.Guy Harris1-2/+36
svn path=/trunk/; revision=16370
2005-10-31When printing the code for a display filter:Guy Harris8-116/+195
print register numbers as unsigned (they're guint32); when printing a PUT_FVALUE instruction, show the value as well as the type of the value. That requires that a bunch of types get to_repr methods; add them for PCRE (FTREPR_DFILTER-only - show the regular expression as text), tvbuffs (FTREPR_DFILTER_only - show the data as a hex string), integral types, string types other than FT_STRING, and FT_IPv6. That means we can use fvalue_to_string_repr() for FT_IPXNET and FT_IPv6 in proto_construct_dfilter_string(), and that we don't need to handle integer and floating types specially in MATE. Fix some problems with the PCRE execution code for tvbuff types. svn path=/trunk/; revision=16369
2005-10-31Get rid of an unused variable, and declare a variable that points into aGuy Harris1-2/+2
tvbuff's data const. svn path=/trunk/; revision=16368
2005-10-30Export fvalue_get_integer64(), for completeness.Guy Harris1-0/+1
svn path=/trunk/; revision=16367
2005-10-30"XXX.XXX.XXX.XXX" is 15 characters, not 14 characters.Guy Harris1-2/+2
svn path=/trunk/; revision=16366
2005-10-30Make capture filter (and capture filter error message) strings "safe" asGuy Harris1-4/+10
necessary before putting them into an error message dialog. Fixes bug 564. svn path=/trunk/; revision=16365
2005-10-30very minor enhancementsUlf Lamping1-7/+7
svn path=/trunk/; revision=16364
2005-10-30- Split dissect_wendor_specific_ie intoJörg Mayer1-22/+62
dissect_vendor_ie_wpawme and dissect_vendor_ie_rsn - Display the vendor code on the top level of vendor specific IEs - Make the vendor code of vendor specific IEs filterable (wlan_mgt.tag.oui) svn path=/trunk/; revision=16363
2005-10-30- Remove trailing whitespaceJörg Mayer1-82/+78
- IS_WEP is now (11i) called IS_PROTECTED - Remove duplicate (and commented out) code - Add reson code 0x24 to reason_codes svn path=/trunk/; revision=16362
2005-10-29Give RFC numbers for MIPv6, NEMO, and FMIPv6.Guy Harris2-48/+79
Fix up NEMO #defines for field offsets, and field and option lengths, to match #defines for other options. Handle the padding in the FMIPv6 LLA option internally to the option parser, and don't include the link-layer address unless it's present. Don't handle the length of the LLA option specially in the generic option parser. Clean up white space. svn path=/trunk/; revision=16361
2005-10-29remove some strcat and dissect the options bitfield properlyRonnie Sahlberg1-43/+123
svn path=/trunk/; revision=16360
2005-10-29Use NULL for pointers, 0 for integers, to squelch compiler warnings.Guy Harris1-2/+2
svn path=/trunk/; revision=16359
2005-10-29Set "ti" in all code paths, to squelch a compiler warning.Guy Harris1-0/+3
svn path=/trunk/; revision=16358
2005-10-29Get rid of an unused variable.Guy Harris1-1/+0
svn path=/trunk/; revision=16357
2005-10-29From Jaap KeuterAnders Broman1-18/+44
Improvments to PCMA and PCMU handling- svn path=/trunk/; revision=16356
2005-10-29remove cleanbld.bat (use the distclean target instead)Ulf Lamping3-50/+5
svn path=/trunk/; revision=16355
2005-10-29add some simple heuristics for PVFSRonnie Sahlberg1-31/+77
make PVFS use tcp_dissect_pdus so it will handle reassembly, pdu boundary tracking, pdu transfer time atc. svn path=/trunk/; revision=16354
2005-10-28comment out the heuristics registration until we actually implement some ↵Ronnie Sahlberg1-1/+1
heuristics svn path=/trunk/; revision=16353
2005-10-28From Mike FrischRonnie Sahlberg3-0/+3586
New protocol : PVFS2 Example captures for fuzz testing can be found in Mikes email of Oct 7 svn path=/trunk/; revision=16352
2005-10-281. replace "and" with "&&" in ethereal_gen.py:2103Anders Broman2-1/+2
2. add make_printable_string in libethereal.def svn path=/trunk/; revision=16351
2005-10-28If bytes_to_str() is passed a zero length value, return an empty stringGerald Combs1-49/+51
instead of asserting. Fixes bug 560. Fix up whitespace. svn path=/trunk/; revision=16350
2005-10-28Fix the bit mask for dec_dna.ctl.router_state. This should fix theGerald Combs1-172/+172
"check ftsanity.py output" error in Buildbot. Fix up whitespace. svn path=/trunk/; revision=16349
2005-10-28Came up to be an almost complete rewrite:Luis Ontanon2-1714/+1471
- decode up to Q.2630.3 - (almost) all parameter fields have its own filter expression - remove buffers from the stack - add some color (expert info) to the tree svn path=/trunk/; revision=16348
2005-10-27Fix uninitialized variable errors.Guy Harris4-40/+59
Rename some variables to make the names used in progress bars more common. (Should more of that functionality be moved into common progress bar code?) svn path=/trunk/; revision=16347
2005-10-27Make the processing of "-z" arguments in the Tethereal I/O stat tap moreGuy Harris2-106/+109
like that of the Ethereal I/O stat tap. Improve error messages in both taps. Use nstime() routines and structure assignment to do operations on nstime_t values. svn path=/trunk/; revision=16346
2005-10-27Add a CVE item for the IRC bug.Gerald Combs1-0/+1
svn path=/trunk/; revision=16345
2005-10-27register 1.2.840.113533.7.66.13 as passwordbasedmac from CRMFRonnie Sahlberg3-2/+21
svn path=/trunk/; revision=16344
2005-10-27add decoding of some more universal types for the opportunistic decode of ↵Ronnie Sahlberg1-0/+24
unknown ber blobs. svn path=/trunk/; revision=16343
2005-10-27get rid of the last two strcpy from epan/dissectorsRonnie Sahlberg1-9/+2
svn path=/trunk/; revision=16342