aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* 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
|
* 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
|
* 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-149-9/+85
| | | | 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
|
* Add features support to eap-identity pluginAndreas Steffen2011-10-141-10/+14
|
* Add features support to eap-tls pluginAndreas Steffen2011-10-141-10/+21
|
* Don't enforce features with soft dependencies before all plugins are loadedMartin Willi2011-10-141-4/+4
|
* Add features support tp eap-simaka-reauth pluginMartin Willi2011-10-142-36/+51
|
* Add features support to eap-simaka-pseudonym pluginMartin Willi2011-10-142-36/+51
|
* Add features support to eap-simaka-sql pluginMartin Willi2011-10-142-50/+83
|
* Don't try to load a feature again after failureMartin Willi2011-10-141-4/+28
|
* Don't load eap-sim-file plugin if no valid triplet file foundMartin Willi2011-10-142-9/+38
|
* Reset registration function for each plugin during feature loadingMartin Willi2011-10-141-1/+2
|
* Add features support to eap-sim-pcsc pluginMartin Willi2011-10-142-17/+25
|
* Add features support to eap-sim-file pluginMartin Willi2011-10-142-23/+33
|
* Add features support to eap-sim pluginMartin Willi2011-10-141-10/+25
|
* Add features support to eap-aka-3gpp2 pluginMartin Willi2011-10-142-28/+64
|
* Add a plugin feature registration callback for SIM/AKA backendsMartin Willi2011-10-142-0/+108
|
* Add features support to eap-aka pluginMartin Willi2011-10-141-10/+25
|
* Add features support to fips-prf pluginMartin Willi2011-10-141-12/+13
|
* Add features support to socket-raw pluginMartin Willi2011-10-141-6/+12
|