aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/nm/nm_service.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-629/+0
|
* Store custom IKE src/dst ports on ike_cfgMartin Willi2010-02-261-1/+2
|
* Some whitespace and code cleanups concerning the mediation extension.Tobias Brunner2010-02-021-4/+1
|
* Made inactivity_timeout a per CHILD_SA config optionMartin Willi2010-01-271-1/+1
|
* nm uses the distributions trusted root CAs if none is explicitly specifiedMartin Willi2009-09-181-15/+23
|
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-3/+3
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-42/+42
|
* Refactored the lifetime_cfg_t struct to be simpler and more expressive. ↵Tobias Brunner2009-09-011-5/+8
| | | | Initialization is now static.
* Adapted the config backends to the new lifetime configuration.Tobias Brunner2009-09-011-3/+5
|
* make use of the pem helper plugin to load credentialsMartin Willi2009-08-261-13/+13
|
* use the configured NM connection id as configuration/IKE_SA nameMartin Willi2009-07-101-45/+58
|
* fixed state check if establishing the CHILD_SA failsMartin Willi2009-07-101-1/+1
|
* use the new updown()/rekey() hooks to track the state of NetworkManager ↵Martin Willi2009-07-101-41/+49
| | | | connections
* listen for CHILD_SA state changes only until it has been installedMartin Willi2009-07-031-3/+5
|
* signal tunnel breakage to NetworkManagerMartin Willi2009-06-301-6/+28
|
* include TSi/TSr of triggering packet in acquireMartin Willi2009-05-201-1/+1
|
* If the NM gateway certificate has the CA constraint set, we use the gateway ↵Martin Willi2009-05-151-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 reqidMartin Willi2009-05-081-1/+1
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* nm plugin handles DNS/NBNS configuration attributesMartin Willi2009-04-271-3/+50
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-6/+11
|
* ported nm plugin and gnome applet to NetworkManager 7.1Martin Willi2009-03-181-30/+50
|
* always encode EAP usernames as ID_KEY_IDMartin Willi2009-02-181-1/+2
|
* changed [4856] to dynamically choose traffic selector familyMartin Willi2009-02-111-1/+1
|
* support of dynamic/128 and %any6Andreas Steffen2009-02-051-1/+1
|
* including a "none" tundev to make NM happyMartin Willi2008-10-271-44/+28
|
* reintegrated bus-refactoring branchMartin Willi2008-10-141-22/+49
|
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-34/+7
|
* ported NM plugin to upstream NetworkManager changesMartin Willi2008-09-121-6/+6
| | | | | splitted secrets (4031) using uuid in auth-dialog (4053)
* NM plugin supports (encrypted) private key filesMartin Willi2008-09-051-3/+50
|
* reduced nm verbosityMartin Willi2008-09-041-1/+1
|
* implemented NetworkManager certificate/private key authentication using ↵Martin Willi2008-09-041-26/+85
| | | | ssh-agent
* enforce DN of configured gateway certificateMartin Willi2008-08-251-5/+11
|
* ported parts of two-sim branchMartin Willi2008-08-221-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 gracefullyMartin Willi2008-08-201-3/+4
|
* fixed shared key lookup by IDMartin Willi2008-08-201-5/+17
| | | | proper auth method selection
* certificate based gateway authenticationMartin Willi2008-08-191-6/+42
| | | | prototype PSK user authentication with auth-dialog
* updated nm plugin to NetworkManager API changesMartin Willi2008-08-181-48/+12
|
* added options for virtual IP, UDP encapsulation, IPCompMartin Willi2008-07-311-9/+30
| | | | proper handling of libstrongswan/glib TRUE/FALSE conflict
* reimplemented dbus plugin for NetworkManager 0.7, renamed to nmMartin Willi2008-07-311-0/+351