aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2009-12-02The beginnings of a state machine to track a UE's SR state and provide links ...Martin Mathieson1-3/+246
2009-12-02From Samu Varjonen:Jaap Keuter1-3/+6
2009-12-01Show spare bits under the IEs they belongGerasimos Dimitriadis1-6/+6
2009-11-30Add an item length check to the DTN dissector. Fixes bugs 4277Gerald Combs2-2/+9
2009-11-30From Jakub Zawadzki via bug 4274:Gerald Combs2-1/+4
2009-11-30Default enable DSP.Stig Bjørlykke1-4/+1
2009-11-30SearchArgumentData filter and EntryInformationSelection attributes areStig Bjørlykke1-2/+2
2009-11-29PS LCS Capability IE updated according to 24.008 V8.6.0;Gerasimos Dimitriadis1-62/+92
2009-11-29Provide some utility macros for commonly used frame data fields.Jaap Keuter1-0/+3
2009-11-29Try to get the Win64 compile going as well.Jaap Keuter1-2/+2
2009-11-29Obselete a couple of preferences that can always be on.Martin Mathieson1-45/+29
2009-11-29Small fix for "Flag C" filter.Stig Bjørlykke1-1/+1
2009-11-29From Mithun Roy:Jaap Keuter5-6/+864
2009-11-29Add emacs 'editor modelines'.Bill Meier1-1/+11
2009-11-29Fix EAP method type 25, 26 interpretation.Jaap Keuter1-2/+2
2009-11-29From Alexis La Goutte:Jaap Keuter1-97/+895
2009-11-29From Tobias Witek:Anders Broman2-0/+32
2009-11-29From Harald Welte:Anders Broman1-1/+1
2009-11-29From Herbert Lischka:Anders Broman1-0/+10
2009-11-29From enhancement bug #4272: Patch to add new filterable field -Stephen Fisher1-0/+15
2009-11-29Don't do check_col()Kovarththanan Rajaratnam1-2/+1
2009-11-28- Update ASN1 files to 3GPP TS 36.331 V8.7.0 (2009-09)Anders Broman1-90/+65
2009-11-28proto_reg_handoff...: if (!initialized) not req'd;Bill Meier1-86/+73
2009-11-28From J.C. Wren:Jaap Keuter4-0/+6674
2009-11-27Explicitly show LAC and RAC when dissecting Routing Area Gerasimos Dimitriadis4-10/+20
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis16-38/+50
2009-11-27col_clear() not req'd before col_add_fstr();Bill Meier1-11/+2
2009-11-27Fixed some indenting.Stig Bjørlykke1-15/+15
2009-11-27Corrected OID for organizationalUnit.Stig Bjørlykke1-1/+1
2009-11-27Add PDU Delay for first data packet.Stig Bjørlykke1-0/+7
2009-11-26More uniform printing of field values: Interpretation first, actual Gerasimos Dimitriadis1-162/+162
2009-11-26Dissect RRC-container in RelocationResourceAllocation successful outcome.Anders Broman2-17/+20
2009-11-25Include ue id in expert info for retx.Martin Mathieson1-2/+2
2009-11-25Set extent of AM header root properly when there are extensions.Martin Mathieson1-4/+11
2009-11-25Squelch a compiler warning.Guy Harris1-1/+1
2009-11-25From Michael Speck:Jaap Keuter1-25/+484
2009-11-25Dissect more containers etc.Anders Broman1-15/+46
2009-11-25From Beth Tridium:Jaap Keuter1-1/+1
2009-11-25Show the number of bits captured and on the wire. Use unsigned ints.Gerald Combs1-6/+12
2009-11-25If SourceRNC-ToTargetRNC-TransparentContainer is called trough dissect_ran...Anders Broman2-3/+50
2009-11-25Track UL HARQ retx, look for original tx frame.Martin Mathieson1-81/+234
2009-11-25From Andrew Jean:Jaap Keuter1-7/+14
2009-11-25Fix compilation problems.Gerald Combs1-4/+4
2009-11-24From Juha Siltanen :Jaap Keuter5-0/+533
2009-11-23Use range_string for the decoding of the CN specific DRXGerasimos Dimitriadis3-75/+32
2009-11-23Make more output parameters optional.Jaap Keuter1-8/+16
2009-11-23Add dissection of Source RNC to target RNC transparent information in BSSAP.Anders Broman3-34/+50
2009-11-23Basic support for the DTAP User-User IE; print bitfields in a way moreGerasimos Dimitriadis3-139/+162
2009-11-23Analyze GPRS Timer in its two subfields, unit and valueGerasimos Dimitriadis1-15/+36
2009-11-23No need for decoding function for a Tag-only IEGerasimos Dimitriadis1-17/+3