Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Android 4 requires LOCAL_MODULE_TAGS to be set for all modules. | Tobias Brunner | 2012-01-12 | 1 | -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 Brunner | 2011-11-22 | 1 | -0/+1 |
| | |||||
* | libfreeswan: Fixed compiler warning. | Tobias Brunner | 2011-11-09 | 1 | -3/+2 |
| | |||||
* | Build libfreeswan on Android. | Tobias Brunner | 2011-10-11 | 2 | -9/+46 |
| | |||||
* | Remove redundant assignment | Thomas Jarosch | 2011-08-29 | 1 | -1/+0 |
| | | | | Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com> | ||||
* | Compiler warning fixed. | Tobias Brunner | 2011-05-24 | 1 | -1/+2 |
| | |||||
* | pluto: Replaced some strcpy usages with strncpy. | Tobias Brunner | 2011-04-19 | 1 | -6/+6 |
| | |||||
* | Clearly mark switch cases that fall through. | Tobias Brunner | 2011-04-19 | 1 | -0/+1 |
| | |||||
* | pluto: Added missing PF_KEY debug messages. | Tobias Brunner | 2011-04-19 | 1 | -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 Brunner | 2011-04-14 | 1 | -9/+15 |
| | |||||
* | removed keyblobtoid.c from libfreeswan | Andreas Steffen | 2011-02-07 | 4 | -255/+2 |
| | |||||
* | removed atosa.c and satoa.c from libfreeswan | Andreas Steffen | 2011-02-07 | 5 | -536/+3 |
| | |||||
* | removed prng.c from libfreeswan | Andreas Steffen | 2011-02-07 | 4 | -328/+2 |
| | |||||
* | commas are required | Andreas Steffen | 2010-12-27 | 1 | -3/+3 |
| | |||||
* | added Sansar Choinambuu to copryright.c | Andreas Steffen | 2010-12-27 | 1 | -6/+6 |
| | |||||
* | Moved ipsec_transform_t to kernel_ipsec.h in libhydra. | Tobias Brunner | 2010-09-02 | 1 | -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 Brunner | 2010-02-12 | 1 | -0/+1 |
| | |||||
* | IKEv1 support of ESP SHA2_HMAC with correct truncation | Andreas Steffen | 2009-12-09 | 1 | -1/+2 |
| | |||||
* | remove spaces before tabs at the beginning of lines (^( )+\t) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 43 | -236/+236 |
| | |||||
* | Fixing address resolution via getaddrinfo in libfreeswan.4.3.4 | Tobias Brunner | 2009-08-18 | 2 | -3/+31 |
| | |||||
* | Replacing gethostbyname, gethostbyname2 and their _r variants with ↵ | Tobias Brunner | 2009-08-14 | 4 | -38/+70 |
| | | | | getaddrinfo to increase portability. | ||||
* | Replaced the strange definitions of IN6ADDR_ANY_INIT and ↵ | Tobias Brunner | 2009-08-14 | 1 | -6/+7 |
| | | | | IN6ADDR_LOOPBACK_INIT on OpenSolaris. | ||||
* | Defined some missing fixed-width int types on OpenSolaris. | Tobias Brunner | 2009-08-14 | 1 | -5/+0 |
| | |||||
* | update libfreeswan/pfkeyv2.h | Andreas Steffen | 2009-07-10 | 1 | -13/+20 |
| | |||||
* | consistent display of strongSwan version | Andreas Steffen | 2009-06-13 | 5 | -85/+3 |
| | |||||
* | NO_CREDENTIAL_FACTORY compile option not needed anymore | Andreas Steffen | 2009-05-28 | 1 | -3/+0 |
| | |||||
* | fixed typo | Andreas Steffen | 2009-05-27 | 1 | -1/+1 |
| | |||||
* | eliminated ipsec_policy.h | Andreas Steffen | 2009-05-26 | 3 | -243/+4 |
| | |||||
* | removed optionsfrom.c from libfreeswan | Andreas Steffen | 2009-05-24 | 3 | -482/+2 |
| | |||||
* | removed tab | Andreas Steffen | 2009-05-19 | 1 | -1/+1 |
| | |||||
* | puto uses proposal_get_token() from libstrongswan | Andreas Steffen | 2009-05-19 | 1 | -1/+1 |
| | |||||
* | use bool instead of int | Tobias Brunner | 2009-05-07 | 2 | -2/+2 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 67 | -121/+3 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 40 | -2754/+50 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | removed .cvsignore files | Martin Willi | 2009-04-27 | 1 | -9/+0 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 2 | -4/+6 |
| | |||||
* | fixed compiler warnings issued by: | Martin Willi | 2008-11-11 | 1 | -0/+1 |
| | | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking | ||||
* | included Thomas in copyright statement | Andreas Steffen | 2008-07-16 | 1 | -2/+3 |
| | |||||
* | updated copyright statement | Andreas Steffen | 2008-07-16 | 1 | -8/+8 |
| | |||||
* | support of AES_XCBC and CAMELLIA ESP cipher by pluto | Andreas Steffen | 2008-04-18 | 1 | -46/+34 |
| | |||||
* | updated list of ESP and AH algorithms | Andreas Steffen | 2008-04-18 | 1 | -27/+35 |
| | |||||
* | fixed compiler warning in libfreeswan | Martin Willi | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 88 | -91/+91 |
| | |||||
* | added Andreas Eigenmann and Joel Stillhart to copyright statement4.1.7 | Andreas Steffen | 2007-10-03 | 1 | -2/+3 |
| | |||||
* | added Daniel Wydler to copyright.c | Andreas Steffen | 2007-09-13 | 1 | -1/+1 |
| | |||||
* | updated copyright statement | Andreas Steffen | 2007-06-27 | 1 | -3/+4 |
| | |||||
* | removed old FreeS/WAN cvs revision entries | Andreas Steffen | 2007-05-23 | 18 | -1587/+0 |
| | |||||
* | added #include <linux/types.h> required by 2.6.21 linux headers | Andreas Steffen | 2007-05-23 | 1 | -138/+1 |
| | |||||
* | fixed include typo | Martin Willi | 2006-09-21 | 1 | -1/+1 |
| |