Changeset 1273

Show
Ignore:
Timestamp:
09/30/08 08:04:52 (2 months ago)
Author:
mbr
Message:

added Francois Marier, made additions for Franck

Files:

Legend:

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

    r1243 r1273  
    170170      with -a (or derived via -R) in addition to the source IP in the IP 
    171171      header (which can be modified via --Spoof-src). 
     172    - Bugfix for check_commands() to ensure that proper include/exclude 
     173      criteria for incoming hash refs is performed. 
    172174 
    173175Jose Luis Bellido 
     
    247249      it is sent through any decryption function. 
    248250    - Suggested documentation fixes in the fwknop(8) man page. 
     251 
     252Francois Marier 
     253    - Submitted bug report for 2048-bits GnuPG keys that led to a bugfix and 
     254      the implementation of --gpg-use-options and the GPG_USE_OPTIONS variable 
     255      in the access.conf file. 
     256    - Helpful troubleshooting and testing on the Debian Linux distribution.