aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-15S1AP: add dissection of NB-IoT transparent containersPascal Quantin3-58/+273
2016-09-13X2AP: remove Procedure Code from info columnPascal Quantin2-55/+53
2016-09-13S1AP: remove Procedure Code from info columnPascal Quantin2-91/+89
2016-09-12S1AP: add missing messages in info columnPascal Quantin1-57/+103
2016-09-11X2AP: add dissection of X2AP-Message information elementPascal Quantin2-0/+11
2016-09-10S1AP: prettify dissectionPascal Quantin7-87/+672
2016-09-09X2AP: shorten field descriptionPascal Quantin1-1/+1
2016-09-08M2AP: fix a typo leading to an expert info when decoding an IPv6 addressPascal Quantin1-3/+3
2016-09-08M3AP: fix dissection of IP addressPascal Quantin2-6/+9
2016-09-08M2AP: display IP address in a subtreePascal Quantin2-5/+8
2016-09-07M2AP: fix dissection of procedure codesPascal Quantin2-1/+2
2016-09-07M3AP: display short protocol name in protocol columnPascal Quantin1-1/+1
2016-09-06X2AP: prettify info columnPascal Quantin1-52/+51
2016-09-06X2AP: upgrade dissector to v13.4.0Pascal Quantin9-469/+3106
2016-09-04S1AP: fix dissection of TransportLayerAddress IE when it contains both IPv4 a...Pascal Quantin1-7/+13
2016-09-03M2AP: fix registration of extensions in proper dissector tablePascal Quantin1-2/+4
2016-09-03S1AP: add more LTE-RRC transparent containers dissectionPascal Quantin3-18/+109
2016-09-03Add M2AP dissector (3GPP 36.443 v13.3.0)Pascal Quantin12-0/+2440
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris31-123/+123
2016-08-22RANAP: Add an heuristic to decode the HO-to-UTRAN Command embedded in the RR...Binh Trinh2-3/+12
2016-08-21RANAP: fix indent (use 2 spaces) and modelinesAlexis La Goutte3-812/+847
2016-08-19LCSAP: fix indent (use 2 spaces) and modelinesAlexis La Goutte1-3/+17
2016-08-19[Diameter] Add subdissection of AVP 1242 location estimate and AVP 2516AndersBroman1-0/+1
2016-08-19[LCS-AP] Add decoding of Civic-Address, add expert info if wronglyAndersBroman2-0/+36
2016-08-19[LCS-AP] id-E-UTRAN-Cell-Identifier is sued also as an extension value.AndersBroman1-0/+3
2016-08-17S1AP: Initialise handovertype for procedure HOReqAckBinh Trinh1-0/+2
2016-08-16[H248] Fix Warn Dissector bug, protocol H248, in packet 1: tvbuff.c:532: fail...AndersBroman2-3/+1
2016-08-14RANAP: fix TargetRNC-ToSourceRNC-TransparentContainer decodeBinh Trinh1-0/+9
2016-08-11[S1AP] Fix copy-paste error.AndersBroman1-3/+2
2016-08-11[S1AP] Update S1AP to Release 13.3.0AndersBroman8-84/+604
2016-08-11[LCS-AP] Update to Release V13.2.0 (2016-03)AndersBroman7-28/+60
2016-08-05pkix1implicit: Make sure distribution takes in all the files.Jaap Keuter1-0/+1
2016-08-03Don't snprintf() into a string with one of the arguments being the same string.Guy Harris1-16/+28
2016-07-26s1ap: fix indent (use 2 spaces) and modelines infoAlexis La Goutte3-832/+866