aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1
AgeCommit message (Expand)AuthorFilesLines
2017-01-07Convert range API to always use wmem memory.Michael Mann6-18/+18
2017-01-04RRC: upgrade dissector to v13.5.0Pascal Quantin6-28/+31
2016-12-31Dissectors don't need a journey of self discovery.Michael Mann4-12/+8
2016-12-30cms: don't assert if eContent fails to be dissectedРоман Донченко1-2/+5
2016-12-27Move DigestInfo from pkcs12 to cmsРоман Донченко3-7/+8
2016-12-19Added decoding of RAN/NAS cause IE/AVPJan Spevak1-0/+1
2016-12-18S1AP: use unit stringsPascal Quantin1-16/+12
2016-12-18RTP: RTP dissector is able to decode RTP over TCP (RFC 4571)Jiri Novak1-1/+1
2016-12-18X2AP: use unit stringsPascal Quantin1-8/+8
2016-12-18M2AP: use unit stringsPascal Quantin1-2/+2
2016-12-18M3AP: use unit stringsPascal Quantin1-5/+5
2016-12-18LTE RRC: use unit stringsPascal Quantin2-161/+115
2016-12-17LPP: use unit stringsPascal Quantin2-292/+305
2016-12-17ULP: follow-up of gda5cad4Pascal Quantin1-34/+34
2016-12-17ULP: use unit stringsPascal Quantin1-138/+91
2016-12-16[S1AP] Handle the case where the TransparentContainer is empty.AndersBroman1-2/+2
2016-12-15pkixtsp: add support for dissecting CMS signature time-stampsРоман Донченко2-0/+8
2016-12-14cms: remove trivial differences between the ASN.1 code and RFC 5652Роман Донченко1-21/+19
2016-12-01Check preference titles and descriptions.Gerald Combs1-1/+1
2016-11-14SABP: add support for messages >= 16KBPascal Quantin1-36/+35
2016-11-12PER: add support for bit strings >= 16KPascal Quantin2-2/+2
2016-11-06TCAP: Use a real dissector table to store dissector handles.Michael Mann2-34/+12
2016-10-31GPRSCDR: remove obsolete ASN.1 filesPascal Quantin18-10190/+1624
2016-10-31GPRS_CDR: update record definitionsJan Spevak6-161/+2262
2016-10-31Handle -K, -n, -N, and -u in the common dissection option code.Guy Harris2-6/+2
2016-10-26mpeg-audio: fix spelling typo found by lintianAlexis La Goutte1-1/+1
2016-10-22Add T.61 character set supportPascal Quantin5-2/+85
2016-10-14Append Integer32 value to varbind also.Jaap Keuter1-1/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann14-95/+33
2016-10-12M3AP: register dissector by namePascal Quantin1-1/+2
2016-10-12M2AP: register dissector by namePascal Quantin1-1/+3
2016-10-10LPPa: upgrade dissector to v13.1.0Pascal Quantin8-59/+164
2016-10-09M3AP: upgrade dissector to v13.2.0Pascal Quantin8-45/+83
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann14-155/+44
2016-10-04spnego: fix indent (use 2 spaces) and modelinesAlexis La Goutte2-1017/+987
2016-10-04LTE RRC: upgrade dissector to v13.3.0Pascal Quantin9-36/+108
2016-10-03p1: Handle implicit ContentStig Bjørlykke1-3/+2
2016-10-03p1: Check for valid tvb before tvb_reported_lengthStig Bjørlykke1-1/+1
2016-10-03LPP: upgrade dissector to v13.2.0Pascal Quantin3-4/+6
2016-10-02X2AP: upgrade dissector to v13.5.0Pascal Quantin8-41/+82
2016-10-02S1AP: upgrade dissector to v13.4.0Pascal Quantin9-97/+122
2016-10-01Kerberos: remove some unused #defineAlexis La Goutte2-160/+0
2016-10-01spnego: use same name define name from krb5Alexis La Goutte1-1/+4
2016-09-28proto_tree_add_item_ret_(u)int/proto_tree_add_bitmask_with_flags_ret_uint64: ...Pascal Quantin1-1/+1
2016-09-22gsm_map: use ws_strtoi in template.Dario Lombardo1-1/+2
2016-09-20camel: use ws_strtoi in template.Dario Lombardo1-1/+2
2016-09-17p_XXX_proto_data: only allow the use of pinfo and file scopesPascal Quantin2-44/+44
2016-09-16M3AP: remove Procedure Code from info columnPascal Quantin2-5/+2
2016-09-16M2AP: remove Procedure Code from info columnPascal Quantin2-5/+2
2016-09-16Have TPKT support a TCP port range preference instead of having "subdissector...Michael Mann6-187/+32