summaryrefslogtreecommitdiff
path: root/src/capi.c
AgeCommit message (Expand)Author
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2023-12-30Add support for OpenSSL, mbedTLS 2 and mbedTLS 3Rodrigo Arias Mallo
2016-07-03status msgcorvid
2016-04-09if we get an error (e.g. ECONNRESET) while reading, abort the read and show a...corvid
2015-07-04permit secure->insecure redirection for now, add large commentcorvid
2015-07-03let's disallow mixed contentcorvid
2015-05-08https: the rest :)corvid
2015-03-04better error msg when we can't save a file from cachecorvid
2015-01-22Fix for segfault when there's no dpid and view source is requested.Jorge Arellano Cid
2014-12-21more (and indentation in one spot)corvid
2014-10-19free web when Domain denies open_urlcorvid
2014-09-05persistent connections: reply complete only if cache didn't abortcorvid
2014-08-08abort failed queriescorvid
2014-07-17http persistent connections initial patchcorvid
2014-03-16Separate 'Accept:' values for images and the restcorvid
2012-12-30a_Capi_open_url(): warn when ignoring an uncached/undownloadable download req...Jeremy Henty
2012-11-26MSG_ERR when https query truncatedcorvid
2012-10-03introduce domainrc mechanismp37sitdu, corvid
2012-10-02rm filter_auto_requestscorvid
2011-11-17never treat URI schemes case-sensitivelycorvid
2011-11-11locale-independent ASCII character case handlingcorvid
2011-11-08Allow "view source" to reload upon user requestJorge Arellano Cid
2011-09-18rename fncorvid
2011-09-16don't print ALLOW MSGs in Capi_filters_testcorvid
2011-09-16put public suffix comparison directly in url.ccorvid
2011-09-14privacy: never send cookies in third-party requestscorvid
2011-09-02Cancel the expected URL after offering a download, part 2 (BUG#982)Jorge Arellano Cid
2011-07-29Workaround: request to only check the root URL's certificate (https).Jorge Arellano Cid
2011-07-19Cancel the expected URL after offering a download (BUG#982)Jorge Arellano Cid
2010-11-24trim some spacescorvid
2010-11-24spellingcorvid
2010-08-24filter msg (grows increasingly similar to Jeremy's proposal)corvid
2010-08-24Capi_filters_allow msgcorvid
2010-07-30clearer Capi_filters_allow msgJeremy Henty, corvid
2010-04-27const qualifiercorvid
2010-04-27filter allow if nohost -> nohostcorvid
2010-04-20no-host is "", not NULLcorvid
2010-04-20filter allow data: uricorvid
2010-04-06filter automatic requestscorvid
2010-03-04Fix "view source" for POST URLsJorge Arellano Cid
2010-03-01free send_source cmdcorvid
2010-02-27trim some spacescorvid
2010-02-26Allow view source for GET URLsJorge Arellano Cid
2010-02-23Handle vsource dpi inside a_Capi_open_url(); more orthogonality.Jorge Arellano Cid
2010-02-20Interim patch for view sourceJorge Arellano Cid
2010-02-17Implement the view source functionality as a dpiJorge Arellano Cid
2010-02-17Add the a_Capi_dpi_send_data() functionJorge Arellano Cid
2009-11-01ftp dpi: fixed download offer, streamed transfer, added HTML feedback.Jorge Arellano Cid
2009-08-23Bugfix for a race condition SEGFAULT in capiJorge Arellano Cid
2009-08-18Remove empty cache entries on Stop-button press and new link request!Jorge Arellano Cid