Glob ftswalk/arglist args always.
[platform/upstream/rpm.git] / beecrypt /
2004-10-09 jbjMore changes from rpm-4_3 branch.
2004-08-02 jbjSplint fiddles.
2004-08-02 jbjAnnotate function args.
2004-08-02 jbjSplint fiddles.
2004-08-02 jbjMore #include fiddles.
2004-08-02 jbjAdd system.h and debug.h, remove internal include path...
2004-08-02 jbjIgnore generated files.
2004-08-02 jbjRestore .cvsignores through out.
2004-08-02 jbjGet rid of extraneous Makefile.in.
2004-08-02 jbjUpgrade to beecrypt-4.0.0.
2004-08-01 jbjMake peace with automake-1.9.
2004-05-30 jbjMake peace with latest autofoo.
2004-04-07 jbjMake peace with libtool-1.5.4.
2004-04-07 jbjMake peace with libtool-1.5.3.
2004-03-21 jbjAutomake 1.8.3.
2003-12-16 jbj- build with db-4.2.52 internal.
2003-12-11 jbj- only internal Berkeley db from now on.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-11-23 jbj- changes for db-4.2.42.
2003-06-13 jbjYet another merge from beecrypt-3.0.0.
2003-06-03 jbjRemove debugging.
2003-06-03 jbjMerge fix for DSA on 64bit platforms.
2003-06-02 jbjDebugging for 64 bit platforms.
2003-06-02 jbjUse automake-1.7.5.
2003-06-02 jbjUse %Zu for printing size_t.
2003-06-02 jbjYet another beecrypt-3.0.0 merge.
2003-06-02 jbjYet another merge to beecrypt-3.0.0..
2003-05-29 jbjYet another beecrypt-3.0.0 merge.
2003-05-28 jbjSpliddles and diddles.
2003-05-28 jbjAnother merge from beecrypt-3.0.0.
2003-05-27 jbjAnother beecrypt-3.0.0 merge.
2003-05-23 jbjSpliddles.
2003-05-23 jbjAnother merge to beecrypt-3.0.0.
2003-05-22 jbjSpliddles.
2003-05-22 jbjYet Another Merge with beecrypt-3.0.0.
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-16 jbjFix x86_64 typo.
2003-05-16 jbjMerge to latest beecrypt-3.0.0.
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-05 jbjMerge in latest beecrypt-3.0.0 changes.
2003-05-04 jbjOrphan.
2003-05-04 jbjMerge latest beecrypt-3.0.0 bits.
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-04-30 jbjbeecrypt-3.0.0 merge: doxygen pass.
2003-04-30 jbjbeecrypt-3.0.0 merge: entropy_noise_gather converts...
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, mp32barret et al.
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-18 jbjpython: missed tuple refcount in IDTXload/IDTXglob.
2003-04-11 jbjMostly complete beecrypt bindings.
2003-04-02 jbjSplint clean.
2003-03-23 jbjMake peace with automake-1.7.3.
2002-12-24 jbjfix: ia64 segfault on build.
2002-12-07 jbjFinish converting to .splintrc.
2002-12-06 sopwithpart two
2002-12-01 jbj- use usrlib_LTLIBRARIES to install directly in /usr...
2002-12-01 jbj- link rpm libraries together, use shared helpers with...
2002-11-19 jbj- add AC_SYS_LARGFILE throughout.
2002-11-08 jbjIgnore generated files.
2002-10-23 jbjUpgrade to autoconf-2.54 and elfutils-0.51.
2002-10-12 jbjRemove CVS cruft.
2002-10-11 jbjCleanups.
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-08-31 jbjSync with rpm-4.1.
2002-08-26 jbj- beecrypt: change local absolute symbols to defines...
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-08-08 jbj- python: add return codes for rollbacks and fooDB...
2002-07-20 jbj- version added to *.la dependency libraries (#69063).
2002-07-14 jbj- python: sanity check fixes on rpmts/rpmte methods.
2002-07-13 jbjUse ${MAKE}, not make, for portability.
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-07-02 jbjAdd boundsread annotations throughout, enable +bounds...
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-23 jbjAdd boundswrite annotations everywhere.
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-19 jbjsplint fiddles.
next