aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bacapp.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-11Add some length checks. Fixes a few recent fuzz bugs.Gerald Combs1-54/+75
2009-07-23From Steve Karg:Anders Broman1-1/+2
2009-07-21Another try to fix the compiler warnings on win64.Stig Bjørlykke1-1/+1
2009-07-21GLib documentation says the 3rd and 5th arguments to g_iconv are "gsizeGuy Harris1-1/+1
2009-07-21size_t -> int to make the Win64 build bot happy.Anders Broman1-1/+1
2009-07-21From Herbert Lischka:Anders Broman1-15/+12
2008-07-17We require GLIB-2 now so there's no need to attempt to use regular iconv: useJeff Morriss1-5/+2
2008-03-16From Steve Karg:Jaap Keuter1-0/+14
2008-01-23Get rid of non-ASCII characters.Guy Harris1-1/+1
2007-07-06From Steve Karg:Jaap Keuter1-1/+2
2006-10-03From David Richards:Anders Broman1-15/+0
2006-07-18Apply The Written Word's patch from bug 333, which changes HAVE_ICONV_HGerald Combs1-296/+296
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-03-19Fix typo.Guy Harris1-1/+1
2006-01-05Steve Karg:Jörg Mayer1-0/+20
2005-10-04From Dave RichardsAnders Broman1-0/+10
2005-08-05From David Richards:Anders Broman1-3/+46
2005-08-02Some warning fixes for "no previous declaration"Jörg Mayer1-1/+1
2005-07-28char -> const char warning fixesJörg Mayer1-15/+10
2005-05-23From Steve Karg:Anders Broman1-28/+2
2005-05-05Change data types to match those of "iconv()", at least on OS X.Guy Harris1-1/+1
2005-04-26BACAPP updatesRonnie Sahlberg1-0/+2049