aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed sql/shunt-policies scenarioAndreas Steffen2011-06-292-1/+2
|
* implemented PASS and DROP shunt policiesAndreas Steffen2011-06-2838-27/+1230
|
* Initialize trap_manager listener with INIT macro, tooMartin Willi2011-06-281-8/+9
|
* Migrated trap_manager_t to INIT/METHOD macrosAndreas Steffen2011-06-281-45/+32
|
* version bump to 4.5.3dr6Andreas Steffen2011-06-271-1/+1
|
* oops, should have been a bitwise andAndreas Steffen2011-06-251-2/+2
|
* fixed copy-and-paste errorAndreas Steffen2011-06-251-1/+1
|
* output all known PA-TNC subtype namesAndreas Steffen2011-06-249-42/+215
|
* added tnc/tnccs-20-server-retry scenarioAndreas Steffen2011-06-2317-0/+247
|
* renamed tncss-20-retry scenario to tnccs-20-client-retryAndreas Steffen2011-06-2317-0/+0
|
* refactoring of change_state()Andreas Steffen2011-06-236-23/+37
|
* implemented server-initiated handshake retry in IMC/IMV Test pairAndreas Steffen2011-06-234-9/+75
|
* notify IMVs about handshake retriesAndreas Steffen2011-06-231-0/+5
|
* version bump to 4.5.3dr5Andreas Steffen2011-06-191-1/+1
|
* added libimcv options to strongswan.confAndreas Steffen2011-06-181-0/+22
|
* some cosmeticsAndreas Steffen2011-06-162-4/+4
|
* fixed XML parsing of TNCCS 1.1 ReasonString messageAndreas Steffen2011-06-161-1/+44
|
* restablish the lost links to the TNC@FHH projectAndreas Steffen2011-06-154-7/+12
|
* fixed some descriptionsAndreas Steffen2011-06-158-18/+13
|
* added the tnc/tnccs-20-retry scenarioAndreas Steffen2011-06-1517-0/+248
|
* clear reason strings after delivering themAndreas Steffen2011-06-154-0/+24
|
* implemented handshake retry on the client sideAndreas Steffen2011-06-153-8/+107
|
* We actually need to link against libz, as neo libraries are often staticMartin Willi2011-06-152-1/+2
| | | | This reverts commit 3c0630a797a18ad353167e56feb21476b4553834.
* Set cookies for the complete domainMartin Willi2011-06-151-1/+1
|
* Migrated libfast to INIT/METHOD macrosMartin Willi2011-06-153-199/+142
|
* added missing single quotesAndreas Steffen2011-06-141-2/+2
|
* fixed the IF-TNCCS 1.1 ReasonString XML encodingAndreas Steffen2011-06-141-0/+2
|
* send a reason string only if action recommendation is not allowAndreas Steffen2011-06-141-21/+27
|
* cosmeticsAndreas Steffen2011-06-141-3/+3
|
* eat trailing space in preferred language stringAndreas Steffen2011-06-131-0/+8
|
* support multiple language preferencesAndreas Steffen2011-06-131-8/+17
|
* implemented sending of reason stringsAndreas Steffen2011-06-134-43/+131
|
* added missing single quotesAndreas Steffen2011-06-131-4/+4
|
* fixed length checkAndreas Steffen2011-06-121-1/+1
|
* version bump to 4.5.3dr4Andreas Steffen2011-06-101-1/+1
|
* unfinished MS SoH RequestAndreas Steffen2011-06-091-0/+15
|
* COPYING updated to the most current version (address was incorrect).Tobias Brunner2011-06-081-22/+21
|
* Fix integrity checks with monolithic build.Tobias Brunner2011-06-082-2/+11
|
* Prevent deadlock while shutting down thread pool.Tobias Brunner2011-06-081-2/+2
| | | | | | | | | 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.
* Properly print time differences.Tobias Brunner2011-06-072-4/+6
| | | | time_t is not necessarily of type int.
* Use proper printf specifiers to print u_int64_t and uintptr_t.Tobias Brunner2011-06-071-4/+5
|
* Fix compilation with GCC 4.6.Laurent Bigonville2011-06-071-1/+1
|
* explicitly activate use of TNC headersAndreas Steffen2011-06-0712-17/+37
|
* Added documentation and NEWS for closeactionMartin Willi2011-06-072-0/+9
|
* Add a closeaction ipsec.conf keyword to configure close actionMartin Willi2011-06-078-17/+30
|
* separated tncif_names from standard TCG TNC header filesAndreas Steffen2011-06-0611-38/+32
|
* nearly completed PA-TNC error handlingAndreas Steffen2011-06-0510-52/+446
|
* show PB-PA message type/subtypeAndreas Steffen2011-06-051-4/+23
|
* cosmeticsAndreas Steffen2011-06-051-1/+1
|
* version bump to 4.5.3dr3Andreas Steffen2011-06-051-1/+1
|