Commit Graph
15803 Commits
Author SHA1 Message Date
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 a0bf4274c9 version bump to 4.0.6 2006-11-29 21:31:45 +00:00
Andreas Steffen dba926e623 fixed case with wildcard peer ID and static peer address 2006-11-28 16:01:15 +00:00
Martin Willi df85984570 added simple script to port trunk changes into branches 2006-11-03 14:03:51 +00:00
Martin Willi a26e06c75a start kdevelop with project file from actual branch 2006-11-03 11:01:08 +00:00
Martin Willi d4f9110232 updated changelog 2006-11-03 07:14:34 +00:00
Martin Willi 8b4f44522b fixed typos 2006-11-03 06:50:05 +00:00
Andreas Steffen 1183f8ac82 improved selection of ipsec status|statusall <name> 2006-11-02 18:30:50 +00:00
Martin Willi 03bf883d95 fixed NEWS (runtime debug level options) 2006-11-02 14:38:01 +00:00
Martin Willi fa0fef93b2 fixed credits 2006-11-02 14:28:05 +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 af7e7d9756 due to console logging, no need for final sleep anymore 2006-11-01 21:18:42 +00:00
Andreas Steffen 17f11c46cc adapted checks to changed ipsec status output 2006-11-01 21:17:23 +00:00
Andreas Steffen 6dca6c6f71 due to narrowing no need for rightsubnetwithin 2006-11-01 21:15:19 +00:00
Andreas Steffen c596926095 no need to send certreq 2006-11-01 21:14:28 +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 9ba5e22e31 version bumps of strongSwan, Linux kernel and Gentoo root file system 2006-11-01 12:38:45 +00:00
Andreas Steffen ba8b797bfd corrected description 2006-11-01 12:36:11 +00:00
Andreas Steffen dda28dcb89 added dpd-hold scenario 2006-11-01 12:33:02 +00:00
Andreas Steffen 0cd645d2a4 added new features 2006-11-01 11:28:09 +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
Martin Willi de8b8a8c44 added nodebug configure script without any debug messages and without -g 2006-10-31 12:23:03 +00:00
Andreas Steffen 29137c0cef preparations to include certreqs in policy decisions 2006-10-31 07:04:15 +00:00
Andreas Steffen d2bb572f79 do not sent certreq payloads when the peer is known to use PSK 2006-10-31 06:54:28 +00:00
Andreas Steffen 5435111a34 position of (myself) moved in log output 2006-10-31 06:51:04 +00:00
Andreas Steffen 7de8027cf8 do not sent certreq payloads when using self-signed certs 2006-10-31 06:48:34 +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
Andreas Steffen 09cb5472bc do not sanitize '*' character 2006-10-30 09:59:23 +00:00
Martin Willi 5923be21b4 fixed SIGSEGV when setup of an additional CHILD_SA fails 2006-10-30 09:53:54 +00:00
Martin Willi 7b898a0d8a added IKEv2 clarifications RFC 2006-10-30 09:47:37 +00:00
Andreas Steffen bcba0f0367 changed debug level of certreq log output 2006-10-29 09:11:50 +00:00
Andreas Steffen 0f30b4bd24 cosmetics in debug output 2006-10-29 09:10:44 +00:00
Andreas Steffen a702b731cb support of certreq payload in IKE_AUTH messages 2006-10-28 20:02:26 +00:00
Andreas Steffen 359c5659d3 chunk_to_hex() function declaration deleted 2006-10-28 20:00:56 +00:00