R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-2-13-branch
/
src
/
modules
/
internet
/
Rhttpd.c
– Rev 54980
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
54980
5604 d 22 h
urbaneks
/branches/R-2-13-branch/
port r54979 from trunk
54810
5612 d 20 h
pd
/branches/R-2-13-branch/
Create R-2-13-branch
54327
5646 d 0 h
urbaneks
/trunk/src/modules/internet/
Rhttpd header support fixes
54055
5666 d 20 h
urbaneks
/trunk/
Rhttpd: pass headers to handlers; some PROTECTion fixes
52878
5801 d 1 h
urbaneks
/trunk/src/modules/internet/
make Rhttpd more robust to invalid content-length values
51805
5939 d 23 h
urbaneks
/trunk/
add R_ignore_SIGPIPE and use it in Rhttpd (fixes PR#14266)
51653
5953 d 3 h
urbaneks
/trunk/src/modules/internet/
httpd: fix possible hang-ups in POST requests
51563
5960 d 2 h
urbaneks
/trunk/src/
allow /custom/xxx path handlers
51562
5960 d 4 h
urbaneks
/trunk/src/modules/internet/
check mem allocs in Rhttpd and support request body pass-through
49887
6144 d 22 h
urbaneks
/trunk/src/modules/internet/
force non-persistent operation for HTTP/1.0 clients; echo client version
49788
6152 d 0 h
ripley
/trunk/src/modules/internet/
clean up
49754
6155 d 8 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 4 h
ripley
/trunk/src/
add beginnings of code to stop the server
49402
6181 d 5 h
murdoch
/trunk/
First pass at dynamic help system.
48995
6211 d 1 h
urbaneks
/trunk/src/modules/internet/
small Rhttpd leak fix and support list(file=...) result
48993
6211 d 22 h
urbaneks
/trunk/src/modules/internet/
small Rhttpd fixes
48992
6211 d 23 h
urbaneks
/trunk/src/modules/internet/
make debugging output from RhttpdWindowProc conditional
48990
6211 d 23 h
urbaneks
/trunk/
add an internal R http server