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
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
2004-12-01
Deal with \r\n after "-----END PGP PBLIC KEY BLOCK-----" from hkp://sks.keyse...
jbj
1
-1
/
+8
2004-11-28
- add support for automagic pubkey retrieval using HKP.
jbj
1
-12
/
+35
2003-05-18
- use beecrypt-3.0.0 API with beecrypt.api.h et al, not types.h.
jbj
1
-2
/
+2
2003-05-08
- don't use error string after gzclose (Dmitry V. Levin).
jbj
1
-1
/
+1
2003-04-09
Splint fiddles.
jbj
1
-10
/
+10
2003-04-02
Splint clean.
jbj
1
-2
/
+2
2003-04-01
Splint fiddles.
jbj
1
-1
/
+1
2002-12-24
- add %%pubkey attribute to read armored pubkey files into header.
jbj
1
-0
/
+10
2002-09-04
- fix: parse header data more carefully.
jbj
1
-1
/
+1
2002-09-03
- fix: parse pgp packets more carefully.
jbj
1
-5
/
+6
2002-08-02
- fix: signed pubkeys were imported incorrectly (#68291).
jbj
1
-1
/
+2
[next]