.. |
Makefile.am
|
Add a Sequoia-based OpenPGP backend
|
2022-04-29 14:36:44 +03:00 |
argv.c
|
Convert some obvious cases to use rstrndup() instead of manual work
|
2020-11-09 09:28:54 +02:00 |
base64.c
|
Fix off-by-one error
|
2016-05-25 12:31:19 +01:00 |
digest.c
|
Move digest functionality to the internal OpenPGP implementation
|
2022-04-13 10:25:04 +03:00 |
digest_libgcrypt.c
|
Move digest functionality to the internal OpenPGP implementation
|
2022-04-13 10:25:04 +03:00 |
digest_openssl.c
|
Move digest functionality to the internal OpenPGP implementation
|
2022-04-13 10:25:04 +03:00 |
expression.c
|
Allow to call lua functions from the expresion parser
|
2021-11-19 12:33:23 +02:00 |
lposix.c
|
Merge Lua posix extension into librpmio
|
2022-04-08 14:11:44 +03:00 |
lposix.h
|
Merge Lua posix extension into librpmio
|
2022-04-08 14:11:44 +03:00 |
macro.c
|
Use rpmuncompress to handle %{uncompress:...}
|
2022-04-04 10:04:25 +03:00 |
modemuncher.c
|
Merge Lua posix extension into librpmio
|
2022-04-08 14:11:44 +03:00 |
rgetopt.c
|
Use proper addressing for our public headers everywhere
|
2022-03-10 08:40:07 +02:00 |
rpmfileutil.c
|
Kick out 21 year old commented-out debugging fprintf()'s
|
2022-05-06 10:14:09 +03:00 |
rpmglob.c
|
Axe our internal and buggy glob() and fnmatch() copies
|
2022-05-04 09:17:35 +03:00 |
rpmhook.c
|
Switch the floating point type in rpmhook from float to double
|
2021-11-22 16:35:56 +02:00 |
rpmhook.h
|
Switch the floating point type in rpmhook from float to double
|
2021-11-22 16:35:56 +02:00 |
rpmio.c
|
Only print rpmio descriptor statistics when io debugging is enabled
|
2022-04-06 12:09:17 +03:00 |
rpmio_internal.h
|
Remove leading directories from doxygen notation
|
2022-03-10 08:40:07 +02:00 |
rpmkeyring.c
|
Move digest functionality to the internal OpenPGP implementation
|
2022-04-13 10:25:04 +03:00 |
rpmlog.c
|
Remove stillborn rpmlog facility definitions
|
2022-04-29 10:20:12 +03:00 |
rpmlua.c
|
Merge Lua posix extension into librpmio
|
2022-04-08 14:11:44 +03:00 |
rpmlua.h
|
Add optional readline history support in rpmlua interactive mode
|
2021-12-20 12:19:07 +02:00 |
rpmmacro_internal.h
|
Remove leading directories from doxygen notation
|
2022-03-10 08:40:07 +02:00 |
rpmmalloc.c
|
Add rreallocn() to librpmio public API
|
2022-02-09 15:04:55 +01:00 |
rpmpgp.c
|
Move digest functionality to the internal OpenPGP implementation
|
2022-04-13 10:25:04 +03:00 |
rpmpgp_internal.c
|
Fix OpenPGP key ID parsing regression
|
2022-04-22 10:43:52 +03:00 |
rpmpgp_internal.h
|
Move digest functionality to the internal OpenPGP implementation
|
2022-04-13 10:25:04 +03:00 |
rpmpgpval.h
|
Move digest functionality to the internal OpenPGP implementation
|
2022-04-13 10:25:04 +03:00 |
rpmsq.c
|
Remove most of rpmsq signal machinery, no longer needed
|
2022-04-08 12:00:11 +03:00 |
rpmstring.c
|
And another one bites the dust, pgpHexStr() isn't needed anymore
|
2022-04-08 12:00:11 +03:00 |
rpmstrpool.c
|
Fix possible read beyond buffer in rstrnlenhash()
|
2020-09-04 13:05:38 +03:00 |
rpmsw.c
|
Rip i386-specific RDTSC support from rpmsw, use gettimeofday() everywhere
|
2008-04-21 12:39:18 +03:00 |
rpmver.c
|
Shut up bogus Doxygen warnings about undocumented parameters
|
2020-10-28 10:40:41 +02:00 |
rpmvercmp.c
|
Move rpmvercmp() to librpmio
|
2020-05-27 14:14:00 +02:00 |
url.c
|
Eliminate bunch of obvious dead NULL-assignments around librpmio
|
2011-05-28 19:43:52 +03:00 |