aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-10From Alex Lindberg:Anders Broman6-59/+423
2009-09-10Add blurb for Chris Maynard's recent NHRP changes.Jeff Morriss1-1/+4
2009-09-10From Chris Maynard via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=39...Jeff Morriss1-88/+267
2009-09-10From Edward J. Paradise via https://bugs.wireshark.org/bugzilla/show_bug.cgi?...Jeff Morriss1-37/+37
2009-09-10Put in a note about the Snow Leopard bug that requires that you have BPFGuy Harris1-0/+5
2009-09-09To quoteGuy Harris1-1/+1
2009-09-09Be consistent use and g_string_chunk_insert_const() in stead ofAnders Broman1-3/+3
2009-09-09From Ivan Sy:Jaap Keuter1-3/+7
2009-09-09* Free dfilter on shutdownKovarththanan Rajaratnam1-15/+14
2009-09-09Added support for Multi-Topology (MT) Routing (RFC4915)Stig Bjørlykke1-35/+91
2009-09-09Fixed data type signedness for protocol_data_1_global.Stig Bjørlykke1-1/+1
2009-09-09We no longer support the old plugin API so remove it completely from the buil...Kovarththanan Rajaratnam19-29/+18
2009-09-09Add missing include dirs when building wslua.Jörg Mayer1-0/+2
2009-09-09CMAKE: Get most of of missing *build* pieces into placeJörg Mayer20-382/+536
2009-09-09Allocate col_text and col_text_len when the fdata struct is allocated.Anders Broman1-0/+2
2009-09-09Allocate col_text and col_text_len when the fdata struct is allocated.Anders Broman2-9/+2
2009-09-09Target Identification shall be coded as TLV IE where value isAnders Broman4-12/+11
2009-09-09From kahou:Jaap Keuter1-3/+7
2009-09-09Fix for bug 3987:Jaap Keuter1-1/+1
2009-09-09Check our array lengths and refuse to process them if they're too large.Gerald Combs3-72/+67
2009-09-08Just use proto_tree_add_item instead of feeding tvb->real_data toGerald Combs1-1/+1
2009-09-08Move the infinite loop check from proto_tree_add_node toGerald Combs1-15/+14
2009-09-08Print cic in info column for BICC messages similar to ISUP.Michael Tüxen1-7/+12
2009-09-08Use g_strlcpy when possibleKovarththanan Rajaratnam1-16/+16
2009-09-08From Xavier Laxa:Anders Broman1-2/+10
2009-09-08Add an option to col_fill_in() to allow us to disable column expression proce...Kovarththanan Rajaratnam10-46/+79
2009-09-08From Steve Osselton:Anders Broman2-17/+42
2009-09-08Use Wireshark/GLib attribute specifiers instead of checking for __GNUC__ expl...Kovarththanan Rajaratnam3-60/+28
2009-09-08Make tshark and rawshark use build_column_format_array() instead of duplicati...Kovarththanan Rajaratnam6-235/+167
2009-09-08Trivial: add direction to expert info string for CRC failures.Martin Mathieson1-1/+2
2009-09-08Build new packetlistJörg Mayer1-3/+7
2009-09-08- now wireshark compiles with cmake as wellJörg Mayer4-19/+31
2009-09-08Hoist COL_CHECK_REF_TIME in the call hierarchy. Use it in our public function...Kovarththanan Rajaratnam1-28/+14
2009-09-08Custom columnfication:Kovarththanan Rajaratnam6-64/+19
2009-09-08Get rid of deprecated gtk_entry_append_text().Anders Broman1-2/+5
2009-09-08Custom column deprecation:Kovarththanan Rajaratnam4-8/+3
2009-09-08Custom column deprecation:Kovarththanan Rajaratnam4-8/+3
2009-09-08Custom column deprecation:Kovarththanan Rajaratnam4-8/+3
2009-09-08Custom column deprecation:Kovarththanan Rajaratnam4-17/+12
2009-09-08Get rid of deprecated gtk_option_menu_new();Anders Broman1-38/+19
2009-09-08Cleanup code for type and code, do not show empty "()" when code is unused.Stig Bjørlykke1-21/+20
2009-09-08From : Didier GautheronAnders Broman6-14/+21
2009-09-08Fixed initialization of fdata.Stig Bjørlykke1-1/+2
2009-09-08From Alex Lindberg:Anders Broman3-6/+9
2009-09-08dftest and rawshark now build.Jörg Mayer7-19/+557
2009-09-08From Artem Tamazov:Jaap Keuter1-1/+21
2009-09-08Remove an unused parameter.Anders Broman1-14/+13
2009-09-07Make sure that reset the elapsed time to load a file before we reload/rescan ...Kovarththanan Rajaratnam2-21/+30
2009-09-07Rename new_packet_list_set_time_width() -> new_packet_list_resize_column() be...Kovarththanan Rajaratnam3-31/+22
2009-09-07Rename packet_list_dissect_and_cache => packet_list_dissect_and_cache_iterKovarththanan Rajaratnam3-3/+3