Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | check for TrouSerS | Andreas Steffen | 2011-12-18 | 1 | -0/+5 | |
| | | ||||||
* | | Log native thread ID when a thread is created. | Tobias Brunner | 2011-12-16 | 1 | -0/+11 | |
| | | | | | | | | | | If possible gettid() is used, otherwise pthread_self() is logged (which is not completely portable, but seems to work on most supported platforms). | |||||
* | | Revert "fixed caption alignment" | Andreas Steffen | 2011-12-16 | 1 | -4/+1 | |
| | | | | | | | | This reverts commit d463def798ed339b143ee9500c2781532394171e. | |||||
* | | fixed caption alignment | Andreas Steffen | 2011-12-16 | 1 | -1/+4 | |
| | | ||||||
* | | version bump to 4.6.2dr2 | Andreas Steffen | 2011-12-12 | 1 | -1/+1 | |
| | | ||||||
* | | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 1 | -2/+2 | |
| | | | | | | | | with libimcv | |||||
* | | automatically construct attest plugin list | Andreas Steffen | 2011-11-28 | 1 | -2/+4 | |
| | | ||||||
* | | version bump to 4.6.2dr1 | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
|/ | ||||||
* | version bump to 4.6.1 | Andreas Steffen | 2011-11-08 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.6.0 | Andreas Steffen | 2011-11-02 | 1 | -1/+1 | |
| | ||||||
* | tnc-tnccs plugin is now included in integrity tests | Andreas Steffen | 2011-10-31 | 1 | -3/+3 | |
| | ||||||
* | pkcs11: Register the pkcs11 plugin before any other crypto plugins. | Tobias Brunner | 2011-10-31 | 1 | -1/+1 | |
| | | | | | This is what most users probably expect when they enable the pkcs11 plugin. All advanced features (like DH/RNG) are disabled by default. | |||||
* | version bump to 4.6.0rc3 | Andreas Steffen | 2011-10-26 | 1 | -1/+1 | |
| | ||||||
* | refactored TNC framework | Andreas Steffen | 2011-10-25 | 1 | -4/+7 | |
| | ||||||
* | moved imc_manager to libtnccs | Andreas Steffen | 2011-10-25 | 1 | -0/+6 | |
| | ||||||
* | fixed type | Andreas Steffen | 2011-10-22 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.6.0rc2 | Andreas Steffen | 2011-10-22 | 1 | -1/+1 | |
| | ||||||
* | starter: Use kernel interfaces to flush SAD and SPD. | Tobias Brunner | 2011-10-21 | 1 | -4/+4 | |
| | | | | | This now supports platforms where neither 'ip xfrm' nor 'setkey' are available (like Android). | |||||
* | starter: Load plugins specific to starter. | Tobias Brunner | 2011-10-21 | 1 | -0/+2 | |
| | ||||||
* | pluto: Option added to disable adns. | Tobias Brunner | 2011-10-14 | 1 | -0/+2 | |
| | | | | This basically disables opportunistic encryption. | |||||
* | Added a replacement for closefrom (available on *BSD). | Tobias Brunner | 2011-10-13 | 1 | -1/+1 | |
| | ||||||
* | getpass(3) is not supported on Android. | Tobias Brunner | 2011-10-11 | 1 | -3/+1 | |
| | | | | No replacement yet. | |||||
* | version bump to 4.6.0dr5 | Andreas Steffen | 2011-10-05 | 1 | -1/+1 | |
| | ||||||
* | Check for RTA_TABLE in configure. | Tobias Brunner | 2011-10-04 | 1 | -0/+11 | |
| | ||||||
* | Load eap-aka plugin before shared simaka helpers depending on it | Martin Willi | 2011-09-26 | 1 | -4/+4 | |
| | ||||||
* | version bump to 4.6.0dr4 | Andreas Steffen | 2011-09-13 | 1 | -1/+1 | |
| | ||||||
* | created libpts | Andreas Steffen | 2011-09-08 | 1 | -0/+6 | |
| | ||||||
* | removed conflicts | Andreas Steffen | 2011-09-08 | 1 | -6/+0 | |
| | ||||||
* | created empty imc_attestation and imv_attestation plugin hulls | Andreas Steffen | 2011-09-08 | 1 | -1/+13 | |
| | ||||||
* | Check if ClearSilver actually requires zlib | Martin Willi | 2011-09-02 | 1 | -1/+16 | |
| | ||||||
* | Added plugin stub of certexpire plugin | Martin Willi | 2011-08-22 | 1 | -0/+4 | |
| | ||||||
* | version bump to 4.6.0dr3 | Andreas Steffen | 2011-08-14 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.6.0dr2 | Andreas Steffen | 2011-08-11 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.6.0dr1 | Andreas Steffen | 2011-08-10 | 1 | -1/+1 | |
| | ||||||
* | created tnc-ifmap plugin | Andreas Steffen | 2011-08-10 | 1 | -0/+14 | |
| | ||||||
* | version bump to 4.5.3 | Andreas Steffen | 2011-08-01 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.5.3rc1 | Andreas Steffen | 2011-07-14 | 1 | -1/+1 | |
| | ||||||
* | install IMC and IMV dynamic libraries in imcvs directory | Andreas Steffen | 2011-07-06 | 1 | -0/+1 | |
| | ||||||
* | Don't install the libraries directly in lib/. | Tobias Brunner | 2011-07-05 | 1 | -1/+2 | |
| | | | | | Instead use a subdirectory (prefix/lib/ipsec by default). Also moved the plugins from libexec to a subdirectory of that dir. | |||||
* | version bump to 4.5.3dr8 | Andreas Steffen | 2011-07-05 | 1 | -1/+1 | |
| | ||||||
* | added ITA Scanner IMC/IMV pair which detects open server ports on TNC clients | Andreas Steffen | 2011-07-04 | 1 | -1/+7 | |
| | ||||||
* | version bump to 4.5.3dr7 | Andreas Steffen | 2011-06-29 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.5.3dr6 | Andreas Steffen | 2011-06-27 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.5.3dr5 | Andreas Steffen | 2011-06-19 | 1 | -1/+1 | |
| | ||||||
* | We actually need to link against libz, as neo libraries are often static | Martin Willi | 2011-06-15 | 1 | -0/+1 | |
| | | | | This reverts commit 3c0630a797a18ad353167e56feb21476b4553834. | |||||
* | version bump to 4.5.3dr4 | Andreas Steffen | 2011-06-10 | 1 | -1/+1 | |
| | ||||||
* | version bump to 4.5.3dr3 | Andreas Steffen | 2011-06-05 | 1 | -1/+1 | |
| | ||||||
* | make IMC/IMV pairs independent of libcharon | Andreas Steffen | 2011-06-01 | 1 | -0/+2 | |
| | ||||||
* | Load af-alg with higher priority | 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/+0 | |
| | | | | compression support |