summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2009-04-25More IE decoding.Anders Broman1-21/+172
2009-04-25Update GSM MAP to V8.9.0 (2009-04).Anders Broman1-69/+1013
2009-04-24Try to get the security context right.Anders Broman1-66/+103
2009-04-24range.c: ep_strbuf_new("") ==> ep_strbuf_new(NULL);Bill Meier1-1/+1
2009-04-24Fixed reassembly, which broke in r25195.Stig Bjørlykke1-8/+13
2009-04-24The dissector does not use any bytes.Stig Bjørlykke1-1/+1
2009-04-24Improved reading Apple's PacketLogger files:Stig Bjørlykke2-1/+179
2009-04-24Added tvb_format_stringzpad_wsp().Stig Bjørlykke2-0/+30
2009-04-23From Wade Hennessey:Anders Broman1-0/+1
2009-04-23- GSM MAP: incorrect decoding of getPassword operation .Anders Broman1-2/+2
2009-04-22proto.c: proto_registrar_dump...() fixes/changes:Bill Meier1-15/+61
2009-04-22Try to fix more unused code warnings.Anders Broman1-60/+8
2009-04-22Fix a warning in the RANAP dissector.Guy Harris2-3/+3
2009-04-22Use #.OMIT_ASSIGNMENTAnders Broman1-57/+24
2009-04-22Try to fix unused code warnings.Anders Broman1-55/+14
2009-04-22Try to fix unused code warnings.Anders Broman1-193/+74
2009-04-22From Mark Cave-Ayland: Fix a crash in the PCNFSD dissector.Gerald Combs3-9/+16
2009-04-22Fix a typo.Anders Broman1-1/+1
2009-04-22- Dissect transportlayeraddressAnders Broman1-31/+65
2009-04-22- Try to get rid of the unused code warnings.Anders Broman1-93/+89
2009-04-22smpp: Fix potential crash(es): Mark hf[] entries with a range_string[] with B...Bill Meier1-4/+4
2009-04-22Clean up some 64-bit issues.Guy Harris8-59/+53
2009-04-21Get rid of trailing tab.Guy Harris1-1/+1
2009-04-21Replace some non-ascii characters in commentBill Meier1-2/+2
2009-04-21infiniband.h: Verify addt'l fields against spec; reformatBill Meier1-1635/+2074
2009-04-21Move ranap to dirty dissectors for now.Anders Broman1-1/+1
2009-04-21- Reintroduce heuristic dissectorAnders Broman1-100/+1104
2009-04-21Turn on -Wshorten-64-to-32 by default, and fix some issues that turnedGuy Harris2-2/+2
2009-04-21Fix a typo.Anders Broman1-1/+1
2009-04-21Introduce call dissector_try_port_new() to be used when no protocol entry is ...Anders Broman2-9/+24
2009-04-21infiniband: Fix various issues mostly relating to protocol field display:Bill Meier2-2660/+2664
2009-04-21Also show number of RAR bodies/entries in stats.Martin Mathieson2-5/+9
2009-04-21Simplify headerfields a bit.Jaap Keuter1-19/+19
2009-04-21Constify some more value_strings.Jaap Keuter2-11/+11
2009-04-21Constify some more value_strings.Jaap Keuter2-3/+3
2009-04-20Squelch some warnings.Guy Harris1-7/+6
2009-04-20More IE decoding, expect messages to be integrity protected.Anders Broman1-20/+302
2009-04-20Fix build without HAVE_LIBGCRYPT.Jaap Keuter1-1/+3
2009-04-20More constification to fix warnings.Guy Harris1-1/+1
2009-04-20More constification, fewer warnings.Guy Harris1-14/+14
2009-04-20Constify some items to squelch some compiler warnings in the WindowsGuy Harris3-25/+25
2009-04-20Add a preference for allowing transparent RRC data (BCH, PCH, CCCH) to be dec...Martin Mathieson1-21/+83
2009-04-20Remove code duplication.Jaap Keuter1-9/+1
2009-04-20From Chris A:Jaap Keuter1-19/+26
2009-04-20From Naoyoshi Ueda:Jaap Keuter2-76/+580
2009-04-19When a frame contains the remainder of a previous PDU and a new PDU, the Sake Blok1-1/+9
2009-04-19[Automatic manuf and enterprise-numbers update for 2009-04-19]Gerald Combs1-5/+145
2009-04-18Try to speed up lookup of LTE mac/rlc/pdcp dissectorsMartin Mathieson1-23/+37
2009-04-18From rspmn:Jaap Keuter1-10/+22
2009-04-17Remove some no-longer-needed casts.Gerald Combs4-17/+17