Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | autoconf: Split PACKAGE_VERSION in four parts | Tobias Brunner | 2013-09-02 | 1 | -0/+3 |
| | | | | | | | | | | | The parts can be accessed with the variables: PACKAGE_VERSION_MAJOR PACKAGE_VERSION_MINOR PACKAGE_VERSION_BUILD PACKAGE_VERSION_REVIEW The last part will be empty for regular releases. | ||||
* | Version bump to 5.1.1dr2 | Andreas Steffen | 2013-08-28 | 1 | -1/+1 |
| | |||||
* | Flush iptables rules on alice | Andreas Steffen | 2013-08-19 | 1 | -4/+4 |
| | |||||
* | Version bump to 5.1.1dr1 | Andreas Steffen | 2013-08-19 | 1 | -1/+1 |
| | |||||
* | Implemented SWID prototype IMC/IMV pair | Andreas Steffen | 2013-08-15 | 1 | -2/+8 |
| | |||||
* | moved tnc_imv plugin to libtnccs thanks to recommendation callback function | Andreas Steffen | 2013-08-15 | 1 | -2/+2 |
| | |||||
* | Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon ↵ | Andreas Steffen | 2013-08-15 | 1 | -11/+14 |
| | | | | plugins to libtnccs | ||||
* | rapid PT-TLS AR/PDP prototype | Andreas Steffen | 2013-08-15 | 1 | -0/+1 |
| | |||||
* | version bump to 5.0.1 | Andreas Steffen | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | Version bump to 5.1.0rc1 | Andreas Steffen | 2013-07-19 | 1 | -1/+1 |
| | |||||
* | autoconf: rename configure.in to configure.ac | Martin Willi | 2013-07-18 | 1 | -0/+1486 |
configure.ac has been the recommended name for autoconf input for several years now. Newer autotools start to complain about the configure.in, so we finally change it. |