aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpttls/pt_tls_server.c
Commit message (Expand)AuthorAgeFilesLines
* tls: Support a maximum TLS version to negotiate using TLS socket abstractionMartin Willi2014-04-011-1/+1
* tls: Support a null encryption flag on TLS socket abstractionMartin Willi2014-04-011-1/+1
* Process PB-TNC batches received via PT-TLS asynchronouslyAndreas Steffen2013-08-191-60/+56
* Optimized PT-TLS data transferAndreas Steffen2013-08-151-68/+48
* Set client identity with TLS certificate authenticationAndreas Steffen2013-08-151-7/+18
* Use client identities from successful authentications, onlyAndreas Steffen2013-08-151-18/+12
* Extract client identity and authentication type from SASL authenticationAndreas Steffen2013-08-151-1/+21
* Added some debug statementsAndreas Steffen2013-08-151-0/+3
* rapid PT-TLS AR/PDP prototypeAndreas Steffen2013-08-151-1/+1
* Support different authentication schemes for PT-TLSMartin Willi2013-02-281-2/+38
* Implement SASL authentication in PT-TLS serverMartin Willi2013-02-281-5/+236
* Pass a constructor callback to create TNCCS server instances while dispatchingMartin Willi2013-01-171-10/+5
* Add a libpttls providing NEA PT-TLS / TNC IF-T for TLS transport layerMartin Willi2013-01-161-0/+282