aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-09-27From Reinhard(rspmn):Anders Broman2-29/+33
2008-09-27Minor cleanup for proto_reg-handoff & etcBill Meier6-26/+18
2008-09-27Small cleanup of proto_reg_handoff & etcBill Meier6-67/+32
2008-09-27Handle pref change via pref callback instead of registering an init fcnBill Meier1-23/+26
2008-09-26Addt'l minor change relating to proto_reg_handoffBill Meier1-1/+1
2008-09-26Minor cleanup related to proto_register and proto_reg_handoffBill Meier10-143/+71
2008-09-26Minor cleanup related to proto_register & proto_reg_handoffBill Meier19-108/+72
2008-09-26Addt'l minor cleanupBill Meier1-45/+42
2008-09-26prefs callback not req'dBill Meier1-2/+2
2008-09-26Minor cleanups related to proto_reg_handoffBill Meier14-44/+7
2008-09-26Reformat somewhat for readabilityBill Meier1-174/+224
2008-09-26Change emv -> evm, as noted in bug 2903.Stig Bjørlykke1-4/+4
2008-09-25From Sagar Pai:Jaap Keuter3-10/+1057
2008-09-25Yet another GTK+ update...Anders Broman3-14/+14
2008-09-25Add the missing part of the fix for "Failure to dissect long SASL wrapped LDA...Anders Broman2-2/+2
2008-09-25Update to the latest asn1 files and try to get rid of unused code warnings.Anders Broman8-504/+1894
2008-09-25Update to the latest asn1 files and try to get rid of unused code warnings.Anders Broman8-737/+918
2008-09-25do not call proto_tree_add_...() inside PROTO_ITEM_SET_HIDDEN() macroTomas Kukosa1-2/+5
2008-09-25Fix for Bug 2891:Sake Blok1-3/+3
2008-09-25Add value_string to dissect_q931_cause_ie().Anders Broman2-2/+2
2008-09-25Get rid of no-longer-used variables.Guy Harris1-2/+2
2008-09-25Minor proto_reg_handoff cleanupBill Meier8-28/+2
2008-09-24Packet-isup.c &packet-q931.[ch]:Anders Broman3-152/+22
2008-09-24track smb dialects between negprot request to the responses so we can Ronnie Sahlberg2-3/+40
2008-09-24Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2848 :Jeff Morriss3-10/+41
2008-09-24put original tag name (not lowercase) into dissected xml structure tooTomas Kukosa2-3/+7
2008-09-24Update release number.Jaap Keuter1-2/+2
2008-09-24Switch back to normal versioning. Bump the development version to 1.1.2.Gerald Combs3-6/+4
2008-09-24Fix indentation to be reasonably consistentBill Meier1-525/+525
2008-09-23As reported by Chidambaram Arunachalam in bug 2893:Stig Bjørlykke1-17/+51
2008-09-23Build 1.1.1.Gerald Combs1-2/+4
2008-09-23Use the latest GTK packages, changes:Anders Broman2-5/+5
2008-09-23Minor changes related to proto_reg_handoff & pref rangesBill Meier4-18/+11
2008-09-23Minor change: use guint for prefs port variables.Bill Meier5-14/+14
2008-09-23Minor revision related to proto_reg_handoff ...Bill Meier4-7/+5
2008-09-23Trivial changes: comment and spacingBill Meier2-3/+2
2008-09-23Fix minor bug: dissector_delete(...) should be "tcp" and not "udp".Bill Meier1-2/+2
2008-09-22Polish up the proto_tree_add_bitmask() description example.Jaap Keuter1-0/+8
2008-09-22Fix for bug 2889:Jaap Keuter1-2/+7
2008-09-22Fix:About dialog: all text selected when switching tabsAnders Broman1-0/+5
2008-09-22Minor cleanup related to proto_reg_handoffBill Meier6-126/+128
2008-09-21Turn on -Werror for the top level targets, excluding text2pcap (which include...Jeff Morriss2-0/+18
2008-09-21Don't define a static variable (the_tapinfo_struct) in a header file; instead...Jeff Morriss3-7/+9
2008-09-21Try to fix some "defined but not used" warnings.Anders Broman4-561/+363
2008-09-21Declare ts_sec as a time_t because that's how it's used; this avoids a warningJeff Morriss1-8/+8
2008-09-21From Derek Morr:Jaap Keuter1-1/+9
2008-09-20Do not leak the port range in parse_service_line().Stig Bjørlykke1-1/+1
2008-09-20The Official Home of the AVS header spec appears to bhe theGuy Harris1-22/+253
2008-09-19Update Dustin's email address.Gerald Combs1-1/+1
2008-09-19Minor cleanup primarily related to proto_reg_handoff; spacing changesBill Meier1-183/+179