tools/librpm-tizen.git
22 years agoRip alGetHeader() out of depends.c.
jbj [Sun, 11 Nov 2001 00:11:33 +0000 (00:11 +0000)]
Rip alGetHeader() out of depends.c.

CVS patchset: 5169
CVS date: 2001/11/11 00:11:33

22 years agoStart removing alGetHeader.
jbj [Sat, 10 Nov 2001 19:24:19 +0000 (19:24 +0000)]
Start removing alGetHeader.

CVS patchset: 5168
CVS date: 2001/11/10 19:24:19

22 years ago- strip header tags for erased as well as installed transactionElements.
jbj [Sat, 10 Nov 2001 01:39:50 +0000 (01:39 +0000)]
- strip header tags for erased as well as installed transactionElements.

CVS patchset: 5167
CVS date: 2001/11/10 01:39:50

22 years ago- no-brainer refcounts for rpmDepSet and rpmFNSet objects.
jbj [Fri, 9 Nov 2001 23:13:50 +0000 (23:13 +0000)]
- no-brainer refcounts for rpmDepSet and rpmFNSet objects.

CVS patchset: 5166
CVS date: 2001/11/09 23:13:50

22 years ago- header tag sets are per-transactionElement, not per-availablePackage.
jbj [Fri, 9 Nov 2001 20:41:18 +0000 (20:41 +0000)]
- header tag sets are per-transactionElement, not per-availablePackage.

CVS patchset: 5165
CVS date: 2001/11/09 20:41:18

22 years agoStart deconstructing TFI_t in favor of a per-transactionElement rpmFNSet.
jbj [Fri, 9 Nov 2001 19:22:29 +0000 (19:22 +0000)]
Start deconstructing TFI_t in favor of a per-transactionElement rpmFNSet.

CVS patchset: 5164
CVS date: 2001/11/09 19:22:29

22 years ago- no-brainer refcounts for rpmProblemSet object.
jbj [Fri, 9 Nov 2001 17:22:08 +0000 (17:22 +0000)]
- no-brainer refcounts for rpmProblemSet object.

CVS patchset: 5163
CVS date: 2001/11/09 17:22:08

22 years ago- rip out rpmDependencyConflict, replace with rpmProblem instead.
jbj [Thu, 8 Nov 2001 22:04:35 +0000 (22:04 +0000)]
- rip out rpmDependencyConflict, replace with rpmProblem instead.

CVS patchset: 5162
CVS date: 2001/11/08 22:04:35

22 years agoRemove dead code.
jbj [Thu, 8 Nov 2001 16:28:35 +0000 (16:28 +0000)]
Remove dead code.

CVS patchset: 5161
CVS date: 2001/11/08 16:28:35

22 years ago- linear search on added package provides is dumb.
jbj [Thu, 8 Nov 2001 00:12:49 +0000 (00:12 +0000)]
- linear search on added package provides is dumb.
- discarding entire signature header when using --addsign is dumb.
- typedef the fuile name/python object "key" throughout as fnpyKey.
- start ripping rpmDependencyConflict out of the API.

CVS patchset: 5160
CVS date: 2001/11/08 00:12:49

