Commit Graph

12 Commits

Author SHA1 Message Date
John Mark Bell c9bd6fa9fc [project @ 2004-08-09 16:11:58 by jmb]
Rework the interface of the URL handing module to allow for multiple error types.
Modify save_complete URL rewriting appropriately.

svn path=/import/netsurf/; revision=1206
2004-08-09 16:11:58 +00:00
John Mark Bell 82b4ac72df [project @ 2004-04-10 18:42:37 by jmb]
Fix bug in sanity checking code

svn path=/import/netsurf/; revision=745
2004-04-10 18:42:37 +00:00
John Mark Bell 9c16d6856c [project @ 2004-04-03 17:06:01 by jmb]
Fix possible memory leaks

svn path=/import/netsurf/; revision=714
2004-04-03 17:06:01 +00:00
James Bursa 1c85bf0429 [project @ 2004-03-02 18:02:17 by bursa]
Add new url functions and modify to use them.

svn path=/import/netsurf/; revision=578
2004-03-02 18:02:41 +00:00
John Mark Bell 62245d13ec [project @ 2004-01-05 02:10:59 by jmb]
Add ability to turn off browser features in build.
This may be useful when hunting down bugs.

svn path=/import/netsurf/; revision=480
2004-01-05 02:10:59 +00:00
James Bursa 20a6f739dc [project @ 2003-12-26 16:21:46 by bursa]
Rewrite get_host_from_url() to use uri library.

svn path=/import/netsurf/; revision=444
2003-12-26 16:21:46 +00:00
James Bursa 599953c98f [project @ 2003-12-12 00:46:18 by bursa]
Fix protocol check.

svn path=/import/netsurf/; revision=427
2003-12-12 00:46:18 +00:00
John Mark Bell 04a1d398f2 [project @ 2003-10-31 10:58:35 by jmb]
Really fix scheme:moose bug

svn path=/import/netsurf/; revision=395
2003-10-31 10:58:35 +00:00
John Mark Bell 76c37600ad [project @ 2003-10-30 22:45:23 by jmb]
Fix bug causing mailto: links to cause a crash

svn path=/import/netsurf/; revision=394
2003-10-30 22:45:23 +00:00
John Mark Bell f07a47d252 [project @ 2003-10-26 00:09:27 by jmb]
Fix bug involving while loop exiting early.
Move the xstrdup of the realm into riscos/401login.c

svn path=/import/netsurf/; revision=389
2003-10-26 00:09:27 +00:00
John Mark Bell c91e9b3458 [project @ 2003-10-25 22:03:14 by jmb]
Fix a bug where an infinite loop is entered if the hostname is entered
without a trailing '/'.

svn path=/import/netsurf/; revision=387
2003-10-25 22:03:14 +00:00
John Mark Bell c9e188a4d1 [project @ 2003-10-25 19:20:13 by jmb]
HTTP Auth login improved (greatly).
Addresses all three issues in the previous version.

svn path=/import/netsurf/; revision=382
2003-10-25 19:20:13 +00:00