aboutsummaryrefslogtreecommitdiffstats
path: root/src/whack
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-115-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 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
|
* added listplugins support to pluto and whackAndreas Steffen2011-10-262-1/+6
|
* whack: Search pluto.ctl file in defined IPSEC_PIDDIR directoryPeter Warasin2011-10-141-1/+1
|
* Added Android.mk for whack.Tobias Brunner2011-10-132-1/+30
|
* getpass(3) is not supported on Android.Tobias Brunner2011-10-111-1/+3
| | | | No replacement yet.
* pluto: --debug-kernel aliasing was not fully complete.Tobias Brunner2011-08-021-1/+1
|
* Clearly mark switch cases that fall through.Tobias Brunner2011-04-191-0/+1
|
* pluto: Added --debug-kernel as alias for --debug-klips.Tobias Brunner2010-09-021-3/+4
|
* 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.
* transport reqid, mark_in and mark_out in whack messageAndreas Steffen2010-07-091-1/+9
|
* introduced xauth_identity keywordAndreas Steffen2010-05-152-19/+30
|
* Added options to whack to query in-memory leases.Tobias Brunner2010-04-062-5/+42
|
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-101-0/+1
|
* pluto now supports SQL-based virtual IP poolsAndreas Steffen2009-10-142-30/+32
|
* replaced struct id by identification_tAndreas Steffen2009-10-101-0/+2
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-042-11/+11
|
* consistent display of strongSwan versionAndreas Steffen2009-06-131-3/+2
|
* pluto supports ECDSA authenticationAndreas Steffen2009-06-121-2/+2
|
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-281-3/+1
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-1/+3
|
* whack uses optionsfrom from libstrongswanAndreas Steffen2009-05-242-15/+42
|
* cosmeticsAndreas Steffen2009-05-241-25/+13
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-302-4/+0
|
* added .gitignore files, ready for the switchMartin Willi2009-04-301-0/+1
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-192-1902/+1902
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-1/+6
|
* added an include hack to build starter without gmp.hMartin Willi2008-11-271-1/+10
|
* fixed compiler warnings issued by:Martin Willi2008-11-111-1/+1
| | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking
* added RCSIDAndreas Steffen2007-10-082-2/+2
|
* support of right|leftallowany flagAndreas Steffen2007-06-181-0/+1
|
* added has_natip flagAndreas Steffen2006-10-251-0/+1
|
* added missing -DDEBUG compile optionAndreas Steffen2006-10-181-0/+3
|
* removed NAT_TRAVERSAL and VIRTUAL_IP compile optionsAndreas Steffen2006-07-071-18/+18
|
* full support of ikev1 and ikev2 connection flagsAndreas Steffen2006-05-302-0/+4
|
* - applied andreas's patchMartin Willi2006-05-181-1/+1
| | | | | | | - logger output improvements - testin gupdates - and a lot more
* - introduced autotoolsMartin Willi2006-05-163-11/+7
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* (no commit message)Martin Willi2006-05-102-0/+2227