Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openarray/varargs split; breaks bootstrapping | Araq | 2012-08-16 | 1 | -1/+1 |
* | UDP improvements for the sockets module. Renamed ftpclient.fileExists to | Dominik Picheta | 2012-08-12 | 1 | -1/+12 |
* | make tests green again | Araq | 2012-07-17 | 1 | -4/+4 |
* | recvLineAsync for non-blocking sockets implemented, as well as recvLine for a... | dom96 | 2012-02-18 | 1 | -2/+2 |
* | ftpclient fixes for windows. | dom96 | 2012-01-28 | 1 | -10/+14 |
* | Added asyncio module; irc, scgi and the ftpclient modules work with it. Added... | dom96 | 2012-01-22 | 1 | -112/+229 |
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
* | Added a `chmod` function to the ftpclient module. | dom96 | 2011-11-30 | 1 | -1/+22 |
* | Fixed `ftpclient.createDir`. | dom96 | 2011-11-29 | 1 | -1/+4 |
* | Added new features to the ftpclient module. | dom96 | 2011-11-15 | 1 | -2/+53 |
* | new FTPClient module compiles in taint mode | Araq | 2011-11-15 | 1 | -21/+34 |
* | Added ftpclient module. Fixed docs in sockets module. Added dll tests to test... | dom96 | 2011-11-04 | 1 | -0/+359 |