index
:
delta/netsurf/netsurf.git
ashmew2/fix-description
ashmew2/framebuffer-keys
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
baserock/morph
chris/amiga-corewindow
chris/amissl
chris/async-experiment
chris/bitmap-fonts
chris/composite-text
chris/composite-text-exp
chris/debug
chris/display-idna
chris/extmem
chris/fetch-x-ent-ref
chris/fortify
chris/frame-scroll
chris/gadtools-53-5
chris/gadtools-53-6
chris/http2
chris/idn-punycode
chris/idna2008
chris/malloc
chris/menuclass
chris/ndk32
chris/newproc-scheduler
chris/non-ascii-file-upload
chris/quant
chris/scheduled-fetches
chris/shorter-vscrollbar
chris/splay
chris/stop-gif-anim
dsilvers/assert-coverage
dsilvers/bindducky
dsilvers/dukky
dsilvers/eventtarget
dsilvers/form-work
dsilvers/monkey
dsilvers/nsgenbind
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
jmb/hsts
master
mmu_man/beos-fixes
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/haiku-fixes
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
release/3.1
release/3.2
release/3.3
release/3.4
release/3.5
release/3.6
release/3.7
rjek/bloom
rjek/clang-warnings
rjek/click-file-gadget
stevef/cconfig
stevef/hotlist
stevef/ibarmenu
stevef/menus
stevef/urlsize
svenw/cocoa
tlsa/cleanup-scale
tlsa/computed-style-share
tlsa/date
tlsa/dpi
tlsa/dsilvers/scrolloffset
tlsa/duktape2
tlsa/flex
tlsa/german-messages
tlsa/improve-hints
tlsa/libcss-units
tlsa/list-values
tlsa/monkey-driver
tlsa/nsurl
tlsa/page-info
tlsa/plotter-polish
tlsa/ro-cw-scroll
tlsa/selection-search-refactor
tlsa/shared-styles
tlsa/units
tlsa/upfront-hints
vince/bindduckky
vince/corebuild
vince/disccache
vince/fetchschedule
vince/fltk
vince/gtk-tab-restyle
vince/guivtable
vince/llcache
vince/nsgenupdates
vince/nslog
vince/opstable
vince/options
vince/pdf
vince/plotctx
vince/prstllcache
vince/reformatpending
vince/release/3.0
vince/schedule
vince/themectomy
vince/tools
vince/webp
vince/win32-corewindow
vince/window-misc-event
git.netsurf-browser.org: netsurf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
content
/
fetch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[project @ 2004-01-20 19:08:34 by jmb]
John Mark Bell
2004-01-20
1
-1
/
+6
*
[project @ 2004-01-05 02:10:59 by jmb]
John Mark Bell
2004-01-05
1
-3
/
+17
*
[project @ 2003-12-26 16:20:57 by bursa]
James Bursa
2003-12-26
1
-3
/
+3
*
[project @ 2003-11-06 19:41:41 by bursa]
James Bursa
2003-11-06
1
-0
/
+2
*
[project @ 2003-10-25 19:20:13 by jmb]
John Mark Bell
2003-10-25
1
-1
/
+1
*
[project @ 2003-10-25 14:13:49 by bursa]
James Bursa
2003-10-25
1
-1
/
+3
[next]