rpm/rpmio
Panu Matilainen e11068a484 Use %getncpus for number of parallel XZ compression threads 2019-01-15 11:19:56 +02:00
..
Makefile.am Add support for zstd compressed payload 2017-08-09 17:41:03 +02:00
argv.c Revert macro argument quotion patches 2017-06-27 10:47:35 +03:00
argv.h Revert macro argument quotion patches 2017-06-27 10:47:35 +03:00
base64.c Fix off-by-one error 2016-05-25 12:31:19 +01:00
digest.c Fix error handling in rpmDigestBundleAddID() 2017-03-29 13:33:46 +03:00
digest.h Store signature/key creation time in a saner format internally 2017-04-13 14:44:05 +03:00
digest_beecrypt.c Rip out partial support for unused MD2 and RIPEMD160 digests 2018-06-26 10:49:12 +03:00
digest_nss.c Rip out partial support for unused MD2 and RIPEMD160 digests 2018-06-26 10:49:12 +03:00
digest_openssl.c Rip out partial support for unused MD2 and RIPEMD160 digests 2018-06-26 10:49:12 +03:00
macro.c Add a built-in macro for fetching number of CPUs, affinity aware and all 2019-01-15 11:16:04 +02:00
rpmbase64.h Add/fix a few missing/misleading doxygen annotations 2016-11-02 13:37:09 +02:00
rpmfileutil.c Fix division by zero in prelink detection, issue 420 2018-04-09 10:52:11 +02:00
rpmfileutil.h Add support for zstd compressed payload 2017-08-09 17:41:03 +02:00
rpmglob.c Fix buffer overrun in glob tilde expansion 2018-10-10 11:33:30 +03:00
rpmhook.c Ugh, fix brokenness from previous commit 2009-08-31 11:20:40 +03:00
rpmhook.h Add "c++ protection" to (hopefully) all of our internal headers 2010-09-21 15:21:12 +03:00
rpmio.c Use %getncpus for number of parallel XZ compression threads 2019-01-15 11:19:56 +02:00
rpmio.h Clarify Fread() and Fwrite() semantics 2018-02-26 15:24:17 +02:00
rpmio_internal.h Factor out and unify setting CLOEXEC 2018-05-30 15:57:58 +02:00
rpmkeyring.c Handle missing keyring same as key not found in rpmKeyringVerifySig() 2018-03-16 10:28:28 +02:00
rpmkeyring.h add short summaries to headers that miss one 2016-01-28 14:42:47 +01:00
rpmlog.c Clean up and improve rpmlog error handling + reporting 2018-08-07 14:17:19 +03:00
rpmlog.h Eliminate a bunch of 2000 vintage never used and uncompilable rpmlog goo 2016-10-13 09:48:05 +03:00
rpmlua.c Use lua_rawlen() instead of deprecated luaL_getn() 2018-10-16 12:51:09 +03:00
rpmlua.h Add rpmScriptNextFiletFunc() 2015-02-05 08:08:12 +01:00
rpmmacro.h Spelling fixes 2017-06-27 14:42:21 +02:00
rpmmalloc.c Avoid using void pointer when we have a real type for the memfail function 2010-09-21 13:41:25 +03:00
rpmpgp.c Compare tag and userid too in pgpDigParamsCmp() 2017-05-26 11:44:17 +03:00
rpmpgp.h Add comments for SHA-2 file digest variants 2017-05-31 14:29:56 +03:00
rpmsq.c Implement SIG_DFL/SIG_IGN/SIG_ERR counterparts in rpmsq 2017-05-10 14:20:21 +03:00
rpmsq.h Implement SIG_DFL/SIG_IGN/SIG_ERR counterparts in rpmsq 2017-05-10 14:20:21 +03:00
rpmstring.c Enhanced string hash to permit calculating string length on the same call 2012-09-18 04:40:20 +03:00
rpmstring.h Minor optimization to rnibble() 2012-09-03 15:44:53 +03:00
rpmstrpool.c Implement thread protection locking on the string pool 2018-09-28 15:32:55 +03:00
rpmstrpool.h add short summaries to headers that miss one 2016-01-28 14:42:47 +01:00
rpmsw.c Rip i386-specific RDTSC support from rpmsw, use gettimeofday() everywhere 2008-04-21 12:39:18 +03:00
rpmsw.h add short summaries to headers that miss one 2016-01-28 14:42:47 +01:00
rpmurl.h add short summaries to headers that miss one 2016-01-28 14:42:47 +01:00
rpmutil.h add short summaries to headers that miss one 2016-01-28 14:42:47 +01:00
url.c Eliminate bunch of obvious dead NULL-assignments around librpmio 2011-05-28 19:43:52 +03:00