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
/
fetchers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Squash warning
John Mark Bell
2008-03-19
1
-1
/
+1
*
jmb's rework of data: URL handling
Rob Kendrick
2008-03-06
1
-36
/
+78
*
Add another check for malformed data: URLs
Rob Kendrick
2008-03-05
1
-1
/
+10
*
Many data: fixes. Acid2 no longer crashes NetSurf.
Rob Kendrick
2008-03-05
1
-44
/
+84
*
Check for calloc() failing
Rob Kendrick
2008-03-05
1
-0
/
+3
*
Use curl_free() when freeing data: URLs that are URL-encoded instead of using...
Rob Kendrick
2008-03-05
1
-1
/
+4
*
Initial attempt at implementing data: URLs. Needs cleaning and verifying tha...
Rob Kendrick
2008-03-05
2
-0
/
+239
*
Make core fetching code handle verifiability of transactions
John Mark Bell
2008-01-30
1
-22
/
+3
*
Update all source code file headers to reflect GPL version 2 only and contain...
Vincent Sanders
2007-08-08
2
-7
/
+28
*
Ensure option strings aren't blank before setting headers: previously, a blan...
John Mark Bell
2007-07-21
1
-2
/
+2
*
Fix deadlock when fetching stylesheets when max_fetchers_per_host is reached ...
James Bursa
2007-07-04
1
-3
/
+6
*
Rename register_curl_fetchers() to fetch_curl_register(). Add declarations fo...
James Bursa
2007-07-04
2
-182
/
+225
*
Add option_suppress_curl_debug and default it to true
Daniel Silverstone
2007-06-27
1
-0
/
+8
*
Only pass option_ca_bundle and option_ca_path to cURL if they are non-empty.
Daniel Silverstone
2007-06-27
1
-2
/
+2
*
Add ca_path option which sets CURLOPT_CAPATH.
Daniel Silverstone
2007-06-27
1
-0
/
+2
*
Warning fixes.
John Mark Bell
2007-06-10
1
-13
/
+13
*
Merge scheme switcher branch in.
Daniel Silverstone
2007-06-10
2
-0
/
+1390