aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* accelerate lookup in non-concatenated poolsAndreas Steffen2009-07-171-22/+40
* check for an existing lease over all assigned pools firstAndreas Steffen2009-07-171-24/+55
* fixed problem with static leases over multiple poolsAndreas Steffen2009-07-161-8/+36
* fixed memleak in SQL config lookupMartin Willi2009-07-161-2/+2
* raise an alert() if the RADIUS server is not respondingMartin Willi2009-07-161-0/+1
* updated debian packageMartin Willi2009-07-151-0/+8
* updated Standards-Version to 3.8.2Martin Willi2009-07-151-1/+1
* added ${misc:Depends} dependency, fixes debhelper-but-no-misc-depends lintian...Martin Willi2009-07-151-1/+1
* added copyright information, fixes copyright-without-copyright-notice lintian...Martin Willi2009-07-151-4/+7
* put variable definitions up frontAndreas Steffen2009-07-121-5/+8
* 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 conne...Martin Willi2009-07-101-41/+49
* added a RADIUS id_prefix option to prefix the IMSIMartin Willi2009-07-091-5/+16
* added unit test for identification_t.matches()Martin Willi2009-07-062-0/+54
* added unit test for identification_t.equals()Martin Willi2009-07-062-0/+88
* added unit test for identification_t.contains_wildcard()Martin Willi2009-07-062-0/+41
* listen for CHILD_SA state changes only until it has been installedMartin Willi2009-07-031-3/+5
* added -avoid-version to LDFLAGS, plugins are not versionedMartin Willi2009-07-0324-24/+24
* signal tunnel breakage to NetworkManagerMartin Willi2009-06-301-6/+28
* restarting dbus is insufficient, restart network-manager after installationMartin Willi2009-06-301-4/+4
* fixed another 64bit compiler warningMartin Willi2009-06-191-2/+2
* extended RSA tests by encrypt/decrypt operationsMartin Willi2009-06-151-1/+19
* consistent display of strongSwan versionAndreas Steffen2009-06-131-1/+1
* removed crypto tests form unit tester, all gone to test-vector pluginMartin Willi2009-06-125-759/+0
* moved publickey speed test to a standalone programMartin Willi2009-06-103-1055/+1
* moved Diffie-Hellman speed test to a standalone programMartin Willi2009-06-103-109/+0
* properly shut down and unref nm mainloop, fixes crash at shutdownMartin Willi2009-06-091-3/+5
* fix inclusion of private_key_t in nm pluginMartin Willi2009-06-091-0/+1
* implemented a speed test for diffie-hellmanMartin Willi2009-06-093-0/+109
* implemented a speed test for public key algorithmsMartin Willi2009-06-093-1/+1055
* updated medcli/medsrv plugins to use new auth_cfg API, fixes compilationMartin Willi2009-06-052-8/+48
* added missing identification.h includeMartin Willi2009-06-041-0/+1
* added a charon.install_virtual_ip option to disable IP installation for testingMartin Willi2009-06-021-3/+19
* show strongSwan version in statusallMartin Willi2009-05-261-1/+1
* suppress Routed Connections caption if list is emptyAndreas Steffen2009-05-241-4/+9
* Portably check for IPSEC_* constants (defined in ipsec.h).Tobias Brunner2009-05-201-3/+3
* include TSi/TSr of triggering packet in acquireMartin Willi2009-05-201-1/+1
* same format as IKEv1Andreas Steffen2009-05-191-2/+2
* added Debian specific packaging files to NM appletMartin Willi2009-05-197-0/+88
* new NM applet release 1.1.1Martin Willi2009-05-192-1/+6
* fixed compiler warningsMartin Willi2009-05-191-4/+1
* replaced deprecated g_strcasecmp()Martin Willi2009-05-191-10/+4
* updated build system to newer autotool/gnome conventionsMartin Willi2009-05-197-67/+75
* do not write to unaligned memory in MSCHAPv2Martin Willi2009-05-181-4/+12
* moved very stroke specific x509 flag handling out of core libraryMartin Willi2009-05-181-6/+35
* another lease identity to be single-quotedAndreas Steffen2009-05-161-1/+1
* If the NM gateway certificate has the CA constraint set, we use the gateway a...Martin Willi2009-05-152-5/+24
* updated glade dialog, using tooltip instead of tooltip_textMartin Willi2009-05-151-18/+25
* implemented save_secrets hook to avoid crashMartin Willi2009-05-151-0/+9