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
57128 5411 d 14 h pd /branches/R-2-14-branch/ Create R-2-14-branch  
54979 5604 d 15 h urbaneks /trunk/src/modules/internet/ minor fix in Rhttpd  
54327 5645 d 17 h urbaneks /trunk/src/modules/internet/ Rhttpd header support fixes  
54055 5666 d 13 h urbaneks /trunk/ Rhttpd: pass headers to handlers; some PROTECTion fixes  
52878 5800 d 18 h urbaneks /trunk/src/modules/internet/ make Rhttpd more robust to invalid content-length values  
51805 5939 d 16 h urbaneks /trunk/ add R_ignore_SIGPIPE and use it in Rhttpd (fixes PR#14266)  
51653 5952 d 20 h urbaneks /trunk/src/modules/internet/ httpd: fix possible hang-ups in POST requests  
51563 5959 d 19 h urbaneks /trunk/src/ allow /custom/xxx path handlers  
51562 5959 d 21 h urbaneks /trunk/src/modules/internet/ check mem allocs in Rhttpd and support request body pass-through  
49887 6144 d 15 h urbaneks /trunk/src/modules/internet/ force non-persistent operation for HTTP/1.0 clients; echo client version  
49788 6151 d 17 h ripley /trunk/src/modules/internet/ clean up  
49754 6155 d 1 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 6179 d 21 h ripley /trunk/src/ add beginnings of code to stop the server  
49402 6180 d 22 h murdoch /trunk/ First pass at dynamic help system.  
48995 6210 d 18 h urbaneks /trunk/src/modules/internet/ small Rhttpd leak fix and support list(file=...) result  
48993 6211 d 15 h urbaneks /trunk/src/modules/internet/ small Rhttpd fixes  
48992 6211 d 16 h urbaneks /trunk/src/modules/internet/ make debugging output from RhttpdWindowProc conditional  
48990 6211 d 16 h urbaneks /trunk/ add an internal R http server