Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a ikedscp ipsec.conf option to set DSCP value on outgoing IKE packets | Martin Willi | 2013-02-06 | 1 | -0/+1 |
| | |||||
* | Use a connection specific option to en-/disable IKEv1 fragmentation | Tobias Brunner | 2012-12-24 | 1 | -0/+1 |
| | |||||
* | stroke: Drop unneeded [MY|OTHER]_NETBITS | Reto Buerki | 2012-12-19 | 1 | -2/+2 |
| | |||||
* | stroke: Enable install_policy in add_connection() | Reto Buerki | 2012-12-19 | 1 | -0/+1 |
| | |||||
* | Add a "ipsec listcounters" command to stroke | Martin Willi | 2012-10-24 | 4 | -3/+8 |
| | |||||
* | Support multiple addresses/pools in left/rightsourceip | Martin Willi | 2012-08-30 | 1 | -1/+0 |
| | |||||
* | Add a left/rightdns keyword to configure connection specific DNS attributes | Martin Willi | 2012-08-21 | 1 | -0/+1 |
| | |||||
* | Added ESP log group for libipsec log messages. | Tobias Brunner | 2012-08-08 | 1 | -1/+1 |
| | |||||
* | Add an ipsec.conf leftgroups2 parameter for the second authentication round | Martin Willi | 2012-07-26 | 1 | -0/+1 |
| | |||||
* | implemented the right|leftallowany feature | Andreas Steffen | 2012-06-08 | 1 | -0/+1 |
| | |||||
* | make IKEv1 DPD timeout configurable in charon | Andreas Steffen | 2012-05-17 | 1 | -0/+1 |
| | |||||
* | Merge branch 'ikev1' | Martin Willi | 2012-05-02 | 2 | -7/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.in man/ipsec.conf.5.in src/libcharon/encoding/generator.c src/libcharon/encoding/payloads/notify_payload.c src/libcharon/encoding/payloads/notify_payload.h src/libcharon/encoding/payloads/payload.c src/libcharon/network/receiver.c src/libcharon/sa/authenticator.c src/libcharon/sa/authenticator.h src/libcharon/sa/ikev2/tasks/ike_init.c src/libcharon/sa/task_manager.c src/libstrongswan/credentials/auth_cfg.c | ||||
| * | Merge branch 'ikev1-clean' into ikev1-master | Martin Willi | 2012-03-20 | 2 | -7/+4 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.in man/ipsec.conf.5.in src/libcharon/daemon.c src/libcharon/plugins/eap_ttls/eap_ttls_peer.c src/libcharon/plugins/eap_radius/eap_radius_accounting.c src/libcharon/plugins/eap_radius/eap_radius_forward.c src/libcharon/plugins/farp/farp_listener.c src/libcharon/sa/ike_sa.c src/libcharon/sa/keymat.c src/libcharon/sa/task_manager.c src/libcharon/sa/trap_manager.c src/libstrongswan/plugins/x509/x509_cert.c src/libstrongswan/utils.h Applied lost changes of moved files keymat.c and task_manager.c. Updated listener_t.message hook signature in new plugins. | ||||
| | * | Dropped support of deprecated authby=eap and eap= options | Martin Willi | 2012-03-20 | 2 | -5/+0 |
| | | | |||||
| | * | Added a "aggressive" ipsec.conf connection option | Martin Willi | 2012-03-20 | 1 | -0/+1 |
| | | | |||||
| | * | Support an "any" IKE version for both IKEv1 or IKEv2 | Martin Willi | 2012-03-20 | 2 | -2/+2 |
| | | | |||||
| | * | Pass ipsec.conf xauth_identity option via stroke to charon configurations | Martin Willi | 2012-03-20 | 1 | -0/+1 |
| | | | |||||
* | | | added support for raw RSA public keys to stroke | Andreas Steffen | 2012-04-30 | 1 | -0/+1 |
| | | | |||||
* | | | Added stroke user-creds command, to set username/password for a connection. | Tobias Brunner | 2012-04-17 | 4 | -1/+38 |
| | | | |||||
* | | | Additional prompt keyword added to stroke. | Tobias Brunner | 2012-04-17 | 1 | -1/+3 |
|/ / | |||||
* | | 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 ASN debug group to log low-level encoding/decoding (ASN.1, X.509). | Tobias Brunner | 2011-12-16 | 1 | -1/+1 |
| | | | | | | | | | | This will allow us to remove quite some clutter from the LIB debug group for higher debug levels. | ||||
* | | Added missing Android.mk files to distribution. | Tobias Brunner | 2011-11-22 | 1 | -1/+1 |
|/ | |||||
* | Added a listplugins stroke command to show plugin features | Martin Willi | 2011-10-14 | 4 | -1/+7 |
| | |||||
* | Build stroke on Android. | Tobias Brunner | 2011-10-11 | 2 | -1/+28 |
| | |||||
* | getpass(3) is not supported on Android. | Tobias Brunner | 2011-10-11 | 1 | -0/+4 |
| | | | | No replacement yet. | ||||
* | Removed unneeded include. | Tobias Brunner | 2011-10-11 | 1 | -1/+0 |
| | | | | This is not available on Android and redirects to <fcntl.h> on Ubuntu. | ||||
* | added PTS debug class | Andreas Steffen | 2011-09-11 | 1 | -1/+1 |
| | |||||
* | Add a closeaction ipsec.conf keyword to configure close action | Martin Willi | 2011-06-07 | 1 | -0/+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 | 4 | -1/+17 |
| | |||||
* | Added a stroke memusage command to show memory usage | Martin Willi | 2011-05-16 | 4 | -0/+16 |
| | |||||
* | Fix order of PURGE_* flags to be compatible with STROKE_PURGE_* keywords | Martin Willi | 2011-03-23 | 2 | -5/+5 |
| | |||||
* | Added a left/rightcertpolicy keyword to specify certificatePolicy requirements | Martin Willi | 2011-01-07 | 1 | -0/+1 |
| | |||||
* | Added a tfc ipsec.conf keyword to control Traffic Flow Confidentiality | Martin Willi | 2010-12-20 | 1 | -0/+1 |
| | |||||
* | Renamed purgex509/crl to purgecerts/crls to be consistent with list commands | Martin Willi | 2010-12-10 | 4 | -12/+12 |
| | |||||
* | Added options to flush CRLs/X509 certs from the cert cache | Martin Willi | 2010-12-10 | 4 | -0/+16 |
| | |||||
* | Added a stroke rekey command to trigger IKE/CHILD_SA rekeying manually | Martin Willi | 2010-11-03 | 4 | -1/+22 |
| | |||||
* | Added support for the ipsec.conf aaa_identity keyword | Martin Willi | 2010-08-31 | 1 | -0/+1 |
| | |||||
* | Added a stroke command to export cached x509 certificates to the console | Martin Willi | 2010-08-10 | 4 | -2/+46 |
| | |||||
* | Handle PIN: as a magic keyword for prompt, use getpass() to silently read ↵ | Martin Willi | 2010-08-04 | 1 | -9/+21 |
| | | | | credentials | ||||
* | configuration of different marks for inbound and outbound direction | Andreas Steffen | 2010-07-09 | 1 | -1/+1 |
| | |||||
* | support of xfrm marks for IKEv2 | Andreas Steffen | 2010-07-02 | 1 | -0/+4 |
| | |||||
* | Include reqid in stroke add connection message. | Reto Buerki | 2010-05-04 | 1 | -0/+1 |
| | |||||
* | 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 | 2 | -0/+3 |
| | |||||
* | Added a ipsec.conf "inactivity" option to configure inactivity timeout for ↵ | Martin Willi | 2010-01-27 | 1 | -0/+1 |
| | | | | CHILD_SAs | ||||
* | pluto now supports SQL-based virtual IP pools | Andreas Steffen | 2009-10-14 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 2 | -31/+31 |
| |