summaryrefslogtreecommitdiff
path: root/src/IO/dpi.c
AgeCommit message (Expand)Author
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2016-04-30Fixed a minor bug for a corner case in dpi cookie handlingJorge Arellano Cid
2013-08-30dpi.c: Minor typos and normalizationsJorge Arellano Cid
2013-01-09Refactored FD close calls into a single new dClose() dlib function [p37sitdu]Jorge Arellano Cid
2013-01-01Don't leak a FD if write() fails on a just-connected local dpi socket.Jorge Arellano Cid
2012-12-16Dpi_connect_socket: Removed obsolete code lingering from UDS (2009)Jorge Arellano Cid
2010-01-13use TCP_NODELAY for DPI communicationJohannes Hofmann
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-08-05Changed the CCCs to build in one step (for both HTTP and DPI)Jorge Arellano Cid
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-06-22remove system includescorvid
2009-03-28check fgets() and write() resultsJohannes Hofmann
2008-11-05- Cleaned up and normalized D_SUN_LEN usage.jcid
2008-09-30- s/todo:/TODO:/gjcid
2008-09-28- Switched from DEBUG_MSG to MSG.jcid
2008-05-17- CCC: added reentrancy control to the OpEnd and OpAbort operations.jcid
2007-12-31Implemented the SELECT element in FORMS!jcid
2007-11-17Added the "static" qualifier where missing.jcid
2007-11-05Updated copyright linesjcid
2007-10-07Initial revisionjcid