diff options
author | Richard van der Hoff <richard@matrix.org> | 2016-05-24 16:23:19 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2016-05-24 16:23:19 +0100 |
commit | 1b15465c42a88f750a960a0e73f186245f9bba33 (patch) | |
tree | e0ecb976022b606e2872c490718ad5dd182be0d9 /src/pickle_encoding.c | |
parent | a919a149fbb192e3fae7aba921ca28e02d9c0d10 (diff) |
Separate base64ing from the rest of msg encoding
Factor the actual message encoding/decoding and encrypting/decrypting out to
separate functions from the top-level functions which do the base64-wrangling.
This is particularly helpful in the 'outbound' code-path where the offsets
required to allow room to base64-encode make the flow hard to see when it's all inline.
Diffstat (limited to 'src/pickle_encoding.c')
0 files changed, 0 insertions, 0 deletions