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
path:
root
/
rpmio
/
rpmpgp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
Add an alternative API for parsing PGP packets
Panu Matilainen
1
-0
/
+18
2011-11-07
Add ad API for retrieving algorithm values from digest parameter containers
Panu Matilainen
1
-0
/
+8
2011-11-07
Add an API for comparing two digest parameter containers
Panu Matilainen
1
-0
/
+8
2011-11-07
Add a dumb API to retrieve pubkey / signature params from pgpDig
Panu Matilainen
1
-0
/
+8
2011-11-07
Add another pgpVerify variant which takes key and sig as separate args
Panu Matilainen
1
-0
/
+11
2011-10-24
Eliminate broken pgpLen() from the API
Panu Matilainen
1
-21
/
+0
2010-10-22
Eliminate use of pgpHashAlgo in rpmio interface arguments
Panu Matilainen
1
-5
/
+5
2010-09-21
Stop abusing enum typedefs for bitfield types
Panu Matilainen
1
-2
/
+4
2010-06-29
Tell rpm about SHA-224 existence (RhBug:608599)
Jiri Kastner
1
-0
/
+1
2010-05-19
Add public pgpValString() function + enum for the various types
Panu Matilainen
1
-0
/
+20
2010-05-19
Bury struct pgpValTbl_s definition inside rpmpgp.c
Panu Matilainen
1
-7
/
+0
2009-10-09
Add an interface to parse armored OpenPGP from memory
Panu Matilainen
1
-0
/
+9
2009-05-22
Couple of documentation typos
Panu Matilainen
1
-2
/
+2
2009-03-25
Push signature identification to librpmio / pgp handling
Panu Matilainen
1
-0
/
+7
2009-03-25
Push signature verification down to librpmio
Panu Matilainen
1
-0
/
+8
2009-03-25
Add a type + basic api for bundle of digests (on same data)
Panu Matilainen
1
-0
/
+54
2008-07-08
Add a new legacy compatibility header, kill rpmints.h
Panu Matilainen
1
-1
/
+1
2008-07-01
Unexport all the umphteen pgp related tables
Panu Matilainen
1
-42
/
+0
2008-07-01
Make every pgp function not needed by other parts of rpm static
Panu Matilainen
1
-214
/
+0
2008-06-02
Document rpmDigestLength() error behavior
Panu Matilainen
1
-1
/
+1
2008-05-22
Remove some leftover doxygen @todo markers
Panu Matilainen
1
-1
/
+0
2008-05-21
Include stdlib.h for free()
Panu Matilainen
1
-0
/
+1
2008-04-07
Remove static print buffer from pgpMpiStr(), return malloc'd data instead
Panu Matilainen
1
-6
/
+6
2008-04-07
Merge pgpHexCvt() into pgpHexPrt(), removing it from public headers
Panu Matilainen
1
-21
/
+0
2008-04-07
Minimally convert all pgpHexCvt() users to use pgpHexStr() instead
Panu Matilainen
1
-3
/
+3
2008-04-07
Remove static print buffer from pgpHexStr, return malloc'ed memory instead
Panu Matilainen
1
-10
/
+2
2008-03-19
Remove bunch of double consts. What have I've been thinking?
Panu Matilainen
1
-10
/
+10
2008-03-06
Further read-only tables in rpmpgp..
Panu Matilainen
1
-1
/
+1
2008-03-06
Mark various pgp value tables read-only as they should be
Panu Matilainen
1
-10
/
+10
2008-01-10
pgpHexStr() returns pointer to static buffer, return const char *
Panu Matilainen
1
-1
/
+1
2007-12-19
Hum, NSS needs to be shut down too
Panu Matilainen
1
-0
/
+5
2007-12-16
pgpReadPkts returns malloced memory, unconstify
Panu Matilainen
1
-3
/
+2
2007-12-14
Yet more type-pedantry...
Panu Matilainen
1
-2
/
+2
2007-12-13
Big bunch of int -> size_t corrections for various signature items
Panu Matilainen
1
-16
/
+16
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-1
/
+1
2007-12-01
Include sanity
Panu Matilainen
1
-2
/
+2
2007-11-30
rpmpgp doxygen tagging
Panu Matilainen
1
-71
/
+71
2007-11-26
Define and use pgpTime_t for pgp creation time(s)
Panu Matilainen
1
-3
/
+4
2007-11-26
Define and use pgpKeyID_t for pgp key id's
Panu Matilainen
1
-9
/
+11
2007-11-26
Type pedantery.
Ralf Corsépius
1
-2
/
+2
2007-11-26
Eliminate type "byte"
Ralf Corsépius
1
-64
/
+62
2007-11-22
Move pgpDig typedefs to a more obvious place..
Panu Matilainen
1
-0
/
+8
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-1
/
+1
2007-11-16
Eliminate need for rpmio_internal.h in rpmdb.c
Panu Matilainen
1
-0
/
+10
2007-11-15
Initialize NSS early (rhbz#382091)
Panu Matilainen
1
-0
/
+9
2007-11-02
Use NSS instead of beecrypt for encryption (Tomas Mraz)
Panu Matilainen
1
-2
/
+7
2007-10-08
Make header files self-contained.
Ralf Corsépius
1
-0
/
+2
2007-10-08
'Adjust extern C {} blocks.'
Ralf Corsépius
1
-4
/
+4
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-119
/
+35
2007-07-09
Fix include of misc.h, rpmpgp.h and rpmsq.h in C++.
Panu Matilainen
1
-2
/
+4
[next]