aboutsummaryrefslogtreecommitdiff
path: root/Utility/SRV.hs
Commit message (Expand)AuthorAge
* Fix build with dns-3.0.Gravatar Joey Hess2017-11-24
* Drop support for building with old versions of dns and http-conduit.Gravatar Joey Hess2017-03-10
* Roll the dns build flag into the assistant build flag.Gravatar Joey Hess2016-01-26
* remove unused support for ADNS libraryGravatar Joey Hess2016-01-26
* rejigger imports for clean build with ghc 7.10's AMP changesGravatar Joey Hess2015-05-10
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* relicense general utility library code to BSDGravatar Joey Hess2014-05-10
* fix build with haskell DNS 1.0.0Gravatar Joey Hess2013-09-17
* remove debug printsGravatar Joey Hess2013-05-30
* when xmpp connection fails, show the host(s) it tried to connect toGravatar Joey Hess2013-05-27
* Makefile now builds using cabal, taking advantage of cabal's automatic detect...Gravatar Joey Hess2013-02-27
* finished where indentation changesGravatar Joey Hess2012-12-13
* export function to avoid 2 warningsGravatar Joey Hess2012-11-29
* don't test host in configureGravatar Joey Hess2012-10-30
* allow WITH_HOST setting tooGravatar Joey Hess2012-10-28
* support using haskell-dns for SRV lookupsGravatar Joey Hess2012-10-28
* XMPP configuration formGravatar Joey Hess2012-10-26
* SRV record constructionGravatar Joey Hess2012-10-26
* hook up SRV lookups for XMPPGravatar Joey Hess2012-10-26
* add the SRV library, forgot to addGravatar Joey Hess2012-10-25