summaryrefslogtreecommitdiffstats
path: root/kbx/keybox-blob.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-43/+43
* fix reallocation bugWerner Koch2010-07-231-0/+1
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-14/+2
* Implement --faked-systrem-time for gpg.Werner Koch2009-12-171-0/+3
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-1/+2
* Fixed bug#907.Werner Koch2008-05-061-6/+6
* Fixed an email/DN bug.Werner Koch2008-03-131-11/+23
* Fixed a W32 crash in gpg2 when creating a new keyring.Werner Koch2008-01-291-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* kbx/Werner Koch2007-03-201-1/+1
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Preparing an interim releaseWerner Koch2005-11-281-1/+1
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-21/+24
* The keybox gets now compressed after 3 hours and ephemeralWerner Koch2004-04-261-4/+23
* * keybox.h (keybox_flag_t): New.Werner Koch2004-02-021-4/+7
* comment typo fixes.Werner Koch2004-01-161-2/+2
* Replaced deprecated type namesWerner Koch2003-12-171-2/+2
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-0/+1
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+1008
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-1007/+0
* * keybox-defs.h: New BLOBTYPTE_EMPTY.Werner Koch2002-07-221-3/+12
* * keybox-init.c (keybox_set_ephemeral): New.Werner Koch2002-06-191-8/+9
* * keybox-blob.c (_keybox_create_x509_blob): Skip the leadingWerner Koch2001-12-201-7/+13
* * keybox-blob.c (_keybox_create_x509_blob): Skip the leadingWerner Koch2001-12-201-1/+5
* Changes to be used with the new libksba interface.Werner Koch2001-12-181-3/+11
* * keybox-blob.c (x509_email_kludge): New.Werner Koch2001-12-141-14/+22
* * util.h (digitp, hexdigitp): New ctype like macros.Werner Koch2001-12-141-1/+28
* * keybox-search.c (blob_cmp_name): Kludge to allow searching forWerner Koch2001-12-131-18/+55
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-81/+233
* Started with keybox implementation by basing it on code from the GnuPGWerner Koch2001-11-101-0/+755