aboutsummaryrefslogtreecommitdiff
path: root/dpid/main.c
AgeCommit message (Expand)Author
2023-06-02Fix for gcc 10walley
2013-01-09Refactored FD close calls into a single new dClose() dlib function [p37sitdu]Jorge Arellano Cid
2010-02-08remove ~/.dillo/dpid_comm_keys on exit of dpidJohannes Hofmann
2009-11-01Implemented the file dpi based on select() (removed its pthreads dependency)Jorge Arellano Cid
2009-11-01Convert dpid, file dpi and cookies dpi to dsh APIJorge Arellano Cid
2009-11-01Switch the DPI framework from Unix sockets to Internet socketsJorge 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-07-13Remove system includes for dpidJorge Arellano Cid
2009-03-02Updated the GPL copyright note in the source filesDetlef Riekenberg
2008-09-30- s/todo:/TODO:/gjcid
2008-09-14- Made several cleanups according to compiler warnings with "-W -Wall".jcid
2007-12-31Implemented the SELECT element in FORMS!jcid
2007-12-06 - * Improved the dpi framework. Now dpi-programs can be specified in dpidrc,jcid
2007-10-07Initial revisionjcid