Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixed sql/shunt-policies scenario | Andreas Steffen | 2011-06-29 | 2 | -1/+2 | |
| | ||||||
* | implemented PASS and DROP shunt policies | Andreas Steffen | 2011-06-28 | 38 | -27/+1230 | |
| | ||||||
* | Initialize trap_manager listener with INIT macro, too | Martin Willi | 2011-06-28 | 1 | -8/+9 | |
| | ||||||
* | Migrated trap_manager_t to INIT/METHOD macros | Andreas Steffen | 2011-06-28 | 1 | -45/+32 | |
| | ||||||
* | version bump to 4.5.3dr6 | Andreas Steffen | 2011-06-27 | 1 | -1/+1 | |
| | ||||||
* | oops, should have been a bitwise and | Andreas Steffen | 2011-06-25 | 1 | -2/+2 | |
| | ||||||
* | fixed copy-and-paste error | Andreas Steffen | 2011-06-25 | 1 | -1/+1 | |
| | ||||||
* | output all known PA-TNC subtype names | Andreas Steffen | 2011-06-24 | 9 | -42/+215 | |
| | ||||||
* | added tnc/tnccs-20-server-retry scenario | Andreas Steffen | 2011-06-23 | 17 | -0/+247 | |
| | ||||||
* | renamed tncss-20-retry scenario to tnccs-20-client-retry | Andreas Steffen | 2011-06-23 | 17 | -0/+0 | |
| | ||||||
* | refactoring of change_state() | Andreas Steffen | 2011-06-23 | 6 | -23/+37 | |
| | ||||||
* | implemented server-initiated handshake retry in IMC/IMV Test pair | Andreas Steffen | 2011-06-23 | 4 | -9/+75 | |
| | ||||||
* | notify IMVs about handshake retries | Andreas Steffen | 2011-06-23 | 1 | -0/+5 | |
| | ||||||
* | version bump to 4.5.3dr5 | Andreas Steffen | 2011-06-19 | 1 | -1/+1 | |
| | ||||||
* | added libimcv options to strongswan.conf | Andreas Steffen | 2011-06-18 | 1 | -0/+22 | |
| | ||||||
* | some cosmetics | Andreas Steffen | 2011-06-16 | 2 | -4/+4 | |
| | ||||||
* | fixed XML parsing of TNCCS 1.1 ReasonString message | Andreas Steffen | 2011-06-16 | 1 | -1/+44 | |
| | ||||||
* | restablish the lost links to the TNC@FHH project | Andreas Steffen | 2011-06-15 | 4 | -7/+12 | |
| | ||||||
* | fixed some descriptions | Andreas Steffen | 2011-06-15 | 8 | -18/+13 | |
| | ||||||
* | added the tnc/tnccs-20-retry scenario | Andreas Steffen | 2011-06-15 | 17 | -0/+248 | |
| | ||||||
* | clear reason strings after delivering them | Andreas Steffen | 2011-06-15 | 4 | -0/+24 | |
| | ||||||
* | implemented handshake retry on the client side | Andreas Steffen | 2011-06-15 | 3 | -8/+107 | |
| | ||||||
* | We actually need to link against libz, as neo libraries are often static | Martin Willi | 2011-06-15 | 2 | -1/+2 | |
| | | | | This reverts commit 3c0630a797a18ad353167e56feb21476b4553834. | |||||
* | Set cookies for the complete domain | Martin Willi | 2011-06-15 | 1 | -1/+1 | |
| | ||||||
* | Migrated libfast to INIT/METHOD macros | Martin Willi | 2011-06-15 | 3 | -199/+142 | |
| | ||||||
* | added missing single quotes | Andreas Steffen | 2011-06-14 | 1 | -2/+2 | |
| | ||||||
* | fixed the IF-TNCCS 1.1 ReasonString XML encoding | Andreas Steffen | 2011-06-14 | 1 | -0/+2 | |
| | ||||||
* | send a reason string only if action recommendation is not allow | Andreas Steffen | 2011-06-14 | 1 | -21/+27 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2011-06-14 | 1 | -3/+3 | |
| | ||||||
* | eat trailing space in preferred language string | Andreas Steffen | 2011-06-13 | 1 | -0/+8 | |
| | ||||||
* | support multiple language preferences | Andreas Steffen | 2011-06-13 | 1 | -8/+17 | |
| | ||||||
* | implemented sending of reason strings | Andreas Steffen | 2011-06-13 | 4 | -43/+131 | |
| | ||||||
* | added missing single quotes | Andreas Steffen | 2011-06-13 | 1 | -4/+4 | |
| | ||||||
* | fixed length check | Andreas Steffen | 2011-06-12 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.5.3dr4 | Andreas Steffen | 2011-06-10 | 1 | -1/+1 | |
| | ||||||
* | unfinished MS SoH Request | Andreas Steffen | 2011-06-09 | 1 | -0/+15 | |
| | ||||||
* | COPYING updated to the most current version (address was incorrect). | Tobias Brunner | 2011-06-08 | 1 | -22/+21 | |
| | ||||||
* | Fix integrity checks with monolithic build. | Tobias Brunner | 2011-06-08 | 2 | -2/+11 | |
| | ||||||
* | Prevent deadlock while shutting down thread pool. | Tobias Brunner | 2011-06-08 | 1 | -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 Brunner | 2011-06-07 | 2 | -4/+6 | |
| | | | | time_t is not necessarily of type int. | |||||
* | Use proper printf specifiers to print u_int64_t and uintptr_t. | Tobias Brunner | 2011-06-07 | 1 | -4/+5 | |
| | ||||||
* | Fix compilation with GCC 4.6. | Laurent Bigonville | 2011-06-07 | 1 | -1/+1 | |
| | ||||||
* | explicitly activate use of TNC headers | Andreas Steffen | 2011-06-07 | 12 | -17/+37 | |
| | ||||||
* | Added documentation and NEWS for closeaction | Martin Willi | 2011-06-07 | 2 | -0/+9 | |
| | ||||||
* | Add a closeaction ipsec.conf keyword to configure close action | Martin Willi | 2011-06-07 | 8 | -17/+30 | |
| | ||||||
* | separated tncif_names from standard TCG TNC header files | Andreas Steffen | 2011-06-06 | 11 | -38/+32 | |
| | ||||||
* | nearly completed PA-TNC error handling | Andreas Steffen | 2011-06-05 | 10 | -52/+446 | |
| | ||||||
* | show PB-PA message type/subtype | Andreas Steffen | 2011-06-05 | 1 | -4/+23 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2011-06-05 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.5.3dr3 | Andreas Steffen | 2011-06-05 | 1 | -1/+1 | |
| |