Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/bsd/openpgpsdk/dist/src/app
Module Name: src
Committed By: agc
Date: Sat Feb 7 05:36:51 UTC 2009
Modified Files:
src/crypto/external/bsd/openpgpsdk/dist/src/app: openpgp.c
Log Message:
Re-order header file inclusion order to be alphabetic.
Print out the version number of the openpgpsdk library when showing the
version string.
Parse the existing ~/.gnupg/gpg.conf to get the default user id, if any.
Use the actual size of the arrays in snprintf(), rather than a size which
may or may not be accurate.
Get rid of an unused 8K array on the stack - it's not needed.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 \
src/crypto/external/bsd/openpgpsdk/dist/src/app/openpgp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index