aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ldap/packet-ldap-template.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-13Get rid of some GTK+-only stuff.Guy Harris1-2/+2
2018-04-16Forbid leading, duplicated and trailing dots in field namesPeter Wu1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-10-28Convert to using find_conversation_pinfo where appropriateMichael Mann1-2/+1
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum1-2/+2
2017-05-17Use proto_tree_add_item instead of proto_tree_add_xxx.Michael Mann1-3/+3
2017-03-10[LDAP] Add a couple of OID translations.AndersBroman1-7/+32
2017-02-07ldap (asn1): fix indent (use 2 spaces)Alexis La Goutte1-4/+4
2017-01-20LDAP: fix wrong use of g_strlcpy introduced in gc397addPascal Quantin1-1/+1
2017-01-19dns: change get_dns_name to return consumed bytes + actual name len.Dario Lombardo1-2/+3
2017-01-12uat: add a reset callback.Dario Lombardo1-0/+1
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-3/+3
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-24/+2
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-07-20packet-ldap.c: Convert some g_ APIs to wmem.Michael Mann1-41/+12
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-2/+1
2016-06-15proto_tree_add_boolean -> proto_tree_add_bitmask_list_valueMichael Mann1-16/+13
2016-06-05Initialize all header_field_info membersPascal Quantin1-2/+2
2016-04-21Do not mix wmem and glib allocatorsPascal Quantin1-2/+1
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-5/+5
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-0/+2401