index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpip
Age
Commit message (
Expand
)
Author
2013-01-12
clean up struct typedefs
p37sitdu, corvid
2013-01-09
Refactored FD close calls into a single new dClose() dlib function [p37sitdu]
Jorge Arellano Cid
2012-12-26
Fixed a bug in dpip when dillo aborts a running dpi connection
Jorge Arellano Cid
2011-07-15
Eliminated a pack of compiler warnings (gcc-4.6.1 amd64)
Jorge Arellano Cid
2011-01-28
**/Makefile.am: #include $(top_srcdir).
Jeremy Henty
2010-12-07
dpip.c: remove unused static variable.
Jeremy Henty
2010-02-27
trim some spaces
corvid
2010-02-16
Fix a_Dpip_dsh_read_token() for long blocking reads
Jorge Arellano Cid
2009-11-06
Compiler happiness for old versions of gcc
Jorge Arellano Cid
2009-11-01
Made downloads dpi use dsh auth
Jorge Arellano Cid
2009-11-01
Unified the internal dsh API implementation into a unique read function
Jorge Arellano Cid
2009-11-01
Unified the internal dsh API implementation into a unique write function
Jorge Arellano Cid
2009-11-01
Introduced the a_Dpip_dsh_tryflush() call
Jorge Arellano Cid
2009-11-01
Removed the write/fwrite mix in dpip. Introduced a_Dpip_dsh_trywrite()
Jorge Arellano Cid
2009-11-01
Implemented the file dpi based on select() (removed its pthreads dependency)
Jorge Arellano Cid
2009-11-01
Convert dpid, file dpi and cookies dpi to dsh API
Jorge Arellano Cid
2009-11-01
Introduced the new tokenizing dsh API to DPIP
Jorge Arellano Cid
2009-11-01
Introduce basic shared-secret-based authentication
Jorge Arellano Cid
2009-07-17
Added a_Dpip_get_attr_l() to DPIP's API
Jorge Arellano Cid
2009-05-29
consts
corvid
2008-08-12
- Eliminated gcc 4.2.3 warnings on 64bit OS.
jcid
2007-11-05
Updated copyright lines
jcid
2007-10-07
Initial revision
jcid