Fix 'occurred' typo
[bpdyndnsd] / src / util.cpp
2011-01-17 Bjoern SikoraFixed mantis Bug#1750: Don't call EVP_cleanup(). This...
2010-11-08 Thomas JaroschFix md5 to hex conversion: Output a leading zero for...
2010-10-11 Thomas JaroschRemove redundant function
2010-06-07 Bjoern SikoraRenamed all header to end with hpp instead of h.
2010-05-18 Bjoern SikoraLast linter optimizations.
2010-05-17 Bjoern SikoraVarious fixes.
2009-09-22 Bjoern SikoraBugfix: User \n as delimiter for easydns.
2009-09-21 Bjoern SikoraBugfix: Don't test for NULL pointer of fixed sized...
2009-09-18 Bjoern SikoraFixed includes.
2009-09-15 Bjoern SikoraAdded Util::parse_status_code().
2009-09-09 Bjoern SikoraAdded error handling in Util::compute_md5_digest and...
2009-09-08 Bjoern SikoraAdded implementation of gnudip protocol.