.. |
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
|
digest_beecrypt: Use correct header locations
|
2016-02-24 17:45:55 +01:00 |
digest_nss.c
|
Stop NSPR from messing with our signals
|
2017-05-10 13:59:58 +03:00 |
digest_openssl.c
|
digest_openssl: return failure if setting key failed
|
2017-07-30 23:45:17 +02:00 |
macro.c
|
When printMacro() is used, print newline after "(empty)" macro
|
2017-08-30 10:37:01 +03:00 |
rpmbase64.h
|
Add/fix a few missing/misleading doxygen annotations
|
2016-11-02 13:37:09 +02:00 |
rpmfileutil.c
|
Add support for zstd compressed payload
|
2017-08-09 17:41:03 +02:00 |
rpmfileutil.h
|
Add support for zstd compressed payload
|
2017-08-09 17:41:03 +02:00 |
rpmglob.c
|
Cosmetics: if, while and switch are followed by a space
|
2017-02-27 17:41:37 +02: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
|
rpmio: ifdef out lzma and bzip variable
|
2017-08-09 17:41:03 +02:00 |
rpmio.h
|
add short summaries to headers that miss one
|
2016-01-28 14:42:47 +01:00 |
rpmio_internal.h
|
Support allocating FD digest bundle on get
|
2017-04-28 09:12:21 +03:00 |
rpmkeyring.c
|
Store signature/key creation time in a saner format internally
|
2017-04-13 14:44:05 +03:00 |
rpmkeyring.h
|
add short summaries to headers that miss one
|
2016-01-28 14:42:47 +01:00 |
rpmlog.c
|
Make coloring of output configurable
|
2017-08-09 11:19:05 +02: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
|
Add rpm.undefine() function to Lua interface
|
2017-01-19 15:31:03 +02: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
|
Clarify a couple of comments
|
2013-12-02 13:13:00 +02: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 |