|
|
@106020
|
3 months |
vboxsync |
IPRT: Added RTCritSectInitNamed and RTCritSectRwInitNamed to simplify …
|
|
|
@104308
|
8 months |
vboxsync |
IPRT/http-curl: Also handle the 501 HTTP status code. Required for …
|
|
|
@102916
|
11 months |
vboxsync |
Runtime/http-curl.cpp: Make RTHttpSetProxy() accept a NULL pcszProxy …
|
|
|
@102589
|
12 months |
vboxsync |
IPRT/http-curl: nits (some mine)
|
|
|
@102563
|
12 months |
vboxsync |
IPRT/http-curl: Added trying to use the dedicated …
|
|
|
@102562
|
12 months |
vboxsync |
IPRT/http: Fixed a memory leak, updated docs. bugref:9437
|
|
|
@100307
|
17 months |
vboxsync |
Runtime,Additions,HostDrivers: Provide API to query the host page size …
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@97647
|
2 years |
vboxsync |
IPRT: Windows and 32-bit linux build fixes for RTProcSignalName.
|
|
|
@97646
|
2 years |
vboxsync |
IPRT: Added RTProcSignalName and a generic implementation of it.
|
|
|
@96811
|
2 years |
vboxsync |
VMM,IPRT,VBoxGuest,SUPDrv: Added a more efficient interface for guest …
|
|
|
@96471
|
2 years |
vboxsync |
IPRT/nocrt: Don't assert in sized delete operators. bugref:10261
|
|
|
@96446
|
2 years |
vboxsync |
IPRT/critsect-generic.cpp: AssertReleaseMsgRC instead of …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@96345
|
2 years |
vboxsync |
IPRT/nocrt: Added missing implemention of new placement operators. …
|
|
|
@95860
|
2 years |
vboxsync |
IPRT/new: Added a generic new/delete operator implementation based on …
|
|
|
@95842
|
2 years |
vboxsync |
IPRT/env-generic.cpp: Refactored RTEnvCloneEx, rewriting the cloning …
|
|
|
@94520
|
3 years |
vboxsync |
Runtime/http-curl.c|ai: CURLOPT_NOPROXY is an enum and not a define, …
|
|
|
@94311
|
3 years |
vboxsync |
IPRT: Added RTFileCreateUnique, a saner version of RTFileCreateTemp in …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92670
|
3 years |
vboxsync |
IPRT/RTEnvDupEx: Use RTStrAlloc instead of RTMemAlloc for big values. …
|
|
|
@92669
|
3 years |
vboxsync |
IPRT/RTEnvDupEx: Use RTStrAlloc instead of RTMemAlloc for big values. …
|
|
|
@90877
|
3 years |
vboxsync |
RTFileCopyByHandlesEx: Fix assertion regression in previous change.
|
|
|
@90803
|
3 years |
vboxsync |
Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90789
|
3 years |
vboxsync |
IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90781
|
3 years |
vboxsync |
IPRT: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90637
|
3 years |
vboxsync |
IPRT/RTCritSectRw,VMM/PDMCritSectRw: Rearranged the core members a …
|
|
|
@90416
|
3 years |
vboxsync |
IPRT: Adding RTThreadQueryTerminationStatus (ring-0). bugref:6695
|
|
|
@87205
|
4 years |
vboxsync |
IPRT: Added generic RTMpGetDescription implementation for darwin. …
|
|
|
@87037
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Renaming (RTHTTP_WITH_WEBDAV -> …
|
|
|
@87032
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Added initial directory listing support …
|
|
|
@87010
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@87005
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@87004
|
4 years |
vboxsync |
Shared Clipboard/Transfers: Initial commit for HTTP server. Work in …
|
|
|
@86983
|
4 years |
vboxsync |
Docs nit.
|
|
|
@86650
|
4 years |
vboxsync |
Fixed bad commit. Hope this help.
|
|
|
@86648
|
4 years |
vboxsync |
bugref:9781. Added the placeholder …
|
|
|
@86525
|
4 years |
vboxsync |
Runtime/r3/*/sched-*.cpp: Doxygen cleanup, only keep the doxygen …
|
|
|
@86448
|
4 years |
vboxsync |
IPRT/http-curl: Mark g_hLdrLibProxy as a leak. bugref:9841
|
|
|
@85875
|
4 years |
vboxsync |
Main: bugref:9224: Added RTFileQuerySectorSize into IPRT
|
|
|
@85672
|
4 years |
vboxsync |
IPRT: ftp-server.cpp belongs in r3/ not generic/, as we don't expect …
|
|
|
@85650
|
4 years |
vboxsync |
IPRT/http,VBoxManage,CloudGateway: Corrections to the proxy …
|
|
|
@85646
|
4 years |
vboxsync |
IPRT/http-curl.cpp: when disabling proxies in …
|
|
|
@85162
|
4 years |
vboxsync |
IPRT/http-curl.cpp: Deprecated function, missing RT_NOTHROW_DEF. …
|
|
|
@85160
|
4 years |
vboxsync |
*: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised …
|
|
|
@85142
|
4 years |
vboxsync |
Partial build fix for r139085.
|
|
|
@85139
|
4 years |
vboxsync |
OCI: (bugref:9469) Proxy support (without authentication) for local …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@85000
|
4 years |
vboxsync |
IPRT/http: Provide curl with an error buffer (fixed size array in …
|
|
|
@84995
|
4 years |
vboxsync |
IPRT/http: Consistently use CURL_SUCCESS().
|
|
|
@84994
|
4 years |
vboxsync |
IPRT/http: Consistently use CURLcode rcCurl;
|
|
|
@84509
|
5 years |
vboxsync |
iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack …
|
|
|
@83983
|
5 years |
vboxsync |
IPRT/rtStrFormatKernelAddress: warning. bugref:8489
|
|
|
@83356
|
5 years |
vboxsync |
IPRT/http: When we issue PUT tell curl about the data size when the …
|
|
|
@83355
|
5 years |
vboxsync |
IPRT/http: Fix upload/download confusion. One is in a comment. The …
|
|
|
@83289
|
5 years |
vboxsync |
IPRT/RTProcDaemonize-generic: Fixed leaking the stdin handle for …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82842
|
5 years |
vboxsync |
IPRT/FTP: Retrieving files in sub directories also works now. bugref:9646
|
|
|
@82840
|
5 years |
vboxsync |
IPRT/FTP: Make sure to only add allowed (supported) FS entries to …
|
|
|
@82839
|
5 years |
vboxsync |
IPRT/FTP: Build fix. bugref:9646
|
|
|
@82838
|
5 years |
vboxsync |
IPRT/FTP: More code for listing directories, needed for some more FTP …
|
|
|
@82824
|
5 years |
vboxsync |
IPRT/FTP: Doxygen fixes. bugref:9646
|
|
|
@82823
|
5 years |
vboxsync |
IPRT/FTP: Shut up MSVC. bugref:9646
|
|
|
@82822
|
5 years |
vboxsync |
IPRT/FTP: More work on directory listing.
|
|
|
@82813
|
5 years |
vboxsync |
IPRT/FTP: Remember the current working directory per client.
|
|
|
@82781
|
5 years |
vboxsync |
IPRT/FTP: Implemented FEAT and OPTS commands, along with some more …
|
|
|
@82773
|
5 years |
vboxsync |
IPRT/FTP: Shut up MSVC.
|
|
|
@82772
|
5 years |
vboxsync |
IPRT/FTP: First working version for listing stuff. bugref:9646
|
|
|
@82771
|
5 years |
vboxsync |
IPRT/FTP: Doxygen build fixes.
|
|
|
@82770
|
5 years |
vboxsync |
IPRT/FTP: More work on data connection handling. bugref:9646
|
|
|
@82737
|
5 years |
vboxsync |
IPRT/FTP: Made replies more compatible with clients which expect …
|
|
|
@82736
|
5 years |
vboxsync |
IPRT/FTP: Logging fix. bugref:9646
|
|
|
@82735
|
5 years |
vboxsync |
IPRT/FTP: Made connecting w/ other clients more compatible by also …
|
|
|
@82734
|
5 years |
vboxsync |
IPRT/FTP: SCM fix. bugref:9646
|
|
|
@82733
|
5 years |
vboxsync |
IPRT/FTP: Implemented FEAT command for reporting additional server …
|
|
|
@82732
|
5 years |
vboxsync |
IPRT/FTP: More work on data connection handling. bugref:9646
|
|
|
@82728
|
5 years |
vboxsync |
IPRT/FTP: Build fix. bugref:9437
|
|
|
@82727
|
5 years |
vboxsync |
IPRT/FTP: Implemented first support for data connection handling. Work …
|
|
|
@82723
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82716
|
5 years |
vboxsync |
IPRT/FTP: Windows build fix
|
|
|
@82715
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82702
|
5 years |
vboxsync |
IPRT/FTP: Made authentication workflow more flexible. bugref:9437
|
|
|
@82699
|
5 years |
vboxsync |
IPRT/FTP: Renaming. bugref:9437
|
|
|
@82698
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82687
|
5 years |
vboxsync |
IPRT/FTP: More protocol handling and callback work. bugref:9437
|
|
|
@82678
|
5 years |
vboxsync |
IPRT/FTP: More command handler stubs.
|
|
|
@82673
|
5 years |
vboxsync |
IPRT/FTP: First connections (via Linux ftp client) are working now. …
|
|
|
@82665
|
5 years |
vboxsync |
IPRT: First commit of FTP server code, along with a tool to run a …
|
|
|
@81140
|
5 years |
vboxsync |
IPRT/system: RTSYSFWPROP -> RTSYSFWBOOL.
|
|
|
@81137
|
5 years |
vboxsync |
IPRT/RTSystem*Firmware: Simplified the interface and made it follow …
|
|
|
@81062
|
5 years |
vboxsync |
iprt/system: Fixing the firmware stuff a little.
|
|
|
@80878
|
5 years |
vboxsync |
IPRT/env-generic.cpp: RTENV_ALLOW_EQUAL_FIRST_IN_VAR should only be …
|
|
|
@80860
|
5 years |
vboxsync |
IPRT: Renamed RTSystemFirmwareValueGet() -> RTSystemFirmwareValueQuery().
|
|
|
@80857
|
5 years |
vboxsync |
RTSystemFirmware-generic.cpp: Kick out unnecessary headers and …
|
|
|
@80855
|
5 years |
vboxsync |
RTSystemFirmware-generic.cpp: Kick out unnecessary headers and …
|
|
|
@80827
|
5 years |
vboxsync |
IPRT: Added RTEnvCreateEx and RTEnvCreateChangeRecordEx so flags can …
|
|
|
@80764
|
5 years |
vboxsync |
IPRT: Optimized RTEnvPutEx. bugref:9341
|
|
|
@80708
|
5 years |
vboxsync |
IPRT: Added RTSystemFirmwareXXX API to query the firmware type / UEFI …
|
|
|
@80665
|
5 years |
vboxsync |
IPRT: Redid RTTimerLRChangeInterval. Converted RTTimerLR testcase to …
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|