aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-11-05Delete generated files at distclean.etxrab1-0/+1
2007-11-01Get rid of most of the legacy oid stuff.etxrab1-1/+1
2007-10-30Change a few g_string_append_printf() (GTK2 only) calls to g_strdup_printf()sfisher1-7/+11
2007-10-26Add expert item for cases of unmatched function type or message op.martinm1-3/+26
2007-10-17s/fopen()/eth_fopen()/ in plugins/ (for bug 1827).morriss3-5/+10
2007-10-16sizeof() returns a 64-bit number when compiling for 64-bit (and a 32-bit numb...morriss1-72/+72
2007-10-16Fix a warning about different variable sizes that prevented compilationjmayer1-3/+3
2007-10-15Fixed compiler errors.stig1-3/+3
2007-10-15Try to fix the buildbot.etxrab1-3/+3
2007-10-15Add ethercat againetxrab1-0/+1
2007-10-15Make MGCP a builtin dissector to reduce the number of plugins.etxrab2-17/+0
2007-10-15From Peter Johansson:etxrab11-295/+193
2007-10-15Fix Windows maintainer-clean/distclean/clean to recurse thru subdirs only onc...wmeier1-3/+9
2007-10-15In source tree, move wimaxasncp TLV files from plugin folder -> new top-level...martinm3-2010/+2
2007-10-15Remove Ethercat from the makefiles(second try)etxrab1-1/+0
2007-10-15Remove Ethercat from the makefilesetxrab1-1/+1
2007-10-14Someone has a compromised filesystem since it contained all kinds of stuff fr...jake10-335/+46
2007-10-14Ethercat pluginetxrab2-0/+17
2007-10-14Ethercat pluginetxrab20-0/+8708
2007-10-14Fix Unix buildbots ("warning: 'msg_type' may be used uninitialized in thissfisher1-1/+1
2007-10-13Decode SDP inside Cisco SM messages(huge guesswork).etxrab1-34/+123
2007-10-12Fix wimaxasncp compilation under Windows. Rename a macro that's definedgerald2-9/+7
2007-10-12Another blind attempt to fix the Windows buildbot.martinm1-1/+4
2007-10-12Fix hex-pane byte highlighting for the PDU message type itemmorriss1-1/+1
2007-10-12Add targets for lex compilation.martinm1-0/+6
2007-10-12Try to fix distcheck. Is this change appropriate?martinm1-1/+3
2007-10-12Added missing header file for distcheck.martinm1-1/+2
2007-10-12Add missing file.martinm1-0/+103
2007-10-12TLVs now defined in XML (from Stephen Croll).martinm7-1633/+2876
2007-10-10add FSParameterBlock and ARFSUDataAdjust blocksulfl1-6/+83
2007-10-09- add DomainName fields for PDInterfaceMrpDataAdjust and PDInterfaceMrpDataRealulfl1-12/+23
2007-10-07From Chris Maynard <christopher.maynard@gtech.com>:richardv29-387/+387
2007-10-03Added parentheses to make the buildbot happy.stig1-4/+4
2007-10-03check version of each block and don't try to dissect a block if the version i...ulfl1-212/+695
2007-10-02make the sbus dissector nwe-style and make it check that the packet does sahlberg1-3/+41
2007-10-02update to latest IEC draftulfl1-8/+65
2007-09-26- show type (number) of unrecognised tlvs in the tlv root itemmartinm1-13/+32
2007-09-25slightly better summary of IODWriteRes and don't repeat AR info for each IODW...ulfl1-3/+10
2007-09-24From Don Newton:stig2-3/+6
2007-09-24From Chad Singer:jake4-31/+184
2007-09-19From Don Newton:jake1-0/+1
2007-09-16Fix for bug 1687:jake3-206/+207
2007-09-13Add RT(C)P conversation setup.jake2-9/+26
2007-09-12Implement dissect_message loop i.s.o. recursive calls.jake2-140/+87
2007-09-10From Chad Singer:jake2-121/+235
2007-09-09start an experiment to provide MS Visual Studio 2005 solution / project files...ulfl1-0/+192
2007-09-07Replace remaining non-printable characters that looked like spaces with real ...martinm1-2/+2
2007-09-07Small cleanup:martinm1-58/+32
2007-09-07Try Stephen Croll's workaround.martinm1-7/+7
2007-09-06Change it back...etxrab1-1/+1