2010-07-13 |
Jindrich Novy | Redirect macro stack backtrace printing to debug log. |
tree | commitdiff |
2010-07-13 |
Jindrich Novy | Fix cryptic macro evaluation error message (RhBug:613010) |
tree | commitdiff |
2010-06-29 |
Jiri Kastner | Tell rpm about SHA-224 existence (RhBug:608599) |
tree | commitdiff |
2010-06-03 |
Panu Matilainen | Fix "empty reply from server" curl-syndrome with url... |
tree | commitdiff |
2010-06-01 |
Panu Matilainen | Permit DOS line-endings in PGP armors (RhBug:532992) |
tree | commitdiff |
2010-05-19 |
Panu Matilainen | Add public pgpValString() function + enum for the vario... |
tree | commitdiff |
2010-05-19 |
Panu Matilainen | Bury struct pgpValTbl_s definition inside rpmpgp.c |
tree | commitdiff |
2010-03-29 |
Panu Matilainen | Lose long since unused fdReadable() and fdWritable() |
tree | commitdiff |
2010-03-29 |
Panu Matilainen | Lose long since unused url control structure and relate... |
tree | commitdiff |
2010-03-22 |
Panu Matilainen | Further rpmio NULL sanity checks |
tree | commitdiff |
2010-03-22 |
Panu Matilainen | Lose FDSANE() macro, check in c2f() and callers instead |
tree | commitdiff |
2010-03-22 |
Panu Matilainen | Change most of the FDSANE() asserts into good old NULL... |
tree | commitdiff |
2010-03-22 |
Panu Matilainen | Lose the useless rpmio refcounting debug junk |
tree | commitdiff |
2010-03-19 |
Panu Matilainen | Bury FTS inside librpmbuild and eliminate from public ABI |
tree | commitdiff |
2010-03-15 |
Panu Matilainen | Add an enhanced argvSplitString() function for splittin... |
tree | commitdiff |
2010-02-10 |
Panu Matilainen | Split elf dependency extraction out of librpmbuild... |
tree | commitdiff |
2010-02-03 |
Florian Festi | Kill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything... |
tree | commitdiff |
2010-01-07 |
Panu Matilainen | Merge branch 'master' of ssh://rpm.org/srv/projects... |
tree | commitdiff |
2010-01-07 |
Panu Matilainen | Revert "Always free locally defined macros when they... |
tree | commitdiff |
2010-01-05 |
Panu Matilainen | Move <stdio.h> includes out of system.h to the places... |
tree | commitdiff |
2010-01-05 |
Panu Matilainen | Move <ctype.h> include out of system.h to the places... |
tree | commitdiff |
2010-01-05 |
Panu Matilainen | Move <errno.h> include out of system.h to the places... |
tree | commitdiff |
2010-01-05 |
Panu Matilainen | Remove <string.h> include from system.h into the few... |
tree | commitdiff |
2010-01-05 |
Panu Matilainen | Include <stdlib.h> as necessary instead of system.h |
tree | commitdiff |
2010-01-05 |
Panu Matilainen | fts.h requires <stdint.h>, include it there explicitly |
tree | commitdiff |
2010-01-05 |
Panu Matilainen | Unconditionally include <sys/wait.h> where needed |
tree | commitdiff |
2010-01-05 |
Panu Matilainen | Move sys/mman.h include out of system.h to the places... |
tree | commitdiff |
2010-01-05 |
Panu Matilainen | Unconditionally include <netdb.h> where needed instead... |
tree | commitdiff |
2010-01-04 |
Panu Matilainen | Clean up poll() vs select() tests |
tree | commitdiff |
2010-01-04 |
Panu Matilainen | Use MAP_FAILED instead of hardwired (void *)-1 |
tree | commitdiff |
2010-01-04 |
Panu Matilainen | Re-enable mmap test in configure & fix the code build... |
tree | commitdiff |
2010-01-04 |
Panu Matilainen | Remove further replacement functions for POSIX 2001... |
tree | commitdiff |
2010-01-04 |
Panu Matilainen | Remove unnecessary setenv() replacement function |
tree | commitdiff |
2010-01-04 |
Panu Matilainen | Remove largely unnecessary putenv() replacement |
tree | commitdiff |
2010-01-04 |
Panu Matilainen | Eliminate myrealloc() replacement function |
tree | commitdiff |
2010-01-04 |
Panu Matilainen | Remove unneeded strdup() replacement in misc/ |
tree | commitdiff |
2010-01-04 |
Panu Matilainen | Always free locally defined macros when they go out... |
tree | commitdiff |
2010-01-04 |
Panu Matilainen | Remove -98 vintage ifdef'ed dead code |
tree | commitdiff |
2009-12-23 |
Panu Matilainen | Oops, update stubs.c too for the removed replacements |
tree | commitdiff |
2009-12-23 |
Panu Matilainen | Move getopt() portability fiddles out of system.h |
tree | commitdiff |
2009-12-23 |
Panu Matilainen | Move malloc portability tweaks out of system.h |
tree | commitdiff |
2009-12-07 |
Panu Matilainen | Bump soname for all our libraries |
tree | commitdiff |
2009-11-25 |
Panu Matilainen | We can't handle OpenPGP subkeys or secret keys, so... |
tree | commitdiff |
2009-10-17 |
Panu Matilainen | Unbreak lzdio/xzdio |
tree | commitdiff |
2009-10-16 |
Panu Matilainen | Use a helper function for finding fileno of specific... |
tree | commitdiff |
2009-10-16 |
Panu Matilainen | Lose unnecessary url type checking from fdSize() |
tree | commitdiff |
2009-10-16 |
Panu Matilainen | Lose unused leftover definitions |
tree | commitdiff |
2009-10-16 |
Panu Matilainen | Eliminate ufdio-specific read, write, seek and close |
tree | commitdiff |
2009-10-15 |
Panu Matilainen | Add ftell() clone to FD_t |
tree | commitdiff |
2009-10-14 |
Panu Matilainen | Make fdUpdateDigests() static now that its possible |
tree | commitdiff |
2009-10-14 |
Panu Matilainen | Make FD_t struct opaque, finally |
tree | commitdiff |
2009-10-14 |
Panu Matilainen | Eliminate last remaining FD_t struct privacy violation |
tree | commitdiff |
2009-10-14 |
Panu Matilainen | Remove cpio stuff from FD_t |
tree | commitdiff |
2009-10-14 |
Panu Matilainen | Move debug goo defs to rpmio.c |
tree | commitdiff |
2009-10-14 |
Panu Matilainen | Move pile of helpers from rpmio_internal.h to rpmio... |
tree | commitdiff |
2009-10-14 |
Panu Matilainen | Move fd statistics foo inside rpmio.c now that it can |
tree | commitdiff |
2009-10-14 |
Panu Matilainen | Move fdDigest*() to rpmio.c where they better belong |
tree | commitdiff |
2009-10-14 |
Panu Matilainen | Remove pointless inlining of stuff in rpmio |
tree | commitdiff |
2009-10-14 |
Panu Matilainen | Use common "not implemented" implementation of Fseek() |
tree | commitdiff |
2009-10-09 |
Panu Matilainen | Add an interface to parse armored OpenPGP from memory |
tree | commitdiff |
2009-10-06 |
Ville Skyttä | Decompress lzma files with xz. |
tree | commitdiff |
2009-09-22 |
Panu Matilainen | Missing <string.h> include |
tree | commitdiff |
2009-09-17 |
Panu Matilainen | EXIT_FAILURE being defined is already handled in system.h |
tree | commitdiff |
2009-09-17 |
Panu Matilainen | Compare pointers against NULL, not 0 |
tree | commitdiff |
2009-09-17 |
Panu Matilainen | Add runtime settable custom memory allocation failure... |
tree | commitdiff |
2009-09-17 |
Panu Matilainen | Always use build + use our own allocator functions |
tree | commitdiff |
2009-09-07 |
Panu Matilainen | Eliminate unused variable |
tree | commitdiff |
2009-09-07 |
Panu Matilainen | Avoid potentially calling a NULL function pointer |
tree | commitdiff |
2009-09-07 |
Panu Matilainen | Remove redundant reinitialization, cleanup |
tree | commitdiff |
2009-09-07 |
Panu Matilainen | Add RPM_GNUC_NONNULL macro for portable use of gcc... |
tree | commitdiff |
2009-08-31 |
Panu Matilainen | Ugh, fix brokenness from previous commit |
tree | commitdiff |
2009-08-31 |
Panu Matilainen | Replace equal/not equal uses of str[n]cmp() with rstreq... |
tree | commitdiff |
2009-08-31 |
Panu Matilainen | Hum, rename rstrneq() to rstreqn() to avoid confusing... |
tree | commitdiff |
2009-08-31 |
Panu Matilainen | Accept direct compressor names as Fopen() modes too |
tree | commitdiff |
2009-08-31 |
Panu Matilainen | Switch rpmio mode checking to use rstreq() |
tree | commitdiff |
2009-08-31 |
Panu Matilainen | Add two helper functions for comparing string equality |
tree | commitdiff |
2009-08-13 |
Panu Matilainen | Add missing <pthread.h> include in rpmsq.h (ticket... |
tree | commitdiff |
2009-07-14 |
Panu Matilainen | Dont treat filenames starting with - as stdin |
tree | commitdiff |
2009-06-26 |
Panu Matilainen | Handle hook unregistering itself |
tree | commitdiff |
2009-06-26 |
Panu Matilainen | Fix rpm.unregister() Lua extension |
tree | commitdiff |
2009-06-26 |
Panu Matilainen | Add base64 encode and decode extensions to the lua... |
tree | commitdiff |
2009-06-25 |
Panu Matilainen | Kick out silly constfree() use |
tree | commitdiff |
2009-06-24 |
Panu Matilainen | Simplify logging a bit |
tree | commitdiff |
2009-06-23 |
Jindrich Novy | Check arg in argvJoin() before dereferencing |
tree | commitdiff |
2009-05-22 |
Panu Matilainen | Couple of documentation typos |
tree | commitdiff |
2009-05-22 |
Panu Matilainen | Include from src, not build dir |
tree | commitdiff |
2009-05-20 |
Panu Matilainen | Eliminate useless pgpDig nbytes counter |
tree | commitdiff |
2009-05-08 |
Panu Matilainen | Fix parsing of pubkey signature packets. Ick. |
tree | commitdiff |
2009-04-23 |
Panu Matilainen | Hide NSS peculiarities from API |
tree | commitdiff |
2009-04-16 |
Panu Matilainen | Pad RSA signatures up to modulus size if necessary... |
tree | commitdiff |
2009-04-09 |
Panu Matilainen | Fix PGP v4 fingerprint calculation (rhbz#493777) |
tree | commitdiff |
2009-03-27 |
Panu Matilainen | Handle XZ in %uncompress macro |
tree | commitdiff |
2009-03-27 |
Panu Matilainen | Add built-in %getconfdir macro for getting rpmConfigDir... |
tree | commitdiff |
2009-03-25 |
Jindrich Novy | process the "./" in file paths correctly (rhbz#491388) |
tree | commitdiff |
2009-03-25 |
Panu Matilainen | Push signature identification to librpmio / pgp handling |
tree | commitdiff |
2009-03-25 |
Panu Matilainen | Push signature verification down to librpmio |
tree | commitdiff |
2009-03-25 |
Panu Matilainen | Eliminate header/payload digests from pgpDig_s, they... |
tree | commitdiff |
2009-03-25 |
Panu Matilainen | Implement fdUpdateDigests() and friends using digest... |
tree | commitdiff |
2009-03-25 |
Panu Matilainen | Add a type + basic api for bundle of digests (on same... |
tree | commitdiff |
2009-03-19 |
Panu Matilainen | librpmio doesn't need libmagic for anything |
tree | commitdiff |
next |