Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed compiler warnings | Martin Willi | 2009-05-19 | 1 | -4/+1 | |
| | ||||||
* | replaced deprecated g_strcasecmp() | Martin Willi | 2009-05-19 | 1 | -10/+4 | |
| | ||||||
* | updated build system to newer autotool/gnome conventions | Martin Willi | 2009-05-19 | 7 | -67/+75 | |
| | ||||||
* | If the NM gateway certificate has the CA constraint set, we use the gateway ↵ | Martin Willi | 2009-05-15 | 2 | -5/+24 | |
| | | | | | | | | | | 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. | |||||
* | updated glade dialog, using tooltip instead of tooltip_text | Martin Willi | 2009-05-15 | 1 | -18/+25 | |
| | ||||||
* | implemented save_secrets hook to avoid crash | Martin Willi | 2009-05-15 | 1 | -0/+9 | |
| | ||||||
* | added .gitignore files to NM applet | Martin Willi | 2009-05-15 | 3 | -0/+13 | |
| | ||||||
* | 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 | 11 | -22/+0 | |
| | ||||||
* | set default CFLAGS globally, including -Wno-format | Martin Willi | 2009-04-27 | 1 | -1/+1 | |
| | ||||||
* | fixed nbns handling, missing break | Martin Willi | 2009-04-27 | 1 | -0/+1 | |
| | ||||||
* | nm plugin handles DNS/NBNS configuration attributes | Martin Willi | 2009-04-27 | 6 | -8/+283 | |
| | ||||||
* | scepclient and pluto use asn1 from libstrongswan | Andreas Steffen | 2009-04-20 | 1 | -1/+1 | |
| | ||||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 2 | -9/+12 | |
| | ||||||
* | added a NEWS file | Martin Willi | 2009-03-25 | 2 | -1/+13 | |
| | | | | release NetworkManager-strongswan-1.1.0 | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 3 | -3/+3 | |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | |||||
* | ported nm plugin and gnome applet to NetworkManager 7.1 | Martin Willi | 2009-03-18 | 2 | -54/+73 | |
| | ||||||
* | always encode EAP usernames as ID_KEY_ID | Martin Willi | 2009-02-18 | 1 | -1/+2 | |
| | ||||||
* | use separate distribution tarballs for NetworkManager applet | Martin Willi | 2009-02-16 | 1 | -18/+0 | |
| | ||||||
* | use a slightly adopted package versioning scheme | Martin Willi | 2009-02-16 | 1 | -1/+1 | |
| | | | | NM applet uses strongSwan independent versions | |||||
* | this debug statement has only two arguments | Andreas Steffen | 2009-02-11 | 1 | -0/+4 | |
| | ||||||
* | 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 | |
| | ||||||
* | fixing Makefile of the nm plugin (avoids including a .svn directory in the ↵ | Tobias Brunner | 2008-11-20 | 1 | -1/+1 | |
| | | | | distribution) | |||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 1 | -1/+1 | |
| | ||||||
* | fixed copy/paste error | Martin Willi | 2008-11-07 | 1 | -1/+0 | |
| | ||||||
* | wrapped all pthread_rwlock_t in profilable rwlock_t | Martin Willi | 2008-11-05 | 1 | -20/+19 | |
| | ||||||
* | 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 | 3 | -22/+55 | |
| | | | | | splitted secrets (4031) using uuid in auth-dialog (4053) | |||||
* | NM plugin supports (encrypted) private key files | Martin Willi | 2008-09-05 | 4 | -89/+210 | |
| | ||||||
* | fixed some translations/encoding | Martin Willi | 2008-09-04 | 1 | -51/+52 | |
| | ||||||
* | an initial German translation for NM plugin | Martin Willi | 2008-09-04 | 3 | -2/+117 | |
| | ||||||
* | reduced nm verbosity | Martin Willi | 2008-09-04 | 1 | -1/+1 | |
| | ||||||
* | implemented NetworkManager certificate/private key authentication using ↵ | Martin Willi | 2008-09-04 | 8 | -161/+447 | |
| | | | | ssh-agent | |||||
* | added a configure option to select charon binary | Martin Willi | 2008-09-04 | 3 | -2/+10 | |
| | ||||||
* | cosmetics | Martin Willi | 2008-08-28 | 1 | -3/+3 | |
| | ||||||
* | using strongSwan, not NetworkManager version number | Martin Willi | 2008-08-26 | 2 | -1/+1 | |
| | ||||||
* | fixing charon path for now for ubuntu package | Martin Willi | 2008-08-26 | 1 | -1/+1 | |
| | ||||||
* | added NM gnome plugin to distribution | Martin Willi | 2008-08-25 | 1 | -0/+17 | |
| | ||||||
* | removed generated Makefile.in.in from svn | Martin Willi | 2008-08-25 | 1 | -218/+0 | |
| | ||||||
* | enforce DN of configured gateway certificate | Martin Willi | 2008-08-25 | 2 | -46/+52 | |
| | ||||||
* | new EAP-Identity handling uses ID_EAP in plugins | Martin Willi | 2008-08-25 | 1 | -1/+3 | |
| | ||||||
* | disabled PSK option until we have a way to enforce strong secrets | Martin Willi | 2008-08-25 | 1 | -1/+3 | |
| | ||||||
* | 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 | |||||
* | some string fixes | Martin Willi | 2008-08-20 | 2 | -2/+2 | |
| | ||||||
* | added missing tooltip | Martin Willi | 2008-08-20 | 1 | -40/+41 | |
| | ||||||
* | handle DBUS permission problems gracefully | Martin Willi | 2008-08-20 | 2 | -13/+23 | |
| | ||||||
* | fixed shared key lookup by ID | Martin Willi | 2008-08-20 | 5 | -24/+134 | |
| | | | | proper auth method selection |