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
*
Downgrade TLS version support if it turns out the server can't cope with TLSv...
John-Mark Bell
2013-01-04
5
-10
/
+32
*
Rough implementation of httponly cookie support
Daniel Silverstone
2012-11-09
1
-1
/
+1
*
Only disable TLS1.2 if it can be disabled.
John-Mark Bell
2012-11-04
1
-0
/
+2
*
Disable TLS1.2 support.
John-Mark Bell
2012-11-04
1
-0
/
+2
*
Disable SSL session ID caching.
John-Mark Bell
2012-11-04
1
-0
/
+3
*
Revert "Enable verbose curl debug"
John-Mark Bell
2012-11-04
1
-4
/
+1
*
Enable verbose curl debug
John-Mark Bell
2012-11-04
1
-1
/
+4
*
Revert "Suppress BEAST workaround."
John-Mark Bell
2012-11-04
1
-3
/
+0
*
Suppress BEAST workaround.
John-Mark Bell
2012-11-04
1
-0
/
+3
*
Merge branch 'master' of git://git.netsurf-browser.org/netsurf
Michael Drake
2012-10-11
1
-1
/
+1
|
\
|
*
Fix bug #3576005: partial file means finished, not error.
John-Mark Bell
2012-10-10
1
-1
/
+1
*
|
Port to new urldb.
Michael Drake
2012-10-08
1
-3
/
+3
|
/
*
If you pass CI_BUILD=xxx to make, it will build a CI #xxx into the version st...
Daniel Silverstone
2012-10-06
1
-0
/
+3
*
Use nsurl_parent.
Michael Drake
2012-10-06
1
-9
/
+10
*
Remove unused #include.
Michael Drake
2012-10-05
1
-1
/
+0
*
Avoid trying to mmap zero-length files.
John-Mark Bell
2012-09-19
1
-11
/
+12
*
alter file fetcher to use mmap where available
Vincent Sanders
2012-08-13
1
-19
/
+100
*
fix windows build format specifiers
Vincent Sanders
2012-08-12
2
-3
/
+3
*
Add about:welcome handler and enable resource:welcome.html.
Michael Drake
2012-07-21
2
-2
/
+21
*
limit url debug output to 140 characters
Vincent Sanders
2012-07-03
1
-1
/
+1
*
Testament generation now supports git
Daniel Silverstone
2012-06-04
1
-8
/
+13
*
Add support for sending DoNotTrack header.
Chris Young
2012-05-20
1
-0
/
+4
*
Remove image cache status from user-facing listing.
Michael Drake
2012-04-13
1
-12
/
+22
*
More work on about:imagecache entry listing table.
Michael Drake
2012-04-12
1
-21
/
+22
*
Close paragraph tags and other minor imagecache page cleanups.
Michael Drake
2012-04-12
1
-11
/
+13
*
Make more readable and fix use double quotes for href attribute value.
Michael Drake
2012-04-12
1
-3
/
+13
*
Fix typo and unhide imagecache from about:about
Chris Young
2012-04-07
1
-1
/
+1
*
about:imagecache gives URL links, and table is styled. This has revealed a b...
Rob Kendrick
2012-03-25
1
-4
/
+5
*
NetSurf options rework (a=vince r=daniels,jmb)
Vincent Sanders
2012-03-22
2
-29
/
+33
*
Enable User CSS file.
Michael Drake
2012-03-06
1
-0
/
+1
*
Rename nsurl_enquire to nsurl_has_component.
Michael Drake
2011-11-27
1
-1
/
+1
*
return;
John Mark Bell
2011-11-27
5
-0
/
+30
*
Clean up fetch callback API. Inject some long-needed type safety.
John Mark Bell
2011-11-08
5
-195
/
+259
*
Hack around curl complaining about junk gzip streams
John Mark Bell
2011-11-05
1
-2
/
+10
*
Fix "about:".
Michael Drake
2011-10-15
1
-1
/
+2
*
Fix handling of URLs without an authority
John Mark Bell
2011-10-14
1
-17
/
+21
*
fix image cache summary information to properly use a format string
Vincent Sanders
2011-10-12
1
-2
/
+22
*
fix possible buffer overflow
Vincent Sanders
2011-10-11
1
-0
/
+6
*
If the about handler fails to intern its strings, return the error, cleaning ...
Daniel Silverstone
2011-10-11
1
-0
/
+6
*
add about:imagecache some of teh implementation needs cleaning up
Vincent Sanders
2011-10-10
1
-1
/
+86
*
make about fetcher use lwc_strings for url lookups
Vincent Sanders
2011-10-10
1
-13
/
+32
*
prevent odd curl non completion behaviour
Vincent Sanders
2011-10-09
1
-2
/
+12
*
Use malloc, memcpy instead of strdup since we have the length.
Michael Drake
2011-10-08
1
-2
/
+3
*
make resource fetcher cope with missing resources gracefully
Vincent Sanders
2011-10-07
1
-11
/
+9
*
use resource:favicon.ico instead of resource:favicon.png
Vincent Sanders
2011-10-07
1
-1
/
+1
*
fix favicon default selection for non http(s) urls
Vincent Sanders
2011-10-07
1
-0
/
+1
*
Build resource: map at start time
John Mark Bell
2011-10-05
1
-18
/
+82
*
Port more internals to nsurl. Front ends may need updating.
Michael Drake
2011-10-03
2
-13
/
+1
*
Store host as lwc_string in curl fetcher and obtain it via nsurl. Clean up c...
Michael Drake
2011-10-01
1
-29
/
+25
*
Keep url as nsurl.
Michael Drake
2011-10-01
1
-15
/
+14
[next]