22 years ago- fix: harmless typo in db3 chroot hack.
jbj [Tue, 6 Nov 2001 22:46:26 +0000 (22:46 +0000)]
- fix: harmless typo in db3 chroot hack.
- fix: big-endian's with sizeof(time_t) != sizeof(int_32) mtime broken.
- fix: add Korean message catalogs (#54473).
- add RPHNPLATFORM and PLATFORM tags.
- linear search on added package provides is dumb.
- discarding entire signature header when using --addsign is dumb.

CVS patchset: 5159
CVS date: 2001/11/06 22:46:26

22 years agoStart merging file info into dependency set.
jbj [Mon, 5 Nov 2001 14:09:22 +0000 (14:09 +0000)]
Start merging file info into dependency set.

CVS patchset: 5157
CVS date: 2001/11/05 14:09:22

22 years agoStart deconstructing availablePackage list.
jbj [Mon, 5 Nov 2001 03:44:05 +0000 (03:44 +0000)]
Start deconstructing availablePackage list.

CVS patchset: 5156
CVS date: 2001/11/05 03:44:05

22 years ago- rpmal: availablePackage is totally opaque, alKey with index replaces.
jbj [Sun, 4 Nov 2001 22:00:11 +0000 (22:00 +0000)]
- rpmal: availablePackage is totally opaque, alKey with index replaces.

CVS patchset: 5155
CVS date: 2001/11/04 22:00:11

22 years ago- rpmds: move trigger dependencies into a rpmDepSet as well.
jbj [Sun, 4 Nov 2001 17:00:00 +0000 (17:00 +0000)]
- rpmds: move trigger dependencies into a rpmDepSet as well.

CVS patchset: 5154
CVS date: 2001/11/04 17:00:00

22 years ago- rpmds: create dsProblem(), dsiGetDNEVR() retrieved DNEVR, not N.
jbj [Sun, 4 Nov 2001 15:43:26 +0000 (15:43 +0000)]
- rpmds: create dsProblem(), dsiGetDNEVR() retrieved DNEVR, not N.
- depends.h: hack around teIterator() et al from include for now.

CVS patchset: 5153
CVS date: 2001/11/04 15:43:26

22 years ago- depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch].
jbj [Sat, 3 Nov 2001 02:34:15 +0000 (02:34 +0000)]
- depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch].

CVS patchset: 5152
CVS date: 2001/11/03 02:34:15

22 years ago- rpmRangesOverlap renamed to dsCompare, add dsNotify method as well.
jbj [Fri, 2 Nov 2001 23:17:54 +0000 (23:17 +0000)]
- rpmRangesOverlap renamed to dsCompare, add dsNotify method as well.

CVS patchset: 5151
CVS date: 2001/11/02 23:17:54

22 years ago- create toy rpmDepSet iterators.
jbj [Fri, 2 Nov 2001 21:01:25 +0000 (21:01 +0000)]
- create toy rpmDepSet iterators.

CVS patchset: 5150
CVS date: 2001/11/02 21:01:25

22 years ago- create rpmDepSet constructors/destructors.
jbj [Fri, 2 Nov 2001 05:36:48 +0000 (05:36 +0000)]
- create rpmDepSet constructors/destructors.

CVS patchset: 5149
CVS date: 2001/11/02 05:36:48

22 years ago- invent some toy transactionElement iterators.
jbj [Fri, 2 Nov 2001 03:13:35 +0000 (03:13 +0000)]
- invent some toy transactionElement iterators.

CVS patchset: 5148
CVS date: 2001/11/02 03:13:35

22 years ago- depends.c: availablePackage is (almost) opaque.
jbj [Thu, 1 Nov 2001 23:18:15 +0000 (23:18 +0000)]
- depends.c: availablePackage is (almost) opaque.

CVS patchset: 5147
CVS date: 2001/11/01 23:18:15

22 years ago- add header refcount annotations throughout.
jbj [Thu, 1 Nov 2001 20:15:10 +0000 (20:15 +0000)]
- add header refcount annotations throughout.

CVS patchset: 5146
CVS date: 2001/11/01 20:15:10

22 years agoDo tsort on transactionElement's, not availaiblePackage's.
jbj [Wed, 31 Oct 2001 22:19:42 +0000 (22:19 +0000)]
Do tsort on transactionElement's, not availaiblePackage's.

CVS patchset: 5145
CVS date: 2001/10/31 22:19:42

22 years agoMore unraveling of availablePackage from depends.c.
jbj [Wed, 31 Oct 2001 04:00:58 +0000 (04:00 +0000)]
More unraveling of availablePackage from depends.c.

CVS patchset: 5144
CVS date: 2001/10/31 04:00:58

22 years agoCreate rpmDepSet.
jbj [Tue, 30 Oct 2001 18:55:39 +0000 (18:55 +0000)]
Create rpmDepSet.

CVS patchset: 5143
CVS date: 2001/10/30 18:55:39

22 years ago- transaction.c: cleanly uncouple availablePackage from TFI_t.
jbj [Tue, 30 Oct 2001 18:00:21 +0000 (18:00 +0000)]
- transaction.c: cleanly uncouple availablePackage from TFI_t.

