aboutsummaryrefslogtreecommitdiffstats
path: root/src/stroke
Commit message (Collapse)AuthorAgeFilesLines
...
* | Added missing Android.mk files to distribution.Tobias Brunner2011-11-221-1/+1
|/
* Added a listplugins stroke command to show plugin featuresMartin Willi2011-10-144-1/+7
|
* Build stroke on Android.Tobias Brunner2011-10-112-1/+28
|
* getpass(3) is not supported on Android.Tobias Brunner2011-10-111-0/+4
| | | | No replacement yet.
* Removed unneeded include.Tobias Brunner2011-10-111-1/+0
| | | | This is not available on Android and redirects to <fcntl.h> on Ubuntu.
* added PTS debug classAndreas Steffen2011-09-111-1/+1
|
* Add a closeaction ipsec.conf keyword to configure close actionMartin Willi2011-06-071-0/+1
|
* stroke: Usage output updated.Tobias Brunner2011-05-161-0/+6
|
* Added a statusallnb stroke command to show status non-blockingMartin Willi2011-05-164-1/+17
|
* Added a stroke memusage command to show memory usageMartin Willi2011-05-164-0/+16
|
* Fix order of PURGE_* flags to be compatible with STROKE_PURGE_* keywordsMartin Willi2011-03-232-5/+5
|
* Added a left/rightcertpolicy keyword to specify certificatePolicy requirementsMartin Willi2011-01-071-0/+1
|
* Added a tfc ipsec.conf keyword to control Traffic Flow ConfidentialityMartin Willi2010-12-201-0/+1
|
* Renamed purgex509/crl to purgecerts/crls to be consistent with list commandsMartin Willi2010-12-104-12/+12
|
* Added options to flush CRLs/X509 certs from the cert cacheMartin Willi2010-12-104-0/+16
|
* Added a stroke rekey command to trigger IKE/CHILD_SA rekeying manuallyMartin Willi2010-11-034-1/+22
|
* Added support for the ipsec.conf aaa_identity keywordMartin Willi2010-08-311-0/+1
|
* Added a stroke command to export cached x509 certificates to the consoleMartin Willi2010-08-104-2/+46
|
* Handle PIN: as a magic keyword for prompt, use getpass() to silently read ↵Martin Willi2010-08-041-9/+21
| | | | credentials
* configuration of different marks for inbound and outbound directionAndreas Steffen2010-07-091-1/+1
|
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-0/+4
|
* Include reqid in stroke add connection message.Reto Buerki2010-05-041-0/+1
|
* Initialize libstrongswan in stroke (fixes Vstr logging).Tobias Brunner2010-04-291-0/+5
|
* Fixed compiler warning.Tobias Brunner2010-03-241-1/+1
|
* Added left-/rightikeport ipsec.conf options to use custom IKE portsMartin Willi2010-02-262-0/+3
|
* Added a ipsec.conf "inactivity" option to configure inactivity timeout for ↵Martin Willi2010-01-271-0/+1
| | | | CHILD_SAs
* pluto now supports SQL-based virtual IP poolsAndreas Steffen2009-10-141-1/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-042-31/+31
|
* Handling of new lifetime limits added to stroke.Tobias Brunner2009-09-011-0/+4
|
* added support for %prompt-ing private key passhprases in strokes "ipsec secrets"Martin Willi2009-08-261-1/+11
|
* OpenSolaris needs libsocket and libnsl for socket().Tobias Brunner2009-08-141-0/+1
|
* Defined some missing fixed-width int types on OpenSolaris.Tobias Brunner2009-08-141-0/+2
|
* Revert "gperf under FreeBSD does not know the -m option."Tobias Brunner2009-07-161-1/+1
| | | | This reverts commit 0ead254919c66a1b6a9e39b175f0b92f2a076c12.
* gperf under FreeBSD does not know the -m option.Tobias Brunner2009-07-141-1/+1
| | | | We could use AC_PATH_PROGS_FEATURE_CHECK (added in Autoconf 2.62) to check for this option.
* optimized gperfAndreas Steffen2009-05-151-1/+1
|
* added a "purgeike" command to stroke, deleting all IKE_SAs without a CHILD_SAMartin Willi2009-05-154-1/+9
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-304-8/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-302-3/+8
| | | | | important change for developers: %Y replaces %D to print identities!
* added .gitignore files, ready for the switchMartin Willi2009-04-301-0/+1
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-0/+7
|
* list assigned leases using "ipsec leases"Martin Willi2008-12-104-4/+32
|
* renamed proxy to proxy_mode in stroke_msg.hAndreas Steffen2008-11-111-1/+1
|
* preliminary support of Mobile IPv6Andreas Steffen2008-11-111-0/+3
|
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-1/+1
|
* implemented ipsec listalgs as a stroke commandAndreas Steffen2008-10-084-12/+18
|
* crypto_factory algorithm enumeration APIMartin Willi2008-08-284-1/+9
| | | | implementation of "ipsec listalgs"
* ported parts of two-sim branchMartin Willi2008-08-221-0/+1
| | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones
* renamed STROKE_DOWNSRCIP to STROKE_DOWN_SRCIPAndreas Steffen2008-07-013-4/+4
|
* added a "ipsec down-srcip <start> [<end>]" command to terminate IKE_SAs by ↵Martin Willi2008-07-014-0/+31
| | | | remote virtual ip
* IPComp for IKEv2Tobias Brunner2008-05-081-0/+1
|