Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maemo: Extracted most plugin code to a separate class, so we can use that as ↵ | Tobias Brunner | 2010-10-14 | 1 | -282/+10 |
| | | | | listener. | ||||
* | Maemo: Initiate consumes a child_sa reference, so get an additional one. | Tobias Brunner | 2010-10-14 | 1 | -0/+2 |
| | |||||
* | Maemo: Basic functionality added to notify the applet about status updates. | Tobias Brunner | 2010-10-14 | 1 | -0/+16 |
| | |||||
* | Maemo: Clear the credentials before each connection attempt. | Tobias Brunner | 2010-10-14 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | Maemo: Register with libosso and init Glib main loop. | Tobias Brunner | 2010-10-14 | 1 | -0/+82 |
| | |||||
* | Stub plugin for Maemo specific extensions added. | Tobias Brunner | 2010-10-14 | 1 | -0/+55 |