aboutsummaryrefslogtreecommitdiffstats
path: root/src/libfreeswan
Commit message (Collapse)AuthorAgeFilesLines
* Android 4 requires LOCAL_MODULE_TAGS to be set for all modules.Tobias Brunner2012-01-121-0/+2
| | | | | | | 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.
* Added missing Android.mk files to distribution.Tobias Brunner2011-11-221-0/+1
|
* libfreeswan: Fixed compiler warning.Tobias Brunner2011-11-091-3/+2
|
* Build libfreeswan on Android.Tobias Brunner2011-10-112-9/+46
|
* Remove redundant assignmentThomas Jarosch2011-08-291-1/+0
| | | | Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
* Compiler warning fixed.Tobias Brunner2011-05-241-1/+2
|
* pluto: Replaced some strcpy usages with strncpy.Tobias Brunner2011-04-191-6/+6
|
* Clearly mark switch cases that fall through.Tobias Brunner2011-04-191-0/+1
|
* pluto: Added missing PF_KEY debug messages.Tobias Brunner2011-04-191-21/+23
| | | | | 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.
* pluto: Fixed potential memory leak in atoaddr.Tobias Brunner2011-04-141-9/+15
|
* removed keyblobtoid.c from libfreeswanAndreas Steffen2011-02-074-255/+2
|
* removed atosa.c and satoa.c from libfreeswanAndreas Steffen2011-02-075-536/+3
|
* removed prng.c from libfreeswanAndreas Steffen2011-02-074-328/+2
|
* commas are requiredAndreas Steffen2010-12-271-3/+3
|
* added Sansar Choinambuu to copryright.cAndreas Steffen2010-12-271-6/+6
|
* Moved ipsec_transform_t to kernel_ipsec.h in libhydra.Tobias Brunner2010-09-021-0/+1
| | | | | Because of this libfreeswan, pluto, starter etc. now depend on that file (and libhydra). This resolved some duplicate declarations.
* Adding support for AES GMAC (RFC4543).Tobias Brunner2010-02-121-0/+1
|
* IKEv1 support of ESP SHA2_HMAC with correct truncationAndreas Steffen2009-12-091-1/+2
|
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-1/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-0443-236/+236
|
* Fixing address resolution via getaddrinfo in libfreeswan.4.3.4Tobias Brunner2009-08-182-3/+31
|
* Replacing gethostbyname, gethostbyname2 and their _r variants with ↵Tobias Brunner2009-08-144-38/+70
| | | | getaddrinfo to increase portability.
* Replaced the strange definitions of IN6ADDR_ANY_INIT and ↵Tobias Brunner2009-08-141-6/+7
| | | | IN6ADDR_LOOPBACK_INIT on OpenSolaris.
* Defined some missing fixed-width int types on OpenSolaris.Tobias Brunner2009-08-141-5/+0
|
* update libfreeswan/pfkeyv2.hAndreas Steffen2009-07-101-13/+20
|
* consistent display of strongSwan versionAndreas Steffen2009-06-135-85/+3
|
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-281-3/+0
|
* fixed typoAndreas Steffen2009-05-271-1/+1
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-263-243/+4
|
* removed optionsfrom.c from libfreeswanAndreas Steffen2009-05-243-482/+2
|
* removed tabAndreas Steffen2009-05-191-1/+1
|
* puto uses proposal_get_token() from libstrongswanAndreas Steffen2009-05-191-1/+1
|
* use bool instead of intTobias Brunner2009-05-072-2/+2
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-3067-121/+3
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-3040-2754/+50
| | | | | important change for developers: %Y replaces %D to print identities!
* removed .cvsignore filesMartin Willi2009-04-271-9/+0
|
* merged multi-auth branch back into trunkMartin Willi2009-04-142-4/+6
|
* fixed compiler warnings issued by:Martin Willi2008-11-111-0/+1
| | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking
* included Thomas in copyright statementAndreas Steffen2008-07-161-2/+3
|
* updated copyright statementAndreas Steffen2008-07-161-8/+8
|
* support of AES_XCBC and CAMELLIA ESP cipher by plutoAndreas Steffen2008-04-181-46/+34
|
* updated list of ESP and AH algorithmsAndreas Steffen2008-04-181-27/+35
|
* fixed compiler warning in libfreeswanMartin Willi2008-03-281-1/+1
|
* added RCSIDAndreas Steffen2007-10-0888-91/+91
|
* added Andreas Eigenmann and Joel Stillhart to copyright statement4.1.7Andreas Steffen2007-10-031-2/+3
|
* added Daniel Wydler to copyright.cAndreas Steffen2007-09-131-1/+1
|
* updated copyright statementAndreas Steffen2007-06-271-3/+4
|
* removed old FreeS/WAN cvs revision entriesAndreas Steffen2007-05-2318-1587/+0
|
* added #include <linux/types.h> required by 2.6.21 linux headersAndreas Steffen2007-05-231-138/+1
|
* fixed include typoMartin Willi2006-09-211-1/+1
|