Andreas Steffen [Sun, 19 Jun 2011 21:27:43 +0000 (23:27 +0200)]
version bump to 4.5.3dr5
Andreas Steffen [Sat, 18 Jun 2011 12:08:37 +0000 (14:08 +0200)]
added libimcv options to strongswan.conf
Andreas Steffen [Thu, 16 Jun 2011 09:34:52 +0000 (11:34 +0200)]
some cosmetics
Andreas Steffen [Thu, 16 Jun 2011 09:30:38 +0000 (11:30 +0200)]
fixed XML parsing of TNCCS 1.1 ReasonString message
Andreas Steffen [Wed, 15 Jun 2011 12:16:58 +0000 (14:16 +0200)]
restablish the lost links to the TNC@FHH project
Andreas Steffen [Wed, 15 Jun 2011 12:07:16 +0000 (14:07 +0200)]
fixed some descriptions
Andreas Steffen [Wed, 15 Jun 2011 12:06:48 +0000 (14:06 +0200)]
added the tnc/tnccs-20-retry scenario
Andreas Steffen [Wed, 15 Jun 2011 11:53:53 +0000 (13:53 +0200)]
clear reason strings after delivering them
Andreas Steffen [Wed, 15 Jun 2011 11:09:19 +0000 (13:09 +0200)]
implemented handshake retry on the client side
Martin Willi [Wed, 15 Jun 2011 10:23:21 +0000 (12:23 +0200)]
We actually need to link against libz, as neo libraries are often static
This reverts commit
3c0630a797a18ad353167e56feb21476b4553834.
Martin Willi [Wed, 15 Jun 2011 10:22:41 +0000 (12:22 +0200)]
Set cookies for the complete domain
Martin Willi [Wed, 15 Jun 2011 09:25:53 +0000 (11:25 +0200)]
Migrated libfast to INIT/METHOD macros
Andreas Steffen [Tue, 14 Jun 2011 15:26:54 +0000 (17:26 +0200)]
added missing single quotes
Andreas Steffen [Tue, 14 Jun 2011 13:58:03 +0000 (15:58 +0200)]
fixed the IF-TNCCS 1.1 ReasonString XML encoding
Andreas Steffen [Tue, 14 Jun 2011 13:45:34 +0000 (15:45 +0200)]
send a reason string only if action recommendation is not allow
Andreas Steffen [Tue, 14 Jun 2011 12:26:05 +0000 (14:26 +0200)]
cosmetics
Andreas Steffen [Mon, 13 Jun 2011 21:01:28 +0000 (23:01 +0200)]
eat trailing space in preferred language string
Andreas Steffen [Mon, 13 Jun 2011 13:58:27 +0000 (15:58 +0200)]
support multiple language preferences
Andreas Steffen [Mon, 13 Jun 2011 13:31:34 +0000 (15:31 +0200)]
implemented sending of reason strings
Andreas Steffen [Mon, 13 Jun 2011 13:29:43 +0000 (15:29 +0200)]
added missing single quotes
Andreas Steffen [Sun, 12 Jun 2011 19:49:53 +0000 (21:49 +0200)]
fixed length check
Andreas Steffen [Fri, 10 Jun 2011 05:45:40 +0000 (07:45 +0200)]
version bump to 4.5.3dr4
Andreas Steffen [Thu, 9 Jun 2011 06:56:45 +0000 (08:56 +0200)]
unfinished MS SoH Request
Tobias Brunner [Wed, 8 Jun 2011 14:32:30 +0000 (16:32 +0200)]
COPYING updated to the most current version (address was incorrect).
Tobias Brunner [Wed, 8 Jun 2011 13:46:07 +0000 (15:46 +0200)]
Fix integrity checks with monolithic build.
Tobias Brunner [Wed, 8 Jun 2011 08:52:05 +0000 (10:52 +0200)]
Prevent deadlock while shutting down thread pool.
During destruction the main thread locks the mutex in processor_t and
waits on a condvar for threads to have terminated. Because the mutex
has also to be locked to decrement the thread count the condvar cannot
be signaled before doing that as otherwise the main thread might already
be waiting to join the threads while locking the mutex and thus causing
a deadlock.
Tobias Brunner [Tue, 7 Jun 2011 15:16:01 +0000 (17:16 +0200)]
Properly print time differences.
time_t is not necessarily of type int.
Tobias Brunner [Tue, 7 Jun 2011 15:13:48 +0000 (17:13 +0200)]
Use proper printf specifiers to print u_int64_t and uintptr_t.
Laurent Bigonville [Tue, 7 Jun 2011 13:45:18 +0000 (15:45 +0200)]
Fix compilation with GCC 4.6.
Andreas Steffen [Tue, 7 Jun 2011 10:19:23 +0000 (12:19 +0200)]
explicitly activate use of TNC headers
Martin Willi [Tue, 7 Jun 2011 10:03:45 +0000 (12:03 +0200)]
Added documentation and NEWS for closeaction
Martin Willi [Tue, 7 Jun 2011 09:37:15 +0000 (11:37 +0200)]
Add a closeaction ipsec.conf keyword to configure close action
Andreas Steffen [Mon, 6 Jun 2011 18:36:58 +0000 (20:36 +0200)]
separated tncif_names from standard TCG TNC header files
Andreas Steffen [Sun, 5 Jun 2011 21:24:48 +0000 (23:24 +0200)]
nearly completed PA-TNC error handling
Andreas Steffen [Sun, 5 Jun 2011 13:46:01 +0000 (15:46 +0200)]
show PB-PA message type/subtype
Andreas Steffen [Sun, 5 Jun 2011 13:06:55 +0000 (15:06 +0200)]
cosmetics
Andreas Steffen [Sun, 5 Jun 2011 12:55:18 +0000 (14:55 +0200)]
version bump to 4.5.3dr3
Andreas Steffen [Sun, 5 Jun 2011 12:17:47 +0000 (14:17 +0200)]
enum names for ietf_attr_t
Andreas Steffen [Sun, 5 Jun 2011 10:27:20 +0000 (12:27 +0200)]
map action recommendation codes to PB access recommendation codes
Andreas Steffen [Fri, 3 Jun 2011 14:39:27 +0000 (16:39 +0200)]
added a reference count for PA-TNC attributes
Martin Willi [Wed, 1 Jun 2011 13:57:29 +0000 (13:57 +0000)]
Check if colliding task has actually a CHILD, i.e. after a migrate
Martin Willi [Wed, 1 Jun 2011 12:12:35 +0000 (14:12 +0200)]
Fix alignement compiler warning
Andreas Steffen [Fri, 3 Jun 2011 06:36:57 +0000 (08:36 +0200)]
link to the TNC@FHH project
Andreas Steffen [Fri, 3 Jun 2011 05:05:43 +0000 (07:05 +0200)]
fixed sleep command in ikev1/esp-ah-tunnel scenario
Andreas Steffen [Thu, 2 Jun 2011 23:47:25 +0000 (01:47 +0200)]
active and passive IKEv2 hosts changed again
Andreas Steffen [Thu, 2 Jun 2011 22:47:20 +0000 (00:47 +0200)]
moved TNC scenarios to tnc folder
Andreas Steffen [Thu, 2 Jun 2011 22:43:47 +0000 (00:43 +0200)]
correctly destroy the hosts
Andreas Steffen [Thu, 2 Jun 2011 22:26:39 +0000 (00:26 +0200)]
fixed subnet to string conversion by using ts_to_subnet()
Andreas Steffen [Thu, 2 Jun 2011 22:19:22 +0000 (00:19 +0200)]
fixed IP range to subnet conversion in ts_to_subnet()
Andreas Steffen [Thu, 2 Jun 2011 10:36:27 +0000 (12:36 +0200)]
ikev2/rw-eap-tnc-11-radius scenario now uses a PA-TNC IMC/IMV pair
Andreas Steffen [Thu, 2 Jun 2011 10:19:03 +0000 (12:19 +0200)]
streamlined libimcv debug output
Andreas Steffen [Thu, 2 Jun 2011 09:37:27 +0000 (11:37 +0200)]
set configuration of imv_test with each TNC handshake
Andreas Steffen [Thu, 2 Jun 2011 08:24:31 +0000 (10:24 +0200)]
configure IMC/IMV pairs as libimcv plugins
Andreas Steffen [Thu, 2 Jun 2011 07:59:46 +0000 (09:59 +0200)]
configure libimcv debug output via strongswan.conf
Andreas Steffen [Wed, 1 Jun 2011 20:17:32 +0000 (22:17 +0200)]
disable leak_detective in ikev2/rw-eap-tnc-11-radius scenario
Andreas Steffen [Wed, 1 Jun 2011 19:38:03 +0000 (21:38 +0200)]
output strongswan.conf and daemon.log on RADIUS hosts with strongSwan IMV
Andreas Steffen [Wed, 1 Jun 2011 18:59:25 +0000 (20:59 +0200)]
initialize libstrongswan in dynamic stand-alone libimcv-based libraries
Andreas Steffen [Wed, 1 Jun 2011 14:33:09 +0000 (16:33 +0200)]
started error handling of PA-TNC protocol
Andreas Steffen [Wed, 1 Jun 2011 14:32:01 +0000 (16:32 +0200)]
make IMC/IMV pairs independent of libcharon
Martin Willi [Tue, 31 May 2011 11:58:55 +0000 (13:58 +0200)]
Load af-alg with higher priority
Martin Willi [Fri, 27 May 2011 14:07:58 +0000 (16:07 +0200)]
Provide recursive mutex' just in case the PKCS#11 library requires it
Martin Willi [Fri, 27 May 2011 13:58:35 +0000 (15:58 +0200)]
libfast does not depend on zlib directly, clearsilver can be built without compression support
Martin Willi [Fri, 27 May 2011 13:14:23 +0000 (15:14 +0200)]
Include m4/config directory in git, supporting autoregen -i of a fresh clone
Andreas Steffen [Wed, 1 Jun 2011 07:22:12 +0000 (09:22 +0200)]
do not checksum IMC/IMV plugins
Andreas Steffen [Wed, 1 Jun 2011 06:02:16 +0000 (08:02 +0200)]
fixed location of imc_test/imv_test Makefiles
Andreas Steffen [Wed, 1 Jun 2011 05:54:14 +0000 (07:54 +0200)]
moved imc_test/imv_test plugins to libimcv
Martin Willi [Tue, 31 May 2011 16:12:56 +0000 (18:12 +0200)]
Fix initialization of NM plugin
Andreas Steffen [Tue, 31 May 2011 13:46:30 +0000 (15:46 +0200)]
renamed tls_reader|writer to bio_* and moved to libstrongswan
Andreas Steffen [Tue, 31 May 2011 12:36:56 +0000 (14:36 +0200)]
removed unused files
Andreas Steffen [Tue, 31 May 2011 12:34:32 +0000 (14:34 +0200)]
removed unused variables
Andreas Steffen [Tue, 31 May 2011 12:33:27 +0000 (14:33 +0200)]
fixed type
Tobias Brunner [Tue, 31 May 2011 07:02:23 +0000 (09:02 +0200)]
Default value for keyingtries documented properly.
Andreas Steffen [Tue, 31 May 2011 04:22:42 +0000 (06:22 +0200)]
version bump to 4.5.3dr2
Andreas Steffen [Mon, 30 May 2011 21:08:16 +0000 (23:08 +0200)]
corrected debug class to IMV
Andreas Steffen [Mon, 30 May 2011 20:48:53 +0000 (22:48 +0200)]
re-established a deleted colon character
Andreas Steffen [Mon, 30 May 2011 19:46:45 +0000 (21:46 +0200)]
cleaned up the rw-eap-tnc-20 and rw-eap-tnc-20-fhh scenarios
Andreas Steffen [Mon, 30 May 2011 19:31:50 +0000 (21:31 +0200)]
added the ikev2/rw-eap-tnc-20 scenario based on the RFC 5792 PA-TNC protocol
Andreas Steffen [Mon, 30 May 2011 19:30:09 +0000 (21:30 +0200)]
implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pair
Andreas Steffen [Mon, 30 May 2011 19:28:07 +0000 (21:28 +0200)]
renamed ikev2/rw-eap-tnc-20 scenario to rw-eap-tnc-20-fhh
Andreas Steffen [Sun, 29 May 2011 08:48:55 +0000 (10:48 +0200)]
changed VENDOR_ID to PEN
Andreas Steffen [Sun, 29 May 2011 08:48:09 +0000 (10:48 +0200)]
use singular form
Andreas Steffen [Sun, 29 May 2011 08:42:46 +0000 (10:42 +0200)]
created Private Enterprise Number (PEN) list
Andreas Steffen [Sun, 29 May 2011 08:40:17 +0000 (10:40 +0200)]
added TNC_Connection_State_names
Andreas Steffen [Sun, 29 May 2011 08:36:41 +0000 (10:36 +0200)]
raw TLS debug output
Andreas Steffen [Sun, 29 May 2011 08:30:02 +0000 (10:30 +0200)]
logging initial EAP Identifier in EAP Identity Request
Andreas Steffen [Sun, 29 May 2011 08:25:13 +0000 (10:25 +0200)]
added DBG_IMC and DBG_IMV debug options
Tobias Brunner [Thu, 26 May 2011 10:43:01 +0000 (12:43 +0200)]
ipsec: Wait longer for starter to quit before killing it.
As starter waits up to 10 seconds for either daemon to quit, killing it
already after 5 seconds is too early.
Tobias Brunner [Thu, 26 May 2011 10:36:00 +0000 (12:36 +0200)]
Option to enable duplicheck plugin fixed.
Andreas Steffen [Wed, 25 May 2011 19:34:22 +0000 (21:34 +0200)]
version bump to 4.5.3dr1
Martin Willi [Wed, 25 May 2011 16:32:00 +0000 (18:32 +0200)]
Use better packing of leak-detective memory_header to align pointers
Martin Willi [Wed, 25 May 2011 16:18:21 +0000 (18:18 +0200)]
Summarize leaks with identical backtraces, as we do it with memusage
Martin Willi [Wed, 25 May 2011 09:06:25 +0000 (11:06 +0200)]
Don't use a strongswan.conf in checksum_builder, disables checksumming
Martin Willi [Wed, 25 May 2011 08:38:31 +0000 (10:38 +0200)]
Force link of checksum builder against libhydra/libcharon
Martin Willi [Wed, 25 May 2011 08:33:14 +0000 (10:33 +0200)]
Checksum plugins only for components we actually build
Martin Willi [Wed, 25 May 2011 08:08:55 +0000 (10:08 +0200)]
Fix strict aliasing warning
Tobias Brunner [Tue, 24 May 2011 17:28:54 +0000 (19:28 +0200)]
Renamed option to enable unit tests as plugin is named unit-tester.
To correctly enable a plugin the names used in the ARG_ENABL_SET and
ADD_PLUGIN macros have to match (and they have, of course, to match the
plugin's name).
Tobias Brunner [Mon, 23 May 2011 16:45:49 +0000 (18:45 +0200)]
Keep count of remaining elements to enumerate in hashtable_t.
This improves performance during enumeration as not all buckets have to be
checked.
Tobias Brunner [Mon, 23 May 2011 16:35:21 +0000 (18:35 +0200)]
Replaced linked_list_t usage in hashtable_t with custom list implementation.
With this change inserting elements into a hashtable_t object is now
nearly as fast as inserting them into a linked_list_t object, whereas
before it was up to seven times slower. Additionally, the memory
footprint of a hashtable is now significantly smaller. The lookup
performance is also nearly doubled.
Tobias Brunner [Mon, 23 May 2011 16:13:33 +0000 (18:13 +0200)]
pluto: Made helper functions in event_queue static.
Tobias Brunner [Mon, 23 May 2011 16:13:22 +0000 (18:13 +0200)]
Compiler warning fixed.