summaryrefslogtreecommitdiff
path: root/libcli/ldap/tests/ldap_message_test.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-24libcli:ldap: Do not declare cm_print_error()Andreas Schneider1-5/+0
2025-10-17Add missing include needed for cmocka.hAndreas Schneider1-0/+1
2023-04-27libcli:ldap: Fix code spellingAndreas Schneider1-2/+2
2020-08-06libcli/ldap: Fix CID 1462695 Resource leakVolker Lendecke1-0/+5
2020-08-06libcli/ldap: Fix CID 1462696 Resource leakVolker Lendecke1-0/+5
2020-08-06libcli/ldap: Fix CID 1465278 Resource leakVolker Lendecke1-0/+5
2020-07-09libcli/ldap: Test decoding an exop responseVolker Lendecke1-0/+43
2020-06-23libcli ldap tests: remove use of zero length arrayGary Lockyer1-1/+1
2020-05-04CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer1-4/+20
2020-05-04CVE-2020-10704: libcli ldap: test recursion depth in ldap_decode_filter_treeGary Lockyer1-0/+271