Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bye bye Pluto! | Tobias Brunner | 2012-06-11 | 5 | -2360/+0 |
| | | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack. | ||||
* | 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 |
| | |||||
* | added listplugins support to pluto and whack | Andreas Steffen | 2011-10-26 | 2 | -1/+6 |
| | |||||
* | whack: Search pluto.ctl file in defined IPSEC_PIDDIR directory | Peter Warasin | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | Added Android.mk for whack. | Tobias Brunner | 2011-10-13 | 2 | -1/+30 |
| | |||||
* | getpass(3) is not supported on Android. | Tobias Brunner | 2011-10-11 | 1 | -1/+3 |
| | | | | No replacement yet. | ||||
* | pluto: --debug-kernel aliasing was not fully complete. | Tobias Brunner | 2011-08-02 | 1 | -1/+1 |
| | |||||
* | Clearly mark switch cases that fall through. | Tobias Brunner | 2011-04-19 | 1 | -0/+1 |
| | |||||
* | pluto: Added --debug-kernel as alias for --debug-klips. | Tobias Brunner | 2010-09-02 | 1 | -3/+4 |
| | |||||
* | 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. | ||||
* | transport reqid, mark_in and mark_out in whack message | Andreas Steffen | 2010-07-09 | 1 | -1/+9 |
| | |||||
* | introduced xauth_identity keyword | Andreas Steffen | 2010-05-15 | 2 | -19/+30 |
| | |||||
* | Added options to whack to query in-memory leases. | Tobias Brunner | 2010-04-06 | 2 | -5/+42 |
| | |||||
* | merged pluto's PGP certificate parsing with charon's | Andreas Steffen | 2009-11-10 | 1 | -0/+1 |
| | |||||
* | pluto now supports SQL-based virtual IP pools | Andreas Steffen | 2009-10-14 | 2 | -30/+32 |
| | |||||
* | replaced struct id by identification_t | Andreas Steffen | 2009-10-10 | 1 | -0/+2 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 2 | -11/+11 |
| | |||||
* | consistent display of strongSwan version | Andreas Steffen | 2009-06-13 | 1 | -3/+2 |
| | |||||
* | pluto supports ECDSA authentication | Andreas Steffen | 2009-06-12 | 1 | -2/+2 |
| | |||||
* | NO_CREDENTIAL_FACTORY compile option not needed anymore | Andreas Steffen | 2009-05-28 | 1 | -3/+1 |
| | |||||
* | eliminated ipsec_policy.h | Andreas Steffen | 2009-05-26 | 1 | -1/+3 |
| | |||||
* | whack uses optionsfrom from libstrongswan | Andreas Steffen | 2009-05-24 | 2 | -15/+42 |
| | |||||
* | cosmetics | Andreas Steffen | 2009-05-24 | 1 | -25/+13 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 2 | -4/+0 |
| | |||||
* | added .gitignore files, ready for the switch | Martin Willi | 2009-04-30 | 1 | -0/+1 |
| | |||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 2 | -1902/+1902 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -1/+6 |
| | |||||
* | added an include hack to build starter without gmp.h | Martin Willi | 2008-11-27 | 1 | -1/+10 |
| | |||||
* | fixed compiler warnings issued by: | Martin Willi | 2008-11-11 | 1 | -1/+1 |
| | | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking | ||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 2 | -2/+2 |
| | |||||
* | support of right|leftallowany flag | Andreas Steffen | 2007-06-18 | 1 | -0/+1 |
| | |||||
* | added has_natip flag | Andreas Steffen | 2006-10-25 | 1 | -0/+1 |
| | |||||
* | added missing -DDEBUG compile option | Andreas Steffen | 2006-10-18 | 1 | -0/+3 |
| | |||||
* | removed NAT_TRAVERSAL and VIRTUAL_IP compile options | Andreas Steffen | 2006-07-07 | 1 | -18/+18 |
| | |||||
* | full support of ikev1 and ikev2 connection flags | Andreas Steffen | 2006-05-30 | 2 | -0/+4 |
| | |||||
* | - applied andreas's patch | Martin Willi | 2006-05-18 | 1 | -1/+1 |
| | | | | | | | - logger output improvements - testin gupdates - and a lot more | ||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 3 | -11/+7 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-05-10 | 2 | -0/+2227 |