]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/webfs/http.c
merge
[plan9front.git] / sys / src / cmd / webfs / http.c
2016-09-19 cinap_lenrekmerge
2016-09-19 cinap_lenrekwebfs: don't use cache connections when posting
2016-08-15 cinap_lenrekwebfs: dont include http status in "needkey" error...
2016-08-08 cinap_lenrekwebfs: avoid retry loops when we got a bad key in factotum
2016-08-08 cinap_lenrekwebfs: include factotum key query in error string for...
2016-05-04 cinap_lenrekwebfs: fix "fd out of range" error message
2016-04-18 cinap_lenrekwebfs: fix memory leak of serverName in tlswrap()
2016-04-15 cinap_lenrekwebfs: change %H (hostname) format to %N to not collide...
2016-02-08 cinap_lenrekwebfs: faster shutdown using postnote()
2015-05-21 cinap_lenrekwebfs: send servername in tls client hello (SNI)
2015-05-10 cinap_lenrekwebfs: fix proxy authentication
2015-03-12 cinap_lenrekwebfs: simplify http basic auth code by using encodefmt()
2015-03-09 cinap_lenrekwebfs: implement CONNECT method for https connections...
2013-11-24 cinap_lenrekwebfs: preserve unicode hostname, only convert to ascii...
2013-11-24 cinap_lenrekwebfs: support for internationalized domain name urls
2013-09-14 cinap_lenrektls: fix various tlsClient()/tlsServer() related bugs
2013-05-26 cinap_lenrekmerge
2013-05-26 cinap_lenrekadd leading dot for explicit domain in webcookies,...
2013-01-17 cinap_lenrekwebfs: handle multiple WWW-Authenticate headers, fix...
2013-01-11 cinap_lenrekwebfs: preauth support
2012-08-18 cinap_lenrekwebfs: capture error string from tlsClient
2012-07-19 cinap_lenrekfix strchr \0 bugs
2012-06-19 cinap_lenrekwebfs: fix google login 400 bad request
2012-06-18 cinap_lenrekmothra/webfs: multipart/form-data and file upload support
2012-05-18 cinap_lenrekwebfs: nstrcpy paranoia
2012-05-16 cinap_lenrekwebfs: add global timeout parameter settable in rootctl...
2012-05-03 stanley lieberwebfs/httpc.: increase dial timeout to 10 seconds,...
2012-04-01 cinap_lenrekwebfs: keep up to 4 connections per peer in pool
2012-03-31 cinap_lenrekwebfs: fix auth memory leak
2012-03-30 cinap_lenrekwebfs: close idle connections after 5 seconds
2012-01-11 cinap_lenreknew webfs, rc based hget
2011-09-05 cinap_lenrekfix POST/303 redirection loop
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image