rpm/rpmio
Jindrich Novy e56768c279 Increase memory limit for LZMA compression
so that everything up to level 9 gets safely
expanded
2008-11-26 16:44:53 +01:00
..
Makefile.am Move luaext include fiddling out of toplevel configure 2008-10-14 15:49:57 +03:00
argv.c Remove alloca() from argv.c 2008-04-28 15:42:18 +02:00
argv.h Add argvJoin() for combining an argv array into a string 2008-04-18 14:59:03 +03:00
base64.c Include spring-cleaning 2008-01-30 17:05:29 +02:00
base64.h Meh, actually add the base64 files.. 2007-11-02 10:24:42 +02:00
digest.c NSS uses unsigned int, not size_t for hash lengths 2008-07-12 17:57:51 +03:00
digest.h Remove bogus consts from pgpDigParams_s structure 2008-03-24 21:05:05 +02:00
fts.c OS X Leopard fixes from Giulio Eulisse 2007-12-11 08:51:54 +02:00
fts.h OS X Leopard fixes from Giulio Eulisse 2007-12-11 08:51:54 +02:00
macro.c Add function to retrieve rpm config base directory 2008-11-22 18:06:31 +02:00
rpmfileutil.c Use the new LZMA (XZ) magic 2008-11-25 14:25:31 +01:00
rpmfileutil.h Add rpmMkdirs() to librpmio 2008-10-10 14:28:41 +03:00
rpmhook.c Use safer xstrdup() instead of strdup() wherever possible 2008-09-25 20:03:50 +02:00
rpmhook.h Remove splint tags. 2007-09-11 16:48:54 +02:00
rpmio.c Increase memory limit for LZMA compression 2008-11-26 16:44:53 +01:00
rpmio.h Kick out ftpStrerror() and related error code defines 2008-07-07 10:48:06 +03:00
rpmio_internal.h Initialize the LZMA encoder/decoder on demand, not both 2008-11-26 16:44:53 +01:00
rpmkeyring.c Add couple of new rpmPubkey() methods 2008-08-08 09:26:30 +03:00
rpmkeyring.h Add couple of new rpmPubkey() methods 2008-08-08 09:26:30 +03:00
rpmlog.c Stop insecurely covering up for lack of snprintf and vsnprintf 2008-03-07 13:34:20 +02:00
rpmlog.h Enable variadic checks for rpmExpand(), rpmlog() and rpmGetPath() 2008-02-25 11:03:38 +02:00
rpmlua.c Use rpmConfigDir() instead of hardwired value in Lua initialization 2008-11-22 18:09:23 +02:00
rpmlua.h More misc size_t issues 2007-12-14 10:30:46 +02:00
rpmmacro.h Add function to retrieve rpm config base directory 2008-11-22 18:06:31 +02:00
rpmmalloc.c Remove splint tags. 2007-09-11 16:48:54 +02:00
rpmpgp.c Create ascii armor that rpm itself accepts 2008-07-01 17:52:40 +03:00
rpmpgp.h Add a new legacy compatibility header, kill rpmints.h 2008-07-08 18:54:28 +03:00
rpmsq.c rpmsqAction() proto needs SA_SIGINFO conditionals too (ticket #4) 2008-11-06 10:03:10 +02:00
rpmsq.h rpmsqAction() proto needs SA_SIGINFO conditionals too (ticket #4) 2008-11-06 10:03:10 +02:00
rpmstring.c Use safer xrealloc() instead of realloc() 2008-09-25 20:03:51 +02:00
rpmstring.h rstrcasecmp() and rstrncasecmp() are "pure" functions 2008-10-09 16:17:53 +03:00
rpmsw.c Rip i386-specific RDTSC support from rpmsw, use gettimeofday() everywhere 2008-04-21 12:39:18 +03:00
rpmsw.h More missing system includes for size_t & friends 2008-01-28 13:43:32 +02:00
rpmurl.h Remove bogus consts from urlinfo_s structure 2008-03-24 20:44:48 +02:00
rpmutil.h Add RPM_GNUC_INTERNAL macro 2008-10-09 15:21:15 +03:00
stubs.c Revert glob/fnmatch/alloca uniqify on macosx for now. 2005-01-28 06:36:29 +00:00
url.c Return proper exit code when exec*() functions fail 2008-11-04 10:09:31 +01:00