CVS patchset: 5142
CVS date: 2001/10/30 18:00:21

22 years ago- add some dinky availablePackage methods.
jbj [Mon, 29 Oct 2001 23:39:51 +0000 (23:39 +0000)]
- add some dinky availablePackage methods.

CVS patchset: 5141
CVS date: 2001/10/29 23:39:51

22 years ago- start hiding availablePackage data/methods in rpmal.c/rpmal.h.
jbj [Mon, 29 Oct 2001 20:12:35 +0000 (20:12 +0000)]
- start hiding availablePackage data/methods in rpmal.c/rpmal.h.

CVS patchset: 5140
CVS date: 2001/10/29 20:12:35

22 years agoRemove DYING code.
jbj [Mon, 29 Oct 2001 16:39:13 +0000 (16:39 +0000)]
Remove DYING code.

CVS patchset: 5139
CVS date: 2001/10/29 16:39:13

22 years agoGather all problem handling routines in one place.
jbj [Mon, 29 Oct 2001 16:35:01 +0000 (16:35 +0000)]
Gather all problem handling routines in one place.

CVS patchset: 5138
CVS date: 2001/10/29 16:35:01

22 years ago- memory indices for dependency check are typedef'd and abstract'd.
jbj [Sun, 28 Oct 2001 22:17:47 +0000 (22:17 +0000)]
- memory indices for dependency check are typedef'd and abstract'd.
- no-brainer refcounts for fi object, debug the mess.
- dump the header early in transaction, recreate fi before installing.

CVS patchset: 5137
CVS date: 2001/10/28 22:17:47

22 years ago- transaction sets cerated in cli main.
jbj [Sat, 27 Oct 2001 22:31:10 +0000 (22:31 +0000)]
- transaction sets cerated in cli main.
- no-brainer refcounts for ts object.

CVS patchset: 5136
CVS date: 2001/10/27 22:31:10

22 years ago- legacy signatures always checked where possible on package read.
jbj [Sat, 27 Oct 2001 20:09:20 +0000 (20:09 +0000)]
- legacy signatures always checked where possible on package read.
- wire transactions through rpmcli build modes.
- lazy rpmdb open/close through transaction methods (mostly anyways).
- no-brainer refcounts for rpmdb object.
- check added header against transaction set, replace if newer.

CVS patchset: 5135
CVS date: 2001/10/27 20:09:20

22 years ago- wire transactions through rpmcli install/erase modes.
jbj [Fri, 26 Oct 2001 04:16:19 +0000 (04:16 +0000)]
- wire transactions through rpmcli install/erase modes.
- legacy signatures always checked on package read.

CVS patchset: 5134
CVS date: 2001/10/26 04:16:19

22 years ago- legacy signatures always checked on -qp and -Vp.
jbj [Thu, 25 Oct 2001 01:36:32 +0000 (01:36 +0000)]
- legacy signatures always checked on -qp and -Vp.

CVS patchset: 5133
CVS date: 2001/10/25 01:36:32

22 years ago- wire transactions through rpmcli query/verify modes.
jbj [Wed, 24 Oct 2001 13:48:55 +0000 (13:48 +0000)]
- wire transactions through rpmcli query/verify modes.

CVS patchset: 5132
CVS date: 2001/10/24 13:48:55

22 years ago- wire transactions through rpmcli signature modes.
jbj [Tue, 23 Oct 2001 20:52:51 +0000 (20:52 +0000)]
- wire transactions through rpmcli signature modes.

CVS patchset: 5131
CVS date: 2001/10/23 20:52:51

22 years ago- generate an rpm header on the fly for imported pubkeys.
jbj [Tue, 23 Oct 2001 16:48:20 +0000 (16:48 +0000)]
- generate an rpm header on the fly for imported pubkeys.

CVS patchset: 5130
CVS date: 2001/10/23 16:48:20

22 years agoOrphans.
jbj [Sun, 21 Oct 2001 21:48:23 +0000 (21:48 +0000)]
Orphans.

CVS patchset: 5129
CVS date: 2001/10/21 21:48:23

22 years ago- all symbols but hdrVec are now forward references in linkage.
jbj [Sun, 21 Oct 2001 21:43:32 +0000 (21:43 +0000)]
- all symbols but hdrVec are now forward references in linkage.

