Tobias Brunner
2e0b478a01
Android 4 requires LOCAL_MODULE_TAGS to be set for all modules.
...
Because all packages are now marked as optional executables that are to
be installed on the final system have to be added to PRODUCT_PACKAGES in
build/target/product/core.mk. Dependencies (such as libraries) are
installed automatically.
2012-01-12 19:18:35 +01:00
Tobias Brunner
4f775afda9
Added missing Android.mk files to distribution.
2011-11-22 18:31:12 +01:00
Tobias Brunner
727fe0f99e
libfreeswan: Fixed compiler warning.
2011-11-09 19:20:10 +01:00
Tobias Brunner
dcd9970de6
Build libfreeswan on Android.
2011-10-11 16:30:20 +02:00
Thomas Jarosch
f50ee82573
Remove redundant assignment
...
Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com >
2011-08-29 09:10:28 +02:00
Tobias Brunner
b3c4475076
Compiler warning fixed.
2011-05-24 19:23:45 +02:00
Tobias Brunner
6e0c82141f
pluto: Replaced some strcpy usages with strncpy.
2011-04-19 17:35:57 +02:00
Tobias Brunner
1c004bebd8
Clearly mark switch cases that fall through.
2011-04-19 13:48:50 +02:00
Tobias Brunner
a61b696380
pluto: Added missing PF_KEY debug messages.
...
libfreeswan does not use the version of the PF_KEY header file provided
in src/include/linux so this list is not exactly up to date.
2011-04-19 13:48:50 +02:00
Tobias Brunner
6045eaa54a
pluto: Fixed potential memory leak in atoaddr.
2011-04-14 18:11:45 +02:00
Andreas Steffen
b1d8fb01d6
removed keyblobtoid.c from libfreeswan
2011-02-07 15:47:43 +01:00
Andreas Steffen
7a694522c5
removed atosa.c and satoa.c from libfreeswan
2011-02-07 15:35:24 +01:00
Andreas Steffen
5922c484f6
removed prng.c from libfreeswan
2011-02-07 15:19:06 +01:00
Andreas Steffen
3a8ef88e51
commas are required
2010-12-27 08:26:29 +01:00
Andreas Steffen
203bfa4ee8
added Sansar Choinambuu to copryright.c
2010-12-27 08:24:05 +01:00
Tobias Brunner
08c0d340b8
Moved ipsec_transform_t to kernel_ipsec.h in libhydra.
...
Because of this libfreeswan, pluto, starter etc. now depend on that
file (and libhydra). This resolved some duplicate declarations.
2010-09-02 19:01:25 +02:00
Tobias Brunner
71baf5a8f0
Adding support for AES GMAC (RFC4543).
2010-02-12 10:57:39 +01:00
Andreas Steffen
a07531250e
IKEv1 support of ESP SHA2_HMAC with correct truncation
2009-12-09 00:24:42 +01:00
Martin Willi
7b3814f75d
remove spaces before tabs at the beginning of lines (^( )+\t)
2009-09-04 15:02:11 +02:00
Martin Willi
7daf5226b7
removed trailing spaces ([[:space:]]+$)
2009-09-04 13:46:09 +02:00
Tobias Brunner
333b461aa6
Fixing address resolution via getaddrinfo in libfreeswan.
2009-08-18 12:30:11 +02:00
Tobias Brunner
f1777dff59
Replacing gethostbyname, gethostbyname2 and their _r variants with getaddrinfo to increase portability.
2009-08-14 16:14:32 +02:00
Tobias Brunner
647bd246e4
Replaced the strange definitions of IN6ADDR_ANY_INIT and IN6ADDR_LOOPBACK_INIT on OpenSolaris.
2009-08-14 14:50:49 +02:00
Tobias Brunner
cc396286e8
Defined some missing fixed-width int types on OpenSolaris.
2009-08-14 14:50:22 +02:00
Andreas Steffen
356cdc2d72
update libfreeswan/pfkeyv2.h
2009-07-10 07:15:08 +02:00
Andreas Steffen
ebde1a7ddd
consistent display of strongSwan version
2009-06-13 16:03:08 +02:00
Andreas Steffen
af1feed96a
NO_CREDENTIAL_FACTORY compile option not needed anymore
2009-05-28 15:44:22 +02:00
Andreas Steffen
e0daac5536
fixed typo
2009-05-27 08:46:13 +02:00
Andreas Steffen
517895bd05
eliminated ipsec_policy.h
2009-05-26 17:19:26 +02:00
Andreas Steffen
986b3122a9
removed optionsfrom.c from libfreeswan
2009-05-24 21:04:50 +02:00
Andreas Steffen
7de1884270
removed tab
2009-05-19 10:05:09 +02:00
Andreas Steffen
b0471fb272
puto uses proposal_get_token() from libstrongswan
2009-05-19 10:02:24 +02:00
Tobias Brunner
723534283c
use bool instead of int
2009-05-07 17:42:25 +02:00
Tobias Brunner
8c5d72cd0b
removing svn keyword $Id$ from all files
2009-04-30 13:19:35 +00:00
Tobias Brunner
d24a74c5b4
merging changes from portability branch back to trunk
...
important change for developers: %Y replaces %D to print identities!
2009-04-30 11:37:54 +00:00
Martin Willi
9e080c899e
removed .cvsignore files
2009-04-27 14:40:38 +00:00
Martin Willi
a44bb9345f
merged multi-auth branch back into trunk
2009-04-14 10:34:24 +00:00
Martin Willi
479f295049
fixed compiler warnings issued by:
...
gcc 4.3
curl.h gcc type-checking
glibc with enabled FORTIFY_SOURCE checking
2008-11-11 18:37:19 +00:00
Andreas Steffen
08ab369b8c
included Thomas in copyright statement
2008-07-16 12:28:29 +00:00
Andreas Steffen
519e87b078
updated copyright statement
2008-07-16 10:17:04 +00:00
Andreas Steffen
1da277f045
support of AES_XCBC and CAMELLIA ESP cipher by pluto
2008-04-18 17:01:45 +00:00
Andreas Steffen
be2e5b48cd
updated list of ESP and AH algorithms
2008-04-18 11:25:37 +00:00
Martin Willi
acf7956c68
fixed compiler warning in libfreeswan
2008-03-28 11:46:30 +00:00
Andreas Steffen
4e81869c44
added RCSID
2007-10-08 19:52:55 +00:00
Andreas Steffen
eb4e244230
added Andreas Eigenmann and Joel Stillhart to copyright statement
2007-10-03 21:48:42 +00:00
Andreas Steffen
28c5feddbd
added Daniel Wydler to copyright.c
2007-09-13 07:07:30 +00:00
Andreas Steffen
cae8f3e9b6
updated copyright statement
2007-06-27 07:36:44 +00:00
Andreas Steffen
8fbac48e26
removed old FreeS/WAN cvs revision entries
2007-05-23 19:27:48 +00:00
Andreas Steffen
2911f4ee37
added #include <linux/types.h> required by 2.6.21 linux headers
2007-05-23 19:27:02 +00:00
Martin Willi
f983ec4dc5
fixed include typo
2006-09-21 05:55:07 +00:00