minor doc updates

git-svn-id: file:///home/mbr/svn/fwknop/trunk@118 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
Michael Rash 2009-07-26 15:08:46 +00:00
parent 17ca88ad4c
commit a57baa20d0
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,6 @@
2009-07-26 Michael Rash <mbr@cipherdyne.org>
* Initial public release of fwknop-c-0.62.
2009-07-23 Michael Rash <mbr@cipherdyne.org> 2009-07-23 Michael Rash <mbr@cipherdyne.org>
* Added the --show-last and --no-save command line options to show the * Added the --show-last and --no-save command line options to show the
command line used for the previous fwknop invocation, and to have the command line used for the previous fwknop invocation, and to have the

4
NEWS
View File

@ -1,6 +1,8 @@
Noteworthy changes in version 0.62 (2009-06-07) Noteworthy changes in version 0.62 (2009-07-26)
------------------------------------------------------- -------------------------------------------------------
* Initial public release
* Support for GPG encryption (via gpgme). * Support for GPG encryption (via gpgme).
* In addition to UDP, send SPA data packet over TCP, TCP(raw socket), * In addition to UDP, send SPA data packet over TCP, TCP(raw socket),

2
README
View File

@ -7,7 +7,7 @@ http://devmetrix.org/trac/fwknop-c.
INTRODUCTION INTRODUCTION
============ ============
This distribution will be a C-based implementation of Michael Rash's This distribution will be a C-based implementation of Michael Rash's
Perl-based "fwkop" programs. For more information on fwknop and what Perl-based "fwknop" programs. For more information on fwknop and what
it is all about, go to http://www.cipherdyne.org/fwknop. it is all about, go to http://www.cipherdyne.org/fwknop.