CVS patchset: 5128
CVS date: 2001/10/21 21:43:32

22 years ago- stupid macros to configure public key file paths.
jbj [Sat, 20 Oct 2001 22:31:09 +0000 (22:31 +0000)]
- stupid macros to configure public key file paths.

CVS patchset: 5127
CVS date: 2001/10/20 22:31:09

22 years ago- add :base64 and :armor format extensions, dump binary tags in hex.
jbj [Sat, 20 Oct 2001 20:28:56 +0000 (20:28 +0000)]
- add :base64 and :armor format extensions, dump binary tags in hex.
- proof-of-concept pubkey retrieval from RPM-{PGP,GPG}-KEY.

CVS patchset: 5126
CVS date: 2001/10/20 20:28:56

22 years agoPermit multiple, simultaneous, digests on a single FD_t.
jbj [Fri, 19 Oct 2001 22:47:40 +0000 (22:47 +0000)]
Permit multiple, simultaneous, digests on a single FD_t.

CVS patchset: 5125
CVS date: 2001/10/19 22:47:40

22 years ago- beecrypt is at least as good as pgp/gpg on verify, pull the plug.
jbj [Fri, 19 Oct 2001 19:51:18 +0000 (19:51 +0000)]
- beecrypt is at least as good as pgp/gpg on verify, pull the plug.

CVS patchset: 5124
CVS date: 2001/10/19 19:51:18

22 years agoStart ripping gpg/pgp on signature verify paths.
jbj [Fri, 19 Oct 2001 13:51:20 +0000 (13:51 +0000)]
Start ripping gpg/pgp on signature verify paths.

CVS patchset: 5123
CVS date: 2001/10/19 13:51:20

22 years agoRewire digests, step 2.
jbj [Fri, 19 Oct 2001 01:35:57 +0000 (01:35 +0000)]
Rewire digests, step 2.

CVS patchset: 5122
CVS date: 2001/10/19 01:35:57

22 years agoNew file from db-4.0.7 to be ignored.
jbj [Fri, 19 Oct 2001 01:34:52 +0000 (01:34 +0000)]
New file from db-4.0.7 to be ignored.

CVS patchset: 5121
CVS date: 2001/10/19 01:34:52

22 years agoRewire digests, step 1.
jbj [Fri, 19 Oct 2001 01:24:21 +0000 (01:24 +0000)]
Rewire digests, step 1.

CVS patchset: 5120
CVS date: 2001/10/19 01:24:21

22 years agoScaffholding for dumping full headers carried through transaction.
jbj [Thu, 18 Oct 2001 16:39:54 +0000 (16:39 +0000)]
Scaffholding for dumping full headers carried through transaction.

CVS patchset: 5119
CVS date: 2001/10/18 16:39:54

22 years agoConverging on lclint-3.0.17 strict level.
jbj [Wed, 17 Oct 2001 16:43:36 +0000 (16:43 +0000)]
Converging on lclint-3.0.17 strict level.

CVS patchset: 5118
CVS date: 2001/10/17 16:43:36

22 years agoFactor -type problems into explicit code annotations.
jbj [Tue, 16 Oct 2001 17:42:18 +0000 (17:42 +0000)]
Factor -type problems into explicit code annotations.

CVS patchset: 5117
CVS date: 2001/10/16 17:42:18

22 years agoMore lclint annotations.
jbj [Tue, 16 Oct 2001 14:58:57 +0000 (14:58 +0000)]
More lclint annotations.

CVS patchset: 5116
CVS date: 2001/10/16 14:58:57

22 years ago- use only header methods, routines are now static.
jbj [Mon, 15 Oct 2001 21:07:08 +0000 (21:07 +0000)]
- use only header methods, routines are now static.

CVS patchset: 5115
CVS date: 2001/10/15 21:07:08

22 years agoMore branchstate lclint annotations.
jbj [Mon, 15 Oct 2001 19:27:13 +0000 (19:27 +0000)]
More branchstate lclint annotations.

CVS patchset: 5114
CVS date: 2001/10/15 19:27:13

