aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/c1222
AgeCommit message (Expand)AuthorFilesLines
2021-11-18Fix some spelling errors.Martin Mathieson1-3/+3
2021-10-28C12.22: Track our allocation sizes.Gerald Combs1-15/+40
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-8/+8
2021-03-25wsutils: add local implementation of g_memdup2.Dario Lombardo1-1/+1
2020-07-20C12.22: Fix Calling-authentication-value-c1221 CHOICEJaap Keuter1-8/+8
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris3-3/+3
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-2/+2
2018-11-04c1222: Free uat table recordsVasil Velichkov1-2/+22
2018-09-01c1222: improve interpretation of Procedure invocationEd Beroset1-5/+52
2018-04-18Remove autotools build system.Dario Lombardo1-31/+0
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo2-26/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo2-26/+2
2017-02-13Make Libgcrypt a mandatory dependencyPeter Wu2-35/+0
2017-01-12uat: add a reset callback.Dario Lombardo1-0/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-2/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+1
2016-07-21Add proto_tree_add_checksum.Michael Mann1-12/+12
2016-06-30Remove Makefile.common filesJoão Valverde2-45/+24
2016-06-27tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann1-6/+4
2016-06-15Remove Nmake build systemPascal Quantin1-25/+0
2016-04-22Do not mix wmem and glib allocatorsPascal Quantin1-1/+1
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde4-4/+0
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde8-0/+1831