Commits


Replace malloc() in xmalloc() with calloc() so that all memory get zero'ed out at allocation time. Remove a then useless memset


Initial commit of twind - a small and simple gemini daemon