aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Stub plugin for Maemo specific extensions added.Tobias Brunner2010-10-144-0/+121
* Dialog to initiate or terminate connections added.Tobias Brunner2010-10-142-2/+108
* Enable dynamic registration of StrongswanConnection(s) type.Tobias Brunner2010-10-144-0/+38
* Initial version of the Hildon Desktop status menu plugin.Tobias Brunner2010-10-145-1/+218
* Adding, editing and deleting connections is now possible in the settings plugin.Tobias Brunner2010-10-141-0/+199
* Adding a dialog to the settings plugin that lists all connections.Tobias Brunner2010-10-141-0/+95
* Helper methods added to StrongSwanConnections to easily show connections in a...Tobias Brunner2010-10-142-0/+51
* Management class for connection settings added, connections are stored in a s...Tobias Brunner2010-10-145-12/+389
* Simple GObject based class for connection settings added.Tobias Brunner2010-10-143-1/+253
* Adding a stub plugin for the Hildon control panel.Tobias Brunner2010-10-148-0/+68
* Adding autotools framework for the maemo frontend.Tobias Brunner2010-10-146-0/+70
* pluto: Install inbound policies together with outbound policies.Tobias Brunner2010-10-142-28/+7
* ignore : separator characters in chunk_from_hex()Andreas Steffen2010-10-121-3/+25
* Store the exit code of executed commands in Dumm::Guest.execstatus.Tobias Brunner2010-10-122-17/+13
* Map the guests to a ruby hash to avoid creating new ruby objects on each call...Tobias Brunner2010-10-121-40/+34
* Exposed the mutli-overlay functionality in the ruby bindings.Tobias Brunner2010-10-123-8/+71
* Added support for multiple overlays to the main library.Tobias Brunner2010-10-122-37/+161
* Added support for multiple overlays to guests (replaces the template function...Tobias Brunner2010-10-122-25/+47
* Added support for multiple overlays to the copy-on-write filesystem.Tobias Brunner2010-10-122-80/+200
* Do not add additional addresses to MOBIKE path probing messages.Tobias Brunner2010-10-121-10/+12
* Change behavior of responder during roaming.Tobias Brunner2010-10-121-16/+17
* Allow responder to use ike_mobike_t.roam.Tobias Brunner2010-10-121-1/+7
* Send list of additional addresses even if current path is still valid.Tobias Brunner2010-10-121-0/+11
* Extracted path checking in ike_sa_t.roam into separate functions.Tobias Brunner2010-10-121-46/+68
* Added support for responders to change their address via MOBIKE.Tobias Brunner2010-10-121-0/+20
* Explicitly configure MOBIKE tasks to update the list of additional addresses.Tobias Brunner2010-10-123-2/+15
* Improved check for first IKE_AUTH message in ike_mobike task.Tobias Brunner2010-10-121-3/+6
* Migrated ike_mobike task to INIT/METHOD macros.Tobias Brunner2010-10-121-67/+46
* Simplified apply_port function in mobike task.Tobias Brunner2010-10-121-16/+9
* Do not fire roam events based on local route changes.Tobias Brunner2010-10-121-2/+3
* If a changed route has no src, try to find it via interface.Tobias Brunner2010-10-121-37/+48
* Get source address from interface if the route does not provide one.Tobias Brunner2010-10-121-2/+49
* Do not update hosts based on retransmitted messages.Tobias Brunner2010-10-122-15/+23
* Do not update remote host if we are behind a NAT.Tobias Brunner2010-10-121-4/+2
* *** HISTORICAL MOMENT: IKEv2 becomes the default! ***Andreas Steffen2010-10-092-2/+2
* use DBG_TNC for TNC debugging outputAndreas Steffen2010-10-096-22/+27
* TNCCS debug cosmeticsAndreas Steffen2010-10-091-4/+4
* revert to standard TNCC/TNCS Initialization functionAndreas Steffen2010-10-092-17/+2
* implemented TNC isolation via group membershipsAndreas Steffen2010-10-091-6/+33
* implemented a makeshift non-scalable send bufferAndreas Steffen2010-10-081-25/+82
* imc/imv cosmeticsAndreas Steffen2010-10-082-4/+7
* created tnc-imc and tnc-imv pluginsAndreas Steffen2010-10-079-42/+340
* deactivate start_phase2_tnc flag after startAndreas Steffen2010-10-071-1/+1
* added server side support for EAP-TNCAndreas Steffen2010-10-071-2/+28
* Show result of RADIUS authentication along with EAP identityMartin Willi2010-10-071-5/+6
* added --debug-tls to charon usage() functionAndreas Steffen2010-10-071-1/+1
* configure tnc_config path and preferred_language via strongswan.confAndreas Steffen2010-10-051-2/+8
* created hull for TNCCS 2.0 pluginAndreas Steffen2010-10-056-0/+256
* use group membership to implement access/isolate redirection in filter-based ...Andreas Steffen2010-10-051-4/+14
* moved CHILD_SA selection out of attribute loopAndreas Steffen2010-10-051-5/+6