aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-16Use the latest GTK packages.Anders Broman5-7/+61
2009-09-16Build a few more pluginsJörg Mayer7-7/+482
2009-09-16Move some of the -I stuff from top level to epan.Jörg Mayer2-9/+13
2009-09-15Add a couple of updates.Gerald Combs1-1/+7
2009-09-15Save some memory: Don't statically allocate ett[] arrays used "dynamically".Bill Meier5-6/+6
2009-09-15Add more summary to top-level item.Martin Mathieson1-10/+24
2009-09-15Save some memory: Don't statically allocate ett[] arrays used "dynamically".Bill Meier14-32/+33
2009-09-15Also mark tree as an unmarked parameter.Martin Mathieson1-1/+1
2009-09-15From Ivan Sy via bug #3931: Add Ivan to the list of authorsStephen Fisher1-0/+7
2009-09-15if (proto_... == -1) not req'd.Bill Meier1-18/+16
2009-09-15Remove now unused variables.Anders Broman1-9/+2
2009-09-15Bearer Context not dissected correctly.Anders Broman1-248/+22
2009-09-15Switch back to normal versioning.Gerald Combs1-4/+4
2009-09-15Don't call check_col(). Add a space at the end of each COL_INFO entry to mak...Jeff Morriss2-37/+21
2009-09-15From Jakub Zawadzki:Kovarththanan Rajaratnam1-4/+2
2009-09-15Fix:Anders Broman1-1/+8
2009-09-15Build the asn1 plugin. The only problem(?) is, that it isJörg Mayer4-19/+129
2009-09-15Update 3GPP AVP:sAnders Broman1-39/+211
2009-09-15From Vladimir Kazansky:Anders Broman1-1/+1
2009-09-15From Didier Gautheron via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss1-13/+22
2009-09-15From Florian Forster via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-1/+160
2009-09-15ssl_association_remove(): free assoc->info tooJeff Morriss1-0/+2
2009-09-15From Florian Forster via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-24/+262
2009-09-14Build 1.3.0.Gerald Combs4-10808/+7280
2009-09-14Fix for bug 4008:Jaap Keuter4-11/+12
2009-09-14More Finder tweaks.Gerald Combs4-1/+1
2009-09-14Revert 29889 to stop the fuzz failures.Jeff Morriss1-12/+19
2009-09-14(Trivial) Fix a typo in a comment.Bill Meier1-1/+1
2009-09-14Change gtk_pixmap_new() to gtk_image_new_from_pixmap().Anders Broman1-1/+1
2009-09-14(Trivial) Fix a typo in a commentBill Meier1-1/+1
2009-09-14Remove usage of check_col() since no longer required.Bill Meier1-28/+12
2009-09-14Update: Remove references to the use of check_col() since no longer required.Bill Meier1-28/+9
2009-09-14Remove unneeded #includes (stdio.h & friends);Bill Meier1-252/+241
2009-09-14Remove unneeded #includes (stdio.h & etc);Bill Meier1-432/+411
2009-09-14Put the parenthesis in the right placeJeff Morriss1-2/+2
2009-09-14Change proto_tree_add_protocol_format() to proto_tree_add_text() since all th...Jeff Morriss1-69/+59
2009-09-14Show UEId in info column for CCCH frames.Martin Mathieson1-1/+5
2009-09-14Not yet working:Jörg Mayer1-9/+74
2009-09-14Sync to autofooJörg Mayer1-10/+15
2009-09-14From Didier Gautheron:Anders Broman1-19/+12
2009-09-14Add casts to make it compile on Windows.Anders Broman1-2/+2
2009-09-14From Bruno and Florian Forster via https://bugs.wireshark.org/bugzilla/show_b...Jeff Morriss3-0/+1047
2009-09-14Tweak the Finder windows a bit.Gerald Combs4-4/+6
2009-09-13From Didier Gautheron via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss1-8/+5
2009-09-13From Stephane Bryant via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss8-1819/+1817
2009-09-13Run checkapi on the dissector header filesJeff Morriss33-32/+36
2009-09-13s/g_strdown/g_ascii_strdownJeff Morriss1-1/+1
2009-09-13Don't use SIGUSR1 to tell dumpcap to exit, use SIGINT: SIGINT is traditionallyJeff Morriss2-41/+20
2009-09-13From Didier Gautheron:Anders Broman1-139/+126
2009-09-13From Didier Gautheron:Anders Broman1-5/+9