]> git.sur5r.net Git - bacula/docs/commit
backup.c: Send the cryptographic session data for all files. This includes zero-lengt...
authorLandon Fuller <landonf@opendarwin.org>
Sun, 29 Apr 2007 20:47:09 +0000 (20:47 +0000)
committerLandon Fuller <landonf@opendarwin.org>
Sun, 29 Apr 2007 20:47:09 +0000 (20:47 +0000)
commit4199e475b0608e3541e292a949c2d07dbbd41b34
tree8c35aa0fc26216b5491d8a77598c76220428ce7b
parentf8c110439fb2e547c022929ebe0ae1e02b646f32
backup.c: Send the cryptographic session data for all files. This includes zero-length files with non-zero-length resource forks.
restore.c: Allocate the cipher decryption context on-demand, thus disabling decryption / allocation of cipher context for zero-length files.

Fixes: #838
Regression tests passed:
  - compressed-encrypt-test
  - data-encrypt-test
  - encrypt-bug-test