platform/upstream/rpm.git
2003-05-23 jbjAnother merge to beecrypt-3.0.0.
2003-05-22 jbjPrepare to build with external beecrypt-3.0.0.
2003-05-22 jbjSpliddles.
2003-05-22 jbjYet Another Merge with beecrypt-3.0.0.
2003-05-20 jbjResolve conflicts.
2003-05-20 jbjInitial revision
2003-05-18 jbjUpgrade to zlib-1.2.0.1.
2003-05-18 jbj- use beecrypt-3.0.0 API with beecrypt.api.h et al...
2003-05-18 jbjMerge to latest beecrypt-3.0.0.
2003-05-17 jbjFix "make dist"
2003-05-17 jbjCreate python bindings.
2003-05-17 jbjSpliddles and diddles.
2003-05-17 jbjMerge with latest beecrypt-3.0.0, dump types.h.
2003-05-17 jbjRounding for signed division cases.
2003-05-17 jbjSPecial cases for negatives to odd positive powers.
2003-05-17 jbjFinish signed magnitude tests.
2003-05-16 jbjCreate.
2003-05-16 jbjfix: do headerFree after headerRead.
2003-05-16 jbjFix x86_64 typo.
2003-05-16 jbjMerge to latest beecrypt-3.0.0.
2003-05-15 jbj- add version check for package with provides and obsol...
2003-05-15 jbj- fix: nested %if handling, optind initialization posix...
2003-05-15 jbj- fix: nested %if handling, optind initialization posix...
2003-05-12 jbjOverloading methods of subtype example.
2003-05-12 jbjTypos.
2003-05-12 jbjOops, need _BEECRYPT_TYPES_H define after all, sigh.
2003-05-12 jbjUse bc_lock_t to hide type of locking.
2003-05-12 jbjExpand the correct "#include <stdint.h" into types.h.
2003-05-11 jbjTypo from merging.
2003-05-11 jbjMerge with latest beecrypt-3.0.0.
2003-05-11 jbjAdd carry/borrow test with signed magnitude mpw's.
2003-05-10 jbjAdd coercion-on-the-fly.
2003-05-09 jbjSanity.
2003-05-09 jbjMerge mpnumber malloc's into python mpw object malloc.
2003-05-09 jbjPrepare to dump mpnumber from mpwObject.
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-05-07 jbjConvert mpw to and from long.
2003-05-07 jbjBlueprint mpw against mpz routines, abandon signed...
2003-05-06 jbj- fix: cut-n-paste error setting nopromote for Conflict...
2003-05-06 jbj*** empty log message ***
2003-05-06 jbjUse single ndivmod, rather than nmod followed by ndivmo...
2003-05-06 jbjFix s/bc/mpw/ typos in mpstr.
2003-05-05 jbjSanity.
2003-05-05 jbjAdd unit test {rpmdb,mpw}/test subdirs.
2003-05-05 jbjMove to rpmdb subdirectory.
2003-05-05 jbjUpgrade to bsddb from python-2.3.
2003-05-05 jbjUse new mpfpruntf now in beecrypt-3.0.0 API.
2003-05-05 jbjMerge in latest beecrypt-3.0.0 changes.
2003-05-05 jbjBack out Py_TPFLAGS_BASETYPE for now.
2003-05-04 jbjUse getattro/setattro throughout.
2003-05-04 jbjOrphan.
2003-05-04 jbjMerge latest beecrypt-3.0.0 bits.
2003-05-02 jbjSanity.
2003-05-02 jbjGenerate random primes method.
2003-05-02 jbjSpliddles.
2003-05-02 jbjSpliddles.
2003-05-02 jbjspliddles for type checking.
2003-05-02 jbjImport changes from latest beecrypt-3.0.0.
2003-05-01 jbjIntergate beecrypt spliddles.
2003-05-01 jbjspliddles.
2003-05-01 jbjfix typo in system.h.
2003-04-30 jbjAdd mpw.rndm to return random in range 1 < r < b-1.
2003-04-30 jbjCreate rpmrng module.
2003-04-30 jbjsplint fiddles.
2003-04-30 jbjCreate rpm.mpw module from guts of rpm.bc.
2003-04-30 jbjCreate.
2003-04-30 jbjReorganize to streamline debugging.
2003-04-30 jbjBindings for modular arithmetic.
2003-04-30 jbjbeecrypt-3.0.0 merge: doxygen pass.
2003-04-30 jbjbeecrypt-3.0.0 merge: entropy_noise_gather converts...
2003-04-29 jbj- fix: IDTXglob should return REMOVETID sorted headers...
2003-04-29 jbjTypo.
2003-04-29 jbjbeecrypt-3.0.0 merge: expand MP_WBITS into types.h
2003-04-29 jbjbeecrypt-3.0.0 merge: splint checks.
2003-04-28 jbjbeecrypt-3.0.0 merge: DSA/SHA1 functional in rpm.
2003-04-28 jbjOrphans
2003-04-28 jbjbeecrypt-3.0.0 merge: uint32 excision.
2003-04-28 jbjbeecrypt-3.0.0 merge: bring in latest asm code.
2003-04-27 jbjbeecrypt-3.0.0 merge: (mostly) grand renaming, mpw...
2003-04-26 jbjbeecrypt-3.0.0 merge: (partial) grand renaming, uint32...
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32barrett et al.
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32barret et al.
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32number et al.
2003-04-25 jbjbeecrypt-3.0.0 merge: file renaming.
2003-04-25 jbjbeecrypt-3.0.0 merge: grand renaming, mp32number et al.
2003-04-25 jbjbeecrypt-3.0.0 merge: copyright messages, new primitive...
2003-04-25 jbjbc-3.0.0: rename mp32*.[ch] files.
2003-04-25 jbjDo signed scaling when dividing.
2003-04-25 jbjRework arithmetic.
2003-04-24 jbjfix: 15^8 had sign problems in intermediate.
2003-04-24 jbjfix: mp32str difficulties with sign bit.
2003-04-24 jbjCall romtsOrder() on erasures.
2003-04-24 jbjTrim leading zero's.
2003-04-24 jbjPrint positive numbers only.
2003-04-23 jbjMostly functional sliding window exponentiation bindings.
2003-04-21 jbjDon't segfault if given ascii armored rather than binar...
2003-04-21 jbjOrphan.
2003-04-18 jbj- python: missed tuple refcount in IDTXload/IDTXglob.
2003-04-18 jbjpython: missed tuple refcount in IDTXload/IDTXglob.
next