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
/
rpmio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-04
Remove now redundant NULL digparam checks within the PGP parser
Panu Matilainen
1
-64
/
+52
2011-11-04
Arrange temporary storage for parsing if called with NULL dig
Panu Matilainen
1
-4
/
+12
2011-11-04
Added sanity checks on pgpPrtPkts() entry
Panu Matilainen
1
-2
/
+5
2011-11-04
Eliminate bunch of unused/useless debug cruft from pgp parser
Panu Matilainen
1
-16
/
+6
2011-11-04
Split digest parameter freeing into a separate helper function
Panu Matilainen
1
-23
/
+21
2011-11-04
Store the rsa/dsa parameters in pgpDigParamers struct directly
Panu Matilainen
2
-59
/
+54
2011-11-01
Verify PGP signature packet sizes and number of MPIs match expectations
Panu Matilainen
1
-9
/
+17
2011-11-01
Eliminate buggy pgpPrtComment()
Panu Matilainen
1
-29
/
+0
2011-11-01
Verify PGP key packet sizes and number of MPIs match expectations, part II
Panu Matilainen
1
-28
/
+32
2011-11-01
Verify PGP key packet sizes and number of MPIs match expectations
Panu Matilainen
1
-29
/
+34
2011-10-26
Verify MPI size is within packet boundary in pgpMpiItem()
Panu Matilainen
1
-9
/
+20
2011-10-26
Remove support for V3 public keys
Panu Matilainen
1
-40
/
+3
2011-10-26
We dont deal with secret keys, leave them alone
Panu Matilainen
1
-108
/
+0
2011-10-25
Centralize PGP packet decoding and sanity checking into helper function
Panu Matilainen
1
-46
/
+56
2011-10-25
Verify there are sufficient number of bytes to calculate packet length
Panu Matilainen
1
-19
/
+34
2011-10-25
Avoid redundant calculations on pubkey fingerprint retrieval
Panu Matilainen
1
-21
/
+26
2011-10-25
pgpPubkeyFingerprint() can fail, propagate errors part II
Panu Matilainen
1
-1
/
+5
2011-10-25
pgpPubkeyFingerprint() can fail, propagate errors
Panu Matilainen
1
-5
/
+9
2011-10-24
Eliminate useless pgpIsPkt() helper function
Panu Matilainen
1
-61
/
+0
2011-10-24
Eliminate broken pgpLen() from the API
Panu Matilainen
2
-21
/
+21
2011-10-24
Valid PGP packets are always at least two bytes long
Panu Matilainen
1
-2
/
+2
2011-10-11
rpmio: Set a umask before using mkstemp()
Mukund Sivaraman
1
-0
/
+6
2011-10-11
rpmio: Don't de-ref lzfile which was freed in lzclose()
Mukund Sivaraman
1
-1
/
+3
2011-09-30
Sanity check OpenPGP packet lengths in pgpPrtSubType()
Panu Matilainen
1
-3
/
+8
2011-09-15
Whoops, ftell() and rpmio equivalents should return long not off_t
Panu Matilainen
1
-1
/
+1
2011-09-01
Source formatting cosmetics: function blocks start on the next line
Panu Matilainen
1
-1
/
+2
2011-08-19
Remove support for ancient bzip2 library versions
Panu Matilainen
1
-19
/
+9
2011-08-19
Remove unused FDFOO macros
Panu Matilainen
1
-10
/
+0
2011-08-02
pgpVerifySig() check of NULL hash is the wrong way around
Panu Matilainen
1
-1
/
+1
2011-07-14
Sanity check signatures even if we dont have a key
Panu Matilainen
1
-1
/
+10
2011-07-13
Fix memleak on keys with more than one user id
Panu Matilainen
1
-3
/
+3
2011-07-13
Fix crash on PGP packets/armors with more than one key (RhBug:667582)
Panu Matilainen
1
-4
/
+8
2011-07-13
Oops, rpmPubkeyDig() should return NULL if pgpPrtPkts() fails
Panu Matilainen
1
-4
/
+10
2011-07-12
Whoops, wrong variable passed to io debugging
Panu Matilainen
1
-1
/
+1
2011-07-11
Cleanup fdRead(), fdWrite() and fdSeek() a bit
Panu Matilainen
1
-21
/
+5
2011-07-11
Cosmetics: remove empty comments and such
Panu Matilainen
1
-31
/
+3
2011-07-11
Dont bother checking for NULL fd on stats collection
Panu Matilainen
1
-2
/
+0
2011-07-11
Centralize most of the debug goo as well
Panu Matilainen
1
-21
/
+19
2011-07-11
Just pass fd pointers around instead of "cookies" cast to fd
Panu Matilainen
2
-63
/
+37
2011-07-11
Centralize fd digests collection
Panu Matilainen
1
-16
/
+6
2011-07-11
Centralize fd stats collection
Panu Matilainen
1
-35
/
+8
2011-07-11
Eliminate unused leftover bytesRemain member from FD_t
Panu Matilainen
1
-35
/
+2
2011-07-11
Minor cosmetics cleanup to Fseek()
Panu Matilainen
1
-10
/
+7
2011-07-11
Return an error on Fread() / Fwrite() on NULL fd
Panu Matilainen
1
-16
/
+13
2011-07-11
Implement Ftell() for zlib versions that support it
Panu Matilainen
1
-1
/
+23
2011-07-11
Use a vector for Ftell() functionality too
Panu Matilainen
1
-14
/
+17
2011-07-11
Remove pointless fdSeekNot() "not implemented" function
Panu Matilainen
1
-8
/
+3
2011-07-08
Fix totally broken Fflush() operation
Panu Matilainen
1
-17
/
+14
2011-07-08
Axe the broken fpio support for good
Panu Matilainen
1
-70
/
+5
2011-07-08
zlib is mandatory, fail at configure if missing + remove conditionals
Panu Matilainen
1
-15
/
+0
[prev]
[next]