aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-04-16Fix Win64 compilation problems in the plugins directory.Gerald Combs8-16/+25
2009-04-08(Trivial) Fix some spelling & etc in commentsBill Meier1-1/+1
2009-04-06Add missing header file of OpcUa plugin update.Jaap Keuter2-1/+187
2009-04-06From Gerhard Gappmeier:Jaap Keuter19-2486/+2868
2009-03-27Replace some unnecessary use of g_snprintf and g_strdup_printfBill Meier2-10/+6
2009-03-27(Minor): Remove unnecessary use of g_snprintfBill Meier1-10/+3
2009-03-20remove GPLv2 CRC code, the new epan CRC stuff is working wellUlf Lamping4-99/+0
2009-03-18Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch],Gerald Combs1-2/+4
2009-03-18From Jakub Zawadzki: g_gnprintf & etc: Use size of buffer [not size -1];Bill Meier1-1/+1
2009-03-16fix typeUlf Lamping1-1/+1
2009-03-16update to the latest PROTINET changes:Ulf Lamping7-61/+467
2009-03-15Go a little deeper into the Win64 rabbit-hole. Add tools/native-nmake.cmdGerald Combs2-6/+6
2009-03-02More Windows compiler flag cleanups. Fix a problem with my last commitGerald Combs1-1/+1
2009-03-02Disable manifest building for our DLLs. This attempts to fix bug 3272.Gerald Combs17-61/+1
2009-02-22From Robert Groenenberg:Jaap Keuter1-1/+1
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter10-1470/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter14-3412/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter14-1065/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter14-1265/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter10-6068/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter10-1860/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter13-1619/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter14-855/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter14-938/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter11-2062/+0
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter14-962/+0
2009-02-21Incorporate plugin dissector into build in collection.Jaap Keuter12-2356/+0
2009-02-21Incorporate plugin dissector into build in collection.Jaap Keuter12-3045/+1
2009-02-21Update the documentation to reflect the current state of plugin development.Jaap Keuter1-0/+5
2009-02-18Rename source file to reflect Cisco specific protocol.Jaap Keuter2-1/+1
2009-02-18Correct copyright statements.Jaap Keuter2-4/+6
2009-02-10Remove an ugly hack:Ulf Lamping1-1/+1
2009-02-09- remove reference to AMR (submitted by mistake)Tomas Kukosa7-17/+15
2009-02-09From Peter Johansson:Stig Bjørlykke1-1/+1
2009-02-02add missing mt.exe calls, to include manifest files into exe / dll filesUlf Lamping30-0/+99
2009-01-26Fix uninitialized variable.Guy Harris1-218/+218
2009-01-26Non-constant strings should not be used as format items; the formatGuy Harris1-8/+9
2009-01-26fix a minor comment bugUlf Lamping1-1/+1
2009-01-26add some expert infosUlf Lamping1-2/+23
2009-01-13Make the column check actually check the information column status.Jaap Keuter1-2/+2
2009-01-13Fix the URL for the RLM stuff at Cisco.Guy Harris1-2/+22
2009-01-09From Didier Gautheron:Jaap Keuter1-20/+41
2009-01-08Fix for bug 2902:Jaap Keuter2-499/+113
2009-01-08Fix for bug 2902:Jaap Keuter12-58/+58
2009-01-05Don't look up the mtp3 dissector (twice) for every packet: do it once atJeff Morriss1-103/+115
2008-12-29Change install-plugins target to install plugins in "$(INSTALL_DIR)\plugins\$...Anders Broman1-33/+33
2008-12-22Fix some typos and spelling (mostly in text strings)Bill Meier20-54/+54
2008-12-22Fixes for issues reported by Chris Maynard in bug #2813;Bill Meier3-7/+11
2008-12-19Back out r27047 and r27053.Gerald Combs3-7/+7
2008-12-18Update calls to proto_tree_add_bytes_format to reflect r27047.Gerald Combs3-7/+7