.. |
Makefile.am
|
Switch to libtool versioning, starting at 0:0:0
|
2009-02-26 16:09:51 +02: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
|
Delay NSS initialization until actually used
|
2009-01-08 13:17:22 +02:00 |
digest.h
|
Eliminate unnecessary fields from pgpDig_s
|
2009-03-04 11:49:29 +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 getenv macro, use instead of $(echo $HOME) for defauls
|
2009-01-16 09:09:40 +02:00 |
rpmfileutil.c
|
Don't try to create "" directories
|
2009-01-09 15:05:40 +02:00 |
rpmfileutil.h
|
Add md5->filedigest aliases (rhbz#487597)
|
2009-02-27 14:34:39 +01: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 XZ decompression memlimit
|
2008-12-23 09:48:16 +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
|
Oops, missing wrappers for C++ in headers (ticket #12)
|
2008-12-09 09:51:17 +02: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
|
Make sure global state gets NULLed on free
|
2009-01-15 09:22:58 +02:00 |
rpmlua.h
|
Add rpmluaGetGlobalState() to internal lua api
|
2009-01-14 15:08:59 +02:00 |
rpmmacro.h
|
Include rpmfileutil.h from rpmmacro.h so that
|
2008-12-01 12:16:56 +01:00 |
rpmmalloc.c
|
Remove splint tags.
|
2007-09-11 16:48:54 +02:00 |
rpmpgp.c
|
Dont leak memory from hdrmd5ctx
|
2009-03-04 13:41:27 +02: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 |