chiark / gitweb /
server/admin.c: Use the more modern mLib `codec' classes for Base64.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 2 Sep 2017 18:55:09 +0000 (19:55 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Jun 2018 09:34:25 +0000 (10:34 +0100)
commit37d4c59e6efb70d12733257d45fdd8cd41e73d20
tree1307b325683a765c8ec649b4a6d0e4f62170e259
parenta44897e55ec3c1fe36297467b6b19e19ba752f24
server/admin.c: Use the more modern mLib `codec' classes for Base64.

The main effect, other than making the code slightly briefer, is that
decoding is now significantly stricter.
server/admin.c
server/tripe-admin.5.in
server/tripe.h