peers: Fix bug in hexlify.
authorFilippos Giannakos <philipgian@grnet.gr>
Thu, 18 Jul 2013 07:10:42 +0000 (10:10 +0300)
committerFilippos Giannakos <philipgian@grnet.gr>
Thu, 18 Jul 2013 07:10:42 +0000 (10:10 +0300)
commitabc20999a8170aa62234c3b230193baf9eae0bea
treef2b550970e8239b7bc081b943a01d7fb44cfdb78
parentaaefb33a64d01adb8213e4e8bdd6266fde9c712f
peers: Fix bug in hexlify.

Ditch strncpy which alwayes NULL terminates when hexlifing and use a custom
hexlify function.
xseg/peers/user/hash.c