]> mj.ucw.cz Git - libucw.git/history - ucw/url.c
Main: Introduce functions for telling whether an object is active
[libucw.git] / ucw / url.c
2009-02-04 Robert SpalekMerge branch 'master' into dev-lib
2009-01-28 Pavel CharvatURLs: Fixed some broken comparisons of possibly signed...
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-11-07 Michal VanerAdd flag to use old URL encoding
2008-10-30 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresFixed more tests which failed with shared libraries.
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-30 Pavel Charvatidentify_protocol -> url_identify_protocol
2008-07-22 Michal VanerLibucw: Added tests of the URL module.
2008-07-22 Michal VanerLibucw: Update path parameter handling of URL to curren...
2008-07-22 Michal VanerLibucw: Update URL escaping to current RFC (2396).
2008-07-20 Michal VanerLibucw: Prime numbers moved from lib.h to prime.h.
2008-07-19 Michal VanerLibucw: url byte -> char
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.