aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bacapp.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-05From Felix Kraemer: fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5...morriss1-0/+42
2009-11-13From Herbert Lischka:jake1-2162/+0
2009-11-08Add the missing changes from r30869.stig1-59/+114
2009-08-11Add some length checks. Fixes a few recent fuzz bugs.gerald1-54/+75
2009-07-23From Steve Karg:etxrab1-1/+2
2009-07-21Another try to fix the compiler warnings on win64.stig1-1/+1
2009-07-21GLib documentation says the 3rd and 5th arguments to g_iconv are "gsizeguy1-1/+1
2009-07-21size_t -> int to make the Win64 build bot happy.etxrab1-1/+1
2009-07-21From Herbert Lischka:etxrab1-15/+12
2008-07-17We require GLIB-2 now so there's no need to attempt to use regular iconv: usemorriss1-5/+2
2008-03-16From Steve Karg:jake1-0/+14
2008-01-23Get rid of non-ASCII characters.guy1-1/+1
2007-07-06From Steve Karg:jake1-1/+2
2006-10-03From David Richards:etxrab1-15/+0
2006-07-18Apply The Written Word's patch from bug 333, which changes HAVE_ICONV_Hgerald1-296/+296
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-03-19Fix typo.guy1-1/+1
2006-01-05Steve Karg:jmayer1-0/+20
2005-10-04From Dave Richardsetxrab1-0/+10
2005-08-05From David Richards:etxrab1-3/+46
2005-08-02Some warning fixes for "no previous declaration"jmayer1-1/+1
2005-07-28char -> const char warning fixesjmayer1-15/+10
2005-05-23From Steve Karg:etxrab1-28/+2
2005-05-05Change data types to match those of "iconv()", at least on OS X.guy1-1/+1
2005-04-26BACAPP updatessahlberg1-0/+2049