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
/
mothra
/
mothra.h
Age
Commit message (
Expand
)
Author
2015-08-01
mothra: cleanup url handling
cinap_lenrek
2015-08-01
mothra: support for inline images and <image> tag
cinap_lenrek
2014-01-07
mothra: remove version
cinap_lenrek
2013-12-07
mothra: remove debug code, dont create $home/lib/mothra/mothra.err file
cinap_lenrek
2013-10-04
mothra: avoid intermediate rc shell processes, use rfork(RFREND) to isolate r...
cinap_lenrek
2013-10-04
mothra: run page in own note group, close unneeded filedescriptors after forking
cinap_lenrek
2012-09-24
mothra: various improvements
cinap_lenrek
2012-07-31
mothra: make emalloc zero memory, fix uninitialized nextline pointer crash
cinap_lenrek
2012-07-20
mothra: delayed screen updates to reduce flicker
cinap_lenrek
2012-07-17
mothra: handle relative urls in <base> tag
cinap_lenrek
2012-06-18
mothra/webfs: multipart/form-data and file upload support
cinap_lenrek
2012-06-18
mothra: refactor form submit code
cinap_lenrek
2012-05-25
mothra: changes toward multipart/formdata
cinap_lenrek
2012-04-30
mothra: handle http compression out of band
cinap_lenrek
2012-04-03
mothra: <base> tag, nstrcpy
cinap_lenrek
2012-04-01
microsoft ico format conversion support
cinap_lenrek
2012-01-01
mothra: allow plmouse() to update mouse state, use a pipe to signal screen up...
cinap_lenrek
2011-11-14
mothra: limit amount of image data kept in devdraw to 8MB
cinap_lenrek
2011-10-04
use file(1) in page and mothra to detect file type
cinap_lenrek
2011-10-03
mothra: ignore http content-type and encoding and just do content sniffing
cinap_lenrek
2011-09-05
mothra: remove ftp,gopher,file and http code and use /mnt/web instead
cinap_lenrek
2011-09-04
add mothra
cinap_lenrek