0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored DcmCharString based classes using DcmVR. More... over 7 years ago
Added additional information to DcmVR. More... over 7 years ago
Removed gethostbyname from compatibility header. More... over 7 years ago
Removed obsolete macro (Windows 95 workaround). More... over 7 years ago
Added explicit typecast to function parameter. More... over 7 years ago
Changed type for index/number of sequence items. More... over 7 years ago
Pass value of correct type to "size" parameter. More... over 7 years ago
Added missing brackets to "if( || )" statement. More... over 7 years ago
Minor cleanup in dump output of TLS connections. More... over 7 years ago
Replaced remaining tabs by spaces. More... over 7 years ago
Disable exception throwing in destructor. More... over 7 years ago
Added hints that memory has to be freed by caller. More... over 7 years ago
Enhanced comments on charset to library mapping. More... over 7 years ago
Included missing standard header "assert". More... over 7 years ago
Removed unused variable from writeJsonOpener(). More... over 7 years ago
Added missing header include (without OpenSSL). More... over 7 years ago
Fixed typos in API documentation. More... over 7 years ago
Added new option --socket-timeout to storescu/scp. More... over 7 years ago
Made send() and recv() timeout configurable. More... over 7 years ago
Added #warning on DONT_DISABLE_NAGLE_ALGORITHM. More... over 7 years ago
Minor corrections to documentation/comments. More... over 7 years ago
Simplified output of default option values. More... over 7 years ago
Fixed potential NULL pointer and implicit casts. More... over 7 years ago
Fixed (harmless) shadowed variable More... over 7 years ago
Do not pass simple const parameters by reference. More... over 7 years ago
Do not disable Nagle algorithm by default. More... over 7 years ago
Fixed maximum number of bytes to read from stdin. More... over 7 years ago
Replaced binary ("&") by boolean ("&&") AND. More... over 7 years ago
Fixed warnings reported by VisualStudio 2015. More... over 7 years ago
Updated latest tested CMake version. More... over 7 years ago