aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2010-06-28Add the missing packet-s1ap.hStig Bjørlykke1-0/+48
2010-06-28Search in user defined oid syntax table before built-in oid table inStig Bjørlykke1-4/+5
2010-06-28It looks like dissect_ber_octet_string() is called with the expectationGerald Combs1-4/+6
2010-06-28Change a couple of format specifiers: %-nu looks better than %0nu hereMartin Mathieson1-2/+2
2010-06-28Dissect more GTPV2 IE'sAnders Broman5-98/+376
2010-06-28Removal of various warnings, mainly by not emitting functions for ASN.1 types...Graeme Lunt4-516/+91
2010-06-28From Hitoshi Irino via bug 4942:Stig Bjørlykke1-14/+62
2010-06-28Further improvements to UM sequence analysis.Martin Mathieson1-15/+50
2010-06-28Moved register_ber_syntax_dissector() and register_ber_oid_syntax() fromStig Bjørlykke4-22/+19
2010-06-28After a nudge from Stig (thanks Stig), convert the OID configuration from Graeme Lunt1-106/+105
2010-06-28Introduce an Object Identifier field macro, together with an appropriate fieldGraeme Lunt2-0/+48
2010-06-28Remove the -R flag (used to generate syntax registrations) and replace with a Graeme Lunt1-42/+48
2010-06-27Initialize attributedesc_string in a couple of places so that weGerald Combs1-21/+19
2010-06-27Make sure some variables are initialized.Gerald Combs2-18/+19
2010-06-27[Automatic manuf and enterprise-numbers update for 2010-06-27]Gerald Combs1-10/+222
2010-06-27From KATAOKA Toshihiro:Anders Broman2-1/+118
2010-06-26From KATAOKA Toshihiro:Anders Broman1-8/+6
2010-06-26Avoid crash when adding SNMP Users.Stig Bjørlykke1-10/+11
2010-06-25Improve UM analysis - make it more like AM.Martin Mathieson1-14/+91
2010-06-25Make sure our addresses are modulo 2^16 in a lot of places. Fixes aGerald Combs2-31/+35
2010-06-25Enable "Show Resolved" for custom OID columns.Stig Bjørlykke1-0/+8
2010-06-25Run uat->post_update_cb() in uat_load().Stig Bjørlykke1-6/+6
2010-06-25Added get_column_resolved and set_column_resolved.Stig Bjørlykke1-0/+2
2010-06-25Introduce "Show Resolved" as an option in custom columns. This will determineStig Bjørlykke3-0/+34
2010-06-24Ensure we use the numeric value when creating a filter from a custom columnStig Bjørlykke1-6/+89
2010-06-24Added description of ECT and ECN-CE, added TFS for the bit valuesStig Bjørlykke1-12/+12
2010-06-24from Sylvain Munaut:Anders Broman1-1/+1
2010-06-24Try to fix the build.Anders Broman1-1/+1
2010-06-24From "wiresharkbugzilla@jdkbx.cjb.net":Anders Broman3-27/+113
2010-06-23Use ENC_NA rather than FALSE.Bill Meier1-1/+1
2010-06-23From Haakon Nessjoen: New dissector for Digiums TDMoE protocolBill Meier5-0/+179
2010-06-23Use correct data type for port number.Stig Bjørlykke1-2/+2
2010-06-23The version of glib on Solaris 10 (2.4?) does not support GKeyFile which wasGraeme Lunt1-0/+15
2010-06-23- Use tvb_reported_length() instead of tvb_length() in a few cases;Bill Meier1-10/+10
2010-06-23Ensure the "Delta time displayed" is always zero for the first displayedStig Bjørlykke1-8/+7
2010-06-23Configuration to allow the definition of an OID name and associated syntax.Graeme Lunt1-7/+131
2010-06-23Update to register basic ASN.1 syntaxes.Graeme Lunt2-13/+200
2010-06-23Added link to a protocol description.Stig Bjørlykke1-11/+14
2010-06-23FromToshihiro Kataoka:Anders Broman3-11/+32
2010-06-23Strengthen test for Gigamon trailer;Bill Meier1-41/+41
2010-06-22From Håkon Nessjøen:Stig Bjørlykke1-16/+31
2010-06-22Ensure no exceptions thrown while checking for Gigamon trailer.Bill Meier1-14/+15
2010-06-22From Håkon Nessjøen via bug 4899:Stig Bjørlykke3-0/+330
2010-06-22Check for custom column before using custom_field.Stig Bjørlykke1-1/+1
2010-06-22If the trailer is less than 4 bytes it's not a Gigamon hdr.Anders Broman1-0/+5
2010-06-22Update to reflect changes in defines: REP_* > ENC_*Stig Bjørlykke1-1/+1
2010-06-22Always make new columns visible.Stig Bjørlykke1-0/+1
2010-06-22Fix for bug 4852:Jaap Keuter1-16/+2
2010-06-21Add an if-test to fix a fuzz-test crash;Bill Meier1-1/+4
2010-06-21Removed leading empty line.Stig Bjørlykke1-1/+0