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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-18
LZMA -> XZ renaming
Panu Matilainen
11
-30
/
+38
2009-03-16
Handle rpmDigestDup() failure in signature checking
Panu Matilainen
1
-6
/
+6
2009-03-16
Proper error handling in rpmDigestDup()
Panu Matilainen
1
-6
/
+7
2009-03-16
Eliminate unnecessary pgpNewPublicKey() wrappers
Panu Matilainen
1
-12
/
+2
2009-03-16
Eliminate unnecessary field from pgpDig_s
Panu Matilainen
3
-44
/
+29
2009-03-14
Free all keys not only those on the first buckets
Florian Festi
1
-2
/
+2
2009-03-13
- Cleanup: removing unnecessary repeated code.
Rakesh Pandit
1
-9
/
+0
2009-03-13
rpm-python only accepts string objects, not unicode
Panu Matilainen
1
-1
/
+1
2009-03-13
Catch exceptions from python conversions in dbMatch()
Panu Matilainen
1
-0
/
+4
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
3
-22
/
+0
2009-03-12
Eliminate can't happen code
Panu Matilainen
1
-9
/
+0
2009-03-12
Silence compiler whining on rpmsort and rpminject
Panu Matilainen
2
-29
/
+24
2009-03-11
Plug a memleak in genCpioListAndHeader()
Panu Matilainen
1
-0
/
+1
2009-03-11
NSS supports MD2, we might as well handle it too
Panu Matilainen
1
-3
/
+5
2009-03-11
Eliminate now unnecessary FDDIGEST_t
Panu Matilainen
3
-31
/
+23
2009-03-11
Remember hash algorithm in digest context
Panu Matilainen
1
-0
/
+2
2009-03-11
Streamline rpmDigestInit() a bit
Panu Matilainen
1
-14
/
+11
2009-03-11
Move headerIsEntry() check of sigtag into _chk() macro
Panu Matilainen
1
-18
/
+8
2009-03-11
Size signature failures are always RPMRC_FAIL
Panu Matilainen
1
-3
/
+1
2009-03-11
Eliminate asserts() from rpmVerifySignature() paths
Panu Matilainen
1
-25
/
+20
2009-03-11
Minor cleanup + simplification of DSA and RSA sig checks
Panu Matilainen
1
-15
/
+10
2009-03-11
For RSA sigs, RPMRC_NOKEY is only sane for keyring lookup failure
Panu Matilainen
1
-17
/
+8
2009-03-11
For DSA sigs, RPMRC_NOKEY is only sane for keyring lookup failure
Panu Matilainen
1
-3
/
+1
2009-03-11
We already assume failure, this is unnecessary
Panu Matilainen
1
-2
/
+0
2009-03-11
SHA1 and MD5 failures are always RPMRC_FAIL
Panu Matilainen
1
-6
/
+2
2009-03-11
Use tag to distinguish header-only vs header+payload signatures
Panu Matilainen
1
-2
/
+2
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-10
Don't return data from headerGet() on regionSwab() failure
Panu Matilainen
1
-0
/
+4
2009-03-09
Port XZ payload compression to xz-4.999.8 API
Jindrich Novy
2
-10
/
+4
2009-03-09
Add test for _install_lang and status
Panu Matilainen
3
-0
/
+54
2009-03-09
Unbreak %_install_langs handling (rhbz#489235)
Panu Matilainen
1
-1
/
+2
2009-03-09
Fix RPMTAG_FILESTATES in rpmdb
Panu Matilainen
3
-5
/
+7
2009-03-09
Initialize on declaration, cosmetics only...
Panu Matilainen
1
-5
/
+2
2009-03-09
Dont bother retrieving colors unless actually needed
Panu Matilainen
1
-10
/
+4
2009-03-09
Dont bother retrieving ts problem set unless actually needed
Panu Matilainen
1
-3
/
+2
2009-03-09
Dont bother retrieving altNEVR unless actually needed
Panu Matilainen
1
-4
/
+2
2009-03-08
Load macros before creating directories (rhbz#489104)
Panu Matilainen
1
-2
/
+3
2009-03-06
Document libcap, libacl in INSTALL
Panu Matilainen
1
-2
/
+10
2009-03-04
Condense "shut up gcc" switch-cases to just default no action case
Panu Matilainen
3
-54
/
+6
2009-03-04
Add internal helper to verify signature parse results
Panu Matilainen
1
-37
/
+21
2009-03-04
Move the common part of DSA+RSA verification into helper function
Panu Matilainen
1
-76
/
+53
[next]