The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
71686 3534 d 0 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
69420 3961 d 20 h urbaneks /trunk/ don't convert http content type parameters (PR#16541)  
69259 3983 d 16 h luke /trunk/src/ Fixes from Tomas Kalibera for issues found by 'parfait' tool.  
68949 4006 d 20 h ripley /trunk/src/ use https  
68899 4008 d 20 h ripley /trunk/src/ no longer need conditionals for http/ftp support  
68392 4086 d 21 h luke /trunk/src/ More protect fixes from Tomas Kalibara.  
65805 4441 d 4 h ripley /trunk/src/ prefer _WIN{32,64}  
62770 4816 d 10 h urbaneks /trunk/src/modules/internet/ minor Rhttp update  
62726 4827 d 20 h urbaneks /trunk/src/modules/internet/ one more Rhttpd pass-through fix  
62724 4827 d 20 h urbaneks /trunk/ fix Rhttpd  
59338 5190 d 16 h urbaneks /trunk/ prevert (fatal) reentrance in Rhttpd when multiple clients connect in a rapid sequence  
59184 5207 d 22 h ripley /trunk/src/ more -Wconversion issues  
59039 5218 d 1 h ripley /trunk/ use preferred form of 'R Core Team'  
54979 5606 d 15 h urbaneks /trunk/src/modules/internet/ minor fix in Rhttpd  
54327 5647 d 17 h urbaneks /trunk/src/modules/internet/ Rhttpd header support fixes  
54055 5668 d 12 h urbaneks /trunk/ Rhttpd: pass headers to handlers; some PROTECTion fixes  
52878 5802 d 17 h urbaneks /trunk/src/modules/internet/ make Rhttpd more robust to invalid content-length values  
51805 5941 d 15 h urbaneks /trunk/ add R_ignore_SIGPIPE and use it in Rhttpd (fixes PR#14266)  
51653 5954 d 19 h urbaneks /trunk/src/modules/internet/ httpd: fix possible hang-ups in POST requests  
51563 5961 d 18 h urbaneks /trunk/src/ allow /custom/xxx path handlers  
51562 5961 d 20 h urbaneks /trunk/src/modules/internet/ check mem allocs in Rhttpd and support request body pass-through  
49887 6146 d 14 h urbaneks /trunk/src/modules/internet/ force non-persistent operation for HTTP/1.0 clients; echo client version  
49788 6153 d 16 h ripley /trunk/src/modules/internet/ clean up  
49754 6157 d 0 h murdoch /trunk/src/ Fix dynamic help port selection typo, so it makes multiple tries.
Use the time of the attempt used to salt the port choice.
On Windows, don't try to re-use a port.
 
49434 6181 d 20 h ripley /trunk/src/ add beginnings of code to stop the server  
49402 6182 d 21 h murdoch /trunk/ First pass at dynamic help system.  
48995 6212 d 17 h urbaneks /trunk/src/modules/internet/ small Rhttpd leak fix and support list(file=...) result  
48993 6213 d 14 h urbaneks /trunk/src/modules/internet/ small Rhttpd fixes  
48992 6213 d 15 h urbaneks /trunk/src/modules/internet/ make debugging output from RhttpdWindowProc conditional  
48990 6213 d 16 h urbaneks /trunk/ add an internal R http server