Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | do not checksum IMC/IMV plugins | Andreas Steffen | 2011-06-01 | 1 | -2/+0 |
| | |||||
* | fixed location of imc_test/imv_test Makefiles | Andreas Steffen | 2011-06-01 | 1 | -2/+2 |
| | |||||
* | version bump to 4.5.3dr2 | Andreas Steffen | 2011-05-31 | 1 | -1/+1 |
| | |||||
* | implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pair | Andreas Steffen | 2011-05-30 | 1 | -0/+14 |
| | |||||
* | version bump to 4.5.3dr1 | Andreas Steffen | 2011-05-25 | 1 | -1/+1 |
| | |||||
* | Renamed option to enable unit tests as plugin is named unit-tester. | Tobias Brunner | 2011-05-24 | 1 | -2/+2 |
| | | | | | | 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). | ||||
* | Enable strict-aliasing warnings, we should really get rid of them | Martin Willi | 2011-05-24 | 1 | -1/+1 |
| | |||||
* | Add md5 to script plugins | Martin Willi | 2011-05-20 | 1 | -1/+1 |
| | |||||
* | version bump to final 4.5.24.5.2 | Andreas Steffen | 2011-05-14 | 1 | -1/+1 |
| | |||||
* | version bump to 4.5.2rc2 | Andreas Steffen | 2011-05-08 | 1 | -1/+1 |
| | |||||
* | version bump to 4.5.2rc1 | Andreas Steffen | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | fixed segmentation fault due to null pointer | Andreas Steffen | 2011-04-22 | 1 | -1/+1 |
| | |||||
* | version bump to 4.5.2dr5 | Andreas Steffen | 2011-04-11 | 1 | -1/+1 |
| | |||||
* | implemented the PEAP tunneling protocol as an EAP plugin | Andreas Steffen | 2011-04-06 | 1 | -1/+5 |
| | |||||
* | Added SIM card backend based on pcsc-lite | Duncan Salerno | 2011-04-04 | 1 | -0/+10 |
| | |||||
* | version bump to 4.5.2dr4 | Andreas Steffen | 2011-04-02 | 1 | -1/+1 |
| | |||||
* | Install systemd service file if systemd is available | Miklos Vajna | 2011-03-29 | 1 | -0/+9 |
| | |||||
* | Make availability of glob(3) optional in settings_t. | Tobias Brunner | 2011-03-22 | 1 | -1/+1 |
| | | | | | If glob(3) is not available just try to open the pattern as regular file. The reason for this change is that glob(3) is not available on Android. | ||||
* | version bump to 4.5.2dr3 | Andreas Steffen | 2011-03-17 | 1 | -1/+1 |
| | |||||
* | version bump to 4.5.2dr2 | Andreas Steffen | 2011-03-11 | 1 | -1/+1 |
| | |||||
* | Implemented permanent certificate coupling plugin | Martin Willi | 2011-02-28 | 1 | -0/+4 |
| | |||||
* | Added an advanced duplicate checking plugin with liveness check of old SA | Martin Willi | 2011-02-28 | 1 | -0/+4 |
| | |||||
* | Implemented a in-memory peer identity whitelist plugin | Martin Willi | 2011-02-28 | 1 | -0/+4 |
| | |||||
* | version bump to 4.5.2dr1 | Andreas Steffen | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | version bump to 4.5.1 | Andreas Steffen | 2011-02-09 | 1 | -1/+1 |
| | |||||
* | Check for libxml when building tnccs_11, use autoconf libxml CFLAGS/LIBS | Martin Willi | 2011-02-08 | 1 | -1/+1 |
| | |||||
* | version bump to 4.5.1rc2 | Andreas Steffen | 2011-02-05 | 1 | -1/+1 |
| | |||||
* | version bump to strongswan-4.5.1rc1 | Andreas Steffen | 2011-01-31 | 1 | -1/+1 |
| | |||||
* | implemented dynamic detection of TNCCS protocol | Andreas Steffen | 2011-01-31 | 1 | -0/+4 |
| | |||||
* | Load load-tester plugin before kernel interfaces, fixes fake_kernel option | Martin Willi | 2011-01-19 | 1 | -1/+1 |
| | |||||
* | Implemented an alternative HTTP fetcher based on libsoup | Martin Willi | 2011-01-17 | 1 | -2/+12 |
| |