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
2011-10-24
Eliminate broken pgpLen() from the API
Panu Matilainen
2
-21
/
+21
2011-10-24
Sanitize pgpsigFormat()
Panu Matilainen
1
-36
/
+13
2011-10-24
Valid PGP packets are always at least two bytes long
Panu Matilainen
1
-2
/
+2
2011-10-23
Fix unterminated buffer after readlink() call
Thomas Jarosch
1
-2
/
+6
2011-10-23
Log an error on signing if we can't even parse the gpg-generated signature
Panu Matilainen
1
-1
/
+3
2011-10-23
Warn but don't fail the build on missing excluded files (RhBug:745629)
Panu Matilainen
1
-3
/
+12
2011-10-23
Eliminate bunch of exit points in addFile()
Panu Matilainen
1
-6
/
+10
2011-10-21
Fix ancient off-by-one at end boundary in string array size calculation
Panu Matilainen
2
-17
/
+19
2011-10-20
Verify the entire region trailer, not just its offset, is within data area
Panu Matilainen
3
-5
/
+6
2011-10-17
Update man page(s) verify output description to match current behavior
Panu Matilainen
7
-13
/
+13
2011-10-12
Fix pretrans dependency calculation when provider is upgraded
Panu Matilainen
1
-10
/
+17
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-10-11
build: Update .gitignore rules
Mukund Sivaraman
4
-2
/
+8
2011-10-11
Let headerLoad() failure message come through
Panu Matilainen
1
-1
/
+2
2011-10-06
Eliminate headerCheckPayloadFormat() from the API
Panu Matilainen
3
-37
/
+31
2011-10-06
Eliminate headerMergeLegacySigs() from the API
Panu Matilainen
3
-13
/
+6
2011-10-06
Eliminate leftover headerRegenSigHeader() function
Panu Matilainen
2
-55
/
+0
2011-10-06
Only bother allocating a pgpDig when needed
Panu Matilainen
1
-9
/
+3
2011-10-06
Eliminate redundant NULL-checks in lower level sigchecking functions
Panu Matilainen
1
-9
/
+3
2011-10-06
Sanitize rpmVerifySignature() a bit
Panu Matilainen
1
-7
/
+13
2011-10-06
Also add RPMTAG_OPTFLAGS during spec parse since we easily can...
Panu Matilainen
2
-5
/
+3
2011-10-06
Add implicit self-provides during spec parse already
Panu Matilainen
2
-35
/
+32
2011-10-05
Split signature/digest verification out of headerVerify()
Panu Matilainen
1
-114
/
+134
2011-10-05
Unobfuscate header digest calculation in headerVerify()
Panu Matilainen
1
-18
/
+5
2011-10-05
Unobfuscate headerVerify() exit logic
Panu Matilainen
1
-30
/
+20
2011-10-05
Eliminate pointless exit label from headerVerify()
Panu Matilainen
1
-3
/
+0
2011-10-04
Push couple of variables to more local scope
Panu Matilainen
1
-3
/
+3
2011-10-04
Eliminate redundant local variable in headerLoad()
Panu Matilainen
1
-2
/
+0
2011-10-03
Sanity check region length on header load
Panu Matilainen
1
-0
/
+5
2011-09-30
Sanity check OpenPGP packet lengths in pgpPrtSubType()
Panu Matilainen
1
-3
/
+8
2011-09-29
Sanity check region offset range on headerLoad()
Panu Matilainen
1
-1
/
+1
2011-09-29
Sanity check region offset in regionSwab()
Panu Matilainen
1
-0
/
+3
2011-09-15
Whoops, ftell() and rpmio equivalents should return long not off_t
Panu Matilainen
1
-1
/
+1
2011-09-15
Fix up a few strict-prototype warnings on x86
Panu Matilainen
1
-3
/
+3
2011-09-15
Kick out ppc arch detection leftovers
Panu Matilainen
1
-12
/
+0
2011-09-15
Eliminate hysterical copy-paste comments from rpmrc
Panu Matilainen
1
-16
/
+0
2011-09-15
Bit of rpmrc spring-cleaning: nuke detection for some extinct creatures
Panu Matilainen
1
-57
/
+3
2011-09-13
Add Transifex config + adjust .gitignore to track it
Panu Matilainen
2
-0
/
+9
2011-09-13
Nuke ancient ChangeLog in po/
Panu Matilainen
1
-6
/
+0
2011-09-12
Use POPT_BIT_SET for setting the scriptlet flags
Panu Matilainen
1
-7
/
+4
2011-09-12
Actually remember scriptlet flags in the rpmScript struct
Panu Matilainen
1
-2
/
+3
2011-09-12
Rename scriptlet flags from RPMSCRIPT_FOO to RPMSCRIPT_FLAG_FOO
Panu Matilainen
3
-7
/
+7
2011-09-12
Show all interpreter arguments on --scripts query (ticket #847)
Panu Matilainen
1
-14
/
+14
2011-09-12
Show possible %verifyscript interpreter similarly to other scriptlets
Panu Matilainen
1
-1
/
+3
2011-09-12
Scriptlet argument tags are really arrays
Panu Matilainen
1
-7
/
+7
2011-09-12
Sanity check trigger scriptlet arguments on build
Panu Matilainen
1
-0
/
+6
2011-09-06
Fix brp-python-bytecompile breakage from the recent whitespace patch
Panu Matilainen
1
-1
/
+1
2011-09-06
Use the new FOO_NEVRS extensions for --requires etc popt aliases
Panu Matilainen
1
-8
/
+8
2011-09-06
Add four new extension tags for pretty-formatting dependencies
Panu Matilainen
3
-0
/
+53
[prev]
[next]