aboutsummaryrefslogtreecommitdiffstats
path: root/url.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-26Indentation fixTatsuya Kinoshita1-1/+1
2018-10-24Do not use deprecated features with openssl-1.1Mark Wright1-1/+5
2018-03-04Add error handling code for fopenJia Zhouyang1-0/+4
2018-01-06Fix multi-character character constant for ssl_forbid_methodTatsuya Kinoshita1-3/+3
2018-01-06Extend ssl_forbid_method to disable TLSv1.1se1-0/+4
2016-11-17Prevent global-buffer-overflow in parseURL()Tatsuya Kinoshita1-1/+4
2016-03-30Disable RC4Leo Famulari1-1/+1
2016-03-29Fix variable is reassigned a value before the old one has been usedTatsuya Kinoshita1-1/+1
2016-03-29Fix style of array index is used before limits checkTatsuya Kinoshita1-1/+1
2015-08-11Remove dead assignments flagged by Clang static analysisDavid Crosby1-4/+2
2015-08-09http requests: use Content-Length instead of Content-lengthAlan Grow1-4/+4
2014-06-23Disable ciphers that use keys smaller than 128 bitsTatsuya Kinoshita1-0/+1
2013-11-07Use SSL_MODE_RELEASE_BUFFERS if availableCristian Rodriguez1-0/+5
2013-11-07Use SSL_OP_NO_COMPRESSION if availableCristian Rodriguez1-0/+3
2013-10-14Define schemeNumToName() to fix scheme bugAIDA Shinra1-10/+21
2013-04-08Support the siteconf featureTatsuya Kinoshita1-23/+99
2011-05-04Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita1-13/+27
2011-05-04Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita1-12/+18
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+2216