Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | pluto: plugin_list.* added to Android.mk. | Tobias Brunner | 2011-10-27 | 1 | -0/+1 | |
| | ||||||
* | Added missing backslash. | Tobias Brunner | 2011-10-27 | 1 | -1/+1 | |
| | ||||||
* | Forgot to add Android.mk in ba5b559b41fa70261c4f181f516acee272379a71. | Tobias Brunner | 2011-10-26 | 1 | -0/+31 | |
| | ||||||
* | Destroy objects hashtable after plugin_manager. | Tobias Brunner | 2011-10-26 | 1 | -1/+1 | |
| | | | | | | If plugins are not explicitly unloaded before library_deinit is called there could have been a segfault because some plugins might unregister objects during unloading/destruction. | |||||
* | Add features support to pubkey plugin | Andreas Steffen | 2011-10-26 | 1 | -6/+11 | |
| | ||||||
* | Add features support to x509 plugin | Andreas Steffen | 2011-10-26 | 1 | -42/+38 | |
| | ||||||
* | Cosmetics | Andreas Steffen | 2011-10-26 | 1 | -1/+2 | |
| | ||||||
* | added listplugins support to pluto and whack | Andreas Steffen | 2011-10-26 | 6 | -1/+105 | |
| | ||||||
* | add listplugins to ipsec shell command | Andreas Steffen | 2011-10-26 | 1 | -2/+2 | |
| | ||||||
* | version bump to 4.6.0rc3 | Andreas Steffen | 2011-10-26 | 1 | -1/+1 | |
| | ||||||
* | added tnc-tnccs plugin and removed xcbc plugin | Andreas Steffen | 2011-10-25 | 32 | -32/+32 | |
| | ||||||
* | Don't link to tnc libraries on Android as no tnc plugins are currently enabled. | Tobias Brunner | 2011-10-25 | 1 | -1/+1 | |
| | ||||||
* | Build libtnccs on Android. | Tobias Brunner | 2011-10-25 | 3 | -13/+9 | |
| | ||||||
* | share some code between IMC and IMV managers | Andreas Steffen | 2011-10-25 | 5 | -251/+195 | |
| | ||||||
* | removed unneeded includes | Andreas Steffen | 2011-10-25 | 2 | -4/+0 | |
| | ||||||
* | Fix DNS error handling for keyexchange=ike. | Mirko Parthey | 2011-10-25 | 1 | -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 framework | Andreas Steffen | 2011-10-25 | 52 | -605/+971 | |
| | ||||||
* | moved imv_manager to libtnccs | Andreas Steffen | 2011-10-25 | 12 | -41/+81 | |
| | ||||||
* | moved imc_manager to libtnccs | Andreas Steffen | 2011-10-25 | 20 | -72/+165 | |
| | ||||||
* | fixed type | Andreas Steffen | 2011-10-22 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.6.0rc2 | Andreas Steffen | 2011-10-22 | 1 | -1/+1 | |
| | ||||||
* | Log if charon failed to establish a CHILD_SA but keeps the IKE_SA up. | Tobias Brunner | 2011-10-21 | 1 | -0/+4 | |
| | ||||||
* | starter.load documented in strongswan.conf(5) man page. | Tobias Brunner | 2011-10-21 | 1 | -0/+3 | |
| | ||||||
* | starter: Android.mk updated to use kernel-netlink via libhydra. | Tobias Brunner | 2011-10-21 | 2 | -3/+7 | |
| | ||||||
* | starter: Use kernel interfaces to flush SAD and SPD. | Tobias Brunner | 2011-10-21 | 4 | -19/+12 | |
| | | | | | This now supports platforms where neither 'ip xfrm' nor 'setkey' are available (like Android). | |||||
* | starter: Load plugins specific to starter. | Tobias Brunner | 2011-10-21 | 3 | -0/+11 | |
| | ||||||
* | starter: INFO_FILE is not used anymore. | Tobias Brunner | 2011-10-21 | 2 | -2/+0 | |
| | ||||||
* | The load-tester plugin does not support SAD/SPD flushing. | Tobias Brunner | 2011-10-21 | 1 | -0/+2 | |
| | ||||||
* | The kernel-klips plugin does currently not support SAD/SPD flushing. | Tobias Brunner | 2011-10-21 | 1 | -0/+2 | |
| | ||||||
* | Implemented flushing of SAD and SPD entries via PF_KEY. | Tobias Brunner | 2011-10-21 | 1 | -0/+68 | |
| | ||||||
* | Implemented flushing of states and policies via XFRM. | Tobias Brunner | 2011-10-21 | 1 | -0/+56 | |
| | ||||||
* | Defined functions in the kernel interface to flush SAD and SPD entries. | Tobias Brunner | 2011-10-21 | 3 | -0/+50 | |
| | ||||||
* | Fixed indention in load-tester kernel interface. | Tobias Brunner | 2011-10-21 | 1 | -28/+28 | |
| | ||||||
* | Add features support to tnccs plugins | Andreas Steffen | 2011-10-20 | 5 | -23/+107 | |
| | ||||||
* | Log messages with a loglevel > 1 to ANDROID_LOG_DEBUG. | Tobias Brunner | 2011-10-18 | 1 | -1/+2 | |
| | ||||||
* | pluto: Log to logcat on Android. | Tobias Brunner | 2011-10-18 | 2 | -4/+38 | |
| | ||||||
* | pluto: CAP_NET_RAW seems to be required on Android even to open regular sockets. | Tobias Brunner | 2011-10-18 | 2 | -2/+8 | |
| | ||||||
* | pluto: Switch to user 'vpn' on Android. | Tobias Brunner | 2011-10-18 | 2 | -6/+17 | |
| | ||||||
* | pluto: Removed last usage of KERNEL26_SUPPORT (and some KLIPS stuff). | Tobias Brunner | 2011-10-18 | 3 | -75/+10 | |
| | | | | Because linux is not defined on Android this caused trouble. | |||||
* | updated strong certificates | Andreas Steffen | 2011-10-17 | 25 | -283/+364 | |
| | ||||||
* | Run scenarios without xcbc plugin | Andreas Steffen | 2011-10-17 | 6 | -6/+6 | |
| | ||||||
* | fixed copy-and-paste error | Andreas Steffen | 2011-10-17 | 1 | -2/+2 | |
| | ||||||
* | Avoid heaps of compiler warnings due to plugin features registration. | Tobias Brunner | 2011-10-17 | 1 | -2/+2 | |
| | ||||||
* | Add features support to gcrypt plugin. | Tobias Brunner | 2011-10-17 | 1 | -101/+74 | |
| | ||||||
* | Add features support to md4 plugin | Andreas Steffen | 2011-10-17 | 1 | -6/+12 | |
| | ||||||
* | Run scenarios without xcbc plugin | Andreas Steffen | 2011-10-16 | 11 | -11/+11 | |
| | ||||||
* | Add features support to eap-radius plugin | Andreas Steffen | 2011-10-15 | 1 | -5/+15 | |
| | ||||||
* | Add features support to eap-peap plugin | Andreas Steffen | 2011-10-14 | 1 | -10/+23 | |
| | ||||||
* | Add features support to eap-tnc plugin | Andreas Steffen | 2011-10-14 | 1 | -10/+16 | |
| | ||||||
* | pluto: Missing flushline call added when reading ipsec.secrets. | Tobias Brunner | 2011-10-14 | 1 | -1/+2 | |
| |