Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Moved HTTP-stuff (right now only for passport) into a separate module. This | Wilmer van der Gaast | 2005-12-17 | -1/+1 |
| | | | | | | | | | all works 100% asynchronous and non-blocking, so almost all I/O in BitlBee should be completely non-blocking now! Right now support for other modules than GnuTLS is probably broken, I'll fix it later. | |||
* | Fixed parameter ordering. | Wilmer van der Gaast | 2005-12-17 | -1/+1 |
| | ||||
* | http_client lib | Wilmer van der Gaast | 2005-12-17 | -0/+54 |