aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
* Flush iptables rules on aliceAndreas Steffen2013-08-191-4/+4
|
* Version bump to 5.1.1dr1Andreas Steffen2013-08-191-1/+1
|
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-151-2/+8
|
* moved tnc_imv plugin to libtnccs thanks to recommendation callback functionAndreas Steffen2013-08-151-2/+2
|
* Moved tnc-tnccs, tnc-imc, tnccs-11, tnccs-20 and tnccs-dynamic libcharon ↵Andreas Steffen2013-08-151-11/+14
| | | | plugins to libtnccs
* rapid PT-TLS AR/PDP prototypeAndreas Steffen2013-08-151-0/+1
|
* version bump to 5.0.1Andreas Steffen2013-07-291-1/+1
|
* Version bump to 5.1.0rc1Andreas Steffen2013-07-191-1/+1
|
* autoconf: rename configure.in to configure.acMartin Willi2013-07-181-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.