Fix 'occurred' typo
[bpdyndnsd] / src / service_gnudip.cpp
2015-05-25 Gerd von Egidyadd new protocol variation "gnudip-fullhostname", used...
2013-07-16 Bjoern SikoraEnhanced update logic to respect not activated hostname...
2011-01-31 Thomas JaroschUse enum for perform_update() return code. Made functio...
2011-01-28 Bjoern SikoraDon't update the same IP more than 2 times in success.
2011-01-28 Bjoern SikoraAdded values for update interval and max updates within...
2010-06-21 Bjoern SikoraCorrected implementation of GnuDIP HTTP update protocol.
2010-06-15 Bjoern SikoraBugfix. Separated CurlError into CurlError and CurlInit...
2010-06-07 Bjoern SikoraRenamed all header to end with hpp instead of h.
2010-05-21 Bjoern SikoraChanges in Logger: Added member ExternalLogOnlyOnce...
2010-05-18 Bjoern SikoraFinished fine tuning due to linter output.
2010-05-18 Bjoern SikoraLast linter optimizations.
2010-05-17 Bjoern SikoraVarious fixes.
2010-05-17 Bjoern SikoraUse time_t instead of int.
2010-05-17 Bjoern SikoraUsing reference for exception catching.
2010-05-12 Bjoern SikoraNext steps in fine tuning.
2010-05-12 Bjoern SikoraFirst steps in fine tuning and improving error handling.
2009-09-18 Bjoern SikoraFixed includes.
2009-09-15 Bjoern SikoraGeneralized print_http_not_authorized to print_service_...
2009-09-09 Bjoern SikoraAdded error handling in Util::compute_md5_digest and...
2009-09-08 Bjoern SikoraAdded implementation of gnudip protocol.