index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
webfs
Age
Commit message (
Expand
)
Author
2019-03-23
webfs: bracket literal ipv6 host in "Host:" header
cinap_lenrek
2019-02-25
webfs: properly handle %.*s in url path and debug prints
cinap_lenrek
2018-12-01
webfs: write headers individually so they are not limited in sum to the 8k bu...
cinap_lenrek
2018-09-26
libc: return number of bytes produced for idn2utf() and utf2idn()
cinap_lenrek
2018-09-25
webfs: remove idn.c
cinap_lenrek
2018-09-25
webfs: fix memory leak in Nfmt(), use libc's new idn functions
cinap_lenrek
2018-09-18
webfs: remove automatic Referer header
mischief
2018-06-24
webfs: don't handle unknown status codes as continuations, reset status when ...
cinap_lenrek
2018-01-31
webfs(4): document -d and -D flags
cinap_lenrek
2016-09-19
webfs: aaand another one (should go to sleep)
cinap_lenrek
2016-09-19
webfs: fix mistake...
cinap_lenrek
2016-09-19
webfs: don't use cache connections when posting
cinap_lenrek
2016-08-15
webfs: dont include http status in "needkey" error string
cinap_lenrek
2016-08-08
webfs: avoid retry loops when we got a bad key in factotum
cinap_lenrek
2016-08-08
webfs: include factotum key query in error string for 401/407 Unauthorized st...
cinap_lenrek
2016-06-04
webfs: less aggressive url normalization; never unescape reserved characters ...
cinap_lenrek
2016-05-04
webfs: fix "fd out of range" error message
cinap_lenrek
2016-04-18
webfs: fix memory leak of serverName in tlswrap()
cinap_lenrek
2016-04-15
webfs: change %H (hostname) format to %N to not collide with encodefmt's %H (...
cinap_lenrek
2016-02-08
webfs: faster shutdown using postnote()
cinap_lenrek
2016-01-07
format pointer subtraction results with %zd instead of %ld (for long -> intpt...
cinap_lenrek
2015-05-21
webfs: send servername in tls client hello (SNI)
cinap_lenrek
2015-05-10
webfs: fix proxy authentication
cinap_lenrek
2015-03-14
webfs: do not send credentials in automatic referer url
cinap_lenrek
2015-03-12
webfs: simplify http basic auth code by using encodefmt()
cinap_lenrek
2015-03-09
webfs: implement CONNECT method for https connections over proxy
cinap_lenrek
2015-02-23
webfs: check $httpproxy and error when its bogus
cinap_lenrek
2014-06-04
webfs: explicitely unmount old /mnt/web (thanks BurnZeZ)
cinap_lenrek
2014-05-09
webfs: use mozilla compatible user agent as default
cinap_lenrek
2014-04-03
webfs: do not unescape escape
cinap_lenrek
2014-02-14
webfs: fix compiler warning
cinap_lenrek
2013-11-24
webfs: preserve unicode hostname, only convert to ascii when sending over the...
cinap_lenrek
2013-11-24
webfs: support for internationalized domain name urls
cinap_lenrek
2013-09-14
tls: fix various tlsClient()/tlsServer() related bugs
cinap_lenrek
2013-09-03
webfs: add exits(0) to main()
cinap_lenrek
2013-05-26
add leading dot for explicit domain in webcookies, bump redirection limit to ...
cinap_lenrek
2013-01-17
webfs: handle multiple WWW-Authenticate headers, fix fmtstrinit() memory leaks
cinap_lenrek
2013-01-12
webfs: preauth support
cinap_lenrek
2012-08-18
webfs: capture error string from tlsClient
cinap_lenrek
2012-07-19
fix strchr \0 bugs
cinap_lenrek
2012-06-28
webfs: fix mistake
cinap_lenrek
2012-06-28
webfs: send Accept headers
cinap_lenrek
2012-06-19
webfs: fix google login 400 bad request
cinap_lenrek
2012-06-18
mothra/webfs: multipart/form-data and file upload support
cinap_lenrek
2012-05-18
webfs: nstrcpy paranoia
cinap_lenrek
2012-05-16
webfs: add global timeout parameter settable in rootctl and command line
cinap_lenrek
2012-05-03
webfs/httpc.: increase dial timeout to 10 seconds, response timeout to 20 sec...
stanley lieber
2012-04-03
webfs: make up fake spoof referer
cinap_lenrek
2012-04-01
webfs: keep up to 4 connections per peer in pool
cinap_lenrek
2012-04-01
webfs: fix auth memory leak
cinap_lenrek
[next]