22 years agoExplicit branchstate annotations.
jbj [Mon, 15 Oct 2001 17:53:34 +0000 (17:53 +0000)]
Explicit branchstate annotations.

CVS patchset: 5113
CVS date: 2001/10/15 17:53:34

22 years ago- upgrade to db-4.0.7.
jbj [Mon, 15 Oct 2001 04:22:09 +0000 (04:22 +0000)]
- upgrade to db-4.0.7.

CVS patchset: 5112
CVS date: 2001/10/15 04:22:09

22 years agoResolve conflicts.
jbj [Mon, 15 Oct 2001 03:54:05 +0000 (03:54 +0000)]
Resolve conflicts.

CVS patchset: 5111
CVS date: 2001/10/15 03:54:05

22 years agoInitial revision
jbj [Mon, 15 Oct 2001 03:47:21 +0000 (03:47 +0000)]
Initial revision

CVS patchset: 5110
CVS date: 2001/10/15 03:47:21

22 years agoTypo.
jbj [Mon, 15 Oct 2001 03:28:09 +0000 (03:28 +0000)]
Typo.

CVS patchset: 5107
CVS date: 2001/10/15 03:28:09

22 years agolclint fiddles to annotate globals.
jbj [Mon, 15 Oct 2001 03:22:10 +0000 (03:22 +0000)]
lclint fiddles to annotate globals.

CVS patchset: 5106
CVS date: 2001/10/15 03:22:10

22 years agoMore lclint annotations.
jbj [Sat, 13 Oct 2001 22:01:38 +0000 (22:01 +0000)]
More lclint annotations.

CVS patchset: 5105
CVS date: 2001/10/13 22:01:38

22 years ago- ratchet up to lclint "strict" level.
jbj [Sat, 13 Oct 2001 19:35:58 +0000 (19:35 +0000)]
- ratchet up to lclint "strict" level.

CVS patchset: 5104
CVS date: 2001/10/13 19:35:58

22 years ago- proof-of-concept PGP/RSA verification for legacy signatures.
jbj [Thu, 11 Oct 2001 21:31:56 +0000 (21:31 +0000)]
- proof-of-concept PGP/RSA verification for legacy signatures.

CVS patchset: 5103
CVS date: 2001/10/11 21:31:56

22 years ago- upgrade to beecrypt-2.2.0pre.
jbj [Mon, 8 Oct 2001 16:12:33 +0000 (16:12 +0000)]
- upgrade to beecrypt-2.2.0pre.

CVS patchset: 5102
CVS date: 2001/10/08 16:12:33

22 years agoLclint clean.
jbj [Mon, 8 Oct 2001 15:48:30 +0000 (15:48 +0000)]
Lclint clean.

CVS patchset: 5101
CVS date: 2001/10/08 15:48:30

22 years agoResolve conflicts.
jbj [Mon, 8 Oct 2001 14:48:22 +0000 (14:48 +0000)]
Resolve conflicts.

CVS patchset: 5100
CVS date: 2001/10/08 14:48:22

22 years agoInitial revision
jbj [Mon, 8 Oct 2001 13:31:57 +0000 (13:31 +0000)]
Initial revision

CVS patchset: 5099
CVS date: 2001/10/08 13:31:57

22 years ago- proof-of-concept GPG/DSA verification for legacy signatures.
jbj [Fri, 5 Oct 2001 20:39:50 +0000 (20:39 +0000)]
- proof-of-concept GPG/DSA verification for legacy signatures.

CVS patchset: 5097
CVS date: 2001/10/05 20:39:50

22 years agoTest vectors for GPG V3 DSA signature of "abc".
jbj [Fri, 5 Oct 2001 05:10:12 +0000 (05:10 +0000)]
Test vectors for GPG V3 DSA signature of "abc".

CVS patchset: 5096
CVS date: 2001/10/05 05:10:12

22 years agoRemove swab'ed versions of sethex routines, not yet needed.
jbj [Fri, 5 Oct 2001 05:05:28 +0000 (05:05 +0000)]
Remove swab'ed versions of sethex routines, not yet needed.

CVS patchset: 5095
CVS date: 2001/10/05 05:05:28

