Andreas Steffen
b4f3cd5ccf
added XAUTH server and client support
2007-01-04 14:28:57 +00:00
Andreas Steffen
ac048a8d2c
load and unload XAUTH module
2007-01-04 14:27:45 +00:00
Andreas Steffen
59af74699c
added xauth.h and xauth.c
2007-01-04 14:27:11 +00:00
Martin Willi
af87afed47
added config option for BEET mode
2007-01-03 13:16:21 +00:00
Martin Willi
f73d4c9eb0
fixed reuathentication when connections other host is %any
2007-01-03 09:26:44 +00:00
Martin Willi
60d79e496b
fixed host conversion length check
2007-01-03 09:25:57 +00:00
Andreas Steffen
6b50ddfa0d
negated POLICY_REAUTH to POLICY_DONT_REAUTH
2006-12-21 20:05:49 +00:00
Andreas Steffen
fb34660632
negated POLICY_REAUTH to POLICY_DONT_REAUTH
2006-12-21 20:05:08 +00:00
Andreas Steffen
f4d81b663a
enable XAUTH_VID by default
2006-12-21 15:49:09 +00:00
Martin Willi
7652be891c
added support for transport mode and (experimental!) BEET mode
...
support for the type=transport/tunnel parameter in charon
2006-12-21 14:35:17 +00:00
Andreas Steffen
86ae0969b4
added XAUTH server and client support
2006-12-19 22:51:48 +00:00
Andreas Steffen
0c409f097c
additional parentheses for same_chunk() macro
2006-12-19 22:50:55 +00:00
Martin Willi
cd6b61f549
renamed to appear in doxygen build
2006-12-19 10:57:49 +00:00
Martin Willi
2b4405a3e7
added a roadmap of the strongSwan project (TODO)
...
added some NEWS
2006-12-19 10:46:58 +00:00
Martin Willi
532f2347dc
first try to update ipsec.conf manual
2006-12-19 08:32:25 +00:00
Martin Willi
6fe03b0af0
implemented reauthentication using the new reauth=yes|no parameter
2006-12-19 07:30:07 +00:00
Martin Willi
4986554f1a
fixed more uClibc issues
...
should compile against a uClibc > 0.9.28 (untested)
2006-12-15 14:22:56 +00:00
Andreas Steffen
abff42f8bf
added XAUTH client states
2006-12-15 10:35:14 +00:00
Andreas Steffen
a047a479f1
version bump to 4.0.6
2006-12-15 10:33:17 +00:00
Martin Willi
4dfb3cb0f5
fixed stddef.h include
2006-12-14 15:58:32 +00:00
Martin Willi
38fb426e9b
fixed encoding rules string
...
updated todo
2006-12-14 13:16:19 +00:00
Martin Willi
313d21c251
fixed some byte-order issues
2006-12-12 08:41:04 +00:00
Martin Willi
5347a84f81
fixed HAVE_BACKTRACE checks
...
starter Makefile now uses proper $(COMPILE) to build pluto objects
2006-12-11 09:29:34 +00:00
Martin Willi
e696757c47
made backtrace() calls optional to support uClibc
2006-12-06 13:59:13 +00:00
Andreas Steffen
f87e5dd98c
XAUTH support
2006-12-06 10:31:55 +00:00
Andreas Steffen
3347bb2306
XAUTH support
2006-12-06 10:25:22 +00:00
Andreas Steffen
1ac372fdce
fixed bug in ifdef CISCO_QUIRKS
2006-12-05 23:15:56 +00:00
Andreas Steffen
15b050c945
added XAUTH support
2006-12-05 23:13:02 +00:00
Andreas Steffen
928ed87800
support of Cisco Unity VID
2006-12-05 23:07:46 +00:00
Andreas Steffen
4576344f87
added new VIDs
2006-12-05 23:06:56 +00:00
Andreas Steffen
dba926e623
fixed case with wildcard peer ID and static peer address
2006-11-28 16:01:15 +00:00
Andreas Steffen
1183f8ac82
improved selection of ipsec status|statusall <name>
2006-11-02 18:30:50 +00:00
Martin Willi
3b449ce854
fixed very old bug in linked_list's remove_first and remove_last
2006-11-02 14:25:58 +00:00
Martin Willi
116b53b6bd
proper "ipsec up" signal handling when initiating to %any
2006-11-02 10:28:10 +00:00
Martin Willi
4622f01d87
removed iterator hook for replace
2006-11-02 10:27:05 +00:00
Andreas Steffen
3b62f53fa4
fixed output of proto/port selectors
2006-11-02 07:51:53 +00:00
Andreas Steffen
5661bf8623
cosmetics
2006-11-01 23:02:07 +00:00
Andreas Steffen
d053fe5888
fixed ipsec status|statusall <name>
2006-11-01 20:29:53 +00:00
Andreas Steffen
730e2c0542
log IKE SPIs on a separate line
2006-11-01 20:29:04 +00:00
Andreas Steffen
efa0ed68cf
redesigned formatting of ipsec status|statusall
2006-11-01 17:28:47 +00:00
Andreas Steffen
1f9160614a
cosmetics
2006-11-01 17:28:01 +00:00
Andreas Steffen
1ab9441c48
fixed 64 bit issue
2006-11-01 10:57:08 +00:00
Andreas Steffen
ccd6120387
solved 64 bit issue by changing long to int
2006-11-01 09:48:25 +00:00
Andreas Steffen
923ee10eef
solved 64 bit issue in push/pop stroke interface
2006-10-31 23:17:21 +00:00
Andreas Steffen
231f704548
fixed 64 bit issue
2006-10-31 21:37:25 +00:00
Martin Willi
e691a5c493
some fixes for doxygen
2006-10-31 15:24:08 +00:00
Martin Willi
db7ef62494
better split up of library files "types.h" & "definitions.h"
...
centralized all printf specifier character definitions
reuse of arginfo handlers
more cleanups
fixed more AMD64 issues
added DEBUG_LEVEL compile flag to exclude DBGn() statements
2006-10-31 12:27:59 +00:00
Andreas Steffen
29137c0cef
preparations to include certreqs in policy decisions
2006-10-31 07:04:15 +00:00
Andreas Steffen
914eea92d7
moved (myself) in log output
2006-10-31 06:31:21 +00:00
Martin Willi
382b481795
moved typedefs to beginning of files to solve some include problems
...
splitted authenticator to have a separate implementation for each auth_method_t
using va_copy to clone va_lists, should fix proplems on AMD64
some other cleanups
2006-10-30 14:07:05 +00:00