]> mj.ucw.cz Git - libucw.git/commit
Libucw: Update URL escaping to current RFC (2396).
authorMichal Vaner <vorner@ucw.cz>
Tue, 22 Jul 2008 11:18:29 +0000 (13:18 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 22 Jul 2008 16:32:02 +0000 (18:32 +0200)
commit3bc1920fa930698851eb4c6efca45ec0f0109d8c
tree054047c3f42f4054c73e4ccd019b201ec52e5e16
parent3707695382464693c0ef233afca04187597be2ba
Libucw: Update URL escaping to current RFC (2396).

Add new reserved characters: '$', '+', ','
Add new allowed character: '~'

Changed NCC_xxx defines to an enum.
ucw/url.c
ucw/url.h