summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorvarmojfekoj <theinric@redhat.com>2008-07-15 09:02:37 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-07-15 09:02:37 +0200
commit38cdfcfbe1c1ed6aa4a22623afc43d199bc5f7a8 (patch)
treeccf08154d338553997527590d0a2bcbf0f1c6e92 /tools
parent3f6dc12596367d7e754ffc37efe8ba2d9833969b (diff)
downloadrsyslog-38cdfcfbe1c1ed6aa4a22623afc43d199bc5f7a8.tar.gz
rsyslog-38cdfcfbe1c1ed6aa4a22623afc43d199bc5f7a8.tar.xz
rsyslog-38cdfcfbe1c1ed6aa4a22623afc43d199bc5f7a8.zip
bugfix (cosmetical): authorization was not checked when gtls handshake completed immediately.
While this sounds scary, the situation can not happen in practice. We use non-blocking IO only for server-based gtls session setup. As TLS requires the exchange of multiple frames before the handshake completes, it simply is impossible to do this in one step. However, it is useful to have the code path correct even for this case - otherwise, we may run into problems if the code is changed some time later (e.g. to use blocking sockets). Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions