33 Commits

Author SHA1 Message Date
Michael Rash
183a9c5118 [docs] update links to Jonathan's new github username 2016-07-03 23:39:13 -04:00
Jonathan Bennett
d939deb811 Spelling corrections, found using the codespell tool. 2016-04-10 12:03:59 -05:00
Michael Rash
a85b081f79 copyright update 2015-12-23 14:34:51 -05:00
Michael Rash
6742423889 this Android client has been deprecated in favor of Jonathan Bennett's new client: https://github.com/oneru/Fwknop2/releases 2015-06-10 20:22:11 -04:00
dan brooks
fba6473b1c android: allow definition of custom server udp port 2015-04-15 16:52:34 -04:00
Tom Briden
899729b498 android: allow definition of multiple tcp/udp ports 2014-09-27 19:07:10 +01:00
Gerry Reno
813e4e0575 restore keys from prefs when app is launched 2014-08-21 18:16:00 -04:00
Michael Rash
9e990c9be0 fix header non-ascii chars, and introduce test suite support for detecting this in source files 2014-03-14 09:14:35 -04:00
Michael Rash
bfdbb8f260 Updated authorship and copyright information
This commit updates all authorship and copyright information to include a
standard header that references the AUTHORS and CREDITS file. This standard
header was written by the Debian legal team at the request of Franck Joncourt.
2014-03-04 17:53:10 -05:00
Michael Rash
bd0b8a1953 [android] updated README file, added project/sdk.paths file 2013-12-26 20:44:35 -05:00
Michael Rash
8fdb5d6395 [android] added ant.properties file 2013-12-23 22:51:26 -05:00
Michael Rash
171da60f23 [android] added project.properties file 2013-12-23 22:44:53 -05:00
Michael Rash
204bc6e58f [android] add HMAC support (currently optional) 2013-12-23 22:29:51 -05:00
Michael Rash
dc19e07d65 [android] update to copy fko.h and associated files to jni/fwknop/ via get_libfko_header.sh 2013-12-23 20:38:04 -05:00
Michael Rash
d43d2fc817 [android] applied Gerry Reno's patch for Android-4.4 2013-12-22 15:25:32 -05:00
Michael Rash
8ed0d9d8d9 Fix 'string literal' warning for Android client
Under Android-4.4 this commit fixes the following warning:

     [exec] jni/./fwknop/fwknop_client.c: In function 'Java_com_max2idea_android_fwknop_Fwknop_sendSPAPacket':
     [exec] jni/./fwknop/fwknop_client.c:181:5: error: format not a string literal and no format arguments [-Werror=format-security]
     [exec] cc1: some warnings being treated as errors
2013-12-22 15:10:23 -05:00
Franck Joncourt
c2e1a00154 s/GNU Public/GNU General Public/g 2013-06-30 22:21:22 +02:00
Michael Rash
382099e85a Updated copyright dates, removed NEWS file in favor of the ChangeLog 2013-06-02 14:07:01 -04:00
Damien Stuart
e3c4c045c6 Changes to address header references, platform support, error messages, and the perl module test suite.
Rearranged headers to reduce duplication and remove local header
references from fko.h.
Removed references to headers that did not need to be explicitly set.
Moved the MAX_PROTO_STR_LEN and MAX_PORT_STR_LEN definitions to the
fko_limits.h file.
Fixed bug where invalid nat_access or command messages were returning
FKO_ERROR_INVALID_SPA_ACCESS_MSG error code instead of the one
appropriate to the message type.
Fixed bad nat_access_msg test in Perl module test suite (caught by new
validation code).
2012-12-01 11:06:41 -05:00
Michael Rash
517f447028 bumped version to 2.0.4 2012-11-14 23:45:43 -05:00
Michael Rash
16c8be2d83 minor README update for proper 4.1.2 version of Android 2012-11-08 22:07:16 -05:00
Michael Rash
585beba951 added updated properties files for Android-4.1.2 2012-11-08 22:06:25 -05:00
Michael Rash
4dd65c5761 minor bug fix to leverage fko_errstr() returned error string properly 2012-11-08 21:42:18 -05:00
Michael Rash
e57156e57d added fko header files for the Android client 2012-11-08 21:39:21 -05:00
Michael Rash
40ac28df21 bump version to 2.0.3 2012-09-03 22:23:48 -04:00
Michael Rash
4cde31584f bumped version to 2.0.2-pre1 2012-08-03 22:16:22 -04:00
Michael Rash
cab2ea9083 bumped version to 2.0.1 2012-07-23 22:40:47 -04:00
Michael Rash
a6a6a004d4 bumped version to 2.0 2012-01-02 11:29:16 -05:00
Michael Rash
690fe25fa4 added CREDITS file, bumped software version, added ChangeLog files 2011-12-05 21:14:31 -05:00
Michael Rash
17beb2d348 bumped version to 2.0.0rc4 2011-08-21 14:06:41 -04:00
Michael Rash
8b0787c270 Bumped version to fwknop-2.0.0-rc3
Bumped version to fwknop-2.0.0-rc3
2011-08-18 22:25:12 -04:00
Damien Stuart
4b0c280948 Minor update to the android README
git-svn-id: file:///home/mbr/svn/fwknop/trunk@310 510a4753-2344-4c79-9c09-4d669213fbeb
2011-01-02 03:32:46 +00:00
Damien Stuart
a24a2eed8f Adding Max Kastanas's fwknop client app code for Android
git-svn-id: file:///home/mbr/svn/fwknop/trunk@309 510a4753-2344-4c79-9c09-4d669213fbeb
2011-01-02 02:58:53 +00:00