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
55359 5590 d 10 h pd /branches/R-glmscore/ R-glmscore experimental branch  
54979 5604 d 23 h urbaneks /trunk/src/modules/internet/ minor fix in Rhttpd  
54327 5646 d 1 h urbaneks /trunk/src/modules/internet/ Rhttpd header support fixes  
54055 5666 d 21 h urbaneks /trunk/ Rhttpd: pass headers to handlers; some PROTECTion fixes  
52878 5801 d 2 h urbaneks /trunk/src/modules/internet/ make Rhttpd more robust to invalid content-length values  
51805 5940 d 0 h urbaneks /trunk/ add R_ignore_SIGPIPE and use it in Rhttpd (fixes PR#14266)  
51653 5953 d 4 h urbaneks /trunk/src/modules/internet/ httpd: fix possible hang-ups in POST requests  
51563 5960 d 3 h urbaneks /trunk/src/ allow /custom/xxx path handlers  
51562 5960 d 5 h urbaneks /trunk/src/modules/internet/ check mem allocs in Rhttpd and support request body pass-through  
49887 6144 d 23 h urbaneks /trunk/src/modules/internet/ force non-persistent operation for HTTP/1.0 clients; echo client version  
49788 6152 d 1 h ripley /trunk/src/modules/internet/ clean up  
49754 6155 d 9 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 6180 d 5 h ripley /trunk/src/ add beginnings of code to stop the server  
49402 6181 d 6 h murdoch /trunk/ First pass at dynamic help system.  
48995 6211 d 2 h urbaneks /trunk/src/modules/internet/ small Rhttpd leak fix and support list(file=...) result  
48993 6211 d 23 h urbaneks /trunk/src/modules/internet/ small Rhttpd fixes  
48992 6212 d 0 h urbaneks /trunk/src/modules/internet/ make debugging output from RhttpdWindowProc conditional  
48990 6212 d 0 h urbaneks /trunk/ add an internal R http server