2008-03-07 |
Panu Matilainen | Mark another pile of header_magic duplicates as read... |
blob | commitdiff |
2008-02-14 |
Panu Matilainen | Fix a bunch of string format mismatches found by gcc... |
blob | commitdiff | diff to current |
2008-02-05 |
Panu Matilainen | Use rpmSigTag enum for signature tags everywhere, more... |
blob | commitdiff | diff to current |
2008-02-05 |
Panu Matilainen | Use rpmTagType always now that it's available everywhere |
blob | commitdiff | diff to current |
2008-02-04 |
Panu Matilainen | Add rpm_off_t type for file size types, use where spotted |
blob | commitdiff | diff to current |
2008-02-01 |
Panu Matilainen | Don't close GPG/PGP stdin to avoid harmless warning... |
blob | commitdiff | diff to current |
2008-01-30 |
Panu Matilainen | Include spring-cleaning |
blob | commitdiff | diff to current |
2008-01-30 |
Panu Matilainen | rpmlib.h mass eviction |
blob | commitdiff | diff to current |
2007-12-19 |
Panu Matilainen | Add rpm_data_t (and _constdata_t) for header data,... |
blob | commitdiff | diff to current |
2007-12-16 |
Panu Matilainen | Bogus const in temporary variables |
blob | commitdiff | diff to current |
2007-12-16 |
Panu Matilainen | Remove const from rpmMkTempFile file name parameter |
blob | commitdiff | diff to current |
2007-12-16 |
Panu Matilainen | Remove const from bunch of error message return types |
blob | commitdiff | diff to current |
2007-12-15 |
Panu Matilainen | Remove bogus const from rpmGetPath() temporary targets |
blob | commitdiff | diff to current |
2007-12-14 |
Panu Matilainen | Bogus const removal continued... |
blob | commitdiff | diff to current |
2007-12-14 |
Panu Matilainen | Yet more type-pedantry... |
blob | commitdiff | diff to current |
2007-12-14 |
Panu Matilainen | More size_t type pedantry |
blob | commitdiff | diff to current |
2007-12-14 |
Panu Matilainen | Couple of more size_t uses + related format string... |
blob | commitdiff | diff to current |
2007-12-13 |
Panu Matilainen | Big bunch of int -> size_t corrections for various... |
blob | commitdiff | diff to current |
2007-12-13 |
Panu Matilainen | Use rpm_tagtype_t everywhere for rpm (header) tagtype... |
blob | commitdiff | diff to current |
2007-12-13 |
Panu Matilainen | Use rpm_tag_t everywhere for rpm (header) tag type |
blob | commitdiff | diff to current |
2007-12-13 |
Panu Matilainen | Use rpm_count_t everywhere for header data count |
blob | commitdiff | diff to current |
2007-12-13 |
Panu Matilainen | Use rpm_count_t everywhere for header data count |
blob | commitdiff | diff to current |
2007-12-08 |
Panu Matilainen | Switch to <rpm/foo.h> style for public headers |
blob | commitdiff | diff to current |
2007-12-07 |
Panu Matilainen | More rpmerr.h removal fallout |
blob | commitdiff | diff to current |
2007-12-07 |
Panu Matilainen | rpm5.org: fixup various places in rpmbuild from rpmerr... |
blob | commitdiff | diff to current |
2007-12-01 |
Panu Matilainen | Lose leftover davRead() related hack |
blob | commitdiff | diff to current |
2007-12-01 |
Panu Matilainen | Make rpmlead opaque, add methods to deal with it |
blob | commitdiff | diff to current |
2007-11-26 |
Ralf Corsépius | Eliminate type "byte" |
blob | commitdiff | diff to current |
2007-11-23 |
Ralf Corsépius | Expand private include file names to be relative to... |
blob | commitdiff | diff to current |
2007-11-22 |
Panu Matilainen | Move makeTempFile() from misc.h to rpmfileutil.h |
blob | commitdiff | diff to current |
2007-11-22 |
Panu Matilainen | Calculating file checksums aint legacy activity |
blob | commitdiff | diff to current |
2007-11-23 |
Panu Matilainen | Move the xstr*() string variants from rpmio.h to rpmstr... |
blob | commitdiff | diff to current |
2007-11-23 |
Ralf Corsépius | Use #include <x.h> syntax to include public headers. |
blob | commitdiff | diff to current |
2007-11-19 |
Panu Matilainen | Lose rpmerr.h for good |
blob | commitdiff | diff to current |
2007-11-19 |
Panu Matilainen | Replace all RPMERR_* etc uses with corresponding RPMLOG... |
blob | commitdiff | diff to current |
2007-11-16 |
Panu Matilainen | Split digest-stuff out of rpmio_internal to separate... |
blob | commitdiff | diff to current |
2007-11-07 |
Panu Matilainen | Document rpmio_internal.h uses outside rpmio/ |
blob | commitdiff | diff to current |
2007-11-02 |
Peter Jones | Merge |
blob | commitdiff | diff to current |
2007-11-02 |
Panu Matilainen | Use NSS instead of beecrypt for encryption (Tomas Mraz) |
blob | commitdiff | diff to current |
2007-10-28 |
Ralf Corsépius | Include "rpmlib.h" instead of <rpmlib.h>. |
blob | commitdiff | diff to current |
2007-10-28 |
Ralf Corsépius | Include "rpmmacro.h" instead of <rpmmacro.h>. |
blob | commitdiff | diff to current |
2007-10-26 |
Ralf Corsépius | Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types... |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Make rpmerr.h private, include directly where needed. |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Replace all uses of RPMMESS_DEBUG with RPMLOG_DEBUG |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Replace all rpmMessage() uses with rpmlog() |
blob | commitdiff | diff to current |
2007-10-09 |
Panu Matilainen | Replace all rpmError() uses with rpmlog() |
blob | commitdiff | diff to current |
2007-09-11 |
Ralf Corsépius | Remove splint tags. |
blob | commitdiff | diff to current |
2007-07-11 |
Panu Matilainen | Cast timedRead() buffers to expected type. |
blob | commitdiff | diff to current |
2007-07-10 |
Panu Matilainen | Remove / #ifdef out unused variables as appropriate. |
blob | commitdiff | diff to current |
2007-04-16 |
Paul Nasrat | Fix to handle oldpackages that use HEADERIMAGE |
blob | commitdiff | diff to current |
2005-06-06 |
jbj | XXX Really old packages have HEADER_IMAGE, not HEADER_S... |
blob | commitdiff | diff to current |
2005-03-13 |
jbj | Add support for RSA on sha1/sha256/sha384/sha512. |
blob | commitdiff | diff to current |
2005-03-12 |
jbj | Don't dump pgp pkt spewage. |
blob | commitdiff | diff to current |
2005-03-12 |
jbj | Identify header RSA signatures correctly. |
blob | commitdiff | diff to current |
2005-03-12 |
jbj | Add hdrmd5ctx for header-only md5 rsa/md5 signatures. |
blob | commitdiff | diff to current |
2005-03-09 |
jbj | - permit gpg to be used for RSA/MD5 signatures. |
blob | commitdiff | diff to current |
2005-03-07 |
jbj | Start removing implied gpg==dsa, pgp==rsa. |
blob | commitdiff | diff to current |
2005-03-07 |
jbj | fix: inverted RSA parameters on rsavrfy(). |
blob | commitdiff | diff to current |
2005-02-02 |
jbj | - fix: length of gpg V4 hash seed was incorrect (#146896). |
blob | commitdiff | diff to current |
2005-01-04 |
jbj | - mac os x patches (#133611, #133612, #134637). |
blob | commitdiff | diff to current |
2005-01-04 |
jbj | Splint fiddles. |
blob | commitdiff | diff to current |
2004-11-05 |
jbj | w00t! rpm -q -W https://wellfleet.jbj.org/rawhide/test... |
blob | commitdiff | diff to current |
2004-10-15 |
jbj | - disable expensive header+payload verifies in default... |
blob | commitdiff | diff to current |
2004-10-09 |
jbj | Splint fiddles. |
blob | commitdiff | diff to current |
2004-07-31 |
jbj | Add support for beecrypt-4.0.0. |
blob | commitdiff | diff to current |
2003-12-23 |
jbj | - fix some small memory leaks (valgrind). |
blob | commitdiff | diff to current |
2003-05-08 |
jbj | - don't use error string after gzclose (Dmitry V. Levin). |
blob | commitdiff | diff to current |
2003-04-25 |
jbj | beecrypt-3.0.0 merge: grand renaming, mp32number et al. |
blob | commitdiff | diff to current |
2003-04-08 |
jbj | fix: prevent segfault if malicious server sends 1 GB... |
blob | commitdiff | diff to current |
2003-04-07 |
jbj | Calibrated stopwatch using rdtsc. |
blob | commitdiff | diff to current |
2003-01-23 |
jbj | splint fiddles. |
blob | commitdiff | diff to current |
2002-10-09 |
jbj | - fix: use size_t consistently, avoid segfault on ia64. |
blob | commitdiff | diff to current |
2002-09-17 |
jbj | - lclint clean. |
blob | commitdiff | diff to current |
2002-09-16 |
jbj | Sync with rpm-4.1 parsing changes. |
blob | commitdiff | diff to current |
2002-08-31 |
jbj | Sync with rpm-4.1. |
blob | commitdiff | diff to current |
2002-08-23 |
jbj | - merge signature returns into rpmRC. |
blob | commitdiff | diff to current |
2002-08-19 |
jbj | - add --with-efence to configure, check install/upgrade... |
blob | commitdiff | diff to current |
2002-07-25 |
jbj | - fix: --repackage repaired (#67217). |
blob | commitdiff | diff to current |
2002-07-21 |
jbj | fix: Header SHA1 was giving false positive. |
blob | commitdiff | diff to current |
2002-07-21 |
jbj | - add methods to make signature handling opaque wrto... |
blob | commitdiff | diff to current |
2002-07-13 |
jbj | - install rpmal.h and rpmhash.h, implicit rpmps.hinclud... |
blob | commitdiff | diff to current |
2002-07-08 |
jbj | Propagate splint-3.0.1.7 close(2) internalState annotat... |
blob | commitdiff | diff to current |
2002-07-03 |
jbj | - use rpmfi in showQueryPackage(), eliminating headerGe... |
blob | commitdiff | diff to current |
2002-06-22 |
jbj | Factor bounds checking annotations into source code. |
blob | commitdiff | diff to current |
2002-06-20 |
jbj | - add translated man pages from PLD. |
blob | commitdiff | diff to current |
2002-06-20 |
jbj | - make sure that rpm can verify prelinked shared libraries. |
blob | commitdiff | diff to current |
2002-05-19 |
jbj | - fix: synthesize unpacking progress callbacks for... |
blob | commitdiff | diff to current |
2002-05-19 |
jbj | - Grand Renaming of rpm data types. |
blob | commitdiff | diff to current |
2002-05-07 |
jbj | - plug most install mode leaks. |
blob | commitdiff | diff to current |
2002-05-01 |
jbj | - attempt to make peace with automake-1.6.1, autoconf... |
blob | commitdiff | diff to current |
2002-04-11 |
jbj | - rescusitate --rebuild. |
blob | commitdiff | diff to current |
2002-04-08 |
jbj | Sanity. |
blob | commitdiff | diff to current |
2002-04-08 |
jbj | doxygen cleanup. |
blob | commitdiff | diff to current |
2002-03-10 |
jbj | - splint annotationsm, signature cleanup. |
blob | commitdiff | diff to current |
2002-03-08 |
jbj | - wire --nodigest/--nosignature options to checksig... |
blob | commitdiff | diff to current |
2002-03-07 |
jbj | - add header RSA signature (untested, disabled for... |
blob | commitdiff | diff to current |
2002-03-07 |
jbj | - add header RSA signature (untested). |
blob | commitdiff | diff to current |
2002-03-06 |
jbj | - add header DSA signature. |
blob | commitdiff | diff to current |
2002-03-03 |
jbj | - add payload uncompressed size to signature to avoid... |
blob | commitdiff | diff to current |
2002-02-28 |
jbj | Use Knuth algorithm Y for computing DSA "w = inv(s... |
blob | commitdiff | diff to current |
next |