index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
content
/
fetch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused fetch acessor
Vincent Sanders
2017-01-31
1
-7
/
+0
*
Actually use utils/inet.h instead of sys/select.h
Daniel Silverstone
2016-06-27
1
-2
/
+1
*
fetch.h needs sys/select.h for the fd_set type et al.
Daniel Silverstone
2016-06-27
1
-0
/
+2
*
Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal bu...
Daniel Silverstone
2016-06-27
1
-0
/
+25
*
Add support for retrying timed-out cURL fetches.
Daniel Silverstone
2015-11-10
1
-0
/
+1
*
Fix error reporting from fetch_start
Vincent Sanders
2015-06-24
1
-7
/
+18
*
clean up the fetcher factory and improve its API
Vincent Sanders
2014-06-19
1
-64
/
+1
*
create table for fetcher operations and move all operations into it
Vincent Sanders
2014-01-23
1
-5
/
+0
*
remove forward refs from content/fetch.c and cleanup doc comments
Vincent Sanders
2014-01-19
1
-28
/
+128
*
In theory, store raw filenames and pass them through for file upload. Untest...
Daniel Silverstone
2014-01-04
1
-0
/
+1
*
Downgrade TLS version support if it turns out the server can't cope with TLSv...
John-Mark Bell
2013-01-04
1
-13
/
+14
*
return;
John Mark Bell
2011-11-27
1
-0
/
+3
*
Clean up fetch callback API. Inject some long-needed type safety.
John Mark Bell
2011-11-08
1
-30
/
+43
*
Convert fetchers to nsurl.
Michael Drake
2011-09-29
1
-1
/
+1
*
fetch_can_fetch can take const nsurl.
Michael Drake
2011-09-27
1
-1
/
+1
*
Port fetch layer to nsurl. Remove unused fetch_get_referer function.
Michael Drake
2011-09-27
1
-3
/
+3
*
Document fetch_add_fetcher.
Michael Drake
2011-09-26
1
-0
/
+12
*
Fetchers register with an lwc_string, rather than a string.
Michael Drake
2011-09-26
1
-4
/
+7
*
Improve const-correctness of fetch_start
John Mark Bell
2010-04-10
1
-3
/
+3
*
Purge FETCH_TYPE which is unused throughout NetSurf. Clearing a todo in llca...
Daniel Silverstone
2010-04-08
1
-1
/
+0
*
Remove parent from fetches, clearing a todo from llcache.c
Daniel Silverstone
2010-04-08
1
-2
/
+1
*
Merge jmb/new-cache; r=dsilvers,rs=vince
Daniel Silverstone
2010-03-28
1
-3
/
+15
*
remove uneccissary includes
Vincent Sanders
2010-01-29
1
-1
/
+0
*
Merge branches/MarkieB/gtkmain to trunk.
John Mark Bell
2009-12-17
1
-2
/
+16
*
Replace parent_url with a pointer to the parent content.
John Mark Bell
2009-07-10
1
-5
/
+6
*
Purge WITH_AUTH
John Mark Bell
2009-02-22
1
-2
/
+0
*
Purge NETSURF_USE_SSL and WITH_SSL
John Mark Bell
2009-02-22
1
-4
/
+0
*
Make redirects behave as a NOP wrt the verifiability of fetches.
John Mark Bell
2009-02-16
1
-0
/
+1
*
Move struct cache_data from fetch to content as it is no longer needed by fet...
James Bursa
2008-06-03
1
-13
/
+0
*
Add new fetch callback FETCH_HEADER for headers and move as much header parsi...
James Bursa
2008-05-30
1
-0
/
+1
*
Make core fetching code handle verifiability of transactions
John Mark Bell
2008-01-30
1
-2
/
+4
*
Update all source code file headers to reflect GPL version 2 only and contain...
Vincent Sanders
2007-08-08
1
-3
/
+14
*
Fix deadlock when fetching stylesheets when max_fetchers_per_host is reached ...
James Bursa
2007-07-04
1
-1
/
+2
*
Warning fixes.
John Mark Bell
2007-06-10
1
-2
/
+3
*
Merge scheme switcher branch in.
Daniel Silverstone
2007-06-10
1
-10
/
+36
*
Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...
Daniel Silverstone
2007-05-30
1
-1
/
+1
*
Fix handling of cookies in unverifiable transactions caused by a redirect fro...
John Mark Bell
2007-02-02
1
-1
/
+1
*
Make GTK build compile on FreeBSD.
James Bursa
2007-01-29
1
-1
/
+2
*
Handle cookies in unverifiable transactions
John Mark Bell
2007-01-27
1
-3
/
+4
*
Add fetch_http_code() to retrieve the HTTP status code of a fetch.
James Bursa
2007-01-13
1
-0
/
+1
*
Update project URL.
Michael Drake
2006-11-27
1
-1
/
+1
*
[project @ 2006-02-23 15:06:53 by jmb]
John Mark Bell
2006-02-23
1
-3
/
+19
*
[project @ 2006-02-08 00:35:05 by jmb]
John Mark Bell
2006-02-08
1
-0
/
+1
*
[project @ 2006-02-06 00:10:09 by jmb]
John Mark Bell
2006-02-06
1
-11
/
+16
*
[project @ 2005-12-19 21:54:51 by bursa]
James Bursa
2005-12-19
1
-0
/
+2
*
[project @ 2004-07-10 02:35:30 by jmb]
John Mark Bell
2004-07-10
1
-0
/
+1
*
[project @ 2004-06-27 23:24:11 by bursa]
James Bursa
2004-06-27
1
-0
/
+4
*
[project @ 2004-06-22 17:37:51 by bursa]
James Bursa
2004-06-22
1
-1
/
+2
*
[project @ 2004-04-02 13:51:13 by bursa]
James Bursa
2004-04-02
1
-0
/
+1
*
[project @ 2004-03-21 21:32:15 by jmb]
John Mark Bell
2004-03-21
1
-0
/
+1
[next]