aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* share some code between IMC and IMV managersAndreas Steffen2011-10-255-251/+195
|
* removed unneeded includesAndreas Steffen2011-10-252-4/+0
|
* Fix DNS error handling for keyexchange=ike.Mirko Parthey2011-10-251-1/+1
| | | | | | starter fails to load a connection when a peer's DNS name is temporarily unresolvable and keyexchange=ike was specified, which defaults to IKEv2. The connection loads just fine in case of keyexchange=ikev2.
* refactored TNC frameworkAndreas Steffen2011-10-2552-605/+971
|
* moved imv_manager to libtnccsAndreas Steffen2011-10-2512-41/+81
|
* moved imc_manager to libtnccsAndreas Steffen2011-10-2520-72/+165
|
* fixed typeAndreas Steffen2011-10-221-1/+1
|
* version bump to 4.6.0rc2Andreas Steffen2011-10-221-1/+1
|
* Log if charon failed to establish a CHILD_SA but keeps the IKE_SA up.Tobias Brunner2011-10-211-0/+4
|
* starter.load documented in strongswan.conf(5) man page.Tobias Brunner2011-10-211-0/+3
|
* starter: Android.mk updated to use kernel-netlink via libhydra.Tobias Brunner2011-10-212-3/+7
|
* starter: Use kernel interfaces to flush SAD and SPD.Tobias Brunner2011-10-214-19/+12
| | | | | This now supports platforms where neither 'ip xfrm' nor 'setkey' are available (like Android).
* starter: Load plugins specific to starter.Tobias Brunner2011-10-213-0/+11
|
* starter: INFO_FILE is not used anymore.Tobias Brunner2011-10-212-2/+0
|
* The load-tester plugin does not support SAD/SPD flushing.Tobias Brunner2011-10-211-0/+2
|
* The kernel-klips plugin does currently not support SAD/SPD flushing.Tobias Brunner2011-10-211-0/+2
|
* Implemented flushing of SAD and SPD entries via PF_KEY.Tobias Brunner2011-10-211-0/+68
|
* Implemented flushing of states and policies via XFRM.Tobias Brunner2011-10-211-0/+56
|
* Defined functions in the kernel interface to flush SAD and SPD entries.Tobias Brunner2011-10-213-0/+50
|
* Fixed indention in load-tester kernel interface.Tobias Brunner2011-10-211-28/+28
|
* Add features support to tnccs pluginsAndreas Steffen2011-10-205-23/+107
|
* Log messages with a loglevel > 1 to ANDROID_LOG_DEBUG.Tobias Brunner2011-10-181-1/+2
|
* pluto: Log to logcat on Android.Tobias Brunner2011-10-182-4/+38
|
* pluto: CAP_NET_RAW seems to be required on Android even to open regular sockets.Tobias Brunner2011-10-182-2/+8
|
* pluto: Switch to user 'vpn' on Android.Tobias Brunner2011-10-182-6/+17
|
* pluto: Removed last usage of KERNEL26_SUPPORT (and some KLIPS stuff).Tobias Brunner2011-10-183-75/+10
| | | | Because linux is not defined on Android this caused trouble.
* updated strong certificatesAndreas Steffen2011-10-1725-283/+364
|
* Run scenarios without xcbc pluginAndreas Steffen2011-10-176-6/+6
|
* fixed copy-and-paste errorAndreas Steffen2011-10-171-2/+2
|
* Avoid heaps of compiler warnings due to plugin features registration.Tobias Brunner2011-10-171-2/+2
|
* Add features support to gcrypt plugin.Tobias Brunner2011-10-171-101/+74
|
* Add features support to md4 pluginAndreas Steffen2011-10-171-6/+12
|
* Run scenarios without xcbc pluginAndreas Steffen2011-10-1611-11/+11
|
* Add features support to eap-radius pluginAndreas Steffen2011-10-151-5/+15
|
* Add features support to eap-peap pluginAndreas Steffen2011-10-141-10/+23
|
* Add features support to eap-tnc pluginAndreas Steffen2011-10-141-10/+16
|
* pluto: Missing flushline call added when reading ipsec.secrets.Tobias Brunner2011-10-141-1/+2
|
* whack: Search pluto.ctl file in defined IPSEC_PIDDIR directoryPeter Warasin2011-10-141-1/+1
|
* run scenarios without xcbc pluginAndreas Steffen2011-10-145-5/+5
|
* Add features support to eap-gtc pluginAndreas Steffen2011-10-141-5/+14
|
* starter: Only try to start pluto on Android if it is actually enabled.Tobias Brunner2011-10-141-1/+5
|
* pluto: Fixed usage of prctl.Tobias Brunner2011-10-141-1/+1
|
* pluto: Fixed include for control socket.Tobias Brunner2011-10-141-0/+1
|
* pluto: Added fallback to ipsec.secrets parser if glob(3) is not available.Tobias Brunner2011-10-141-12/+24
|
* pluto: Include fixed.Tobias Brunner2011-10-141-1/+1
|
* pluto: Option added to disable adns.Tobias Brunner2011-10-1410-9/+87
| | | | This basically disables opportunistic encryption.
* pluto: lwdnsq is not supported.Tobias Brunner2011-10-145-357/+1
|
* Source files in Android.mk updated.Tobias Brunner2011-10-144-8/+8
|
* Add features support to eap-md5 pluginAndreas Steffen2011-10-141-10/+18
|
* Add features support to eap-ttls pluginAndreas Steffen2011-10-141-10/+23
|