summaryrefslogtreecommitdiff
path: root/client/changes
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2015-05-22 16:59:58 -0300
committerdrebs <drebs@leap.se>2015-05-22 16:59:58 -0300
commit478dd0eba5129e2e68c85b7b93561bf9f9de2f19 (patch)
treee1dbea24383f0ab3480022c1baf8fa49642610b5 /client/changes
parent33fa691e1df4d64d10313d5d192b3c064aafadb7 (diff)
[refactor] remove inline enc/dec from client pool
The whole idea of the encrypter/decrypter pool is to be able to use multiple cores to allow parallel encryption/decryption. Previous to this commit, the encryptor/decryptor pools could be configured to not use workers and instead do encryption/decryption inline. That was meant for testing purposes and defeated the purpose of the pools. This commit removes the possibility of inline encrypting/decrypting when using the pools. It also refactors the enc/dec pool code so any failures while using the pool are correctly grabbed and raised to the top of the sync deferred chain.
Diffstat (limited to 'client/changes')
0 files changed, 0 insertions, 0 deletions