]> code.delx.au - offlineimap/history - src/Network
Added writeBytes test
[offlineimap] / src / Network /
2008-08-12 John GoerzenInitial stab at readFullResponse
2008-08-12 John GoerzenWorking on getFullLine_count
2008-08-12 John GoerzenTest for failure in readLine and readBytes
2008-08-12 John GoerzenChanged Connection to use StateT instead of State,...
2008-08-12 John GoerzenComment typo
2008-08-11 John GoerzenAdded runLinesConnection
2008-08-11 John GoerzenAdded IMAPState to clean up readability
2008-08-11 John GoerzenRefine the State-based connection
2008-08-11 John GoerzenFixed compilation errors
2008-08-11 John GoerzenStarting to work on Connection
2008-08-11 John GoerzenAdded Parser.hs, working on initial code
2008-08-06 John GoerzenStarting work in IMAP parser