summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-09From Jim Young (bug 3105):Stig Bjørlykke1-2/+2
2008-12-04add missing version check for new blockUlf Lamping1-0/+6
2008-12-04add block dissections:Ulf Lamping1-9/+158
2008-12-04Unistim still eats the TAPA packets :-(Jörg Mayer1-1/+5
2008-12-02From Don Newton:Jaap Keuter1-10/+31
2008-12-02From Don Newton:Jaap Keuter4-2/+64
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke15-49/+48
2008-10-30From Marc Moussali:Anders Broman1-1/+2
2008-10-28#include <emem.h>Bill Meier1-0/+1
2008-10-28Minor cleanup for proto_register & proto_reg_handoff ...Bill Meier1-31/+32
2008-10-28proto_register & proto_reg_handoff related; remove unnecessary code ....Bill Meier2-29/+6
2008-10-28Minor cleanup related to proto_register/proto_reg_handoff ...Bill Meier2-17/+30
2008-10-25proto_register/proto_reg_handoff; Various small cleanup and bug-fixingBill Meier21-185/+79
2008-10-13From Florian Lohoff (bug 2959):Stig Bjørlykke2-13/+45
2008-09-07Get one more pointer difference.Guy Harris1-2/+2
2008-09-06To compute the difference between two addresses, cast the pointersGuy Harris1-7/+17
2008-09-06Use GINT_TO_POINTER() to cast integral values to gpointer inGuy Harris1-2/+2
2008-08-29#include <prefs.h> not requiredBill Meier44-44/+0
2008-08-26#include <emem.h> not req'dBill Meier4-4/+0
2008-08-14From Frank Wang:Jaap Keuter1-3/+11
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon11-11/+11
2008-08-04Declare next_tvb volatile. This prevents the warning:Martin Mathieson1-1/+1
2008-07-31From Stephen Donnelly:Anders Broman1-24/+8
2008-07-30No C++ comments - some compilers don't allow them (at least not by default).Guy Harris1-1/+3
2008-07-30From Stephen Donnelly:Anders Broman4-427/+5002
2008-07-30From Bruno Verstuyft:Anders Broman5-0/+1217
2008-07-29Fix checkapi target for the pluginsJeff Morriss1-1/+1
2008-07-29Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)).Jeff Morriss29-33/+33
2008-07-24Fix DLMAP UL_interference_and_noise_level_IE decode error (bug 2737).Martin Mathieson1-1/+1
2008-07-24Fix HARQ_ULMAP_IE decoder padding error (bug 2738).Martin Mathieson1-1/+1
2008-07-23This file predominantly uses spaces, so remove tabs that were makingMartin Mathieson1-269/+269