summaryrefslogtreecommitdiff
path: root/utils/url.c
Commit message (Expand)AuthorAgeFilesLines
* Add _GNU_SOURCE. Ugh.John Mark Bell2008-11-281-0/+1
* More hoops, more warnings squashed.John Mark Bell2008-10-131-10/+9
* Merged revisions 5309-5406,5409-5422 via svnmerge from Daniel Silverstone2008-09-231-1/+2
* warnings.squash();John Mark Bell2008-05-261-4/+5
* - introduction of SLEN()John Tytgat2008-05-251-5/+11
* Contribution from Philip Boulain <prb@ecs.soton.ac.uk>:John Tytgat2008-05-251-44/+73
* - riscos/gui.c(path_to_url): escape the characters which need to be escaped w...John Tytgat2008-04-021-17/+24
* Remove spurious *John Mark Bell2008-03-131-1/+3
* Add url_fragment to extract fragment from URLJohn Mark Bell2008-02-031-6/+47
* The previous fix was broken -- URI paths include the leafname.John Mark Bell2008-01-071-9/+2
* Add url_leafname()John Mark Bell2008-01-071-1/+33
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-3/+3
* Bring percent-encoding closer to what other browsers do.John Mark Bell2007-02-111-8/+13
* Fix 1535120, 1528673Richard Wilson2006-12-011-0/+36
* Update project URL.Michael Drake2006-11-271-1/+1
* Correcly encode spaces for url-encoded form submission.John Mark Bell2006-09-191-6/+12
* Expose url component functions.Richard Wilson2006-09-021-23/+27
* Remove URL caching and fix NULL reads.Richard Wilson2006-08-171-76/+37
* Implement up toolbar icon and menu option.Richard Wilson2006-07-031-2/+2
* Implement component-wise URL comparisonJohn Mark Bell2006-07-021-0/+66
* Make url_plq ensure url_get_components found a pathJohn Mark Bell2006-07-011-25/+30
* Stop possible pollution of the cache.Richard Wilson2006-06-301-8/+16
* Rewrite url_join to RFC 3986 compliance, and without the use of regular expre...Richard Wilson2006-06-281-257/+296
* Fix URL joining for fragments.Richard Wilson2006-06-271-5/+5
* Massively optimise common URL functions. This should (a) drastically reduce t...Richard Wilson2006-06-271-238/+321
* Don't use a regexp to extract scheme name.Richard Wilson2006-06-271-30/+38
* Merge cookies changes into head - unvalidated transactions and a UI John Mark Bell2006-06-191-0/+52
* Fix crash when a relative URL contains "//../".James Bursa2006-04-221-5/+5
* Unify information databasesJohn Mark Bell2006-04-091-0/+59
* [project @ 2006-02-19 18:26:23 by jmb]John Mark Bell2006-02-191-2/+113
* [project @ 2005-07-23 20:43:37 by bursa]James Bursa2005-07-231-98/+132
* [project @ 2005-07-16 14:35:20 by jmb]John Mark Bell2005-07-161-1/+2
* [project @ 2005-06-27 01:57:54 by adrianl]Adrian Lees2005-06-271-3/+5
* [project @ 2005-06-26 22:18:37 by jmb]John Mark Bell2005-06-261-0/+49
* [project @ 2005-04-30 14:31:48 by bursa]James Bursa2005-04-301-93/+121
* [project @ 2005-04-23 22:26:05 by jmb]John Mark Bell2005-04-231-2/+31
* [project @ 2005-04-16 05:10:08 by jmb]John Mark Bell2005-04-161-1/+2
* [project @ 2005-02-14 22:35:05 by jmb]John Mark Bell2005-02-141-1/+1
* [project @ 2005-02-14 21:20:26 by jmb]John Mark Bell2005-02-141-3/+3
* [project @ 2005-02-03 13:18:22 by rjw]Richard Wilson2005-02-031-1/+1
* [project @ 2005-01-02 14:41:07 by bursa]James Bursa2005-01-021-2/+2
* [project @ 2005-01-02 04:01:21 by jmb]John Mark Bell2005-01-021-1/+1
* [project @ 2004-10-01 21:31:55 by jmb]John Mark Bell2004-10-011-6/+39
* [project @ 2004-08-14 15:07:19 by joty]John Tytgat2004-08-141-20/+17
* [project @ 2004-08-09 16:11:58 by jmb]John Mark Bell2004-08-091-97/+117
* [project @ 2004-08-06 22:20:36 by jmb]John Mark Bell2004-08-061-4/+6
* [project @ 2004-06-08 10:56:21 by bursa]James Bursa2004-06-081-2/+4
* [project @ 2004-05-07 19:04:59 by bursa]James Bursa2004-05-071-1/+2
* [project @ 2004-04-13 23:21:03 by bursa]James Bursa2004-04-131-2/+2