aboutsummaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
...
| * Moved Android specific logger to separate plugin.Tobias Brunner2012-08-081-1/+1
| | | | | | | | | | | | This is mainly because the other parts of the existing android plugin can not be built in the NDK (access to keystore and system properties are not part of the stable NDK libraries).
* | Documentation fixes regarding xauth-pam/eap-gtc pluginsTobias Brunner2012-08-111-3/+5
| |
* | make max_message_size parameter consistent with similar optionsAndreas Steffen2012-08-091-2/+2
|/
* Add an ipsec.conf leftgroups2 parameter for the second authentication roundMartin Willi2012-07-261-0/+6
|
* added PA-TNC max_msg_len option to man pageAndreas Steffen2012-07-131-0/+6
|
* make maximum PB-TNC batch size configurableAndreas Steffen2012-07-111-0/+3
|
* added charon.plugins.eap-tnc.protocol optionAndreas Steffen2012-07-111-0/+3
|
* EAP-TNC does not support fragmentationAndreas Steffen2012-07-111-6/+0
|
* configure size of ITA Dummy PA-TNC attributeAndreas Steffen2012-07-111-0/+3
|
* max_message_count = 0 disables limitAndreas Steffen2012-07-111-4/+4
|
* Some updates in ipsec.conf(5) for 5.0.0Tobias Brunner2012-06-261-36/+50
|
* added charon.cisco_unity to strongswan.conf.5 man pageAndreas Steffen2012-06-251-0/+3
|
* added secret as valid authby argumentAndreas Steffen2012-06-181-1/+1
|
* Add documentation for signature hash algorithm enforcing to man ipsec.confMartin Willi2012-06-121-4/+11
|
* starter: Drop support for %defaultroute.Tobias Brunner2012-06-111-16/+2
|
* Retry IKE_SA initiation if DNS resolution failed.Tobias Brunner2012-05-301-0/+4
| | | | | This is disabled by default and can be enabled with the charon.retry_initiate_interval option in strongswan.conf.
* Updated ipsec.conf(5) to reflect changes to IPComp support.Tobias Brunner2012-05-241-4/+2
|
* Merge branch 'ikev1'Martin Willi2012-05-021-367/+79
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-masterMartin Willi2012-03-201-360/+78
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * Updated ipsec.conf man page for the use of IKEv1 with plutoMartin Willi2012-03-201-332/+73
| | |
| | * Dropped support of deprecated authby=eap and eap= optionsMartin Willi2012-03-201-33/+4
| | |
* | | Documented strongswan.conf options for radattr plugin.Tobias Brunner2012-05-011-1/+8
| | |
* | | Option added to set identifier for syslog(3) logging.Tobias Brunner2012-04-201-0/+8
| | | | | | | | | | | | This identifier is added to each log message by syslog.
* | | updated supported EAP methodsAndreas Steffen2012-03-301-5/+14
| | |
* | | Make resolvconf interface prefix configurable.Tobias Brunner2012-03-271-0/+6
|/ /
* | added the strongswan.conf options of the tnc-pdp pluginAndreas Steffen2012-03-161-0/+12
| |
* | completed imc/imv-attestation settingsAndreas Steffen2012-02-071-1/+20
| |
* | Added an option to load CA certificates without CA basic constraint.Tobias Brunner2012-02-011-0/+4
| | | | | | | | | | | | Enabling this option treats all certificates in ipsec.d/cacerts and ipsec.conf ca sections as CA certificates even if they do not contain a CA basic constraint.
* | Added RADIUS accounting option to strongswan.conf manualMartin Willi2012-02-011-0/+3
| |
* | Make number of concurrently handled stroke messages configurable.Tobias Brunner2011-12-291-0/+3
| |
* | Added ASN debug group to log low-level encoding/decoding (ASN.1, X.509).Tobias Brunner2011-12-162-1/+4
| | | | | | | | | | This will allow us to remove quite some clutter from the LIB debug group for higher debug levels.
* | Charon also supports type=passthrough|drop.Tobias Brunner2011-12-141-6/+0
| |
* | Documented xauth_identity in ipsec.conf(5) man page.Tobias Brunner2011-12-141-3/+7
| |
* | Documented binary secrets in ipsec.secrets(5) man page.Tobias Brunner2011-12-141-9/+14
| |
* | added libimcv.plugins.imc-attestation.aik_blob parameterAndreas Steffen2011-12-111-0/+3
| |
* | upgraded Test IMC/IMV pair to fully support multple IMC IDsAndreas Steffen2011-12-111-0/+3
|/
* pkcs11: Documented use_pubkey option in strongswan.conf(5).Tobias Brunner2011-11-031-2/+7
|
* pkcs11: Documented new options in strongswan.conf(5).Tobias Brunner2011-10-311-0/+9
|
* refactored TNC frameworkAndreas Steffen2011-10-251-6/+4
|
* starter.load documented in strongswan.conf(5) man page.Tobias Brunner2011-10-211-0/+3
|
* Documented the strict flag (!) for ike and esp options in ipsec.conf.Tobias Brunner2011-09-261-8/+38
|
* PTS log group documented in man pages.Tobias Brunner2011-09-122-2/+5
|
* Document charon's default log levels in ipsec.conf(5).Tobias Brunner2011-09-121-4/+6
|
* added strongswan.conf attributes for attestation IMC/IMVAndreas Steffen2011-09-081-11/+32
|
* added tnc-ifmap.ssl_passphrase to strongswan.confAndreas Steffen2011-09-021-0/+3
|
* updated strongswan.confAndreas Steffen2011-08-121-3/+3
|
* added tnc-ifmap attributes to manpageAndreas Steffen2011-08-101-0/+15
|
* Added tnc, imc, imv debug message groups to man page.Tobias Brunner2011-07-261-1/+10
|
* Documentation about job priorities added to man page.Tobias Brunner2011-07-211-1/+159
| | | | Also includes docs about IKE_SA_INIT dropping.
* Fixed common misspellings.Tobias Brunner2011-07-201-2/+2
| | | | Mostly found by 'codespell'.