Module Name:src
Committed By: agc
Date: Tue Mar 4 17:29:06 UTC 2014
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify: libverify.c
Log Message:
check the correct field in the structure in dsa_verify - pointed out by
joerg - thanks!
To generate a diff of
Module Name:src
Committed By: htodd
Date: Mon Jan 6 23:23:10 UTC 2014
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify: libverify.c
Log Message:
Fix build (cast to const char *).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
src/cryp
Module Name:src
Committed By: joerg
Date: Mon Jan 6 22:59:10 UTC 2014
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify: libverify.c
Log Message:
Move __printflike to the prototype. Add explicit cast for void * ->
char * to make GCC happy.
To generate a
Module Name:src
Committed By: martin
Date: Thu Nov 22 11:26:29 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify: libverify.c
Log Message:
Initialize "ok" (and thereby fix the vax build)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4
Module Name:src
Committed By: agc
Date: Thu Nov 22 00:38:45 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify: pgpsum.c
Log Message:
Fix some lint
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/external/bsd/netpgp/di
Module Name:src
Committed By: agc
Date: Tue Nov 20 18:45:37 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libverify: libverify.c
Log Message:
fix problem on 32-bit problems - with thanks to Alan Barrett and
Jonathan Kollasch
To generate a diff of this