Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfixes | Araq | 2013-05-04 | 1 | -1/+1 |
| | |||||
* | Fixed recvLine deprecation warnings. | Dominik Picheta | 2013-04-14 | 1 | -53/+52 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | Fixed timeouts for sockets, implemented timeouts in httpclient and fixed | Dominik Picheta | 2013-02-23 | 1 | -36/+99 |
| | | | | a bug with redirection in httpclient. | ||||
* | Rewrote the implementation of parsing chunked transfer coding in | Dominik Picheta | 2012-12-23 | 1 | -56/+36 |
| | | | | httpclient. Fixes #272. | ||||
* | Fixes error in httpclient. | Dominik Picheta | 2012-12-02 | 1 | -1/+1 |
| | |||||
* | Fixes SSL httpclient and problems with hidden path splitting in OS. | Dominik Picheta | 2012-12-02 | 1 | -11/+20 |
| | | | | Added babel's libs dir to Nimrod's path. | ||||
* | Fixed httpclient bugs, fixed socket bugs and fixed sockets for windows. | Dominik Picheta | 2012-06-09 | 1 | -69/+71 |
| | |||||
* | Sockets are now buffered and have ssl support through openssl. | Dominik Picheta | 2012-06-03 | 1 | -2/+18 |
| | |||||
* | sockets.recv optimizations; stdlib now supports taint mode | Araq | 2011-09-24 | 1 | -6/+6 |
| | |||||
* | deprecated system.copy: use system.substr instead | Araq | 2011-05-14 | 1 | -3/+3 |
| | |||||
* | ugh, maybe broke git | Araq | 2011-04-01 | 1 | -4/+1 |
| | |||||
* | cleanup: E_Base should not be used for inheriting exceptions; documentation ↵ | Araq | 2011-01-15 | 1 | -6/+6 |
| | | | | generator generates dependencies section | ||||
* | bugfix: httpclient | Araq | 2010-10-30 | 1 | -2/+4 |
| | |||||
* | version 0.8.8 | Andreas Rumpf | 2010-03-14 | 1 | -3/+3 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -8/+0 |
| | |||||
* | more enhancements for the lib | Andreas Rumpf | 2010-02-08 | 1 | -10/+22 |
| | |||||
* | httpclient uses strtabs | Andreas Rumpf | 2010-02-07 | 1 | -0/+334 |