aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-12Fix 2 typosBill Meier1-2/+2
2011-11-12Fix some additional [-Wunused-but-set-variable]Bill Meier1-22/+14
2011-11-12From Holger Pfrommer:Anders Broman6-224/+495
2011-11-12fix [-Wunused-but-set-variable]Anders Broman8-42/+28
2011-11-12fix [-Wunused-but-set-variable]Anders Broman1-6/+0
2011-11-12Add a cast.Anders Broman1-1/+1
2011-11-12From Jan Šafránek:Anders Broman1-4/+5
2011-11-12From Mariusz Okrój and Sebastien Vincent via https://bugs.wireshark.org/bugz...Alexis La Goutte17-98/+7456
2011-11-12Catch the OutOfMemoryError exception and print a message.Guy Harris1-22/+49
2011-11-12Note that we should catch the OutOfMemoryError exception here to avoidGuy Harris1-0/+4
2011-11-11Add (missing) "mime" entry to encap_table_base[].Bill Meier1-3/+6
2011-11-11Add some checks for "character not found"; this should fix someGuy Harris1-1/+5
2011-11-11Fixed abbrev for "Channel rate and type".Stig Bjørlykke1-1/+1
2011-11-11OK, one of them was already declared; we still want to declare the otherGuy Harris1-8/+4
2011-11-11If we're exporting routines from crc32.c, declare them in crc32.h andGuy Harris2-0/+8
2011-11-11Link TShark with gthread.Gerald Combs1-0/+1
2011-11-11Initialize threads at program startup. Hopefully this will fix theGerald Combs1-0/+3
2011-11-10Get rid of an unused function (dissect_hnbap_AccessResult()).Guy Harris2-34/+23
2011-11-10Get rid of the last remnants of the "check the syntax of captureGuy Harris4-13/+5
2011-11-10Set info col for new messages.Anders Broman2-0/+58
2011-11-10Update HNBAP to V10.1.0 (2011-06)Anders Broman8-107/+1215
2011-11-10From Martin Kaiser:Anders Broman3-2/+142
2011-11-10From freeradius@arcor.de:Anders Broman1-34/+34
2011-11-10packet-sip.c:1442: warning: 'c' may be used uninitialized in this functionAnders Broman1-1/+1
2011-11-10-Improve dissection of auth itemsAnders Broman1-4/+150
2011-11-10Forgot part of commit 39766.Anders Broman1-1/+1
2011-11-10From Dirk:Anders Broman1-1/+5
2011-11-10Pass a GMutex * instead of a GMutex **.Gerald Combs1-1/+1
2011-11-10prefs_reset() has to reset the dissector preferences to their defaults,Guy Harris1-2/+99
2011-11-09Try to fix the GLib thread API deprecations listed in bug 6552.Gerald Combs5-12/+52
2011-11-09As reported by Michael Speck:Stig Bjørlykke2-10/+1
2011-11-09Fix a number of proto_tree_add_item() encoding args.Bill Meier31-33/+33
2011-11-09Removed 'old-style parameter declaration'.Stig Bjørlykke1-4/+2
2011-11-09Fix some [-Wunused-but-set-variable] warningsBill Meier4-2701/+2699
2011-11-09Fix some [-Wunused-but-set-variable] warnings;Bill Meier1-23/+23
2011-11-08In the unlikely case that there are no ops, don't append anything. Also, com...Chris Maynard1-3/+5
2011-11-081.7.0 → 1.7.1.Gerald Combs5-8/+8
2011-11-08Build 1.7.0.Gerald Combs1-17/+17
2011-11-08From Michael Mann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=637...Chris Maynard2-26/+139
2011-11-08Try to fix defined but not used warnings.Anders Broman2-61/+30
2011-11-08packet_info's in_error_pkt is now a bitfield like in_gre_pkt.Chris Maynard23-71/+71
2011-11-08Fix message_type defined but unused compiler warning/error. There are 3Stephen Fisher2-6/+4
2011-11-08packet-sbc-ap-template.c:138: warning: unused variable 'offset'Anders Broman2-7/+3
2011-11-08Get rid of set-but-not-used warnings.Anders Broman2-22/+4
2011-11-08Add a dissector for http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vx...Anders Broman3-0/+242
2011-11-08Use the correct length for the NAS message container.Anders Broman1-2/+2
2011-11-08Add SBc Application Part (SBc-AP) to build.Anders Broman6-0/+1573
2011-11-08Improve ICMP conversation tracking, especially when capturing on multiple int...Chris Maynard4-0/+12
2011-11-08Add SBc Application Part (SBc-AP) dirAnders Broman11-0/+1314
2011-11-08Remove a duplicate "TID" found by checkAPIs.pl.Gerald Combs1-1/+1