aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2005-03-27bugfix of a bug causing tethereal value output to fail:ulfl1-1/+4
2005-03-26Add rules to build xml_lexer.c, and to remove it with "make distclean",guy1-0/+11
2005-03-26xml_lexer.c is generated by Flex; we don't put files generated by Flexguy1-1737/+0
2005-03-22Remove trailing ';'jmayer1-1/+1
2005-03-21Fix the names that were not consistent after the rename.lego2-6/+4
2005-03-21Add a cleanup call-back to the stats_tree.lego2-7/+7
2005-03-21This one is not in the makefiles (it's an example of stats_tree not realy a f...lego1-14/+14
2005-03-21This one was missing from the last commitlego1-19/+19
2005-03-20From Oleg Terletsky:guy1-91/+47
2005-03-19Move request packets above (before) response ones, this seems to be more natu...ulfl1-6/+6
2005-03-19Fix capitalization of tree topicsulfl1-4/+4
2005-03-17Clean up.lroland14-2311/+1
2005-03-16Remove support for the old plugin api.lroland1-22/+1
2005-03-13Don't use the result of "format_text()" as a format string argument, asguy1-1/+1
2005-03-10Sync to recent changes in packet-rtp.h.gerald1-1/+1
2005-03-10An optimization.lego4-227/+219
2005-03-10check in the newly generated lexer toolego1-178/+116
2005-03-10- changed the lexer to return entire tags, refactored packet-xml.c for those ...lego3-206/+110
2005-03-09Remove duplicate media types and add XML media types from packet-text-media.c.obiot1-3/+15
2005-03-07remove remnants of the old plugin api from dissectors and pluginslroland4-11/+9
2005-03-07set SVN keyword IDlroland1-1/+1
2005-03-07fix clean targetlroland1-1/+1
2005-03-07Call the "new-style init" routine for plugins a "register" routine, asguy24-147/+143
2005-03-06- Add some media types to be dissected as xmllego3-66/+74
2005-03-06Handle XNS IDP socket numbers.guy1-3/+4
2005-03-06- get rid of some warningslego2-36/+38
2005-03-06- use the string id of the node, not the integer id in tick_stat_nodelego1-2/+2
2005-03-06Forgot this in the last checkinlego1-1/+0
2005-03-06Add stats_tree and xml plugins to the build processlego4-3/+61
2005-03-06oops, no new_plugin_init() now there islego1-0/+2
2005-03-06The first part of the XML dissectorlego10-0/+2446
2005-03-06remove plugin_init()lego1-6/+0
2005-03-06Change to new_plugin_init()lego1-3/+1
2005-03-05Preparations for dropping the old plugin api.lroland69-371/+102
2005-03-01add the http_srv tap a tree to verify load distribution between several http ...lego1-0/+62
2005-02-28add the http_stats_tree,lego3-1/+204
2005-02-28Adapt the stats_tree example plugin to the last changeslego1-2/+3
2005-02-25add agentx plugin to the clean target and update the old plugin apilroland7-6/+21
2005-02-25Fix the declaration of "dissect_ber_boolean()" to match the currentguy1-1/+1
2005-02-25Fix the declaration of "dissect_ber_boolean()" to match the currentguy1-1/+1
2005-02-25added a tree examplelego1-3/+41
2005-02-24Change the plugin to be something useful.lego2-125/+51
2005-02-24- fix a crash in new_avpl_strict_match when the operator avpl was emptylego2-1/+4
2005-02-22avoid crashing when Debug_Cfg is set and no Payload is given for a Pdulego1-1/+1
2005-02-21ooops,I forgot this one with the last checkinlego1-1/+1
2005-02-20fix a typo: lenght -> lengthulfl3-4/+4
2005-02-20Fixes few things during reinitialization with gtk2 (it doesn't crash anymore),lego1-1/+1
2005-02-20Don't register mgcp taps, lroland2-8/+51
2005-02-20Add some svn propsjmayer5-4/+7
2005-02-20Changed the GopTree in GogDef and GogExtra from a boolean to a stringlego8-17/+67