Changeset 1256
- Timestamp:
- 09/28/08 20:21:23 (2 months ago)
- Files:
-
- fwknop/trunk/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
fwknop/trunk/ChangeLog
r1251 r1256 9 9 fwknop client normally strips this data from outgoing SPA packets 10 10 (unless the --Include-gpg-prefix option is used). 11 - Added GPG_PATH <path> to fwknopd so that different paths to the gpg 12 binary can be specified on a per-SOURCE basis. This allows one SOURCE 13 stanza to apply one gpg binary to decrypt incoming SPA packets (say 14 /usr/bin/gpg), and another SOURCE stanza to apply to another gpg binary 15 (say /usr/bin/gpg2). 11 16 - Added '--gpg-prefix <bytes>' to the fwknop client so that the 12 17 predictable prefix for GnuPG encrypted data can be changed. Normally