22 years agoFix segfault with "rpm --rebuild foo.spec".
jbj [Wed, 3 Oct 2001 16:11:27 +0000 (16:11 +0000)]
Fix segfault with "rpm --rebuild foo.spec".

CVS patchset: 5094
CVS date: 2001/10/03 16:11:27

22 years agoAdd b32bswabhex/mp32nswabhex.
jbj [Tue, 2 Oct 2001 18:29:43 +0000 (18:29 +0000)]
Add b32bswabhex/mp32nswabhex.

CVS patchset: 5092
CVS date: 2001/10/02 18:29:43

22 years agoDisplay signature and public key internals, calculate SHA1 digest as well.
jbj [Mon, 1 Oct 2001 17:40:12 +0000 (17:40 +0000)]
Display signature and public key internals, calculate SHA1 digest as well.
Display private signature internals in tkey.
Add dumpasn to rpmio jfor reference.

CVS patchset: 5091
CVS date: 2001/10/01 17:40:12

22 years ago- create RFC-2440 OpenPGP API in rpmio.
jbj [Sat, 29 Sep 2001 17:44:45 +0000 (17:44 +0000)]
- create RFC-2440 OpenPGP API in rpmio.
- display signature packets before exec'ing gpg/pgp when verifying.

CVS patchset: 5090
CVS date: 2001/09/29 17:44:45

22 years agoSanity.
jbj [Sat, 29 Sep 2001 13:42:58 +0000 (13:42 +0000)]
Sanity.

CVS patchset: 5089
CVS date: 2001/09/29 13:42:58

22 years agoMove OpenPGP constants to rpmio/rpmpgp.h.
jbj [Sat, 29 Sep 2001 01:27:22 +0000 (01:27 +0000)]
Move OpenPGP constants to rpmio/rpmpgp.h.

CVS patchset: 5088
CVS date: 2001/09/29 01:27:22

22 years agoBug fixxed, remove the example.
jbj [Fri, 28 Sep 2001 00:48:29 +0000 (00:48 +0000)]
Bug fixxed, remove the example.

CVS patchset: 5087
CVS date: 2001/09/28 00:48:29

22 years agoRemove broken asm mp32{even,odd} for now.
jbj [Fri, 28 Sep 2001 00:35:50 +0000 (00:35 +0000)]
Remove broken asm mp32{even,odd} for now.
Add the RSA test(s) to beetest.

CVS patchset: 5086
CVS date: 2001/09/28 00:35:50

22 years agoRemove lclint warnings from dsa.[ch].
jbj [Thu, 27 Sep 2001 16:54:57 +0000 (16:54 +0000)]
Remove lclint warnings from dsa.[ch].

CVS patchset: 5085
CVS date: 2001/09/27 16:54:57

22 years agoAdd DSA routines.
jbj [Thu, 27 Sep 2001 14:40:14 +0000 (14:40 +0000)]
Add DSA routines.

CVS patchset: 5084
CVS date: 2001/09/27 14:40:14

22 years ago- bind beecrypt md5/sha1 underneath rpmio.
jbj [Wed, 26 Sep 2001 14:45:50 +0000 (14:45 +0000)]
- bind beecrypt md5/sha1 underneath rpmio.

CVS patchset: 5083
CVS date: 2001/09/26 14:45:50

22 years ago- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).
jbj [Tue, 25 Sep 2001 20:51:34 +0000 (20:51 +0000)]
- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).
- eliminate DYING code.

CVS patchset: 5082
CVS date: 2001/09/25 20:51:34

22 years ago- drop rpmio/base64.[ch] in favor of beecrypt.
jbj [Tue, 25 Sep 2001 16:21:44 +0000 (16:21 +0000)]
- drop rpmio/base64.[ch] in favor of beecrypt.
- drop lib/md5*.[ch] files in favor of beecrypt.

CVS patchset: 5081
CVS date: 2001/09/25 16:21:44

22 years agoMore lclint fiddles.
jbj [Tue, 25 Sep 2001 16:21:29 +0000 (16:21 +0000)]
More lclint fiddles.

CVS patchset: 5080
CVS date: 2001/09/25 16:21:29

22 years ago- drop rpmio/base64.[ch] in favor of beecrypt versions.
jbj [Tue, 25 Sep 2001 14:03:27 +0000 (14:03 +0000)]
- drop rpmio/base64.[ch] in favor of beecrypt versions.

