bb34d2611f
updated ubuntu packages for release compatible with NM svn20080908
Martin Willi2008-09-12 13:48:11 +00:00
f061d83358
ported NM plugin to upstream NetworkManager changes splitted secrets (4031) using uuid in auth-dialog (4053)
Martin Willi2008-09-12 13:28:31 +00:00
346bb576a2
allow multiple DELETE payloads in an informational message
Martin Willi2008-09-11 11:14:09 +00:00
07d7f9a402
time values in strongswan.conf can be optionally specified in days (d), hours (h), minutes (m), or seconds (s)
Andreas Steffen2008-09-04 16:19:46 +00:00
703791715b
handle INFORMATIONAL exchanges with NATD payloads in mobike task
Martin Willi2008-09-02 14:02:40 +00:00
21c9546321
libstrongswan agent plugin to use ssh-agent for RSA signatures
Martin Willi2008-09-02 11:04:26 +00:00
46eb41644d
ported openac to credential factory changes
Martin Willi2008-09-02 11:01:05 +00:00
f7c17aa15c
refactored credential builder allow enumeration of matching builders try a second builder if the first one fails builder clones resources internally on demand caller frees added resources on failure and success stricter handling of non-supported build parts
Martin Willi2008-09-02 11:00:13 +00:00
eb3e27059b
use libcap for capability dropping optional, must be enabled --with-capabilities=libcap will be extended to support --with-capabilities=libcap2
Martin Willi2008-08-29 09:24:14 +00:00
ca4f63383c
* guest#running? * guest?, iface? (also Guest.include? resp. guest.include?) * easy accessors for guests and ifaces (Guest.sun instead of Guest["sun"] and guest.eth0 instead of guest["eth0"]) * if a block is given for iface#add or iface#del then the change is only temporary while executing the block and gets reverted afterwards
Tobias Brunner2008-08-27 07:35:20 +00:00
c1ee908e4c
removed generated Makefile.in.in from svn
Martin Willi2008-08-25 08:15:57 +00:00
a88aae3df6
enforce DN of configured gateway certificate
Martin Willi2008-08-25 07:50:21 +00:00
7945c90adb
new EAP-Identity handling uses ID_EAP in plugins
Martin Willi2008-08-25 07:49:48 +00:00
1a109c9fc6
disabled PSK option until we have a way to enforce strong secrets
Martin Willi2008-08-25 07:48:11 +00:00
1995f79f10
use username part of RFC822 IDs for PAM authentication
Martin Willi2008-08-25 07:47:16 +00:00
822901061b
ported parts of two-sim branch eap_identity parameter to exchange in eap_identity some auth_info/peer_cfg refactorings fixed some bugs, introduced new ones
Martin Willi2008-08-22 10:44:51 +00:00
5cd07d18a3
charon.process_route = no does not process RTM_NEWROUTE and RTM_DELROUTE events. Useful for taking down hundreds of virtual IPs on the same host
Andreas Steffen2008-08-21 11:55:16 +00:00
2d6559b107
added sqlite busy handler: retries on locking conflicts
Martin Willi2008-08-21 09:25:06 +00:00
02e907fe66
avoid too many alloca()s in netlink send, problematic on MIPS
Martin Willi2008-08-21 07:55:16 +00:00
342c84ddec
initiator sends contents of rightca= if present as a certificate request without searching for further CA certificates
Andreas Steffen2008-08-05 09:05:57 +00:00
ea36a1f159
fixed improper TAILQ fix which caused pluto to segfault
Andreas Steffen2008-08-03 18:01:21 +00:00
7ebac6728b
Redhat/Fedora requires var/lock/subsys/ipsec for runlevel changes
Andreas Steffen2008-08-01 12:04:35 +00:00
573fd9ce03
ipsec starter gives the charon daemon 8s to terminate gracefully before killing the process brutally
Andreas Steffen2008-08-01 10:35:59 +00:00
181abd3fdd
fixed the close_peerlog() bug causing ipsec pluto --help to segfault
Andreas Steffen2008-08-01 10:12:33 +00:00
39c0ae3780
configuration plugin for NetworkManager
Martin Willi2008-07-31 15:07:52 +00:00
092a9b88ad
added options for virtual IP, UDP encapsulation, IPComp proper handling of libstrongswan/glib TRUE/FALSE conflict
Martin Willi2008-07-31 14:32:11 +00:00
5e9346ed92
exec on a guest now returns the return value of the executed process
Tobias Brunner2008-07-31 12:59:59 +00:00
6dbce9c803
reimplemented dbus plugin for NetworkManager 0.7, renamed to nm
Martin Willi2008-07-31 11:16:14 +00:00
f0a8fa25ba
using a entry cache for duplicate checks, avoids deadlocks
Martin Willi2008-07-30 14:15:08 +00:00
7a4ad866b0
use condvar broadcasts to signal threads waiting for an IP, there might be more than one
Martin Willi2008-07-30 13:19:12 +00:00
eadd460f7c
the list of addresses on the interface of a guest is not cached anymore, but queried directly from the interface
Tobias Brunner2008-07-30 13:15:18 +00:00