aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-05-19Get info about media type(Video or not) a first step towards usage in rtp sta...etxrab1-1/+1
2009-05-13Apply some of the patches from:etxrab3-8/+3
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).wmeier1-11/+11
2009-05-01From Reinhard Speyerer:jake1-1/+1
2009-05-01From Reinhard Speyerer:jake2-2/+2
2009-04-16Fix Win64 compilation problems in the plugins directory.gerald8-16/+25
2009-04-08(Trivial) Fix some spelling & etc in commentswmeier1-1/+1
2009-04-06Add missing header file of OpcUa plugin update.jake2-1/+187
2009-04-06From Gerhard Gappmeier:jake19-2486/+2868
2009-03-27Replace some unnecessary use of g_snprintf and g_strdup_printfwmeier2-10/+6
2009-03-27(Minor): Remove unnecessary use of g_snprintfwmeier1-10/+3
2009-03-20remove GPLv2 CRC code, the new epan CRC stuff is working wellulfl4-99/+0
2009-03-18Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch],gerald1-2/+4
2009-03-18From Jakub Zawadzki: g_gnprintf & etc: Use size of buffer [not size -1];wmeier1-1/+1
2009-03-16fix typeulfl1-1/+1
2009-03-16update to the latest PROTINET changes:ulfl7-61/+467
2009-03-15Go a little deeper into the Win64 rabbit-hole. Add tools/native-nmake.cmdgerald2-6/+6
2009-03-02More Windows compiler flag cleanups. Fix a problem with my last commitgerald1-1/+1
2009-03-02Disable manifest building for our DLLs. This attempts to fix bug 3272.gerald17-61/+1
2009-02-22From Robert Groenenberg:jake1-1/+1
2009-02-22Incorporate plugin dissector into build in collection.jake10-1470/+0
2009-02-22Incorporate plugin dissector into build in collection.jake14-3412/+0
2009-02-22Incorporate plugin dissector into build in collection.jake14-1065/+0
2009-02-22Incorporate plugin dissector into build in collection.jake14-1265/+0
2009-02-22Incorporate plugin dissector into build in collection.jake10-6068/+0
2009-02-22Incorporate plugin dissector into build in collection.jake10-1860/+0
2009-02-22Incorporate plugin dissector into build in collection.jake13-1619/+0
2009-02-22Incorporate plugin dissector into build in collection.jake14-855/+0
2009-02-22Incorporate plugin dissector into build in collection.jake14-938/+0
2009-02-22Incorporate plugin dissector into build in collection.jake11-2062/+0
2009-02-22Incorporate plugin dissector into build in collection.jake14-962/+0
2009-02-21Incorporate plugin dissector into build in collection.jake12-2356/+0
2009-02-21Incorporate plugin dissector into build in collection.jake12-3045/+1
2009-02-21Update the documentation to reflect the current state of plugin development.jake1-0/+5
2009-02-18Rename source file to reflect Cisco specific protocol.jake2-1/+1
2009-02-18Correct copyright statements.jake2-4/+6
2009-02-10Remove an ugly hack:ulfl1-1/+1
2009-02-09- remove reference to AMR (submitted by mistake)kukosa7-17/+15
2009-02-09From Peter Johansson:stig1-1/+1
2009-02-02add missing mt.exe calls, to include manifest files into exe / dll filesulfl30-0/+99
2009-01-26Fix uninitialized variable.guy1-218/+218
2009-01-26Non-constant strings should not be used as format items; the formatguy1-8/+9
2009-01-26fix a minor comment bugulfl1-1/+1
2009-01-26add some expert infosulfl1-2/+23
2009-01-13Make the column check actually check the information column status.jake1-2/+2
2009-01-13Fix the URL for the RLM stuff at Cisco.guy1-2/+22
2009-01-09From Didier Gautheron:jake1-20/+41
2009-01-08Fix for bug 2902:jake2-499/+113
2009-01-08Fix for bug 2902:jake12-58/+58
2009-01-05Don't look up the mtp3 dissector (twice) for every packet: do it once atmorriss1-103/+115