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
/
IO
/
http.c
Age
Commit message (
Expand
)
Author
2014-03-16
query string, more of following firefox's pattern
corvid
2014-03-16
Separate 'Accept:' value for stylesheets
corvid
2014-03-16
Separate 'Accept:' values for images and the rest
corvid
2014-03-16
query string, more of following firefox's pattern
corvid
2014-03-16
rm Accept-Charset
corvid
2014-03-16
http query: resemble firefox somewhat to be less conspicuous for the sake of ...
corvid
2014-03-15
Accept-Encoding: deflate
corvid
2013-09-15
DNT will at least do no harm
corvid
2013-04-26
turn off a msg
corvid
2013-01-09
Refactored FD close calls into a single new dClose() dlib function [p37sitdu]
Jorge Arellano Cid
2011-11-11
locale-independent ASCII character case handling
corvid
2011-10-01
Minor changes in use-after-free patch to match the CCC handling style
Jorge Arellano Cid
2011-09-29
rest of digest authentication
Justus Winter, corvid
2011-09-29
rename variable
corvid
2011-09-25
brace position
corvid
2011-09-25
use-after-free
corvid
2011-09-14
privacy: never send cookies in third-party requests
corvid
2011-07-15
Eliminated a pack of compiler warnings (gcc-4.6.1 amd64)
Jorge Arellano Cid
2010-02-27
trim some spaces
corvid
2010-02-11
send Accept header
corvid
2010-02-11
add http_user_agent preference
Alexander Voigt, corvid
2010-02-02
fix HostConnection_t leak
Johannes Hofmann
2010-01-24
limit the number of simultaneous connections
Johannes Hofmann
2009-10-17
suppress an unused parameter warning
corvid
2009-09-20
trim some spaces
corvid
2009-08-30
change no_proxy test from substring to suffix
corvid
2009-08-07
Added a_Chain_bfcb() to the CCC API (fixed three bugs with it)
Jorge Arellano Cid
2009-08-06
Interim bugfix patch for the new CCC OpAbort
Jorge Arellano Cid
2009-08-05
merge
Jorge Arellano Cid
2009-08-05
Changed the CCCs to build in one step (for both HTTP and DPI)
Jorge Arellano Cid
2009-08-04
tiny cleanup of query string
corvid
2009-06-22
remove system includes
corvid
2009-06-01
proxy support for HTTPS
corvid
2009-05-31
Bound at-exit memory deallocation
corvid
2009-04-04
static for Http_make_content_type
corvid
2009-03-25
fix POST form submission for 64-bit
corvid
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-01-15
Added the "http_language" dillorc option for setting HTTP's Accept-Language.
2.1-noCss
corvid
2008-12-20
Minor fixes in auth.c
Jorge Arellano Cid
2008-12-20
Added basic authentication!
Jorge Arellano Cid
2008-11-11
- Allowed the rc parser to skip whitespace around the equal sign.
jcid
2008-11-10
- Fixed the proxy URL parameter for Http_must_use_proxy().
jcid
2008-10-22
- Added ipv6 addresses iteration and ipv4 fallback.
jcid
2008-10-14
- Used the URL authority part instead of stripped default port in HTTP query.
jcid
2008-09-28
- Switched from DEBUG_MSG to MSG.
jcid
2008-09-14
- Forbid dpi GET and POST from non dpi-generated urls.
jcid
2008-05-26
- Enabled proxy_user in preferences.
jcid
2008-05-22
- s/strdup/dStrdup/
jcid
2008-05-17
- CCC: added reentrancy control to the OpEnd and OpAbort operations.
jcid
2008-05-10
+ Fixed a bug in the code that remembers the scrolling position.
jcid
[next]