Added z85 codec to ZMQ API
* Removed redundant Z85 code and include files from project * Simplified use of headers in test cases (now they all just use testutil.hpp) * Export zmq_z85_encode() and zmq_z85_decode() in API * Added man pages for these two functions
Showing
doc/zmq_z85_decode.txt
0 → 100644
doc/zmq_z85_encode.txt
0 → 100644
src/z85_codec.hpp
deleted
100644 → 0
tools/z85_codec.h
deleted
100644 → 0
Please
register
or
sign in
to comment