Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nm uses the distributions trusted root CAs if none is explicitly specified | Martin Willi | 2009-09-18 | 1 | -15/+23 |
| | |||||
* | replaces four spaces by tabs, where appropriate | Martin Willi | 2009-09-04 | 1 | -3/+3 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -42/+42 |
| | |||||
* | Refactored the lifetime_cfg_t struct to be simpler and more expressive. ↵ | Tobias Brunner | 2009-09-01 | 1 | -5/+8 |
| | | | | Initialization is now static. | ||||
* | Adapted the config backends to the new lifetime configuration. | Tobias Brunner | 2009-09-01 | 1 | -3/+5 |
| | |||||
* | make use of the pem helper plugin to load credentials | Martin Willi | 2009-08-26 | 1 | -13/+13 |
| | |||||
* | use the configured NM connection id as configuration/IKE_SA name | Martin Willi | 2009-07-10 | 1 | -45/+58 |
| | |||||
* | fixed state check if establishing the CHILD_SA fails | Martin Willi | 2009-07-10 | 1 | -1/+1 |
| | |||||
* | use the new updown()/rekey() hooks to track the state of NetworkManager ↵ | Martin Willi | 2009-07-10 | 1 | -41/+49 |
| | | | | connections | ||||
* | listen for CHILD_SA state changes only until it has been installed | Martin Willi | 2009-07-03 | 1 | -3/+5 |
| | |||||
* | signal tunnel breakage to NetworkManager | Martin Willi | 2009-06-30 | 1 | -6/+28 |
| | |||||
* | include TSi/TSr of triggering packet in acquire | Martin Willi | 2009-05-20 | 1 | -1/+1 |
| | |||||
* | If the NM gateway certificate has the CA constraint set, we use the gateway ↵ | Martin Willi | 2009-05-15 | 1 | -4/+23 |
| | | | | | | | | | | address as its identity. To allow the same certificate deployment for Windows 7 and NetworkManager clients, the NM plugin now accepts CA certificates. To prevent any certificate holder to act as a gateway, we bind the identity to the entered gateway address. The gateways certificate therefore must contain the IP/DNS of the gateway as subjectAltName. | ||||
* | initiate trapped CHILD_SAs with same reqid | Martin Willi | 2009-05-08 | 1 | -1/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | nm plugin handles DNS/NBNS configuration attributes | Martin Willi | 2009-04-27 | 1 | -3/+50 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -6/+11 |
| | |||||
* | ported nm plugin and gnome applet to NetworkManager 7.1 | Martin Willi | 2009-03-18 | 1 | -30/+50 |
| | |||||
* | always encode EAP usernames as ID_KEY_ID | Martin Willi | 2009-02-18 | 1 | -1/+2 |
| | |||||
* | changed [4856] to dynamically choose traffic selector family | Martin Willi | 2009-02-11 | 1 | -1/+1 |
| | |||||
* | support of dynamic/128 and %any6 | Andreas Steffen | 2009-02-05 | 1 | -1/+1 |
| | |||||
* | including a "none" tundev to make NM happy | Martin Willi | 2008-10-27 | 1 | -44/+28 |
| | |||||
* | reintegrated bus-refactoring branch | Martin Willi | 2008-10-14 | 1 | -22/+49 |
| | |||||
* | merging kernel_pfkey plugin back from kernel-interface branch | Tobias Brunner | 2008-10-14 | 1 | -34/+7 |
| | |||||
* | ported NM plugin to upstream NetworkManager changes | Martin Willi | 2008-09-12 | 1 | -6/+6 |
| | | | | | splitted secrets (4031) using uuid in auth-dialog (4053) | ||||
* | NM plugin supports (encrypted) private key files | Martin Willi | 2008-09-05 | 1 | -3/+50 |
| | |||||
* | reduced nm verbosity | Martin Willi | 2008-09-04 | 1 | -1/+1 |
| | |||||
* | implemented NetworkManager certificate/private key authentication using ↵ | Martin Willi | 2008-09-04 | 1 | -26/+85 |
| | | | | ssh-agent | ||||
* | enforce DN of configured gateway certificate | Martin Willi | 2008-08-25 | 1 | -5/+11 |
| | |||||
* | ported parts of two-sim branch | Martin Willi | 2008-08-22 | 1 | -5/+7 |
| | | | | | | eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones | ||||
* | handle DBUS permission problems gracefully | Martin Willi | 2008-08-20 | 1 | -3/+4 |
| | |||||
* | fixed shared key lookup by ID | Martin Willi | 2008-08-20 | 1 | -5/+17 |
| | | | | proper auth method selection | ||||
* | certificate based gateway authentication | Martin Willi | 2008-08-19 | 1 | -6/+42 |
| | | | | prototype PSK user authentication with auth-dialog | ||||
* | updated nm plugin to NetworkManager API changes | Martin Willi | 2008-08-18 | 1 | -48/+12 |
| | |||||
* | added options for virtual IP, UDP encapsulation, IPComp | Martin Willi | 2008-07-31 | 1 | -9/+30 |
| | | | | proper handling of libstrongswan/glib TRUE/FALSE conflict | ||||
* | reimplemented dbus plugin for NetworkManager 0.7, renamed to nm | Martin Willi | 2008-07-31 | 1 | -0/+351 |