1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-21 01:59:07 +03:00
Michael Adam 3bb2999443 smbd:smb2: separate between encryption required and enc desired
this means we:
- accept unencrypted requests if encryption only desired
  and not required,
- but we always send encrypted responses in the desired
  case, not only when the request was encrypted.

For this purpose, the do_encryption in the request
structure is separated into was_encrypted and do_encryption.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11372

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
2015-07-07 14:05:27 +02:00
..
2015-04-21 22:26:21 +02:00
2015-03-23 16:04:18 +01:00
2015-03-17 11:30:52 +01:00
2014-08-06 09:51:14 +02:00
2015-02-27 22:53:06 +01:00
2015-04-28 20:48:01 +02:00
2015-04-28 20:48:01 +02:00
2015-04-28 20:48:01 +02:00
2015-03-17 11:30:52 +01:00