aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/tcap/packet-tcap-template.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-15TCAP: fix infinite loop introduced in g35f9349396Pascal Quantin1-1/+1
2017-08-15TCAP: more fixes for SRT analysisPascal Quantin1-12/+19
2017-08-08We really only need one range_foreach routine.Guy Harris1-4/+4
2017-06-02TCAP: fix SRT analysisPascal Quantin1-5/+12
2017-04-29GSM MAP: use TCAP OTID to retrieve SM-RP-OA and SM-RP-DA fields when requiredPascal Quantin1-15/+10
2017-03-19dissector: fix typo reponse -> responseAlexis La Goutte1-1/+1
2017-01-28tcap: convert GHashTables into wmem.Dario Lombardo1-89/+39
2017-01-07Convert range API to always use wmem memory.Michael Mann1-3/+3
2016-11-06TCAP: Use a real dissector table to store dissector handles.Michael Mann1-12/+12
2016-07-04packet-tcap.c: Remove MEM_TCAPSRTMichael Mann1-91/+0
2016-06-13Convert AT_SS7PC to a "dissector address type"Michael Mann1-8/+13
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-0/+2494