index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpid
Age
Commit message (
Expand
)
Author
2013-01-14
Remove unused function in dpid
p37sitdu
2013-01-14
One more code refactor into dClose()
p37sitdu
2013-01-09
Refactored FD close calls into a single new dClose() dlib function [p37sitdu]
Jorge Arellano Cid
2012-12-07
rm unused variable usr_srv_num
p37sitdu
2011-11-11
locale-independent ASCII character case handling
corvid
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
2011-01-28
**/Makefile.am: replace .. paths with absolute paths using $(top_builddir).
Jeremy Henty
2010-03-01
fix dpid line leak
corvid
2010-02-27
trim some spaces
corvid
2010-02-16
merge
Jorge Arellano Cid
2010-02-16
Fix a race condition for "dpid stop" command.
Jorge Arellano Cid
2010-02-10
call dpid cleanup handler on SIGHUP
Johannes Hofmann
2010-02-09
suppress unused parameter warning
Johannes Hofmann
2010-02-08
remove ~/.dillo/dpid_comm_keys on exit of dpid
Johannes Hofmann
2010-02-02
check for fgets() return value - avoids a warning
Jorge Arellano Cid
2010-01-25
dpidc usage
corvid
2010-01-25
dpidc exit status 1 on error
corvid
2010-01-13
use TCP_NODELAY for DPI communication
Johannes Hofmann
2009-12-10
msg
corvid
2009-11-09
dpidc: give usage upon unknown operation
corvid
2009-11-02
define IPPORT_USERRESERVED when the system doesn't provide it (FreeBSD)
Jorge Arellano Cid
2009-11-01
Made dpidc a C language program
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
s/retval/ret/g
Jorge Arellano Cid
2009-11-01
Introduce basic shared-secret-based authentication
Jorge Arellano Cid
2009-11-01
Switch the DPI framework from Unix sockets to Internet sockets
Jorge Arellano Cid
2009-07-17
Added a_Dpip_get_attr_l() to DPIP's API
Jorge Arellano Cid
2009-07-16
Cast NULL sentinel to (char*) for execl (fix for LP64 arch).
Jorge Arellano Cid
2009-07-15
Fixed detection of socklen_t for dpid
Jorge Arellano Cid
2009-07-13
Remove system includes for dpid
Jorge Arellano Cid
2009-06-26
Removed compiler warnings for unused return values
Michal Nowak newman x
2009-04-30
Switched a few remaining "unsigned int" to "uint_t"
Jorge Arellano Cid
2009-04-28
Refactor the preferences parser
Tim Nieradzik, Jorge Arellano Cid
2009-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-01-17
[mq]: add-dpid-copyright
Jeremy Henty
2008-12-17
Use $(srcdir) in Make rules.
Jeremy Henty
2008-11-05
- Cleaned up and normalized D_SUN_LEN usage.
jcid
2008-10-28
.
jcid
2008-10-27
- Added dpid/dpidrc.in
jcid
2008-10-27
- Standardised the installation of dpid/dpidrc with auto* tools.
jcid
2008-09-30
- s/todo:/TODO:/g
jcid
2008-09-14
- Made several cleanups according to compiler warnings with "-W -Wall".
jcid
2008-07-05
- Fixed a small printf error.
jcid
2008-06-18
- Minor cleanups.
jcid
2008-03-20
- Typo correction.
jcid
2008-01-02
- Removed a warning in dpi by adding a mkfname function.
jcid
[next]