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)
/
trunk
/
src
/
modules
/
internet
/
Rhttpd.c
– Rev 87180
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
87180
675 d 9 h
kalibera
/trunk/src/
Memcpy, memmove and memset should be only called on valid pointers even when
the size is zero to avoid undefined behavior.
86790
768 d 0 h
luke
/trunk/src/
Replace used of findVarInFrame3 by findVarInFrame or R_existsVarInFrame.
86514
815 d 6 h
kalibera
/trunk/src/modules/internet/
Comment.
86511
816 d 2 h
kalibera
/trunk/src/modules/internet/
Fix debug messages not to use R API (they may be printed on non-R threads).
86510
816 d 5 h
kalibera
/trunk/src/modules/internet/
Fix formatted output in debug messages.
86509
816 d 5 h
kalibera
/trunk/src/modules/internet/
Use a blocking socket in Rhttpd worker threads on Windows.
85800
928 d 9 h
ripley
/trunk/src/modules/internet/
fix up r85799 for non-Windows
85799
928 d 21 h
kalibera
/trunk/src/modules/internet/
Fix deadlock in http server termination on Windows (PR#18650).
84215
1203 d 10 h
maechler
/trunk/src/
more typos from Eric Lindblad (skipping modules/lapack/*.f)
83436
1323 d 5 h
ripley
/trunk/
tweaks to comments on strftime, replace some uses of sprintf with snprintf
82931
1398 d 6 h
ripley
/trunk/src/
use (void) to avoid clang 15 warnings
82506
1498 d 2 h
kalibera
/trunk/src/
Further fixes of handling encodings in the embedded http server (PR#18432).
Fixing issues when running in non-UTF-8 encoding, related to 82334.
82336
1538 d 8 h
kalibera
/trunk/src/modules/internet/
Comment.
82334
1539 d 2 h
kalibera
/trunk/src/modules/internet/
Handle encoding in Rhttpd, particularly files may include non-ASCII
characters (PR#18342).
80477
1873 d 4 h
kalibera
/trunk/src/modules/internet/
Use Winsock error codes on Windows (PR#18120) in Rhttpd.
79433
2079 d 0 h
kalibera
/trunk/src/modules/internet/
Avoid unnecessary copy and support custom handlers in (related to 79429).
79429
2081 d 23 h
kalibera
/trunk/src/modules/internet/
Remove path segments in help processing.
78536
2257 d 13 h
ripley
/trunk/src/
use Rstrdup in place of unchecked strdup allocations
78455
2265 d 22 h
ripley
/trunk/src/
more checking of allocations
78421
2267 d 8 h
kalibera
/trunk/src/modules/internet/
Fix race condition in http server causing a worker thread to loop
indefinitely on Windows (PR#17773).
←Prev
1
2
Next→
Show All