| Commit message (Expand) | Author | Age | Files | Lines |
* | Some whitespace and code cleanups concerning the mediation extension. | Tobias Brunner | 2010-02-02 | 1 | -4/+1 |
* | Made inactivity_timeout a per CHILD_SA config option | Martin Willi | 2010-01-27 | 1 | -1/+1 |
* | Separated the public interfaces of the threading primitives. | Tobias Brunner | 2009-12-23 | 1 | -1/+1 |
* | Moved mutex.c to a separate folder in order to cleanly wrap other threading p... | Tobias Brunner | 2009-12-23 | 1 | -1/+1 |
* | Support "_" and "-" variants of NetworkManager pkg-config packages | Martin Willi | 2009-12-08 | 1 | -1/+4 |
* | Remove generated config.h.in from source tree | Martin Willi | 2009-12-08 | 2 | -116/+1 |
* | Give plugins more control of which configuration attributes to request, and p... | Martin Willi | 2009-11-17 | 1 | -0/+45 |
* | Fixed all doxygen warnings | Martin Willi | 2009-10-22 | 1 | -1/+1 |
* | moved attribute_manager to libstrongswan | Andreas Steffen | 2009-10-13 | 3 | -6/+6 |
* | Added ${shlibs:Depends} dependency to Debian package | Martin Willi | 2009-10-12 | 2 | -4/+5 |
* | Added .gitignore for NM Debian package build | Martin Willi | 2009-10-12 | 3 | -0/+9 |
* | Credential backends use has_fingerprint() methods to select keys/certificates | Martin Willi | 2009-09-21 | 1 | -7/+2 |
* | nm uses the distributions trusted root CAs if none is explicitly specified | Martin Willi | 2009-09-18 | 5 | -59/+191 |
* | remove spaces before tabs at the beginning of lines (^( )+\t) | Martin Willi | 2009-09-04 | 1 | -3/+3 |
* | replaces four spaces by tabs, where appropriate | Martin Willi | 2009-09-04 | 3 | -11/+11 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 9 | -105/+105 |
* | Refactored the lifetime_cfg_t struct to be simpler and more expressive. Initi... | Tobias Brunner | 2009-09-01 | 1 | -5/+8 |
* | Adapted the config backends to the new lifetime configuration. | Tobias Brunner | 2009-09-01 | 1 | -3/+5 |
* | updated nm plugin to new fingerprinting API | Martin Willi | 2009-08-26 | 1 | -3/+4 |
* | make use of the pem helper plugin to load credentials | Martin Willi | 2009-08-26 | 1 | -13/+13 |
* | OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum... | Tobias Brunner | 2009-08-14 | 1 | -1/+1 |
* | updated debian package | Martin Willi | 2009-07-15 | 1 | -0/+8 |
* | updated Standards-Version to 3.8.2 | Martin Willi | 2009-07-15 | 1 | -1/+1 |
* | added ${misc:Depends} dependency, fixes debhelper-but-no-misc-depends lintian... | Martin Willi | 2009-07-15 | 1 | -1/+1 |
* | added copyright information, fixes copyright-without-copyright-notice lintian... | Martin Willi | 2009-07-15 | 1 | -4/+7 |
* | 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 conne... | Martin Willi | 2009-07-10 | 1 | -41/+49 |
* | listen for CHILD_SA state changes only until it has been installed | Martin Willi | 2009-07-03 | 1 | -3/+5 |
* | added -avoid-version to LDFLAGS, plugins are not versioned | Martin Willi | 2009-07-03 | 1 | -1/+1 |
* | signal tunnel breakage to NetworkManager | Martin Willi | 2009-06-30 | 1 | -6/+28 |
* | restarting dbus is insufficient, restart network-manager after installation | Martin Willi | 2009-06-30 | 1 | -4/+4 |
* | properly shut down and unref nm mainloop, fixes crash at shutdown | Martin Willi | 2009-06-09 | 1 | -3/+5 |
* | fix inclusion of private_key_t in nm plugin | Martin Willi | 2009-06-09 | 1 | -0/+1 |
* | include TSi/TSr of triggering packet in acquire | Martin Willi | 2009-05-20 | 1 | -1/+1 |
* | added Debian specific packaging files to NM applet | Martin Willi | 2009-05-19 | 7 | -0/+88 |
* | new NM applet release 1.1.1 | Martin Willi | 2009-05-19 | 2 | -1/+6 |
* | 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 a... | Martin Willi | 2009-05-15 | 2 | -5/+24 |
* | 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 |