aboutsummaryrefslogtreecommitdiff
path: root/dpi/file.c
AgeCommit message (Expand)Author
2010-08-22file dpi close pre tag for empty directory listingcorvid
2010-03-01free dpip_tagcorvid
2010-02-27trim some spacescorvid
2009-11-18Fixed bookmarks "cancel" link (Add/Mod URL, Add Sec). Also s/tmp_fd/sock_fd.Jorge Arellano Cid
2009-11-01file dpi: Used NONBLOCKING for accept() (to assert it never blocks)Jorge Arellano Cid
2009-11-01Introduced the a_Dpip_dsh_tryflush() callJorge Arellano Cid
2009-11-01Removed the write/fwrite mix in dpip. Introduced a_Dpip_dsh_trywrite()Jorge Arellano Cid
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-01Introduce basic shared-secret-based authenticationJorge Arellano Cid
2009-07-17Added a_Dpip_get_attr_l() to DPIP's APIJorge Arellano Cid
2009-07-12Handle signed chars. Aadded dIsspace() and dIsalnum() to dlibJorge Arellano Cid
2009-05-01Add ".txt" as plain/text file extension in the file dpicorvid
2009-04-30Switched a few remaining "unsigned int" to "uint_t"Jorge Arellano Cid
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-01-02Ensure that the dlib dStr* functions are used everywhere.Jorge Arellano Cid
2008-12-21Switched file dpi error messages to HTML.corvid
2008-09-30- Removed the button sensitivity timeout.jcid
2008-09-30- s/todo:/TODO:/gjcid
2008-09-14- Made several cleanups according to compiler warnings with "-W -Wall".jcid
2008-09-01- Minor change in the file dpi.jcid
2008-06-18- Enabled the file dpi to look inside gzipped files.jcid
2007-11-17Added the "static" qualifier where missing.jcid
2007-11-05Updated copyright linesjcid
2007-10-07Initial revisionjcid