index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
url.h
Age
Commit message (
Expand
)
Author
2013-01-12
clean up struct typedefs
p37sitdu, corvid
2011-09-18
rename fn
corvid
2011-09-16
put public suffix comparison directly in url.c
corvid
2011-08-05
Fixed a bug in url.h and also added missing parenthesis
Jorge Arellano Cid
2010-08-29
Removed some obsolete copyright notices that lingered after rewrites.
Jorge Arellano Cid
2010-04-06
filter automatic requests
corvid
2009-06-22
remove system includes
corvid
2009-04-18
Implemented Instant client-side redirects (META refresh with delay=0)
Jorge Arellano Cid
2008-10-30
- Reduced warnings with gcc-4.3.
jcid
2008-09-15
- Macro fix for readability.
jcid
2008-09-15
- Unused macros removal.
jcid
2008-09-14
- Forbid dpi GET and POST from non dpi-generated urls.
jcid
2008-05-10
+ Fixed a bug in the code that remembers the scrolling position.
jcid
2008-03-29
- Switched URL_DATA type from char* to a dStr.
jcid
2008-02-28
+ Added multipart/form-data encoding for form submission.
jcid
2007-11-17
- s/camp/field/ s/CAMP/FIELD/
jcid
2007-10-07
Initial revision
jcid