index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
capi.c
Age
Commit message (
Expand
)
Author
2024-12-11
Use Dillo user agent for downloads too
Rodrigo Arias Mallo
2024-03-09
Use Doxygen comments for C files
Rodrigo Arias Mallo
2023-12-30
Add support for OpenSSL, mbedTLS 2 and mbedTLS 3
Rodrigo Arias Mallo
2016-07-03
status msg
corvid
2016-04-09
if we get an error (e.g. ECONNRESET) while reading, abort the read and show a...
corvid
2015-07-04
permit secure->insecure redirection for now, add large comment
corvid
2015-07-03
let's disallow mixed content
corvid
2015-05-08
https: the rest :)
corvid
2015-03-04
better error msg when we can't save a file from cache
corvid
2015-01-22
Fix for segfault when there's no dpid and view source is requested.
Jorge Arellano Cid
2014-12-21
more (and indentation in one spot)
corvid
2014-10-19
free web when Domain denies open_url
corvid
2014-09-05
persistent connections: reply complete only if cache didn't abort
corvid
2014-08-08
abort failed queries
corvid
2014-07-17
http persistent connections initial patch
corvid
2014-03-16
Separate 'Accept:' values for images and the rest
corvid
2012-12-30
a_Capi_open_url(): warn when ignoring an uncached/undownloadable download req...
Jeremy Henty
2012-11-26
MSG_ERR when https query truncated
corvid
2012-10-03
introduce domainrc mechanism
p37sitdu, corvid
2012-10-02
rm filter_auto_requests
corvid
2011-11-17
never treat URI schemes case-sensitively
corvid
2011-11-11
locale-independent ASCII character case handling
corvid
2011-11-08
Allow "view source" to reload upon user request
Jorge Arellano Cid
2011-09-18
rename fn
corvid
2011-09-16
don't print ALLOW MSGs in Capi_filters_test
corvid
2011-09-16
put public suffix comparison directly in url.c
corvid
2011-09-14
privacy: never send cookies in third-party requests
corvid
2011-09-02
Cancel the expected URL after offering a download, part 2 (BUG#982)
Jorge Arellano Cid
2011-07-29
Workaround: request to only check the root URL's certificate (https).
Jorge Arellano Cid
2011-07-19
Cancel the expected URL after offering a download (BUG#982)
Jorge Arellano Cid
2010-11-24
trim some spaces
corvid
2010-11-24
spelling
corvid
2010-08-24
filter msg (grows increasingly similar to Jeremy's proposal)
corvid
2010-08-24
Capi_filters_allow msg
corvid
2010-07-30
clearer Capi_filters_allow msg
Jeremy Henty, corvid
2010-04-27
const qualifier
corvid
2010-04-27
filter allow if nohost -> nohost
corvid
2010-04-20
no-host is "", not NULL
corvid
2010-04-20
filter allow data: uri
corvid
2010-04-06
filter automatic requests
corvid
2010-03-04
Fix "view source" for POST URLs
Jorge Arellano Cid
2010-03-01
free send_source cmd
corvid
2010-02-27
trim some spaces
corvid
2010-02-26
Allow view source for GET URLs
Jorge Arellano Cid
2010-02-23
Handle vsource dpi inside a_Capi_open_url(); more orthogonality.
Jorge Arellano Cid
2010-02-20
Interim patch for view source
Jorge Arellano Cid
2010-02-17
Implement the view source functionality as a dpi
Jorge Arellano Cid
2010-02-17
Add the a_Capi_dpi_send_data() function
Jorge Arellano Cid
2009-11-01
ftp dpi: fixed download offer, streamed transfer, added HTML feedback.
Jorge Arellano Cid
2009-08-23
Bugfix for a race condition SEGFAULT in capi
Jorge Arellano Cid
[next]