aboutsummaryrefslogtreecommitdiffstats
path: root/src/pt-tls-client/pt-tls-client.c
Commit message (Collapse)AuthorAgeFilesLines
* pt-tls-client: Introduced --options as a synonym for --optionsfromAndreas Steffen2017-09-091-1/+2
|
* pt-tls-client: Added man pageAndreas Steffen2017-07-161-3/+4
|
* pt-tls-client: Support for TPM keyidsAndreas Steffen2017-07-081-10/+27
|
* pt-tls-client: Added support of ECDSA keysAndreas Steffen2016-08-311-7/+23
|
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
|
* Optionally announce PB-TNC mutual protocol capabilityAndreas Steffen2015-03-231-0/+5
|
* Make access requestor IP address available to TNC serverAndreas Steffen2015-03-081-13/+25
|
* plugin-loader: Support a reload() callback for static featuresMartin Willi2014-09-221-1/+1
|
* pt-tls-client: Support platforms not having syslog()Martin Willi2014-06-041-2/+11
|
* pt-tls-client: Remove unneeded socket.h include, fixing Windows buildMartin Willi2014-06-041-1/+0
|
* Completed the command line options of the pt-tls-clientAndreas Steffen2014-05-311-29/+79
|
* lib: Add global config namespaceTobias Brunner2014-02-121-1/+1
|
* pt-tls-client: Report loaded pluginsTobias Brunner2013-09-121-0/+1
|
* pt-tls-client: Abort if no tnccs-manager is availableTobias Brunner2013-09-121-0/+7
|
* added --optionsfrom capabilityAndreas Steffen2013-08-151-3/+20
|
* moved tnc_imv plugin to libtnccs thanks to recommendation callback functionAndreas Steffen2013-08-151-1/+1
|
* rapid PT-TLS AR/PDP prototypeAndreas Steffen2013-08-151-0/+250