aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2008-09-30Minor proto_reg_handoff cleanup: use find_dissector when appropriate.Bill Meier30-41/+36
2008-09-30Minor cleanup related to proto_register, proto_reg_handoffBill Meier7-77/+64
2008-09-30Fix for bug 1447: Follow TCP Stream show only the first streamSake Blok1-12/+11
2008-09-30Make the index from the conversation-struct available as fieldSake Blok3-52/+50
2008-09-30From Alex:Jaap Keuter1-7/+421
2008-09-30Update RFC numbers in some comments.Gerald Combs1-14/+14
2008-09-30Check in a modified version of Alexey Neyman's patch from bug 2777. This shouldGerald Combs1-11/+15
2008-09-30We always use start_offset, so don't wrap it in "#ifdef HAVE_KERBEROS".Gerald Combs2-6/+4
2008-09-30Add a cast to try to fix compilation on Windows.Gerald Combs1-2/+2
2008-09-29dissect lookupnames3Ronnie Sahlberg1-7/+128
2008-09-29From Derek Morr:Jaap Keuter1-12/+57
2008-09-29From Jelmer Vernooij:Jaap Keuter1-12/+80
2008-09-29there exists clients (linux) that sends a SETCLIENTID specifying the Ronnie Sahlberg1-11/+51
2008-09-29from metzeRonnie Sahlberg1-2/+15
2008-09-29from MetzeRonnie Sahlberg1-6/+267
2008-09-29from metzeRonnie Sahlberg1-4/+28
2008-09-29GSM MAP: inconsistent spacing in Info columnAnders Broman1-36/+37
2008-09-29Add Sequence Number for DTAP messages.Anders Broman2-8/+16
2008-09-29From Joan Ramio:Anders Broman2-0/+776
2008-09-29From Jelmer Vernooij:Anders Broman2-0/+220
2008-09-29From Francesco Fusco:Anders Broman2-6/+277
2008-09-27From Reinhard(rspmn):Anders Broman1-22/+24
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-25Add the missing part of the fix for "Failure to dissect long SASL wrapped LDA...Anders Broman1-1/+1
2008-09-25Update to the latest asn1 files and try to get rid of unused code warnings.Anders Broman1-330/+1239
2008-09-25Update to the latest asn1 files and try to get rid of unused code warnings.Anders Broman1-502/+586
2008-09-25do not call proto_tree_add_...() inside PROTO_ITEM_SET_HIDDEN() macroTomas Kukosa1-2/+5
2008-09-25Add value_string to dissect_q931_cause_ie().Anders Broman1-1/+1
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-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-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