index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rpmchecksig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-22
Move makeTempFile() from misc.h to rpmfileutil.h
Panu Matilainen
1
-3
/
+3
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-5
/
+5
2007-11-19
Lose rpmerr.h for good
Panu Matilainen
1
-1
/
+1
2007-11-19
Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels
Panu Matilainen
1
-28
/
+28
2007-11-16
Split digest-stuff out of rpmio_internal to separate header
Panu Matilainen
1
-1
/
+1
2007-11-16
Eliminate copy-paste fd digest stealing, stuff into rpmio_internal
Panu Matilainen
1
-24
/
+1
2007-11-08
Kludge around mktemp() uses to shut up build warnings
Panu Matilainen
1
-0
/
+4
2007-11-07
Document rpmio_internal.h uses outside rpmio/
Panu Matilainen
1
-1
/
+2
2007-11-02
Use NSS instead of beecrypt for encryption (Tomas Mraz)
Panu Matilainen
1
-2
/
+0
2007-10-28
Include "rpmcli.h" instead of <rpmcli.h>.
Ralf Corsépius
1
-1
/
+1
2007-10-26
Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.
Ralf Corsépius
1
-9
/
+9
2007-10-26
Rename rpmcliImportPubkey() -> rpmtsImportPubkey()
Panu Matilainen
1
-133
/
+1
2007-10-09
Make rpmerr.h private, include directly where needed.
Panu Matilainen
1
-0
/
+1
2007-10-09
Replace all uses of RPMMESS_WARNING with RPMLOG_WARNING
Panu Matilainen
1
-1
/
+1
2007-10-09
Replace all rpmMessage() uses with rpmlog()
Panu Matilainen
1
-1
/
+1
2007-10-09
Replace all rpmError() uses with rpmlog()
Panu Matilainen
1
-28
/
+28
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-103
/
+49
2007-09-04
Fix error reporting on rpm --checksig (rhbz#155079)
Panu Matilainen
1
-3
/
+7
2007-07-11
Cast to void** to silence hge() warning
Panu Matilainen
1
-1
/
+1
2007-07-11
Use unsigned size type for pgpReadPkts().
Panu Matilainen
1
-1
/
+1
2007-06-12
Skip packages/headers with non-verifiable signatures and treat
Panu Matilainen
1
-3
/
+4
2007-04-16
Call Fflush at the end of writeing a signed package to catch out
Paul Nasrat
1
-0
/
+4
2007-04-16
Also decode early for PGP sigtags, which are actually header+payload
Paul Nasrat
1
-1
/
+1
2005-03-13
Permit build with extternal file and libmagic.
jbj
1
-0
/
+6
2005-03-13
Add support for RSA on sha1/sha256/sha384/sha512.
jbj
1
-11
/
+29
2005-03-12
Add hdrmd5ctx for header-only md5 rsa/md5 signatures.
jbj
1
-0
/
+3
2005-02-02
- fix: length of gpg V4 hash seed was incorrect (#146896).
jbj
1
-3
/
+2
2004-12-05
- rpm-4.4 final release.
rpm-4.4-release
jbj
1
-1
/
+1
2004-11-28
- add support for automagic pubkey retrieval using HKP.
jbj
1
-1
/
+17
2004-11-10
- add --delsign to purge packages of digital signatures.
jbj
1
-2
/
+9
2003-12-30
- use -fPIC -DPIC on all platforms, not just mandatory (#112713).
jbj
1
-1
/
+1
2003-12-11
- only internal Berkeley db from now on.
jbj
1
-1
/
+1
2003-05-08
- don't use error string after gzclose (Dmitry V. Levin).
jbj
1
-4
/
+4
2003-04-21
Don't segfault if given ascii armored rather than binary pubkey packets.
jbj
1
-6
/
+15
2003-04-09
Splint fiddles.
jbj
1
-2
/
+2
2003-04-02
Splint clean.
jbj
1
-8
/
+7
2003-01-23
splint fiddles.
jbj
1
-1
/
+0
2002-12-24
- add %%pubkey attribute to read armored pubkey files into header.
jbj
1
-2
/
+2
2002-09-16
Sync with rpm-4.1 parsing changes.
jbj
1
-4
/
+14
2002-09-04
- fix: parse header data more carefully.
jbj
1
-1
/
+1
2002-08-31
Sync with rpm-4.1.
jbj
1
-1
/
+0
2002-08-27
- fix: segfault with --checksig, plug memory leak (#72455).
jbj
1
-1
/
+2
2002-08-23
- merge signature returns into rpmRC.
jbj
1
-18
/
+29
2002-08-19
- add --with-efence to configure, check install/upgrade with efence.
jbj
1
-0
/
+2
2002-08-06
- python: bindings to import pubkeys and display openpgp packets.
jbj
1
-119
/
+136
2002-08-05
- fix: check for lead magic, better error message on failure (#69751).
jbj
1
-2
/
+2
2002-08-02
- fix: signed pubkeys were imported incorrectly (#68291).
jbj
1
-1
/
+5
2002-07-24
- verify signatures/digests retrieved through rpmdbNextIterator().
jbj
1
-1
/
+1
2002-07-21
- add methods to make signature handling opaque wrto rpmts.
jbj
1
-75
/
+83
2002-07-20
- version added to *.la dependency libraries (#69063).
jbj
1
-1
/
+0
[prev]
[next]