aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1
AgeCommit message (Expand)AuthorFilesLines
2017-11-30RRC: reset strbuf pointer after its usePascal Quantin1-7/+41
2017-11-30RRC: Fixup wmem_strbuf usage.Gerald Combs1-2/+4
2017-11-26NBAP: Always map NB-CC to CRNC-CCPeter Hamilton2-42/+23
2017-11-17rrc: fixed incorrect constantsDarien Spencer1-2/+2
2017-11-16Registering CMP PKIMessage as BER dissectorMartin Peylo1-14/+11
2017-11-15kerberos: Don't generate unused _vals tablesStig Bjørlykke1-0/+2
2017-11-14Kerberos - Add support for RFC 6113Michael Mann6-24/+238
2017-11-13Remove circuit APIMichael Mann2-5/+5
2017-10-29Add conversation endpoint typeMichael Mann8-43/+35
2017-10-28Privatize the conversation_key structureMichael Mann1-1/+1
2017-10-28Convert to using find_conversation_pinfo where appropriateMichael Mann6-17/+7
2017-10-26Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris1-2/+2
2017-10-26RANAP: Associate RTP dissector with CS streamsDarien Spencer2-0/+106
2017-10-20autotools: Improve SUBDIRS usageJoão Valverde2-42/+6
2017-10-19LCSAP: fix retrieval of XML dissector handlePascal Quantin2-8/+5
2017-10-15rrc: Dissect algorithm capabilitiesDarien Spencer2-0/+83
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde2-6/+0
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum2-9/+6
2017-10-12[TCAP] Make "tid" a generated item rather than hidden to make it obviousAndersBroman1-2/+2
2017-10-07X2AP: fill gaps in extended value string arrayPascal Quantin1-0/+6
2017-10-07S1AP: upgrade dissector to v14.4.0Pascal Quantin8-11/+16
2017-10-05M3AP: avoid appending m3ap multiple times to frame.protocols fieldPascal Quantin1-5/+5
2017-10-05M2AP: avoid appending m2ap multiple times to frame.protocols fieldPascal Quantin1-5/+5
2017-10-05LPPa: avoid appending lppa multiple times to frame.protocols fieldPascal Quantin1-4/+4
2017-10-05X2AP: avoid appending x2ap multiple times to frame.protocols fieldPascal Quantin1-5/+5
2017-10-05S1AP: avoid appending s1ap multiple times to frame.protocols fieldPascal Quantin1-5/+5
2017-09-27LTE RRC: upgrade dissector to v14.4.0Pascal Quantin10-135/+369
2017-09-27RRC: upgrade dissector to v14.4.0Pascal Quantin6-29/+29
2017-09-26LPP: upgrade dissector to v14.3.0Pascal Quantin3-10/+10
2017-09-24GPRSCDR: decoding of PDPTypeJoakim Karlsson2-0/+30
2017-09-17RRC: check wmem_strbuf_t pointer before using itPascal Quantin1-9/+12
2017-09-15UMTS RRC: Call E.212 DissectorDarien Spencer2-0/+105
2017-09-13UMTS RLC: Mark ciphered framesDarien Spencer3-83/+168
2017-09-11[GPRSCDR] Fix display of iPBinV4Address and iPBinV6Address as IPAddr.AndersBroman1-2/+2
2017-09-08GPRSCDR: decoding of EPS QoS/aRPJoakim Karlsson2-0/+19
2017-09-04LTE RRC: add MBMS SIB messages to info columnPascal Quantin2-11/+25
2017-09-01Kerberos: Add support for new etype values from RFC 8009Dhiru Kholia1-1/+3
2017-08-31H248: check that exported_pdu tap is listening before tapping packetsPascal Quantin1-6/+7
2017-08-30LTE RRC: add SCPTMConfiguration-BR-r14 message to info columnPascal Quantin1-0/+4
2017-08-30[GSM MAP] Propagate top_tree to external message handlers.AndersBroman1-3/+3
2017-08-29[ACSE] Get rid of global variable top_tree.AndersBroman2-13/+8
2017-08-29[GSM MAP] Get rid of a global variable and use the newAndersBroman2-14/+13
2017-08-29[ANSI TCAP] Get rid of global variable top_tree.AndersBroman1-8/+3
2017-08-29NBAP: Refactor information storing per-packetDarien Spencer2-378/+956
2017-08-26NBAP: Replaced a commentDarien Spencer2-3/+10
2017-08-18[GSM MAP] Dissect Ext2-QoS-Subscribed, Ext3-QoS-Subscribed andAndersBroman2-4/+314
2017-08-16 RNSAP: Call RANAP dissector for RANAP-RelocationInformationDarien Spencer2-0/+14
2017-08-15NBAP over SCTP heuristic dissectorSam Cisneros1-0/+74
2017-08-15TCAP: fix infinite loop introduced in g35f9349396Pascal Quantin1-1/+1
2017-08-15TCAP: more fixes for SRT analysisPascal Quantin2-13/+21