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
Age
Commit message (
Expand
)
Author
2011-07-15
Eliminated a pack of compiler warnings (gcc-4.6.1 amd64)
Jorge Arellano Cid
2011-07-14
wording
corvid
2011-07-14
Update dillorc URL in splash page
Jorge Arellano Cid
2011-07-14
Updated about:splash page and set VERSION to 2.2.1
Jorge Arellano Cid
2011-01-28
**/Makefile.am: #include $(top_srcdir).
Jeremy Henty
2010-09-27
Allow viewing XHTML served as such
Jorge Arellano Cid
2010-02-27
trim some spaces
corvid
2010-02-12
splash page tiny cosmetic change
corvid
2010-02-11
send Accept header
corvid
2010-02-11
add http_user_agent preference
Alexander Voigt, corvid
2010-02-11
prepare 2.2 release
release-2_2
Johannes Hofmann
2010-02-02
fix HostConnection_t leak
Johannes Hofmann
2010-01-29
update splash page
corvid
2010-01-24
limit the number of simultaneous connections
Johannes Hofmann
2010-01-13
use TCP_NODELAY for DPI communication
Johannes Hofmann
2010-01-12
backout: That way would make no_proxy complicated.
corvid
2010-01-12
If http_proxy pref set, but env var not set, then set env var (for wget).
corvid
2010-01-07
also try bindir when looking for dpid
corvid
2009-11-10
Fixed a couple file descriptor leaks in dillo's DPI code
Jorge Arellano Cid
2009-11-08
static
corvid
2009-11-06
Compiler happiness for old versions of gcc
Jorge Arellano Cid
2009-11-01
Removed the write/fwrite mix in dpip. Introduced a_Dpip_dsh_trywrite()
Jorge Arellano Cid
2009-11-01
Convert dpid, file dpi and cookies dpi to dsh API
Jorge Arellano Cid
2009-11-01
s/retval/ret/g
Jorge Arellano Cid
2009-11-01
Introduce basic shared-secret-based authentication
Jorge Arellano Cid
2009-11-01
Added Dpi_blocking_{read,write} API in IO/dpi.c
Jorge Arellano Cid
2009-11-01
Switch the DPI framework from Unix sockets to Internet sockets
Jorge Arellano Cid
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-18
link change
Jorge Arellano Cid
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-07-17
Added a_Dpip_get_attr_l() to DPIP's API
Jorge Arellano Cid
2009-07-16
Cast NULL sentinel to (char*) for execl (fix for LP64 arch).
Jorge Arellano Cid
2009-07-01
update for 2.1.1
release-2_1_1
corvid
2009-06-26
Removed compiler warnings for unused return values
Michal Nowak newman x
2009-06-22
remove system includes
corvid
2009-06-15
splash release overview text
corvid
2009-06-15
Splash screen
Jorge Arellano Cid
2009-06-01
proxy support for HTTPS
corvid
2009-05-31
Bound at-exit memory deallocation
corvid
2009-05-06
rm a_About_ccc prototype
corvid
2009-04-04
static for Http_make_content_type
corvid
2009-03-28
check fgets() and write() results
Johannes Hofmann
2009-03-26
fix up license versions/names
corvid
2009-03-25
fix POST form submission for 64-bit
corvid
[next]