Use dir_compressed(_len) instead of dir_z(_len).
commitca632144e59304ce2e41a32ddd1cf302d651cc68
authorAlexander Færøy <ahf@torproject.org>
Thu, 4 May 2017 14:21:05 +0000 (4 16:21 +0200)
committerAlexander Færøy <ahf@torproject.org>
Fri, 12 May 2017 15:18:45 +0000 (12 17:18 +0200)
treed9767a93acb2cebefeb90e00de256e90bb8b67f0
parent44102714460aafe59d77fdba0b1101a7bea8ab75
Use dir_compressed(_len) instead of dir_z(_len).

This patch renames `dir_z` to `dir_compressed` and `dir_z_len` to
`dir_compressed_len`.

See: https://bugs.torproject.org/21667
src/or/directory.c
src/or/dirserv.c
src/or/or.h