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
/
signature.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-06-17
Sync with rpm-4_0 branch.
jbj
1
-2
/
+2
2001-06-16
linux.req now verified functional on ia64-linux.
jbj
1
-4
/
+28
2001-06-05
- fix typos in linux.{req,prov}.
jbj
1
-0
/
+8
2001-05-31
- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).
jbj
1
-5
/
+5
2001-05-23
- headerFree() returns NULL, _free is C++ safe.
jbj
1
-3
/
+3
2001-05-03
- still more boring lclint annotations and fiddles.
jbj
1
-45
/
+64
2001-04-30
- yet more boring lclint annotations and fiddles.
jbj
1
-82
/
+82
2001-04-29
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
1
-9
/
+9
2001-02-27
Handle non-string tag indices correctly.
jbj
1
-5
/
+0
2001-02-12
Add rpmRC return code type for the usual 0/1/2 codes.
jbj
1
-17
/
+30
2001-02-12
Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion.
jbj
1
-11
/
+10
2001-02-11
1st stab at --repackage.
jbj
1
-38
/
+44
2001-01-15
- fix: extra newline in many error messages (#23947).
jbj
1
-18
/
+18
2001-01-03
- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).
jbj
1
-5
/
+5
2001-01-02
doxygen annotations for popt.
jbj
1
-1
/
+1
2000-12-29
- fix: avoid FAT and other brain-dead file systems that have not inodes.
jbj
1
-4
/
+5
2000-12-27
- use malloc'ed buffer for large queries.
jbj
1
-2
/
+0
2000-12-13
- fix: (transaction.c) assume file state normal if tag is missing.
jbj
1
-1
/
+1
2000-12-12
Sync with rpm-4_0 branch.
jbj
1
-42
/
+44
2000-12-02
Bring header reggions mods back to top of stack.
jbj
1
-2
/
+6
2000-11-15
Sanity.
jbj
1
-11
/
+13
2000-11-07
- load headers as single contiguous region.
jbj
1
-28
/
+23
2000-10-28
- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).
jbj
1
-2
/
+5
2000-08-29
- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).
jbj
1
-5
/
+5
2000-08-28
Doxygen annotations.
jbj
1
-4
/
+0
2000-08-27
- consistent return for all signature verification.
jbj
1
-24
/
+21
2000-08-27
Doxygen annotations.
jbj
1
-0
/
+4
1999-11-10
Swap 2nd and 3rd arg to Fread/Fwrite to preserve read/write type return.
jbj
1
-4
/
+4
1999-11-04
Use Fopen almost everywhere.
jbj
1
-4
/
+4
1999-11-02
Add ref/deref/new/fileno/open vectors to FDIO_t.
jbj
1
-4
/
+4
1999-10-30
Make fdFileno() static, use Fileno()/Ferror() analogues throughout.
jbj
1
-1
/
+1
1999-10-29
check for memory leaks (almost all leaks are plugged).
jbj
1
-1
/
+2
1999-10-27
use compressed filenames on install side.
jbj
1
-7
/
+7
1999-10-20
lclint annotations.
jbj
1
-4
/
+4
1999-09-21
fix: command line install had header memory leak.
jbj
1
-3
/
+4
1999-09-17
lclint annotations.
jbj
1
-29
/
+32
1999-09-14
fix: with unspecified epochs, skip dependency epoch compare.
jbj
1
-1
/
+2
1999-09-10
pgp and pgp5 have compatible RSA signature (#4780).
jbj
1
-119
/
+108
1999-08-24
add headerWrite return code and check for errors.
jbj
1
-3
/
+8
1999-08-18
fix: use pgp5 rather than pgp-2.6.3 if both are in %_pgpbin (#4564).
jbj
1
-4
/
+3
1999-07-13
File internals rearranged to taste.
jbj
1
-140
/
+126
1999-07-13
Perl bindings need
jbj
1
-2
/
+2
1999-04-29
fix: prefer pgp2.6.3 over pgp5 if both are installed.
jbj
1
-3
/
+4
1999-03-31
add explicit macrofiles path to rpmrc.
jbj
1
-0
/
+1
1999-03-22
fix: don't add header if signature generation failed (Carlo Wood).
jbj
1
-28
/
+49
1999-03-21
Typos.
jbj
1
-9
/
+9
1999-03-21
pgp5 support (Carlo Wood <carlo@runaway.xs4all.nl>).
jbj
1
-50
/
+171
1999-03-20
eliminate old rpmrc configuration syntax.
jbj
1
-55
/
+76
1999-01-10
More fixes from Toshio.
jbj
1
-19
/
+20
1999-01-09
1998 8 Jan Toshio Kuratomi <badger@prtr-13.ucsc.edu>
jbj
1
-24
/
+208
[next]