CVS patchset: 5079
CVS date: 2001/09/25 14:03:27

22 years ago- Start rpm-4.1.
jbj [Tue, 25 Sep 2001 03:03:23 +0000 (03:03 +0000)]
- Start rpm-4.1.
- Loosely wire beecrypt library into rpm.

CVS patchset: 5078
CVS date: 2001/09/25 03:03:23

22 years agoMove to lclint-3.0.0.15, revisit and clean up annotations.
jbj [Mon, 24 Sep 2001 21:53:14 +0000 (21:53 +0000)]
Move to lclint-3.0.0.15, revisit and clean up annotations.
intl/: Add gettext orphans.
popt/intl/: Add gettext orphans.
beecrypt: Add beecrypt repository.
rpmio/tdigest.c: Add beecrypt digest checks.

CVS patchset: 5077
CVS date: 2001/09/24 21:53:14

22 years agoRemove dead code.
jbj [Mon, 24 Sep 2001 19:17:45 +0000 (19:17 +0000)]
Remove dead code.
Display both GPG/PGP decodes in openpgp.

CVS patchset: 5076
CVS date: 2001/09/24 19:17:45

22 years agoHandle white space in b64{dec,enc}.
jbj [Mon, 24 Sep 2001 19:02:24 +0000 (19:02 +0000)]
Handle white space in b64{dec,enc}.

CVS patchset: 5075
CVS date: 2001/09/24 19:02:24

22 years agoReplace b64{enc,dec}.
jbj [Mon, 24 Sep 2001 16:52:17 +0000 (16:52 +0000)]
Replace b64{enc,dec}.

CVS patchset: 5074
CVS date: 2001/09/24 16:52:17

22 years agoAdd tests/openpgp and tests/base64bug.
jbj [Mon, 24 Sep 2001 14:56:45 +0000 (14:56 +0000)]
Add tests/openpgp and tests/base64bug.

CVS patchset: 5073
CVS date: 2001/09/24 14:56:45

22 years agoAnnotate aio_foo routines, clean up mess of workarounds.
jbj [Mon, 24 Sep 2001 13:03:50 +0000 (13:03 +0000)]
Annotate aio_foo routines, clean up mess of workarounds.

CVS patchset: 5072
CVS date: 2001/09/24 13:03:50

22 years agoannotations for audio/dsp entropy sources.
jbj [Sun, 23 Sep 2001 21:06:52 +0000 (21:06 +0000)]
annotations for audio/dsp entropy sources.

CVS patchset: 5071
CVS date: 2001/09/23 21:06:52

22 years agoMore lclint fiddles.
jbj [Sun, 23 Sep 2001 15:47:37 +0000 (15:47 +0000)]
More lclint fiddles.

CVS patchset: 5070
CVS date: 2001/09/23 15:47:37

22 years agoMore lclint annotations, now at the strict level with a complete program.
jbj [Sun, 23 Sep 2001 12:09:48 +0000 (12:09 +0000)]
More lclint annotations, now at the strict level with a complete program.

CVS patchset: 5069
CVS date: 2001/09/23 12:09:48

22 years ago- lclint-3.0.0.15 fiddles.
jbj [Fri, 21 Sep 2001 15:07:11 +0000 (15:07 +0000)]
- lclint-3.0.0.15 fiddles.

CVS patchset: 5067
CVS date: 2001/09/21 15:07:11

22 years agoOrphans
jbj [Thu, 20 Sep 2001 20:17:13 +0000 (20:17 +0000)]
Orphans

CVS patchset: 5066
CVS date: 2001/09/20 20:17:13

22 years agoDoxygen fiddles.
jbj [Thu, 20 Sep 2001 20:16:11 +0000 (20:16 +0000)]
Doxygen fiddles.

CVS patchset: 5065
CVS date: 2001/09/20 20:16:11

22 years agoWire in doxygen doco.
jbj [Wed, 19 Sep 2001 21:30:01 +0000 (21:30 +0000)]
Wire in doxygen doco.

CVS patchset: 5064
CVS date: 2001/09/19 21:30:01