chiark / gitweb /
Merge branch 'master' of /home/mdw/public-git/mLib
[mLib] / url.c
2007-01-28 Mark Woodingcleanup: All the whitespace fixes, all at once.
2006-03-15 Mark Woodingurl: Allow `;' to separate key/value pairs in URL-encod...
2006-03-14 Mark Woodingurl: Allow various `safe' characters unquoted in URL...
2006-03-14 Mark Woodingurl: Whitespace cleanups.
2004-04-08 mdwExpunge revision histories in files.
2001-06-22 mdwInclude @<ctype.h>@.
2001-01-20 mdwBe more conservative in base-64 encoding.
1999-09-03 mdwMake `#' a special character which needs escaping.
1999-06-01 mdwNew files for url-encoding and decoding.