aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-15rename header fields so that they can be distinguished from the h.263 onesRichard van der Hoff1-117/+114
2008-04-15split the various bits of h263 dissector into separate files, so that weRichard van der Hoff5-871/+1039
2008-04-15Ban strdup() and strndup().Jeff Morriss1-1/+6
2008-04-15attempt to fix init.lua construction in Windows.Luis Ontanon2-7/+6
2008-04-15It is useless in a Protocol Analyzer to avoid the user to have a password sho...Luis Ontanon2-7/+3
2008-04-15Die stating why when a file could no be opened.Luis Ontanon1-4/+5
2008-04-15Added an option (-b) to specify directory containing binaries to use forStig Bjørlykke1-6/+10
2008-04-15Call DISSECTOR_ASSERT instead of g_assert in dissector code.Stig Bjørlykke1-1/+1
2008-04-15Call DISSECTOR_ASSERT instead of g_assert in dissector code.Stig Bjørlykke1-1/+1
2008-04-15From Roberto Morro:Jaap Keuter1-12/+619
2008-04-15don't use strdup() if you want to free the memory later with g_free(), this d...Ulf Lamping2-4/+4
2008-04-15further improve the welcome page, still incomplete so still "commented out"Ulf Lamping1-166/+396
2008-04-15add some more "links" to online pagesUlf Lamping2-1/+17
2008-04-15try to improve the help menuUlf Lamping1-8/+8
2008-04-15configure seems to install the manpages into .../share/man/, not .../man/Jörg Mayer1-1/+1
2008-04-14Fix "make distcheck"Jörg Mayer1-7/+12
2008-04-14Fix for bug 2458:Jaap Keuter1-18/+191
2008-04-14packet-ieee802154.c will create a warning using gcc 4.3Jörg Mayer1-1/+1
2008-04-14gcc 4.3 will not handle an overflow in the expected way but will warn instead...Jörg Mayer1-4/+0
2008-04-14Get rid of some unsued code: The warning causes a failure due to -WerrorJörg Mayer1-0/+2
2008-04-14The generated code warns about 'input' being unused. -Werror turns this into ...Jörg Mayer1-1/+1
2008-04-14Get rid of some unused functions to prevent -Werror from causing the compile ...Jörg Mayer1-0/+6
2008-04-14From Marton Nemeth:Luis Ontanon4-8/+15
2008-04-14From Andrew Feren (bug 2462):Stig Bjørlykke2-1/+16
2008-04-14From Roberto Morro (bug 2416):Stig Bjørlykke1-26/+446
2008-04-14The unknown value (aka flags) can take any valueJörg Mayer1-3/+2
2008-04-14Add a FIXMEJörg Mayer1-0/+1
2008-04-14Get rid of a warning in gcc 4.3: An integer overflow will not cause a sign ch...Jörg Mayer1-1/+1
2008-04-14Update the warning flags (suppress one warning that appears with -pedantic)Jörg Mayer1-1/+4
2008-04-14From Philip Frey (bug 2443):Stig Bjørlykke2-6/+6
2008-04-14get_profile_name() will always return a valid string.Stig Bjørlykke1-3/+0
2008-04-14From Jim Young (bug 2212):Sake Blok11-12/+51
2008-04-14Fix for bug 2456:Jaap Keuter2-11/+74
2008-04-14From Jim Young:Jaap Keuter1-2/+1
2008-04-14"const static char *" -> "static const char *" to fix buildStephen Fisher2-2/+2
2008-04-14add stock icons for expert info and flow graphUlf Lamping7-2/+124
2008-04-14#ifdef HAVE_LUA_5_1 the handling of REGISTER_TOOLS_GROUP_NONEMichael Tüxen1-0/+6
2008-04-14we don't need stat_menu.h hereUlf Lamping1-1/+0
2008-04-14clarify the stats_tree menu itemsUlf Lamping1-4/+4
2008-04-14be clear that the "multicast stream" stats are about UDPUlf Lamping1-2/+2
2008-04-14as the "Firewall ACL rules" perfectly fits into a tools menu, and together wi...Ulf Lamping1-27/+5
2008-04-13at least use the "open" (and not the save) icon for importUlf Lamping1-1/+1
2008-04-13add the (optional) possibility to register a stock icon for a stats menu entryUlf Lamping3-20/+63
2008-04-13Fix splitting MIB/PIB paths in about box for other than win32.Stig Bjørlykke1-0/+4
2008-04-13export emem_tree_foreach as requested by userUlf Lamping1-0/+1
2008-04-13From Giodi Giorgi (bug 2201):Stig Bjørlykke2-18/+56
2008-04-13Fix for bug 1603:Jaap Keuter1-11/+19
2008-04-13as we can't easily (re)build adns on msvc6, create and use compiler specific ...Ulf Lamping2-5/+9
2008-04-13Get it compiing on Mac OS X.Michael Tüxen1-2/+1
2008-04-13add a comment that the ping code is running in the background (that caused me...Ulf Lamping1-1/+3