summaryrefslogtreecommitdiff
path: root/librpc/tests
AgeCommit message (Expand)AuthorFilesLines
2026-04-16librpc/tests: Initialize name _test_ndr_pull_dns_string_listAndreas Schneider1-1/+1
2023-12-21librpc: Change type of ‘u16string’ from ‘const uint16_t *’ to ‘cons...Joseph Sutton1-20/+27
2023-11-20librpc: Add NDR test for GMSA Managed Password blobsJoseph Sutton1-0/+159
2023-11-13librpc/ndr: Add support for LIBNDR_FLAG_STR_NO_EMBEDDED_NULAndrew Bartlett1-1/+336
2023-11-01librpc:ndr: Introduce ‘ndr_flags_type’ typeJoseph Sutton1-3/+3
2020-08-07libprc/test: add pull_string_array large array testDouglas Bagnall1-1/+35
2020-07-02CVE-2020-10745: librpc/tests: cmocka tests of dns and ndr stringsDouglas Bagnall1-0/+236
2020-03-27librpc/tests: make use of replace.h in test_ndr*.cStefan Metzmacher3-9/+3
2020-02-27librpc ndr: add recursion check macrosGary Lockyer1-0/+138
2020-02-07librpc ndr tests: Unsigned overflow in ndr_pull_advanceGary Lockyer1-0/+26
2020-02-07librpc ndr tests: uint32 overflow in NDR_PULL_ALIGNGary Lockyer1-0/+34
2020-02-07librpc ndr: Heap-buffer-overflow in lzxpress_decompressGary Lockyer1-0/+84
2019-12-20librpc: Add test for ndr_string_length()Andreas Schneider1-1/+36
2019-12-04librpc ndr: Tests for ndr_pull_stringGary Lockyer1-0/+140