summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-05-12Typos.jbj2-0/+2
2003-05-12Oops, need _BEECRYPT_TYPES_H define after all, sigh.jbj1-3/+3
2003-05-12Use bc_lock_t to hide type of locking.jbj4-36/+14
2003-05-12Expand the correct "#include <stdint.h" into types.h.jbj2-19/+43
2003-05-11Typo from merging.jbj1-2/+2
2003-05-11Merge with latest beecrypt-3.0.0.jbj9-466/+727
2003-05-11Add carry/borrow test with signed magnitude mpw's.jbj4-77/+223
2003-05-10Add coercion-on-the-fly.jbj7-296/+314
2003-05-09Sanity.jbj1-7/+83
2003-05-09Merge mpnumber malloc's into python mpw object malloc.jbj4-197/+350
2003-05-09Prepare to dump mpnumber from mpwObject.jbj2-444/+192
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj53-416/+343
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj2-4/+2
2003-05-07Convert mpw to and from long.jbj3-70/+123
2003-05-07Blueprint mpw against mpz routines, abandon signed division fo now.jbj2-43/+47
2003-05-06- fix: cut-n-paste error setting nopromote for Conflicts: (#81965).jbj2-1/+2
2003-05-06*** empty log message ***jbj2-6/+14
2003-05-06Use single ndivmod, rather than nmod followed by ndivmod, in mpstr.jbj1-18/+24
2003-05-06Fix s/bc/mpw/ typos in mpstr.jbj4-32/+47
2003-05-05Sanity.jbj1-1/+3
2003-05-05Add unit test {rpmdb,mpw}/test subdirs.jbj26-4/+5232
2003-05-05Move to rpmdb subdirectory.jbj17-4190/+0
2003-05-05Upgrade to bsddb from python-2.3.jbj22-925/+1540
2003-05-05Use new mpfpruntf now in beecrypt-3.0.0 API.jbj1-8/+8
2003-05-05Merge in latest beecrypt-3.0.0 changes.jbj7-58/+210
2003-05-05Back out Py_TPFLAGS_BASETYPE for now.jbj2-3/+2
2003-05-04Use getattro/setattro throughout.jbj12-173/+220
2003-05-04Orphan.jbj1-30/+28
2003-05-04Merge latest beecrypt-3.0.0 bits.jbj24-491/+458
2003-05-02Sanity.jbj1-0/+4
2003-05-02Generate random primes method.jbj10-45/+108
2003-05-02Spliddles.jbj5-33/+14
2003-05-02Spliddles.jbj2-10/+7
2003-05-02spliddles for type checking.jbj21-90/+102
2003-05-02Import changes from latest beecrypt-3.0.0.jbj15-57/+88
2003-05-01Intergate beecrypt spliddles.jbj14-27/+69
2003-05-01spliddles.jbj30-267/+312
2003-05-01fix typo in system.h.jbj7-9/+92
2003-04-30Add mpw.rndm to return random in range 1 < r < b-1.jbj4-2/+35
2003-04-30Create rpmrng module.jbj7-25/+263
2003-04-30splint fiddles.jbj14-496/+368
2003-04-30Create rpm.mpw module from guts of rpm.bc.jbj9-2338/+395
2003-04-30Create.jbj2-0/+2168
2003-04-30Reorganize to streamline debugging.jbj1-487/+350
2003-04-30Bindings for modular arithmetic.jbj1-30/+287
2003-04-30beecrypt-3.0.0 merge: doxygen pass.jbj11-304/+466
2003-04-30beecrypt-3.0.0 merge: entropy_noise_gather converts bits-tp-bytes, not words.jbj22-60/+40
2003-04-29- fix: IDTXglob should return REMOVETID sorted headers (#89857).jbj2-1/+2
2003-04-29Typo.jbj1-1/+1
2003-04-29beecrypt-3.0.0 merge: expand MP_WBITS into types.hjbj4-5/+9