]> git.ipfire.org Git - thirdparty/rsync.git/commit
Improve how the env restricts negotiated strings
authorWayne Davison <wayne@opencoder.net>
Wed, 24 Jun 2020 00:19:58 +0000 (17:19 -0700)
committerWayne Davison <wayne@opencoder.net>
Wed, 24 Jun 2020 00:33:16 +0000 (17:33 -0700)
commit323c42d51e2a7d94dd641d7be5de89a2704d441c
tree2c4849abb991642617bc2aac5f6322697c25228b
parentd1fdf9ff8dad4f64259d78f8bc912aed782848d9
Improve how the env restricts negotiated strings

- The env on the server side now affects the negotiated strings
  that are sent to the client.
- A too-old remote rsync gets a default negotiated string value
  so that an env restriction now handles old clients the same way
  as new ones.
checksum.c
compat.c
rsync.1.md