summaryrefslogtreecommitdiff
path: root/src/libotutil/ot-checksum-utils.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-54/+39
* Replace calls to g_memdup() with g_memdup2()Simon McVittie2022-11-111-1/+1
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* Add and use ot_checksum_bytes helperAlexander Larsson2020-09-111-0/+10
* lib/checksum-utils: Use g_memdup()Colin Walters2019-10-181-3/+2
* libotutil/checksum-utils: Fix memory managementMatthew Leeds2018-03-291-2/+4
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* lib/repo: Update summary code to use newer hashing APIColin Walters2017-10-181-11/+0
* libotutil/checksum-utils: fix openssl compilationJonathan Lebon2017-10-111-2/+3
* lib: Add a lighter weight internal checksum wrapperColin Walters2017-10-101-11/+136
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* utils/checksum: Port to new code styleColin Walters2017-05-091-40/+18
* libutil: Delete some unused checksum helper APIColin Walters2017-03-301-43/+0
* core: Support building with OpenSSL for checksumsColin Walters2017-03-201-0/+16
* OstreeSePolicy: add ostree_sepolicy_get_csum()Jonathan Lebon2016-03-251-6/+6
* Use g_autoptr() for GIO object typesMatthew Barnes2015-05-061-1/+1
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-1/+1
* syntax-check: Remove empty lines at the end of fileGiuseppe Scrivano2015-02-021-1/+0
* checksumutils: Support splicing stream to arbitrary checksum typeColin Walters2015-01-141-1/+1
* Add repository "summary" file and metalink supportColin Walters2014-09-031-0/+26
* Switch to libgsystem local allocation macrosColin Walters2013-07-071-1/+1
* otutil: Move checksum related bits into checksum-utils.[ch]Colin Walters2012-11-291-0/+146
* core: Clean up checksummingColin Walters2012-04-111-0/+38