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
/
url.c
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-09-26
libc: return number of bytes produced for idn2utf() and utf2idn()
cinap_lenrek
2018-09-25
webfs: fix memory leak in Nfmt(), use libc's new idn functions
cinap_lenrek
2016-06-04
webfs: less aggressive url normalization; never unescape reserved characters ...
cinap_lenrek
2016-04-15
webfs: change %H (hostname) format to %N to not collide with encodefmt's %H (...
cinap_lenrek
2014-04-03
webfs: do not unescape escape
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
2012-03-26
webfs: don't fold empty path segments in url
cinap_lenrek
2012-01-28
webfs: fix broken handling of + character in urls
cinap_lenrek
2012-01-11
new webfs, rc based hget
cinap_lenrek
2011-11-19
webfs: leave ; and / in url-query alone, add space + subsitution
cinap_lenrek
2011-11-16
webfs: fix cookie path bug, more memory leaks
cinap_lenrek
2011-10-24
webfs: fix url escaping so it works with torrent
cinap_lenrek
2011-10-13
webfs: fix url fragment bug, preserve fragment on redirect
cinap_lenrek
2011-10-10
mothra: fix unicode buffer overflow and spurious select crash, webfs: dont re...
cinap_lenrek
2011-10-06
webfs: do url escaping/unescaping
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen