]> gitweb @ CieloNegro.org - Lucu.git/history - Network/HTTP/Lucu/Httpd.hs
hlint
[Lucu.git] / Network / HTTP / Lucu / Httpd.hs
2011-11-30 PHOhlint
2011-11-29 PHOdocs
2011-11-26 PHOHelloWorld works again.
2011-11-26 PHOScrap SchemeMapper
2011-11-23 PHOdocs
2011-11-23 PHOIt (at least) builds now...
2011-11-21 PHORename: Resource --> Rsrc; ResourceDef --> Resource
2011-11-16 PHOhlint
2011-11-12 PHOexamples/*.hs should use mimeType quasi-quoter.
2011-11-12 PHOAdded a configuration flag -fssl to enable SSL support...
2011-11-12 PHODon't use the unix package at all.
2011-10-31 PHOMerge branch 'attoparsec'
2011-10-24 PHOYet Another Huge Changes
2011-10-21 PHODoc fix
2011-10-13 PHOCosmetic changes suggested by hlint.
2010-03-03 phoCode clean-up (and close ditz/lucu-1)
2010-03-03 phoHonor cnfServerV4Addr and cnfServerV6Addr.
2010-03-03 phoCode cleanup (preparation for ditz/lucu-1)
2010-02-02 phoSuppress unused-do-bind warnings which GHC 6.12.1 emits
2009-06-03 phoSSL Support
2007-11-05 phoSmall fixes
2007-10-18 phoSmall fix
2007-10-06 phoImplemented fallback handler.
2007-10-03 phoDoc fix
2007-07-09 phoOptimized as possible as I can.
2007-06-10 phogetRemoteAddr and getRemoteAddr'
2007-05-03 phoDocumentation
2007-04-08 phodata/mime.types
2007-04-07 phoETag and Last Modified
2007-03-31 phoYay! Deadlock problem has finally been solved!
2007-03-25 phoMany improvements: still in early development
2007-03-21 phoInitial Import