Martin Willi
3ab0e8a04b
nm plugin handles DNS/NBNS configuration attributes
2009-04-27 09:38:31 +00:00
Martin Willi
7f56b49461
attribute_manager supports attribute_handler's to handle configuration attributes via plugins
...
moved resolv.conf editing to a separate plugin (resolv_conf)
extended attribute_provider interface to hand out arbitrary attributes
moved strongswan.conf based dns/nbns configuration to a plugin (attr)
2009-04-24 14:13:52 +00:00
Andreas Steffen
226308ebc4
l format modifier outputs garbage on 64 bit platforms
2009-04-22 10:43:39 +00:00
Martin Willi
6554b5e412
schedule_job uses seconds to support time values larger than 49 days
...
added schedule_job_ms for ms resolution events
2009-04-21 15:16:56 +00:00
Andreas Steffen
08b2d288a1
scepclient and pluto use asn1 from libstrongswan
2009-04-20 20:53:38 +00:00
Andreas Steffen
3eb5042e9c
migrated write_chunk() to chunk_write()
2009-04-20 06:58:00 +00:00
Martin Willi
c04e75487f
added ike_rekey/child_rekey options to load-tester
2009-04-17 12:30:56 +00:00
Andreas Steffen
63176bbcb0
moved strcaseeq() macro from constants.h to utils.h
2009-04-17 09:52:49 +00:00
Andreas Steffen
247e665a44
support of the ESP CAMELLIA-CBC cipher by charon
2009-04-17 09:15:15 +00:00
Martin Willi
5cac9e4c34
fixed some newline encodings
2009-04-16 14:00:14 +00:00
Martin Willi
0bd7ad6cff
added create_part_enumerator() to indentity, allows to enumerate RDNs etc.
2009-04-14 14:32:22 +00:00
Martin Willi
a44bb9345f
merged multi-auth branch back into trunk
2009-04-14 10:34:24 +00:00
Martin Willi
9d1bd18243
require Message-Authenticator attribute only if we have a EAP-Message
2009-03-27 13:25:34 +00:00
Martin Willi
510be1a32a
reserve a socket only during request(), avoids thread pool starvation
...
reduced thread pool default to 1
2009-03-27 10:52:22 +00:00
Martin Willi
5a5654ed1e
added a NEWS file
...
release NetworkManager-strongswan-1.1.0
2009-03-25 07:49:11 +00:00
Martin Willi
1490ff4d9b
updated Doxyfile
...
properly close all doxygen groups
fixed remaining doxygen warnings
2009-03-24 17:43:01 +00:00
Martin Willi
4a6b84a934
reintegrated eap-radius branch into trunk
2009-03-24 10:24:58 +00:00
Martin Willi
d7625f0990
ported nm plugin and gnome applet to NetworkManager 7.1
2009-03-18 19:48:06 +00:00
Tobias Brunner
d25ce3701e
printf hooks refactored to increase portability (i.e. support for platforms without glibc-compatible customizable printf - the Vstr string library is currently required on such platforms).
2009-03-12 18:07:32 +00:00
Tobias Brunner
9086102dfd
memleak fixed when reading smartcard secrets
2009-03-12 15:12:11 +00:00
Martin Willi
d9ad73d867
fixed format string argument error, resulting in crash
...
fixed memleak if pool not found
2009-03-03 14:56:17 +00:00
Martin Willi
7b2a032d28
stop searching other pools if lease successfully released
2009-03-03 14:43:53 +00:00
Andreas Steffen
77e7eede36
ipsec statusall <conn> also filters address pools
2009-03-03 10:30:59 +00:00
Martin Willi
b654daf561
fixed MSCHAPv2 password lookup when used with NetworkManager
2009-02-24 13:39:50 +00:00
Tobias Brunner
3078b18778
fixed some memleaks in mschapv2 plugin
2009-02-19 14:32:13 +00:00
Tobias Brunner
f98cdf7a47
adding plugin for EAP-MS-CHAPv2
2009-02-18 19:57:15 +00:00
Tobias Brunner
73883705bd
force unique connections for mediation connections
2009-02-18 19:48:11 +00:00
Martin Willi
d2ac1443d3
always encode EAP usernames as ID_KEY_ID
2009-02-18 15:03:33 +00:00
Martin Willi
69eb1461ba
use separate distribution tarballs for NetworkManager applet
2009-02-16 16:11:16 +00:00
Martin Willi
842e05d5de
use a slightly adopted package versioning scheme
...
NM applet uses strongSwan independent versions
2009-02-16 16:05:30 +00:00
Andreas Steffen
6f1271855b
[4859] caused crash when handling the %config case
2009-02-11 22:39:35 +00:00
Andreas Steffen
392f0e9446
corrected syntax
2009-02-11 16:45:14 +00:00
Andreas Steffen
16c6114ee7
this debug statement has only two arguments
2009-02-11 16:41:37 +00:00
Andreas Steffen
a584a231b1
fixed a 64-bit issue with time_t printf hooks
2009-02-11 16:37:16 +00:00
Martin Willi
b81d8cd3cc
changed [4856] to dynamically choose traffic selector family
2009-02-11 13:09:52 +00:00
Martin Willi
8837080353
respect family when assigning pool addresses
2009-02-11 12:50:04 +00:00
Andreas Steffen
c59825fbfc
support of dynamic/128 and %any6
2009-02-05 22:13:48 +00:00
Andreas Steffen
49971c4ce5
disable MOBIKE in load-tester
2009-02-05 10:10:20 +00:00
Andreas Steffen
eeb1e2259d
output pool name string rather than pool pointer
2009-01-28 00:37:11 +00:00
Andreas Steffen
67701cfdce
fixed broken listing of connections in ipsec statusall
2009-01-14 08:10:16 +00:00
Andreas Steffen
5a45a5d0bc
disable DPD and sending of cert requests in load-tester
2009-01-14 00:13:21 +00:00
Andreas Steffen
37fbc74121
hiding XFRM message names from netlink
2009-01-09 09:37:13 +00:00
Andreas Steffen
40d9388037
renamed chunk
2009-01-09 08:51:41 +00:00
Andreas Steffen
88db1fa3b4
refactored DBG3 output of sent XFRM messages
2009-01-09 08:46:31 +00:00
Andreas Steffen
abc177e035
DBG3 output of sent XFRM messages
2009-01-09 08:27:17 +00:00
Andreas Steffen
01a8b40b99
fixed two bugs introduced by the stroke ip pool refactoring
2009-01-08 21:34:44 +00:00
Martin Willi
f6035833fa
RNG tests based on FIPS 140-1
2008-12-18 16:24:22 +00:00
Martin Willi
8006835ec1
load tester got a "shutdown_when_complete" option, allows performance test using "time"
2008-12-12 09:14:37 +00:00
Tobias Brunner
f55a7a76dd
address extensions refactored
2008-12-11 13:39:30 +00:00
Tobias Brunner
0dbd9788e5
initial size of 1 is nonsense
2008-12-10 13:45:05 +00:00