Make use of the improved hex and base64 functions.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 12 Jul 2011 21:43:12 +0000 (23:43 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 12 Jul 2011 21:43:12 +0000 (23:43 +0200)
commitfec279a9c54ec8a13bd1ba4c7bec0d2a15454992
treefe2142dd6ae81d17b202b416d4b99d0a2515dbe0
parent06b8271ed5d56c9bd3de459d95907d0ef4f0ea3c
Make use of the improved hex and base64 functions.

Also, use base64 for all EC related data, it is shorter and easy to
distinguish from the legacy protocol.
src/control.c
src/protocol_auth.c
src/protocol_key.c