Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make tests green again | Araq | 2012-07-17 | 1 | -2/+3 |
* | Fixed a problem with message parsing in the IRC module. Introduced timeout to... | dom96 | 2012-03-22 | 1 | -1/+5 |
* | In the IRC module the socket is now closed when EvDisconnected event is created. | dom96 | 2012-02-20 | 1 | -1/+14 |
* | recvLineAsync for non-blocking sockets implemented, as well as recvLine for a... | dom96 | 2012-02-18 | 1 | -5/+17 |
* | Added asyncio module; irc, scgi and the ftpclient modules work with it. Added... | dom96 | 2012-01-22 | 1 | -45/+143 |
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
* | Fixed issue with some functions in the sockets module not reporting the corre... | dom96 | 2011-10-30 | 1 | -28/+73 |
* | sockets.recv optimizations; stdlib now supports taint mode | Araq | 2011-09-24 | 1 | -3/+3 |
* | Fixed string concatenation and other bugs in the JS backend. Fixed a small bu... | dom96 | 2011-09-23 | 1 | -1/+7 |
* | Some improvements relating to the IRC module. | dom96 | 2011-09-04 | 1 | -14/+16 |
* | Added IRC module. | dom96 | 2011-09-04 | 1 | -0/+254 |