Commit Graph

10 Commits

Author SHA1 Message Date
Panu Matilainen 9a4a5c9ef8 Remove bogus consts from pgpDigParams_s structure 2008-03-24 21:05:05 +02:00
Panu Matilainen 2579e086c2 Un-inline fd*Digest()
- avoid leaking nss + digest internals all over the place
2008-02-26 21:46:38 +02:00
Panu Matilainen eb5dc35c19 Include spring-cleaning
- put some consistency into include ordering
- everything (apart from bits missed ;) is now ordered like this
  1. "system.h"
  2. other system includes
  3. rpm public headers
  4. rpm private headers
  5. "debug.h"
2008-01-30 17:05:29 +02:00
Panu Matilainen 9ce13e09ef Switch to <rpm/foo.h> style for public headers
- adjust include paths accordingly
2007-12-08 14:02:32 +02:00
Panu Matilainen 7ab750975b One more pgpKeyID_t use 2007-11-26 14:48:29 +02:00
Panu Matilainen a798f725eb Define and use pgpTime_t for pgp creation time(s) 2007-11-26 14:42:14 +02:00
Ralf Corsépius 96e7f513cd Eliminate type "byte" 2007-11-26 10:42:39 +01:00
Ralf Corsépius 8ef0ca213f Expand private include file names to be relative to $(top_srcdir) 2007-11-23 11:41:29 +01:00
Ralf Corsépius abeea80a38 Use #include <x.h> syntax to include public headers. 2007-11-23 06:46:19 +01:00
Panu Matilainen db4e34966e Split digest-stuff out of rpmio_internal to separate header 2007-11-16 17:37:54 +02:00