Changeset 1256

Show
Ignore:
Timestamp:
09/28/08 20:21:23 (2 months ago)
Author:
mbr
Message:

added GPG_PATH var

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • fwknop/trunk/ChangeLog

    r1251 r1256  
    99      fwknop client normally strips this data from outgoing SPA packets 
    1010      (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). 
    1116    - Added '--gpg-prefix <bytes>' to the fwknop client so that the 
    1217      predictable prefix for GnuPG encrypted data can be changed.  Normally