aboutsummaryrefslogtreecommitdiffstats
path: root/url.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix style of array index is used before limits checkTatsuya Kinoshita2016-03-291-1/+1
* Remove dead assignments flagged by Clang static analysisDavid Crosby2015-08-111-4/+2
* http requests: use Content-Length instead of Content-lengthAlan Grow2015-08-091-4/+4
* Merge branch 'bug/weak-ciphers'Tatsuya Kinoshita2014-06-231-0/+1
|\
| * Disable ciphers that use keys smaller than 128 bitsTatsuya Kinoshita2014-06-231-0/+1
* | Merge branch 'bug/openssl'Tatsuya Kinoshita2013-11-071-0/+8
|\ \
| * | Use SSL_MODE_RELEASE_BUFFERS if availableCristian Rodriguez2013-11-071-0/+5
| * | Use SSL_OP_NO_COMPRESSION if availableCristian Rodriguez2013-11-071-0/+3
| |/
* | Merge branch 'bug/schemebug'Tatsuya Kinoshita2013-10-141-10/+21
|\ \
| * | Define schemeNumToName() to fix scheme bugAIDA Shinra2013-10-141-10/+21
| |/
* / Support the siteconf featureTatsuya Kinoshita2013-04-081-23/+99
|/
* Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita2011-05-041-13/+27
* Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita2011-05-041-12/+18
* Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita2011-05-041-0/+2216