summaryrefslogtreecommitdiff
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2009-11-09Align RRC-Container dissection with RANAP.Anders Broman1-5/+7
2009-11-09Made enterprise_oid pointer const.Stig Bjørlykke1-1/+1
2009-11-09Remove an unused variable.Stig Bjørlykke1-1/+0
2009-11-08Dissect Handover "containers".Anders Broman3-41/+197
2009-11-05From Tobias Witek:Anders Broman2-1/+51
2009-11-05Dissect Source-ToTarget-TransparentContainer in the intra LTE case.Anders Broman2-4/+65
2009-11-01Added some type renames.Stig Bjørlykke1-0/+3
2009-11-01Added a UAT table to describe enterprise specific-trap types.Stig Bjørlykke2-29/+120
2009-11-01Update to 3GPP TS 25.331 V8.8.0 (2009-09)Anders Broman5-504/+3539
2009-11-01Update to TS 36.423 V9.0.0 (2009-09)Anders Broman6-13/+9
2009-11-01- Dissect Target-ToSource-TransparentContainer.Anders Broman8-158/+204
2009-10-31Dissect ToTargetRNC-Container.Anders Broman2-1/+13
2009-10-31From mehturt:Jaap Keuter1-0/+129
2009-10-30Remove debug codeAnders Broman1-16/+1
2009-10-30- Bitrate must be FT_UINT64Anders Broman2-3/+32
2009-10-30Corrected name used for STANAG 4406.Stig Bjørlykke1-4/+4
2009-10-30Apply r30376 to asn1 template files.Stig Bjørlykke2-5/+2
2009-10-30Added SNMP to "Decode ASN.1 file as" list.Stig Bjørlykke1-0/+2
2009-10-29Export ToTargetRNC-Container.Anders Broman1-0/+1
2009-10-29Update to the Mars verion of the protocol and export HandoverCommand.Anders Broman6-18/+69
2009-10-28- Remove check_col.Anders Broman4-78/+88
2009-10-28Missed an #include...Anders Broman2-2/+3
2009-10-28Update SCTP ppids, fix a faulty #define.Anders Broman2-1/+2
2009-10-26RelocationRequired incorrectly dissected.Anders Broman1-2/+3
2009-10-18Don't se_alloc() the conversation structure which contains pointers to twoJeff Morriss1-21/+27
2009-10-16data_reassembled_table not used: remove it.Bill Meier1-2/+0
2009-10-11Remove more unused variables/forward declarationsKovarththanan Rajaratnam1-6/+3
2009-10-11Make some ett/hf variables staticKovarththanan Rajaratnam1-6/+6
2009-10-11Make all proto_* values static.Stig Bjørlykke46-48/+48
2009-10-11Remove unused variableKovarththanan Rajaratnam1-1/+0
2009-10-10ns-cert-ext -> ns_cert_exts to make directory name consistent with filenamesKovarththanan Rajaratnam10-35/+35
2009-10-10Sort subdirectories alphabeticallyKovarththanan Rajaratnam2-65/+65
2009-10-10Update makefiles to reflect new namesKovarththanan Rajaratnam2-21/+21
2009-10-10pkixcmp -> cmp to make directory name consistent with filenamesKovarththanan Rajaratnam7-0/+0
2009-10-10pkixcrmf -> crmf to make directory name consistent with filenamesKovarththanan Rajaratnam13-12/+12
2009-10-10logotype-cert-extn -> logotypecertextn to make directory name consistent with...Kovarththanan Rajaratnam7-3/+3
2009-10-10gsmmap -> gsm_map to make directory name consistent with filenamesKovarththanan Rajaratnam41-12/+12
2009-10-10ansi-tcap -> ansi_tcap to make directory name consistent with filenamesKovarththanan Rajaratnam10-5/+5
2009-10-09Backport r29665 to template file so that the change is not overwritten when w...Kovarththanan Rajaratnam1-58/+57
2009-10-09Rename gsmmap -> gsm_map for consistencyKovarththanan Rajaratnam4-2/+1
2009-10-09Make a few variables staticKovarththanan Rajaratnam1-2/+2
2009-10-09Remove unused variableKovarththanan Rajaratnam1-80/+79
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam85-85/+6
2009-10-08From Gerasimos Dimitriadis via. bug 4104:Kovarththanan Rajaratnam1-1/+1
2009-10-07Switch to using tvb_new_subset_remaining() in .cnf files.Stig Bjørlykke2-9/+9
2009-10-07Made dissect_pres() static.Stig Bjørlykke2-3/+3
2009-10-06From Didier Gautheron:Anders Broman1-4/+5
2009-10-06From Gerasimos Dimitriadis:Anders Broman1-0/+4
2009-10-05Fixed offset_from_real_beginning() -> tvb_offset_from_real_beginning()Stig Bjørlykke1-1/+1
2009-10-05Return from dissect_snmp_VarBind() when detecting invalid oid.Stig Bjørlykke1-1/+8