plan9fox/sys/src/cmd/webfs
cinap_lenrek 56836bfdbd tls: fix various tlsClient()/tlsServer() related bugs
- TLSconn structure on stack but not initialized (zeroed)
- original filedescriptor double closed in error case
- original filedescriptor leaked in success case
- leaked TLSconn.sessionID and TLSconn.cert
- clarify in pushtls(2) and pushssl(2)
2013-09-14 19:19:08 +02:00
..
buq.c mothra/webfs: multipart/form-data and file upload support 2012-06-18 21:26:28 +02:00
dat.h fix strchr \0 bugs 2012-07-19 23:34:37 +02:00
fns.h webfs: handle multiple WWW-Authenticate headers, fix fmtstrinit() memory leaks 2013-01-17 12:28:19 +01:00
fs.c webfs: add exits(0) to main() 2013-09-03 21:27:48 +02:00
http.c tls: fix various tlsClient()/tlsServer() related bugs 2013-09-14 19:19:08 +02:00
mkfile new webfs, rc based hget 2012-01-11 16:17:54 +01:00
sub.c webfs: handle multiple WWW-Authenticate headers, fix fmtstrinit() memory leaks 2013-01-17 12:28:19 +01:00
url.c webfs: don't fold empty path segments in url 2012-03-26 20:22:30 +02:00