Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | enum names for ietf_attr_t | Andreas Steffen | 2011-06-05 | 3 | -1/+40 | |
| | ||||||
* | map action recommendation codes to PB access recommendation codes | Andreas Steffen | 2011-06-05 | 1 | -3/+16 | |
| | ||||||
* | added a reference count for PA-TNC attributes | Andreas Steffen | 2011-06-03 | 3 | -5/+50 | |
| | ||||||
* | Check if colliding task has actually a CHILD, i.e. after a migrate | Martin Willi | 2011-06-03 | 1 | -1/+4 | |
| | ||||||
* | Fix alignement compiler warning | Martin Willi | 2011-06-03 | 1 | -5/+4 | |
| | ||||||
* | correctly destroy the hosts | Andreas Steffen | 2011-06-03 | 1 | -2/+2 | |
| | ||||||
* | fixed subnet to string conversion by using ts_to_subnet() | Andreas Steffen | 2011-06-03 | 1 | -35/+7 | |
| | ||||||
* | fixed IP range to subnet conversion in ts_to_subnet() | Andreas Steffen | 2011-06-03 | 1 | -6/+7 | |
| | ||||||
* | streamlined libimcv debug output | Andreas Steffen | 2011-06-02 | 1 | -2/+3 | |
| | ||||||
* | set configuration of imv_test with each TNC handshake | Andreas Steffen | 2011-06-02 | 3 | -8/+29 | |
| | ||||||
* | configure IMC/IMV pairs as libimcv plugins | Andreas Steffen | 2011-06-02 | 2 | -2/+4 | |
| | ||||||
* | configure libimcv debug output via strongswan.conf | Andreas Steffen | 2011-06-02 | 1 | -9/+17 | |
| | ||||||
* | initialize libstrongswan in dynamic stand-alone libimcv-based libraries | Andreas Steffen | 2011-06-01 | 7 | -6/+199 | |
| | ||||||
* | started error handling of PA-TNC protocol | Andreas Steffen | 2011-06-01 | 4 | -21/+76 | |
| | ||||||
* | make IMC/IMV pairs independent of libcharon | Andreas Steffen | 2011-06-01 | 42 | -45/+77 | |
| | ||||||
* | Provide recursive mutex' just in case the PKCS#11 library requires it | Martin Willi | 2011-06-01 | 1 | -1/+1 | |
| | ||||||
* | libfast does not depend on zlib directly, clearsilver can be built without ↵ | Martin Willi | 2011-06-01 | 1 | -1/+1 | |
| | | | | compression support | |||||
* | moved imc_test/imv_test plugins to libimcv | Andreas Steffen | 2011-06-01 | 10 | -8/+10 | |
| | ||||||
* | Fix initialization of NM plugin | Martin Willi | 2011-05-31 | 1 | -1/+1 | |
| | ||||||
* | renamed tls_reader|writer to bio_* and moved to libstrongswan | Andreas Steffen | 2011-05-31 | 34 | -305/+299 | |
| | ||||||
* | removed unused variables | Andreas Steffen | 2011-05-31 | 1 | -3/+0 | |
| | ||||||
* | fixed type | Andreas Steffen | 2011-05-31 | 5 | -1/+1 | |
| | ||||||
* | corrected debug class to IMV | Andreas Steffen | 2011-05-30 | 1 | -1/+1 | |
| | ||||||
* | implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pair | Andreas Steffen | 2011-05-30 | 26 | -1/+3075 | |
| | ||||||
* | changed VENDOR_ID to PEN | Andreas Steffen | 2011-05-29 | 4 | -25/+32 | |
| | ||||||
* | use singular form | Andreas Steffen | 2011-05-29 | 2 | -4/+4 | |
| | ||||||
* | created Private Enterprise Number (PEN) list | Andreas Steffen | 2011-05-29 | 3 | -7/+79 | |
| | ||||||
* | added TNC_Connection_State_names | Andreas Steffen | 2011-05-29 | 2 | -0/+32 | |
| | ||||||
* | raw TLS debug output | Andreas Steffen | 2011-05-29 | 1 | -0/+3 | |
| | ||||||
* | logging initial EAP Identifier in EAP Identity Request | Andreas Steffen | 2011-05-29 | 1 | -3/+5 | |
| | ||||||
* | added DBG_IMC and DBG_IMV debug options | Andreas Steffen | 2011-05-29 | 3 | -0/+10 | |
| | ||||||
* | ipsec: Wait longer for starter to quit before killing it. | Tobias Brunner | 2011-05-26 | 1 | -1/+1 | |
| | | | | | As starter waits up to 10 seconds for either daemon to quit, killing it already after 5 seconds is too early. | |||||
* | Option to enable duplicheck plugin fixed. | Tobias Brunner | 2011-05-26 | 1 | -1/+1 | |
| | ||||||
* | Use better packing of leak-detective memory_header to align pointers | Martin Willi | 2011-05-25 | 1 | -5/+5 | |
| | ||||||
* | Summarize leaks with identical backtraces, as we do it with memusage | Martin Willi | 2011-05-25 | 1 | -88/+98 | |
| | ||||||
* | Don't use a strongswan.conf in checksum_builder, disables checksumming | Martin Willi | 2011-05-25 | 1 | -1/+2 | |
| | ||||||
* | Force link of checksum builder against libhydra/libcharon | Martin Willi | 2011-05-25 | 2 | -1/+8 | |
| | ||||||
* | Checksum plugins only for components we actually build | Martin Willi | 2011-05-25 | 2 | -4/+10 | |
| | ||||||
* | Fix strict aliasing warning | Martin Willi | 2011-05-25 | 1 | -1/+1 | |
| | ||||||
* | Keep count of remaining elements to enumerate in hashtable_t. | Tobias Brunner | 2011-05-24 | 1 | -1/+8 | |
| | | | | | This improves performance during enumeration as not all buckets have to be checked. | |||||
* | Replaced linked_list_t usage in hashtable_t with custom list implementation. | Tobias Brunner | 2011-05-24 | 1 | -124/+92 | |
| | | | | | | | | 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. | |||||
* | pluto: Made helper functions in event_queue static. | Tobias Brunner | 2011-05-24 | 1 | -2/+2 | |
| | ||||||
* | Compiler warning fixed. | Tobias Brunner | 2011-05-24 | 1 | -1/+2 | |
| | ||||||
* | Fix memwipe() of leading unaligned bytes | Martin Willi | 2011-05-24 | 1 | -5/+8 | |
| | ||||||
* | Link libstrongswan against libdumm, fixes build of ruby extension | Martin Willi | 2011-05-20 | 1 | -1/+1 | |
| |