aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1
AgeCommit message (Expand)AuthorFilesLines
2017-08-08We really only need one range_foreach routine.Guy Harris5-22/+22
2017-08-04SNMP: add support for USM SHA-2 algorithms (RFC 7860)Olivier Verriest3-204/+104
2017-07-26GPRSCDR: decoding of RATTypeJoakim Karlsson2-0/+22
2017-07-23GPRSCDR: decoding of ULI in GGSN/SGW/PGW CDRsJoakim Karlsson2-0/+90
2017-07-23LTE RRC: upgrade dissector to v14.3.0Pascal Quantin10-183/+2629
2017-07-23RRC: upgrade dissector to v14.3.0Pascal Quantin6-642/+1315
2017-07-19X2AP: update version info in headerPascal Quantin1-1/+1
2017-07-18LPP: upgrade dissector to v14.2.0Pascal Quantin4-75/+876
2017-07-16GPRSCDR: decoding of GPRS/UMTS QoS-informationJoakim Karlsson2-0/+13
2017-07-13S1AP: upgrade dissector to v14.3.0Pascal Quantin9-110/+442
2017-07-13LPPa: upgrade dissector to v14.2.0Pascal Quantin8-19/+307
2017-07-13X2AP: upgrade dissector to v14.3.0Pascal Quantin7-17/+146
2017-07-13M2AP: upgrade dissector to v14.0.0Pascal Quantin8-9/+37
2017-07-11[x509af] Make CertificateSerialNumber an unsigned integer to handle a 9AndersBroman2-4/+3
2017-07-10NBAP: fix Coverity CID 1414728Pascal Quantin1-1/+1
2017-07-10NBAP: Moved all global variables togetherDarien Spencer1-46/+42
2017-07-06NBAP: please checkAPIs.pl scriptPascal Quantin1-1/+3
2017-07-04LTE RRC: upgrade dissector to v13.6.1Pascal Quantin9-15/+15
2017-07-04NBAP: improve conversation managementPiotr Tulpan2-513/+634
2017-06-29S1AP: upgrade dissector to v13.6.0Pascal Quantin8-17/+21
2017-06-29X2AP: upgrade dissector to v13.7.0Pascal Quantin8-7/+12
2017-06-29LTE RRC: upgrade dissector to v13.6.0Pascal Quantin10-23/+152
2017-06-26Parse enterprise-numbers at run timeJoão Valverde1-3/+3
2017-06-22sbc-ap: Dissect several IEsVasil Velichkov5-11/+162
2017-06-22gsm_cbs: sabp: Display Unicode messagesVasil Velichkov1-1/+1
2017-06-19RLC: Renamed U-RNTI to UE IDDarien Spencer1-1/+1
2017-06-19[UMTS RLC] Rename proto variableDarien Spencer2-2/+2
2017-06-17[UMTS RLC] Renaming dissector files to fit FP/MACDarien Spencer3-3/+3
2017-06-11Ranap: improve heuristic algorithmIvan Nardi1-1/+15
2017-06-10ECDSA+DSA SHA2 algorithm OIDs added to PKCS1 dissectorMartin Peylo1-0/+10
2017-06-08LTE RRC: fix filtering of q-RxLevMin parameterPavel Strnad1-0/+15
2017-06-07RANAP: prevent heuristic dissector from adding info to tree or triggering exc...Pascal Quantin1-6/+15
2017-06-06[Ranap] Heuristic: update to the current highest ProcedureCode idIvan Nardi2-1/+2
2017-06-02TCAP: fix SRT analysisPascal Quantin2-5/+18
2017-05-29Fix up dissector tables' UI names.Jeff Morriss3-8/+8
2017-05-25packet-lpp.c: Create temporary variables for some proto_tree_add_uint calcula...Michael Mann1-8/+16
2017-05-25packet-lte-rrc.c: Create temporary variables for some proto_tree_add_uint cal...Michael Mann1-3/+6
2017-05-24NBAP: Create E-DCH channel infoDarienSpencer651-0/+6
2017-05-23[RANAP] Pretify info column.AndersBroman1-0/+341
2017-05-22[RANAP] Update to 3GPP TS 25.413 V14.0.0 (2017-03)AndersBroman7-18/+92
2017-05-20Revert "Change exports from Q.932 to use VALS_WITH_TABLE in the same way as Q...Pascal Quantin1-1/+1
2017-05-20UMTS FP: Refactored FP Conversation Info structsswsdev2-45/+71
2017-05-18UMTS FP: Track Paging Indications in PCHsswsdev1-1/+5
2017-05-17Change exports from Q.932 to use VALS_WITH_TABLE in the same way as QSIGTomas Kukosa1-1/+1
2017-05-17Use proto_tree_add_item instead of proto_tree_add_xxx.Michael Mann1-3/+3
2017-05-16More exports from Q.932 and QSIGTomas Kukosa2-5/+7
2017-05-14ansi_map : fix typo (dont't -> don't)Alexis La Goutte1-1/+1
2017-05-12UMTS Iub: Resolve U-RNTI for C-RNTIS. Shapira4-22/+136
2017-05-08qsig: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-05-07UMTS Iub: Refactored U-RNTI resolving logic for dedicated channelsS. Shapira6-13/+22