summaryrefslogtreecommitdiff
path: root/lib/signature.c
AgeCommit message (Expand)AuthorFilesLines
1997-05-20Must include <sys/tiome.h> before <sys/resource.h> for SunOSewt1-1/+1
1997-05-20Moved includes of miscfn.h to the top.ewt1-1/+1
1997-05-20Added more includes of <sys/time.h> and <sys/resource.h> for AIXewt1-1/+3
1997-05-07Minor cleanups.ewt1-0/+1
1997-05-01Made messages translatable.ewt1-8/+10
1997-03-28added more support for broken md5 codeewt1-1/+2
1997-01-17use if not ifdefewt1-1/+4
1997-01-16use <string.h> not <strings.h>ewt1-1/+1
1996-12-24use doputenv() and dosetenv()ewt1-6/+6
1996-12-12use _exit instead of exit in forksewt1-3/+3
1996-11-18The Great Renamingroot1-67/+67
1996-10-15use timedRead() instead of read()ewt1-9/+16
1996-09-29don't include paths.h (which isn't used anyway)ewt1-1/+0
1996-09-25conditionally include <asm/byteorder.h>ewt1-1/+4
1996-08-31changed MD5 sig type because of big-endian problemsewt1-4/+12
1996-08-20uses RPMVAR_TMPPATHewt1-1/+2
1996-07-12add stuff for missing PGP keysroot1-6/+8
1996-07-11clean up temp fileroot1-0/+1
1996-07-08cleanup of verify stuffroot1-120/+84
1996-07-07remove support for old-new style signatures (never released)root1-56/+5
1996-07-07new Header-style signaturesroot1-167/+175
1996-06-28added stuff for "size" signatureroot1-4/+46
1996-06-20handle new signature typesroot1-31/+111
1996-06-20handle new sig typesroot1-130/+218
1996-06-19remove pu/sec ring stuff, and use PGPPATH properlyroot1-21/+24
1996-04-29turn off any default armorroot1-1/+1
1996-03-29use /var/tmproot1-2/+2
1996-02-25check for 151 byte sig and try againroot1-2/+26
1996-02-23fix return codesroot1-4/+6
1996-02-23add debug messageroot1-0/+1
1996-02-22fix return codes for makeSignature()root1-5/+3
1996-02-22check for bad pass phrasesroot1-0/+56
1996-02-21check for bad read in readSignature()root1-1/+3
1996-02-20add simple getPassPhrase()root1-4/+7
1996-02-20passPhrase is passed as argroot1-5/+31
1996-02-19Initial revisionmarc1-0/+219