the fwknop-c client. - Added support for transmitting SPA packets over IPv6 via TCP and UDP sockets, and also via HTTP. - Added GnuPG 'hQ' base64 encoded prefix handling (this prefix is stripped out of encrypted SPA packet data). - Added hostname resolution support to the fwknop-c client if the SPA server is specified as a hostname instead of an IP address. - Minor bug fix to allow a GnuPG password to be specified via the --get-key functionality. git-svn-id: file:///home/mbr/svn/fwknop/trunk@112 510a4753-2344-4c79-9c09-4d669213fbeb
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
2009-07-16 Michael Rash <mbr@cipherdyne.org>
|
|
* Added the ability to send SPA packets over valid HTTP requests with
|
|
the fwknop-c client.
|
|
* Added support for transmitting SPA packets over IPv6 via TCP and UDP
|
|
sockets, and also via HTTP.
|
|
* Added GnuPG 'hQ' base64 encoded prefix handling (this prefix is
|
|
stripped out of encrypted SPA packet data).
|
|
* Added hostname resolution support to the fwknop-c client if the SPA
|
|
server is specified as a hostname instead of an IP address.
|
|
|
|
2008-12-21 Damien Stuart <dstuart@dstuart.org>
|
|
|
|
Build 0.0.0 alpha
|
|
|
|
* autogen.sh: created.
|
|
* autoconf/automake: Initial configuration created.
|
|
|
|
Copyright 2001, 2002, 2003, 2004, 2005 g10 Code GmbH
|
|
|
|
This file is free software; as a special exception the author gives
|
|
unlimited permission to copy and/or distribute it, with or without
|
|
modifications, as long as this notice is preserved.
|
|
|
|
This file is distributed in the hope that it will be useful, but
|
|
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
|
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|