| Commit message (Expand) | Author | Age | Files | Lines |
* | Support an "any" IKE version for both IKEv1 or IKEv2 | Martin Willi | 2012-03-20 | 1 | -1/+1 |
* | Added a listplugins stroke command to show plugin features | Martin Willi | 2011-10-14 | 1 | -0/+2 |
* | getpass(3) is not supported on Android. | Tobias Brunner | 2011-10-11 | 1 | -0/+4 |
* | Removed unneeded include. | Tobias Brunner | 2011-10-11 | 1 | -1/+0 |
* | added PTS debug class | Andreas Steffen | 2011-09-11 | 1 | -1/+1 |
* | stroke: Usage output updated. | Tobias Brunner | 2011-05-16 | 1 | -0/+6 |
* | Added a statusallnb stroke command to show status non-blocking | Martin Willi | 2011-05-16 | 1 | -1/+13 |
* | Added a stroke memusage command to show memory usage | Martin Willi | 2011-05-16 | 1 | -0/+12 |
* | Fix order of PURGE_* flags to be compatible with STROKE_PURGE_* keywords | Martin Willi | 2011-03-23 | 1 | -1/+1 |
* | Renamed purgex509/crl to purgecerts/crls to be consistent with list commands | Martin Willi | 2010-12-10 | 1 | -6/+6 |
* | Added options to flush CRLs/X509 certs from the cert cache | Martin Willi | 2010-12-10 | 1 | -0/+8 |
* | Added a stroke rekey command to trigger IKE/CHILD_SA rekeying manually | Martin Willi | 2010-11-03 | 1 | -0/+17 |
* | Added a stroke command to export cached x509 certificates to the console | Martin Willi | 2010-08-10 | 1 | -1/+24 |
* | Handle PIN: as a magic keyword for prompt, use getpass() to silently read cre... | Martin Willi | 2010-08-04 | 1 | -9/+21 |
* | Initialize libstrongswan in stroke (fixes Vstr logging). | Tobias Brunner | 2010-04-29 | 1 | -0/+5 |
* | Fixed compiler warning. | Tobias Brunner | 2010-03-24 | 1 | -1/+1 |
* | Added left-/rightikeport ipsec.conf options to use custom IKE ports | Martin Willi | 2010-02-26 | 1 | -0/+2 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -28/+28 |
* | added support for %prompt-ing private key passhprases in strokes "ipsec secrets" | Martin Willi | 2009-08-26 | 1 | -1/+11 |
* | added a "purgeike" command to stroke, deleting all IKE_SAs without a CHILD_SA | Martin Willi | 2009-05-15 | 1 | -1/+5 |
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -1/+5 |
* | list assigned leases using "ipsec leases" | Martin Willi | 2008-12-10 | 1 | -0/+18 |
* | implemented ipsec listalgs as a stroke command | Andreas Steffen | 2008-10-08 | 1 | -0/+2 |
* | crypto_factory algorithm enumeration API | Martin Willi | 2008-08-28 | 1 | -0/+4 |
* | renamed STROKE_DOWNSRCIP to STROKE_DOWN_SRCIP | Andreas Steffen | 2008-07-01 | 1 | -2/+2 |
* | added a "ipsec down-srcip <start> [<end>]" command to terminate IKE_SAs by re... | Martin Willi | 2008-07-01 | 1 | -0/+21 |
* | supporting multiple comma seperated subnets in left/rightsubnet definition | Martin Willi | 2008-04-25 | 1 | -10/+5 |
* | implementation of an CFG attribute framework, currently supporting virtual IPs | Martin Willi | 2008-04-09 | 1 | -34/+1 |
* | mediation extension adapted to the naming convention of the current version o... | Tobias Brunner | 2008-03-26 | 1 | -3/+3 |
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -1/+1 |
* | added RCSID | Andreas Steffen | 2007-10-08 | 1 | -0/+2 |
* | experimental P2P-NAT-T for IKEv2 merged back from branch | Tobias Brunner | 2007-10-03 | 1 | -1/+7 |
* | implemented IKEv2 force_encap connection parameter | Martin Willi | 2007-10-01 | 1 | -0/+1 |
* | added mobike=yes|no connection option | Martin Willi | 2007-08-29 | 1 | -0/+1 |
* | added listaacerts,listacerts,rereadsecerts,rereadocspcerts,rereadaacerts,rere... | Andreas Steffen | 2007-08-10 | 1 | -0/+6 |
* | set STROKE_REREAD_FIRST to STROKE_REREAD_SECRETS | Andreas Steffen | 2007-08-10 | 1 | -4/+9 |
* | added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ke... | Andreas Steffen | 2007-04-14 | 1 | -0/+5 |
* | added support for 0.0.0.0/0 traffic selectors | Martin Willi | 2007-03-01 | 1 | -0/+2 |
* | merged tasking branch into trunk | Martin Willi | 2007-02-28 | 1 | -0/+4 |
* | added support of ca information records and ocsp keywords | Andreas Steffen | 2007-02-14 | 1 | -1/+27 |
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -0/+2 |
* | added support for transport mode and (experimental!) BEET mode | Martin Willi | 2006-12-21 | 1 | -0/+1 |
* | implemented reauthentication using the new reauth=yes|no parameter | Martin Willi | 2006-12-19 | 1 | -0/+1 |
* | fixed stddef.h include | Martin Willi | 2006-12-14 | 1 | -1/+1 |
* | solved 64 bit issue in push/pop stroke interface | Andreas Steffen | 2006-10-31 | 1 | -1/+1 |
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -6/+4 |
* | added verbosity level to stroke | Martin Willi | 2006-10-24 | 1 | -0/+2 |
* | updated stroke to allow run-time manipulation of debug levels | Martin Willi | 2006-10-18 | 1 | -32/+6 |
* | added hostaccess support | Andreas Steffen | 2006-09-25 | 1 | -0/+2 |