VirtualBox

source: vbox/trunk/src/libs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @86425   4 years vboxsync xpcom/tstTestID: Testcase leak fix. bugref:9841
(edit) @86424   4 years vboxsync xpcom/nsIFileTest: Leak fix. bugref:9841
(edit) @86423   4 years vboxsync xpcom/TestXPTCInvoke: Exit with non-zero status on failure. Compare …
(edit) @86422   4 years vboxsync xpcom/TestXPTCInvoke: two leaks. bugref:9841
(edit) @86421   4 years vboxsync xpcom/TestPipes: Missing NS_RELEASE calls on thw two pipe sets in …
(edit) @86420   4 years vboxsync xpcom/TestObserverService: Two asan fixes. Made the testcase exit with …
(edit) @86419   4 years vboxsync xpcom/TestHashTables: Fixed use-after-free issue in IFoo::Release(). …
(edit) @86418   4 years vboxsync xpcom/TestHashTables: Fixed use-after-free issue in IFoo::Release(). …
(edit) @86417   4 years vboxsync xpcom/TestHashTables: Fixed use-after-free issue in IFoo::Release(). …
(edit) @86401   4 years vboxsync xpcom/ipcDConnectService: Marking the ClientDownInfo instances as …
(edit) @86398   4 years vboxsync xpcom/TestCOMPtr: Fixed use-after-free issue in IFoo::Release. bugref:9841
(edit) @86391   4 years vboxsync xpcom/Makefile.kmk: Turns out VBOX_LIBIDL_CONFIG can be more than one …
(edit) @86390   4 years vboxsync /Config.kmk,xpcom/Makefile.kmk: Better error message if we cannot find …
(edit) @86389   4 years vboxsync xpcom18a4/Makefile.kmk: provide clear diagnostics when libIDL-config …
(edit) @86374   4 years vboxsync xpcom/ipcdclient: Fix a few leaks detected running tstMediumLock. …
(edit) @86359   4 years vboxsync xpcom/nspr: Mark _pr_rename_lock and _pr_Xfe_mon as potential memory …
(edit) @86354   4 years vboxsync xpcom/Config.kmk: Don't override -O2 from VBOX_GCC_OPT with -O.
(edit) @86353   4 years vboxsync xpcom/Config.kmk: Use VBOX_GCC_OPT and VBOX_GCC_FP so we get frame …
(edit) @86347   4 years vboxsync Config.kmk,++: Adding a 'asan' build type that does address sanity …
(edit) @86334   4 years vboxsync xpcom/python: Initial Py_LIMITED_API support. [build fix] bugref:9840
(edit) @86333   4 years vboxsync xpcom/python: Initial Py_LIMITED_API support. bugref:9840
(edit) @86312   4 years vboxsync xpcom/python: Indentation fixes in py3 changes. bugref:9840
(edit) @86311   4 years vboxsync xpcom/python: Indentation fixes in py3 changes. bugref:9840
(edit) @86310   4 years vboxsync xpcom/python: Indentation fixes in py3 changes. bugref:9840
(edit) @86309   4 years vboxsync xpcom/python: Use PyUnicode_GetLength instead of deprecated …
(edit) @86297   4 years vboxsync xpcom/python/xptcall: shut up warning about memsetting objects.
(edit) @86293   4 years vboxsync xpcom/xptcall: r12 & rbx corruption fix when there are five parameters …
(edit) @86281   4 years vboxsync xpcom: Build the TestXPTCInvoke.cpp testcase. bugref:9790
(edit) @86280   4 years vboxsync xpcom/xptcall: A couple of fixes wrt float & double values. bugref:9790
(edit) @86278   4 years vboxsync xpcom/reflect: More shrinking. bugref:9790
(edit) @86277   4 years vboxsync xpcom/reflect: Shrunk the 'fast' code. bugref:9790
(edit) @86273   4 years vboxsync xpcom/prmem.c: The java bridge allocates zero byte for an array, …
(edit) @86272   4 years vboxsync xpcom/xptinvoke: Fix incorrect jump in 'fast' path. bugref:9790
(edit) @86264   4 years vboxsync xpcom/xptcall: Unrolled the code in XPTC_InvokeByIndex when 5 or fewer …
(edit) @86262   4 years vboxsync xpcom/reflect: Darwin needs BEGINCODE or the code ends up in the data …
(edit) @86261   4 years vboxsync xpcom/Config.kmk: Need a -x86 variant of the XPCOMYASM template. …
(edit) @86260   4 years vboxsync xpcom/xptcall: Implemented XPTC_InvokeByIndex in assembly (YASM) as …
(edit) @86259   4 years vboxsync xpcom/xptcall: Use xptcinvoke_amd64_vbox.asm on all amd64 targets. …
(edit) @86258   4 years vboxsync xpcom/xptcall: Implemented XPTC_InvokeByIndex in assembly (YASM) as …
(edit) @86257   4 years vboxsync xpcom/xptcall: Implemented XPTC_InvokeByIndex in assembly (YASM) as …
(edit) @86245   4 years vboxsync python/Makefile.kmk: Can use version comparison operators on macOS …
(edit) @85671   4 years vboxsync Export out internal curl copy to make it a lot simpler to build VBox …
(edit) @85654   4 years vboxsync *.kmk: PATH_DEVTOOLS* -> KBUILD_DEVTOOLS*.
(edit) @85622   4 years vboxsync openssl/keccak1600.c: Use inline ROL64/32 via asm.h.
(edit) @85621   4 years vboxsync openssl: Fixed mangling of CRYPTO_memcmp in cryptlib.c.
(edit) @85378   4 years vboxsync /Config.kmk, libs/Makefile.kmk, Runtime/Makefile.kmk, …
(edit) @85350   4 years vboxsync xpcom18a4/python: Adjustments for newer Xcode version, fixing version …
(edit) @85209   4 years vboxsync xpcom18a4/python: Adjustment for .tbd introduction in 10.11. bugref:9790
(edit) @85201   4 years vboxsync libxml2: Fix enum compare for Clang 11. bugref:9790
(edit) @85061   4 years vboxsync xpcom18a4/python: Adjustments for newer Xcode versions. bugref:9790
(edit) @84940   4 years vboxsync xpcom18a4/Makefile.kmk: BUILD_PLATFORM -> KBUILD_HOST.
(edit) @84411   5 years vboxsync *.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489
(edit) @84230   5 years vboxsync IPRT,openssl: Adding RTCrPkcs7SimpleSignSignedData as a feeble start …
(edit) @84229   5 years vboxsync openssl: Fixed mixed line endings in Config.kmk and set missing …
(edit) @84041   5 years vboxsync Deleting openssl-1.1.1f
(edit) @83932   5 years vboxsync switching to openssl-1.1.1g bugref:9719
(edit) @83931   5 years vboxsync switching to openssl-1.1.1g bugref:9719
(edit) @83916   5 years vboxsync openssl-1.1.1g: Applied and adjusted our OpenSSL changes to 1.1.1g. …
(edit) @83766   5 years vboxsync libpng: VC++ 14.1 build tweaking. bugref:8489
(edit) @83765   5 years vboxsync libxml2: VC++ 14.1 build tweaking. bugref:8489
(edit) @83762   5 years vboxsync openssl: VC++ 14.1 build tweaking. bugref:8489
(edit) @83531   5 years vboxsync setting svn:sync-process=export for openssl-1.1.1f, all files except tests
(edit) @83502   5 years vboxsync trunk: switching from openssl-1.1.1e to 1.1.1f. bugref:9707
(edit) @83333   5 years vboxsync trunk: moving from openssl-1.1.1d to openssl-1.1.1e. Attempt #2. …
(edit) @83332   5 years vboxsync Roll-back for r136527
(edit) @83331   5 years vboxsync trunk: moving from openssl-1.1.1d to openssl-1.1.1e. bugref:9643
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82395   5 years vboxsync libs/xpcom: forgotten python 3.8 adjustment
(edit) @81742   5 years vboxsync xpcom: add more python 3.x versions
(edit) @80976   5 years vboxsync openssl-1.1.1d: switching from 1.1.1c to 1.1.1d. ?bugref:9574
(edit) @80569   5 years vboxsync Main: bugref:9341: Added VM autostart during boot support for windows host
(edit) @79891   5 years vboxsync *.kmk: Preparing for dropping 32-bit host support. Introducing a …
(edit) @79498   5 years vboxsync src/libs: enable openssl 1.1.1c. bugref:9492: Update OpenSSL to 1.1.1c.
(edit) @78559   6 years vboxsync deleting old libpng-1.2.54
(edit) @78556   6 years vboxsync deleting old zlib-1.2.8 (zlib-1.2.11 is in use now)
(edit) @78325   6 years vboxsync libs/openssl-1.1.1b: fix two mistakes and re-enable. bugref:9431: …
(edit) @78322   6 years vboxsync libs/openssl-1.1.1b: disable again. bugref:9431: Update OpenSSL to 1.1.1b.
(edit) @78320   6 years vboxsync libs/openssl-1.1.1b: second attempt at enabling openssl 1.1.1b. …
(edit) @78291   6 years vboxsync libs/openssl: revert r130252: enable openssl 1.1.1b. bugref:9431: …
(edit) @78288   6 years vboxsync libs/openssl: enable openssl 1.1.1b. bugref:9431: Update OpenSSL to …
(edit) @78027   6 years vboxsync libcurl: curl-7.62.0 -> curl-7.64.0
(edit) @77811   6 years vboxsync accidentally made commit was reverted.
(edit) @77777   6 years vboxsync bugref:9312. The command 'VBoxManage cloudprofile' was implemented. It …
(edit) @77127   6 years vboxsync libs/liblzf-3.4,libs/openssl-1.1.0j: Use -std=gnu99 when compiling on …
(edit) @77123   6 years vboxsync XPCOM: Build fix for FreeBSD
(edit) @76633   6 years vboxsync xpcom18a4/Makefile.kmk: Use _2_OBJS instead of _OBJS.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76342   6 years vboxsync zlib: back out previous change, it's breaking on Solaris (and the …
(edit) @76340   6 years vboxsync zlib: reverting back mangling from 1.2.8
(edit) @76338   6 years vboxsync zlib: solving read() and close() issues - implicit declaration of function
(edit) @76335   6 years vboxsync zlib 1.2.8 => 1.2.11
(edit) @76258   6 years vboxsync src/libs: enable openssl 1.1.0j. bugref:9338: Update OpenSSL to 1.1.0j.
(edit) @76178   6 years vboxsync Makefile for zlib-1.2.11
(edit) @76163   6 years vboxsync zlib-1.2.11 initial commit
(edit) @76030   6 years vboxsync libpng-1.6.36: properly export to OSE, and while at it fix EOL style …
(edit) @75949   6 years vboxsync libpng-1.2.54 -> libpng-1.6.36 switch
(edit) @75914   6 years vboxsync libcurl 7.62.0: switch from 7.57.0
(edit) @75912   6 years vboxsync Reverting r127115
(edit) @75911   6 years vboxsync libcurl version update: 7.57.0 => 7.62.0
(edit) @75061   6 years vboxsync xpcom: make xptcinvoke_x86_64_linux.cpp work with gcc sanitisers. …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette