summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Stop win32 frontend using 100% cpu time when idleVincent Sanders2011-02-082-1/+26
* add compatability for inet_pton and inet_atonVincent Sanders2011-02-073-2/+69
* Rationalise definition of NO_IPV6 for atari frontendJohn Mark Bell2011-02-061-1/+2
* Explicitly cast unused results to voidJohn Mark Bell2011-02-011-3/+3
* Changing Xcode project file to build using the Makefiles and fixed some warni...Sven Weidauer2011-01-311-1/+1
* Remove odd WARNFLAGS copied from Atari stuff. Silence warning about redeclare...François Revel2011-01-191-1/+1
* Fix url_host_is_ip_address() when encountering blatently invalid IPv4 address...John Mark Bell2011-01-121-10/+27
* Add Mac OS X detection to config.h (credit: Sven Weidauer)John Mark Bell2011-01-121-2/+2
* Remove unused include.James Bursa2011-01-091-1/+0
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+8
* AmigaOS 3 doesn't support IPv6, eitherJohn Mark Bell2010-12-291-1/+1
* malloc.h is non-standard. Remove itJohn Mark Bell2010-12-291-1/+0
* Add RING_COUNTBYLWCHOSTDaniel Silverstone2010-12-201-0/+17
* Fix OpenBSD build (credit: Anthony Bentley)John Mark Bell2010-12-141-0/+1
* OS4's Roadshow doesn't have IPv6 yetChris Young2010-12-121-0/+3
* BeOS does not support IPv6, and never will.François Revel2010-12-052-0/+5
* More IPv6 compatibility work, added hack to cope with incorrect calls to url_...Rob Kendrick2010-12-041-7/+59
* Reimplement url_host_is_ipaddress() to cope with IPv6 addresses and decimal/h...Rob Kendrick2010-12-041-17/+20
* Improve url_host_is_ip_address Vincent Sanders2010-11-261-29/+19
* Fix windows url barVincent Sanders2010-10-174-10/+78
* Update build instructionsVincent Sanders2010-10-092-0/+2
* add realpath compatability for windowsVincent Sanders2010-10-092-0/+20
* Merge treeview-redux to trunkJohn Mark Bell2010-10-052-0/+43
* Add seconds/microseconds wallclock time to log output, move header includes t...Rob Kendrick2010-10-041-6/+19
* Remove themes.c and themes.h. Not used and implementation was never done.James Bursa2010-09-122-188/+0
* hell with it, heres a version which should result in fewer portability compla...Vincent Sanders2010-09-111-15/+0
* Fix compilation on AmigaOS4Chris Young2010-09-111-1/+1
* Merge branches/vince/netsurf-file-fetcher to trunkJohn Mark Bell2010-09-093-0/+42
* Add a fallback for PRId64 as it's not defined on BeOS. It's only valid for 32...François Revel2010-08-021-0/+4
* Clean up how GTK frontend finds resourcesVincent Sanders2010-07-283-2/+303
* Fix inventory file leafname.Michael Drake2010-07-091-1/+1
* Replace unnecessarily complicated path concatenation with something simpler andChris Young2010-07-091-0/+1
* Consolidate several 'myrealloc' functions into ns_realloc, rename one which *...Daniel Silverstone2010-04-302-0/+25
* hopefully fix the _GNU_SOURCE messVincent Sanders2010-04-262-9/+19
* remove _GNU_SOURCE define from everywhere.Vincent Sanders2010-04-244-15/+2
* Fix Content-Type header parsingJohn Mark Bell2010-04-181-5/+0
* When iterating a linked list, please to always remember to *iterate* and not ...Daniel Silverstone2010-04-141-1/+2
* Ensure that aborting or releasing hlcache handles will result in nascent retr...Daniel Silverstone2010-04-081-0/+28
* Make downloads work again.John Mark Bell2010-04-051-0/+2
* rationalise the usage of the file schemeVincent Sanders2010-03-311-0/+4
* Squash warningJohn Mark Bell2010-03-281-0/+2
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-283-0/+503
* Move code which extracts the filename from a given path into frontend.Chris Young2010-03-211-1/+1
* Valgrind suppressions fileJohn Mark Bell2010-02-111-0/+14
* Add Windows frontendVincent Sanders2010-01-316-8/+89
* Merge r9731:HEAD from branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-181-7/+27
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-175-29/+186
* Less broken conditionalJohn Mark Bell2009-08-251-1/+1
* Portability hacks.John Mark Bell2009-08-241-0/+11
* Squash warningsJohn Mark Bell2009-08-241-7/+9