bareos: dev 054a49c5

Author Committer Branch Timestamp Parent
franku franku dev 2018-11-22 14:23 dev 250c11da Pending
Changeset tls handshake: refactored the way a server finds out the handshake mode

- introduced ConnectionHandshakeType
- special case for R_CLIENT for compatibility with old clients
mod - core/src/lib/parse_conf.cc Diff File
mod - core/src/lib/parse_conf.h Diff File
mod - core/src/lib/try_tls_handshake_as_a_server.cc Diff File