index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpi
/
datauri.c
Age
Commit message (
Expand
)
Author
2012-11-25
fix crash in datauri dpi
Johannes Hofmann
2012-09-28
rm obsolete comment
corvid
2012-09-28
datauri: fix media type when only charset was provided
corvid
2011-11-12
some isascii()
corvid
2011-11-11
locale-independent ASCII character case handling
corvid
2009-11-01
datauri dpi: convert to dsh API (with auth)
Jorge Arellano Cid
2009-09-08
Fixed URL unescaping in the datauri DPI
Jorge Arellano Cid
2009-07-17
Added a_Dpip_get_attr_l() to DPIP's API
Jorge Arellano Cid
2009-06-26
Removed compiler warnings for unused return values
Michal Nowak newman x
2009-02-08
's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.
Jorge Arellano Cid
2009-01-10
Set debug macro MSG var in datauri and https dpis (controlled by SILENT define)
Jorge Arellano Cid
2008-09-30
- s/todo:/TODO:/g
jcid
2008-08-12
- Eliminated gcc 4.2.3 warnings on 64bit OS.
jcid
2008-04-08
- Reverted the datauri patch.
jcid
2008-04-06
- Fixed a decoding bug in the datauri dpi.
jcid
2007-11-17
Added the "static" qualifier where missing.
jcid
2007-11-05
Updated copyright lines
jcid
2007-10-07
Initial revision
jcid