Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Maemo: Basic functionality added to notify the applet about status updates. | Tobias Brunner | 2010-10-14 | 2 | -0/+54 | |
| | ||||||
* | Maemo: Clear the credentials before each connection attempt. | Tobias Brunner | 2010-10-14 | 1 | -0/+2 | |
| | ||||||
* | Added function to clear all credentials from mem_cred_t. | Tobias Brunner | 2010-10-14 | 2 | -3/+25 | |
| | ||||||
* | Maemo: Do not store the password in the config file, ask the user for it on ↵ | Tobias Brunner | 2010-10-14 | 3 | -49/+66 | |
| | | | | demand. | |||||
* | Maemo: Debianized the status applet. | Tobias Brunner | 2010-10-14 | 7 | -1/+220 | |
| | ||||||
* | Maemo: Added basic connect/disconnect functionality to frontend. | Tobias Brunner | 2010-10-14 | 1 | -50/+273 | |
| | ||||||
* | Maemo: Listen for a special "Start" D-BUS call. | Tobias Brunner | 2010-10-14 | 1 | -1/+5 | |
| | | | | This call is made on the system D-BUS so that charon is started as root. | |||||
* | Maemo: Added support for connection initiation and shutdown. | Tobias Brunner | 2010-10-14 | 1 | -0/+181 | |
| | ||||||
* | Fixed possible segmentation fault. | Tobias Brunner | 2010-10-14 | 1 | -1/+1 | |
| | ||||||
* | Maemo: Do not unref the dialog. | Tobias Brunner | 2010-10-14 | 1 | -5/+1 | |
| | ||||||
* | Maemo: Improved icon loading in status applet. | Tobias Brunner | 2010-10-14 | 1 | -12/+26 | |
| | ||||||
* | Maemo: Register the status applet with libosso. | Tobias Brunner | 2010-10-14 | 1 | -0/+14 | |
| | ||||||
* | Maemo: Register with libosso and init Glib main loop. | Tobias Brunner | 2010-10-14 | 3 | -0/+86 | |
| | ||||||
* | Maemo: Register charon as D-BUS system service. | Tobias Brunner | 2010-10-14 | 3 | -0/+13 | |
| | | | | | | In order to be able to access this service via libosso, charon is started with the run-standalone.sh script, which sets up the required environment. | |||||
* | Maemo: Changed the input mode of several text boxes. | Tobias Brunner | 2010-10-14 | 1 | -0/+5 | |
| | ||||||
* | Maemo: Ensure that the settings directory exists. | Tobias Brunner | 2010-10-14 | 1 | -0/+4 | |
| | ||||||
* | Fixed a subtle SIGSEGV. | Tobias Brunner | 2010-10-14 | 1 | -1/+0 | |
| | ||||||
* | Stub plugin for Maemo specific extensions added. | Tobias Brunner | 2010-10-14 | 5 | -0/+125 | |
| | ||||||
* | Dialog to initiate or terminate connections added. | Tobias Brunner | 2010-10-14 | 2 | -2/+108 | |
| | ||||||
* | Enable dynamic registration of StrongswanConnection(s) type. | Tobias Brunner | 2010-10-14 | 4 | -0/+38 | |
| | | | | | Because status menu plugins get loaded and unloaded dynamically by the Hildon Desktop, we have to register our Types dynamically. | |||||
* | Initial version of the Hildon Desktop status menu plugin. | Tobias Brunner | 2010-10-14 | 5 | -1/+218 | |
| | ||||||
* | Adding, editing and deleting connections is now possible in the settings plugin. | Tobias Brunner | 2010-10-14 | 1 | -0/+199 | |
| | ||||||
* | Adding a dialog to the settings plugin that lists all connections. | Tobias Brunner | 2010-10-14 | 1 | -0/+95 | |
| | ||||||
* | Helper methods added to StrongSwanConnections to easily show connections in ↵ | Tobias Brunner | 2010-10-14 | 2 | -0/+51 | |
| | | | | a list widget. | |||||
* | Management class for connection settings added, connections are stored in a ↵ | Tobias Brunner | 2010-10-14 | 5 | -12/+389 | |
| | | | | simple GKeyFile. | |||||
* | Simple GObject based class for connection settings added. | Tobias Brunner | 2010-10-14 | 3 | -1/+253 | |
| | ||||||
* | Adding a stub plugin for the Hildon control panel. | Tobias Brunner | 2010-10-14 | 8 | -0/+68 | |
| | ||||||
* | Adding autotools framework for the maemo frontend. | Tobias Brunner | 2010-10-14 | 6 | -0/+70 | |
| | ||||||
* | Define explicit IKEv1 keyexchange mode V | Andreas Steffen | 2010-10-14 | 2 | -1/+1 | |
| | ||||||
* | increase eap-tls max_message_count in fragments scenario | Andreas Steffen | 2010-10-14 | 2 | -0/+12 | |
| | ||||||
* | Added ssh_config to distribution. | Tobias Brunner | 2010-10-14 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.5.0rc1 | Andreas Steffen | 2010-10-14 | 1 | -1/+1 | |
| | ||||||
* | testing: Reduce testing runtime by reusing SSH sessions. | Tobias Brunner | 2010-10-14 | 5 | -28/+61 | |
| | | | | | | | By using the ControlMaster and ControlPath options, existing SSH sessions are reused (a session to each host is opened at the beginning of a test run). Also, RC4 is used as encryption algorithm to further improve the performance. These changes reduce the runtime by over 20%. | |||||
* | Define explicit IKEv1 keyexchange mode IV. | Tobias Brunner | 2010-10-14 | 2 | -0/+2 | |
| | ||||||
* | pluto: Install inbound policies together with outbound policies. | Tobias Brunner | 2010-10-14 | 2 | -28/+7 | |
| | | | | | This avoids an error message when uninstalling the policies and charon did it already like this. | |||||
* | define explicit IKEv1 keyexchange mode III | Andreas Steffen | 2010-10-14 | 10 | -0/+10 | |
| | ||||||
* | fixed ikev2/rw-eap-ttls-radius scenario | Andreas Steffen | 2010-10-14 | 1 | -0/+1 | |
| | ||||||
* | fixed ikev2/rw-eap-tnc-radius-block scenario | Andreas Steffen | 2010-10-14 | 1 | -0/+1 | |
| | ||||||
* | fixed ikev2/rw-eap-tnc scenario | Andreas Steffen | 2010-10-14 | 1 | -1/+1 | |
| | ||||||
* | fixed ikev2/rw-eap-sim-radius scenario | Andreas Steffen | 2010-10-14 | 1 | -1/+1 | |
| | ||||||
* | fixed ikev2/rw-eap-sim-only-radius scenario | Andreas Steffen | 2010-10-14 | 1 | -1/+1 | |
| | ||||||
* | fixed ikev2/mult-auth-rsa-eap-sim-id | Andreas Steffen | 2010-10-14 | 1 | -1/+1 | |
| | ||||||
* | ignore : separator characters in chunk_from_hex() | Andreas Steffen | 2010-10-12 | 1 | -3/+25 | |
| | ||||||
* | Store the exit code of executed commands in Dumm::Guest.execstatus. | Tobias Brunner | 2010-10-12 | 2 | -17/+13 | |
| | | | | Also, no exception is risen for failed exec calls, anymore. | |||||
* | Map the guests to a ruby hash to avoid creating new ruby objects on each ↵ | Tobias Brunner | 2010-10-12 | 1 | -40/+34 | |
| | | | | call of Guest.each or Guest[]. | |||||
* | Exposed the mutli-overlay functionality in the ruby bindings. | Tobias Brunner | 2010-10-12 | 3 | -8/+71 | |
| | | | | | | | | Overlays can be added to individual guests (which overlays exactly the supplied directory) or to all guests (which overlays a subdirectory with the guest's name to each guest). The template functionality is provided as before. | |||||
* | Added support for multiple overlays to the main library. | Tobias Brunner | 2010-10-12 | 2 | -37/+161 | |
| | | | | Also implemented the template functionality using the new overlay functions. | |||||
* | Added support for multiple overlays to guests (replaces the template ↵ | Tobias Brunner | 2010-10-12 | 2 | -25/+47 | |
| | | | | | | | functionality). Compared to a template an overlay is an arbitrary directory, not the parent directory of a directory with the guest's name. | |||||
* | Added support for multiple overlays to the copy-on-write filesystem. | Tobias Brunner | 2010-10-12 | 2 | -80/+200 | |
| | ||||||
* | Do not add additional addresses to MOBIKE path probing messages. | Tobias Brunner | 2010-10-12 | 1 | -10/+12 | |
| |