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
2012-10-30
Fix missing error on --import on bogus key file (RhBug:869667)
Panu Matilainen
1
-4
/
+5
2012-01-30
Use rpmReadHeader() on signature checking path too
Panu Matilainen
1
-2
/
+4
2011-11-09
Eliminate uses of pgpDig in package reading & signature checking
Panu Matilainen
1
-6
/
+4
2011-11-09
Switch to using rpmKeyringVerifySig() internally
Panu Matilainen
1
-1
/
+1
2011-11-07
Use pgpDigParamsAlgo() throughout the codebase
Panu Matilainen
1
-4
/
+5
2011-11-07
Unify the parsePGP() variants from package.c and rpmchecksig.c
Panu Matilainen
1
-29
/
+8
2011-11-07
Eliminate couple of unnecessary pgpDig usages
Panu Matilainen
1
-2
/
+2
2011-11-04
Add a couple of missing includes, masked by NSS headers
Panu Matilainen
1
-0
/
+2
2011-07-07
Further streamline & sanitize lead handling
Panu Matilainen
1
-10
/
+3
2011-07-06
Make rpmLeadRead() return an allocated lead, fixup callers
Panu Matilainen
1
-3
/
+3
2011-04-19
Actually handle headerGet() / pgpPrtPkts() failure on signature verify
Panu Matilainen
1
-4
/
+7
2010-10-22
Fix (ie eliminate) rpmSigTag uses in rpmchecksig
Panu Matilainen
1
-5
/
+5
2010-09-28
Fix a rpmTag/rpmSigTag mismatch by using the more appropriate type
Panu Matilainen
1
-1
/
+1
2010-09-03
Further simplify rpmcliVerifySignatures()
Panu Matilainen
1
-2
/
+6
2010-09-03
Split package signing out of rpmchecksig.c
Panu Matilainen
1
-372
/
+0
2010-09-03
Export the cli-level signature checking as rpmcliVerifySignatures()
Panu Matilainen
1
-24
/
+24
2010-09-03
Export rpmcliImportPubkeys() (again) in the public API
Panu Matilainen
1
-1
/
+1
2010-09-03
Remove hysterically useless RPMSIGN_NONE + --sign popt leftovers
Panu Matilainen
1
-1
/
+0
2010-07-09
Skip any initial comments when looking for pubkey start marker
Panu Matilainen
1
-1
/
+1
2010-06-01
Support many pubkeys in a single file in --import (RhBug:586827)
Panu Matilainen
1
-31
/
+53
2010-05-06
Minor cleanup to rpmReSign()
Panu Matilainen
1
-12
/
+3
2010-05-06
Fix minor header iterator leak in rpmReSign()
Panu Matilainen
1
-4
/
+2
2010-05-06
Clean up rpmcliImportPubkeys() a bit, no functional changes
Panu Matilainen
1
-30
/
+18
2010-01-05
Sanitize signature checking formatResult() a bit
Panu Matilainen
1
-6
/
+3
2009-10-14
Move fdDigest*() to rpmio.c where they better belong
Panu Matilainen
1
-0
/
+1
2009-05-20
Eliminate useless pgpDig nbytes counter
Panu Matilainen
1
-5
/
+1
2009-04-22
Refactor ts out of the main signature checking worker
Panu Matilainen
1
-7
/
+21
2009-04-16
Check for termination signals during signing / signature checking loop
Panu Matilainen
1
-0
/
+1
2009-03-25
Make sure fd bundle is always NULLed on rpmVerifySignatures() exit
Panu Matilainen
1
-1
/
+1
2009-03-25
Remove unnecessary {} block inflating indentation, streamline
Panu Matilainen
1
-21
/
+18
2009-03-25
Eliminate header/payload digests from pgpDig_s, they dont belong
Panu Matilainen
1
-22
/
+37
2009-03-12
MD5 and SHA1 digests are handled just the same here...
Panu Matilainen
1
-3
/
+0
2009-03-12
Rip all handling of broken md5 sums from 1997, rpm 2.x era
Panu Matilainen
1
-6
/
+0
2009-03-12
Eliminate can't happen code
Panu Matilainen
1
-9
/
+0
2009-03-10
Lift best signature detection out of rpmVerifySignatures()
Panu Matilainen
1
-17
/
+28
2009-03-10
Lift pgp parsing into separate function
Panu Matilainen
1
-7
/
+17
2009-03-10
Avoid rasprintf() on potentially NULL string
Panu Matilainen
1
-8
/
+8
2009-03-10
Eliminate Yet Another temporary result variable
Panu Matilainen
1
-5
/
+5
2009-03-10
Further rpmVerifySignatures() cleanup
Panu Matilainen
1
-46
/
+46
2009-03-10
Assume failure in rpmVerifySignatures()
Panu Matilainen
1
-8
/
+2
2009-03-10
Use rstrcat() instead of rasprintf(), less fuss involved
Panu Matilainen
1
-4
/
+2
2009-03-10
Fix memleak on signature checking failure
Panu Matilainen
1
-3
/
+3
2009-03-10
Eliminate pointless {} block inflating indentation level
Panu Matilainen
1
-189
/
+186
2009-03-04
Condense "shut up gcc" switch-cases to just default no action case
Panu Matilainen
1
-11
/
+1
2009-01-05
Eliminate header magic duplication all over the place, export it
Panu Matilainen
1
-6
/
+2
2008-11-04
Use more portable file access mode tests (ticket #5)
Panu Matilainen
1
-1
/
+1
2008-10-06
Consistent log level for "unverifiable signature" message
Panu Matilainen
1
-1
/
+1
2008-10-04
Restore permissions of a signed rpm to that of the original (rhbz#465586)
Panu Matilainen
1
-3
/
+8
2008-08-08
Missing include
Panu Matilainen
1
-0
/
+1
2008-08-04
Bunch of keyring / pubkey refcounting fixes
Panu Matilainen
1
-0
/
+1
[next]