summaryrefslogtreecommitdiff
path: root/lib/util/data_blob.h
AgeCommit message (Expand)AuthorFilesLines
2026-01-20lib: Remove extern const data_blob_nullVolker Lendecke1-1/+1
2025-12-08lib/util: Add data_blob_..._s() functions that call talloc_keep_secret()Pavel Filipenský1-0/+71
2025-12-08lib/util: Change comments to Doxygen in data_blob.hPavel Filipenský1-9/+64
2025-12-08lib/util: Refactor data_blob.{h,c}Pavel Filipenský1-2/+15
2023-12-08util/data_blob: Fix code spellingJoseph Sutton1-1/+1
2023-12-08util/data_blob: Remove trailing whitespaceJoseph Sutton1-7/+7
2022-06-09lib/util: Change function to data_blob_equal_const_time()Joseph Sutton1-1/+1
2022-06-09auth: Use constant-time memcmp when comparing sensitive buffersJoseph Sutton1-0/+6
2021-12-15kdc: Pad UPN_DNS_INFO PAC bufferJoseph Sutton1-0/+7
2016-02-23lib: Move data_blob_list_item to source4Volker Lendecke1-5/+0
2014-11-10data_blob.h: Add space between literal and string constant.Jelmer Vernooij1-3/+3
2014-10-04lib/util: Clean up includes for data_blob.[ch]Martin Schwenke1-0/+1
2011-10-12s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by valueGregor Beck1-1/+1
2011-06-10lib/util/data_blob.h: fix licence/copyrightGünther Deschner1-1/+4
2010-01-29lib/util: remove data_blob_talloc_reference()Stefan Metzmacher1-6/+0
2009-11-12lib/util Split data_blob_hex_string() into upper and lowerAndrew Bartlett1-1/+6
2008-10-13Add data_blob_string_const_null() function that includes the terminatingJelmer Vernooij1-0/+8
2008-10-12Share data_blob implementation.Jelmer Vernooij1-0/+2
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-0/+123