index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
verify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-10-28
- memory indices for dependency check are typedef'd and abstract'd.
jbj
1
-4
/
+6
2001-10-27
- transaction sets cerated in cli main.
jbj
1
-13
/
+8
2001-10-27
- legacy signatures always checked where possible on package read.
jbj
1
-11
/
+10
2001-10-26
- wire transactions through rpmcli install/erase modes.
jbj
1
-4
/
+7
2001-10-25
- legacy signatures always checked on -qp and -Vp.
jbj
1
-4
/
+7
2001-10-24
- wire transactions through rpmcli query/verify modes.
jbj
1
-29
/
+63
2001-10-21
- all symbols but hdrVec are now forward references in linkage.
jbj
1
-0
/
+2
2001-10-19
Rewire digests, step 2.
jbj
1
-9
/
+3
2001-10-18
Scaffholding for dumping full headers carried through transaction.
jbj
1
-1
/
+1
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-2
/
+0
2001-10-16
Factor -type problems into explicit code annotations.
jbj
1
-0
/
+7
2001-10-16
More lclint annotations.
jbj
1
-4
/
+3
2001-10-15
Explicit branchstate annotations.
jbj
1
-12
/
+14
2001-10-15
lclint fiddles to annotate globals.
jbj
1
-2
/
+8
2001-09-26
- bind beecrypt md5/sha1 underneath rpmio.
jbj
1
-0
/
+2
2001-09-25
- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).
jbj
1
-33
/
+1
2001-09-25
- drop rpmio/base64.[ch] in favor of beecrypt.
jbj
1
-1
/
+0
2001-09-15
Sync with rpm-4_0 branch.
jbj
1
-0
/
+1
2001-08-27
- fix: error message on failed package installs resurrected.
jbj
1
-1
/
+3
2001-08-17
- verify perms (but not mode) on %ghost files.
jbj
1
-6
/
+23
2001-07-21
- add sha1 test vectors, verify on ix86/alpha/sparc.
jbj
1
-8
/
+13
2001-07-17
- python: "seal" immutable region for legacy headers in rhnUnload() .
jbj
1
-6
/
+2
2001-07-08
- python: rhnLoad/rhnUnload to check header digest.
jbj
1
-6
/
+7
2001-07-06
- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.
jbj
1
-15
/
+8
2001-06-20
- fix: rpm -qlv link count for directories dinna include '..'.
jbj
1
-0
/
+6
2001-06-17
Sync with rpm-4_0 branch.
jbj
1
-1
/
+1
2001-06-12
- remove rpmrc Provides: Yet Again, use virtual packages.
jbj
1
-57
/
+9
2001-06-12
- remove dead code frpm popt table reorg.
jbj
1
-68
/
+167
2001-06-08
- fix: QUERY_FOR_LIST file count clobbered.
jbj
1
-28
/
+32
2001-06-05
- fix typos in linux.{req,prov}.
jbj
1
-3
/
+6
2001-06-04
lclint fiddles.
jbj
1
-1
/
+4
2001-05-31
- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).
jbj
1
-8
/
+19
2001-05-05
- enough lclint annotations and fiddles already.
jbj
1
-3
/
+4
2001-05-03
- still more boring lclint annotations and fiddles.
jbj
1
-6
/
+7
2001-04-30
- yet more boring lclint annotations and fiddles.
jbj
1
-56
/
+76
2001-04-29
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
1
-14
/
+6
2001-03-28
- fix: AIX has sizeof(uint_16) != sizeof(mode_t) verify cast needed.
jbj
1
-1
/
+5
2001-03-14
Update to doxygen-1.2.6 configuration.
jbj
1
-0
/
+4
2001-02-28
Merge scriptlet handling into psm.c, remove from API.
jbj
1
-1
/
+1
2001-02-28
Move more args into PSM_t.
jbj
1
-2
/
+23
2001-02-10
Reorganize sources before implementing --repackage.
jbj
1
-3
/
+1
2001-01-26
lclint annotations.
jbj
1
-1
/
+1
2001-01-15
- fix: extra newline in many error messages (#23947).
jbj
1
-2
/
+2
2001-01-01
- use popt autohelp for rpm helper binaries.
jbj
1
-8
/
+30
2000-12-26
- send query/verify output through rpmlog().
jbj
1
-58
/
+103
2000-12-12
Sync with rpm-4_0 branch.
jbj
1
-5
/
+5
2000-12-04
Sync with rpm-4_0 branch.
jbj
1
-1
/
+0
2000-12-02
Bring header reggions mods back to top of stack.
jbj
1
-6
/
+7
2000-10-28
- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).
jbj
1
-2
/
+3
2000-10-20
- pass rpmTransactionSet, not elements, to installBinaryPackage et al.
jbj
1
-10
/
+22
[next]