aboutsummaryrefslogtreecommitdiff
path: root/src/IO
AgeCommit message (Expand)Author
2011-07-15Eliminated a pack of compiler warnings (gcc-4.6.1 amd64)Jorge Arellano Cid
2011-07-14wordingcorvid
2011-07-14Update dillorc URL in splash pageJorge Arellano Cid
2011-07-14Updated about:splash page and set VERSION to 2.2.1Jorge Arellano Cid
2011-01-28**/Makefile.am: #include $(top_srcdir).Jeremy Henty
2010-09-27Allow viewing XHTML served as suchJorge Arellano Cid
2010-02-27trim some spacescorvid
2010-02-12splash page tiny cosmetic changecorvid
2010-02-11send Accept headercorvid
2010-02-11add http_user_agent preferenceAlexander Voigt, corvid
2010-02-11prepare 2.2 releaserelease-2_2Johannes Hofmann
2010-02-02fix HostConnection_t leakJohannes Hofmann
2010-01-29update splash pagecorvid
2010-01-24limit the number of simultaneous connectionsJohannes Hofmann
2010-01-13use TCP_NODELAY for DPI communicationJohannes Hofmann
2010-01-12backout: That way would make no_proxy complicated.corvid
2010-01-12If http_proxy pref set, but env var not set, then set env var (for wget).corvid
2010-01-07also try bindir when looking for dpidcorvid
2009-11-10Fixed a couple file descriptor leaks in dillo's DPI codeJorge Arellano Cid
2009-11-08staticcorvid
2009-11-06Compiler happiness for old versions of gccJorge Arellano Cid
2009-11-01Removed the write/fwrite mix in dpip. Introduced a_Dpip_dsh_trywrite()Jorge Arellano Cid
2009-11-01Convert dpid, file dpi and cookies dpi to dsh APIJorge Arellano Cid
2009-11-01s/retval/ret/gJorge Arellano Cid
2009-11-01Introduce basic shared-secret-based authenticationJorge Arellano Cid
2009-11-01Added Dpi_blocking_{read,write} API in IO/dpi.cJorge Arellano Cid
2009-11-01Switch the DPI framework from Unix sockets to Internet socketsJorge Arellano Cid
2009-10-17suppress an unused parameter warningcorvid
2009-09-20trim some spacescorvid
2009-08-30change no_proxy test from substring to suffixcorvid
2009-08-18link changeJorge Arellano Cid
2009-08-07Added a_Chain_bfcb() to the CCC API (fixed three bugs with it)Jorge Arellano Cid
2009-08-06Interim bugfix patch for the new CCC OpAbortJorge Arellano Cid
2009-08-05mergeJorge Arellano Cid
2009-08-05Changed the CCCs to build in one step (for both HTTP and DPI)Jorge Arellano Cid
2009-08-04tiny cleanup of query stringcorvid
2009-07-17Added a_Dpip_get_attr_l() to DPIP's APIJorge Arellano Cid
2009-07-16Cast NULL sentinel to (char*) for execl (fix for LP64 arch).Jorge Arellano Cid
2009-07-01update for 2.1.1release-2_1_1corvid
2009-06-26Removed compiler warnings for unused return valuesMichal Nowak newman x
2009-06-22remove system includescorvid
2009-06-15splash release overview textcorvid
2009-06-15Splash screenJorge Arellano Cid
2009-06-01proxy support for HTTPScorvid
2009-05-31Bound at-exit memory deallocationcorvid
2009-05-06rm a_About_ccc prototypecorvid
2009-04-04static for Http_make_content_typecorvid
2009-03-28check fgets() and write() resultsJohannes Hofmann
2009-03-26fix up license versions/namescorvid
2009-03-25fix POST form submission for 64-bitcorvid