aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2006-01-26* we need not to register the interesting fields via a tap its registration s...lego4-46/+109
2006-01-26 * lua_tree.clego5-206/+358
2006-01-25two bugs lesslego1-2/+2
2006-01-25One step at a timelego6-107/+190
2006-01-25Avoid crashing when given an object of the wrong usertypelego3-20/+54
2006-01-24an Address class, changed the names of some classes, modified pinfo to be a t...lego6-231/+590
2006-01-24it wasn't a goo idea,lego118-23305/+0
2006-01-24Add register_postdissector() to the API.lego1-1/+6
2006-01-24 I forgot the Licence!lego6-0/+167
2006-01-23Use .la instead of .so as dependency in Makefileslego1-7/+7
2006-01-23Add lua-5.0.2lego127-2576/+26155
2006-01-21Another iteration, new things aren't tested yet.lego2-242/+1094
2006-01-20Add the commit message as READMEjmayer4-2/+47
2006-01-20Starts to work so I check it in.lego3-0/+2080
2006-01-05Bill Meier:jmayer5-15/+15
2005-12-13we are opening the file for writing....lego1-2/+2
2005-12-12- add Debug and Default declarations.lego5-9/+85
2005-12-12Avoid to crash if we are given an unexistent field.lego1-1/+1
2005-12-12Done is not needed anymore; lego1-3/+4
2005-12-11Cleanup the grammar.lego1-693/+152
2005-12-09Fix ...$ to : $jmayer5-6/+6
2005-11-22Trivial warning fixesjmayer2-7/+7
2005-11-12minor enhancementsulfl1-1/+11
2005-11-07Use <wiretap/file_util.h> to include "file_util.h"; otherwise, theguy2-2/+2
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...ulfl2-4/+6
2005-11-02minor enhancement (raised plugin version to 0.1.2):ulfl3-4/+49
2005-10-31When printing the code for a display filter:guy1-27/+1
2005-10-17From Peter Johanssonetxrab1-1/+1
2005-10-16Fix a typo found by Guy.gerald1-46/+46
2005-10-09Add Makefile.in to maintainer-cleanjmayer1-0/+4
2005-10-07From Richard van der Hoff:lego1-17/+36
2005-10-07Don't call "g_assert()" in dissectors - call "DISSECTOR_ASSERT()".guy1-2/+2
2005-10-06Build the h223 pluginetxrab2-0/+14
2005-10-04Grr.. yet another missing fileetxrab1-0/+49
2005-10-04Add two missing files.etxrab2-0/+275
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.etxrab1-0/+29
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.etxrab4-0/+1524
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.etxrab1-0/+52
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.etxrab1-0/+257
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.etxrab1-0/+340
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.etxrab1-0/+5
2005-10-03First check in of yhe h223 plugin, not part of the build script yet.etxrab1-0/+4
2005-10-01one step further... lego2-31/+44
2005-10-01match changes to tpg infrastructure.lego2-38/+33
2005-09-29this struct moved to tvbparse.clego1-6/+0
2005-09-29at this point this makes a good parser for http headers...lego2-53/+85
2005-09-28fix #480: Change defaults for all reassembling settings to ONulfl1-1/+1
2005-09-28update tpglego1-14/+60
2005-09-27A "working" example of TPG...lego4-0/+376
2005-09-25Don't write before the beginning of a buffer. Add an item to thegerald1-3/+2