VirtualBox

source: vbox/trunk/src/libs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88126   4 years vboxsync libs/xpcom18a4/Makefile.kmk: Use the same "put libSDL late in the link …
(edit) @87984   4 years vboxsync openssl-1.1.1j: Applied and adjusted our OpenSSL changes to 1.1.1j. …
(edit) @87808   4 years vboxsync openssl-1.1.1i: fix typo in mem.c
(edit) @87448   4 years vboxsync xpcom: fix goof in previous change
(edit) @87447   4 years vboxsync xpcom: More Python 3.9 handling.
(edit) @87445   4 years vboxsync xpcom: Handle Python 3.9.
(edit) @87442   4 years vboxsync /configure, src/libs/xpcom18a4/python/Makefile.kmk: Handle python 3.9.
(edit) @87272   4 years vboxsync xpcom18a4/xptcstubs_arm64_vbox.cpp: Two corrections. bugref:9898
(edit) @87257   4 years vboxsync libpng: Added missing arm files. bugref:9898
(edit) @87254   4 years vboxsync xpcom18a4: Adjustments for bugref:9898.
(edit) @87167   4 years vboxsync Forward ported r142071: openssl-1.1.1i build fix for VC++ 2010. bugref:9885
(edit) @87153   4 years vboxsync curl: Corrected VBOX-README and new config file as we disable threads, …
(edit) @87143   4 years vboxsync curl: Added config file for bugref:9898.
(edit) @87142   4 years vboxsync openssl: Adjustments for bugref:9898
(edit) @87129   4 years vboxsync libxml2,Config.kmk: clang warning. bugref:9898
(edit) @87128   4 years vboxsync liblzf-3.4: clang warnings. bugref:9898
(edit) @87096   4 years vboxsync Removing openssl-1.1.1h. ?bugref:9885
(edit) @87090   4 years vboxsync openssl-1.1.1i: Switching trunk to 1.1.1i. ?bugref:9885
(edit) @87083   4 years vboxsync openssl-1.1.1i: Applied and adjusted our OpenSSL changes to 1.1.1i. …
(edit) @86685   4 years vboxsync openssl: reverting mistakely created r141010 and removing …
(edit) @86650   4 years vboxsync Fixed bad commit. Hope this help.
(edit) @86648   4 years vboxsync bugref:9781. Added the placeholder …
(edit) @86647   4 years vboxsync xpcom/python: Don't build VBoxPython.so on darwin. No LIBS there on …
(edit) @86646   4 years vboxsync xpcom/python: No NEEDED entries for VBoxPython2.so in linux builds. …
(edit) @86645   4 years vboxsync xpcom/python: Fix to previous VBoxPython2.so build config. bugref:9840
(edit) @86635   4 years vboxsync switching from openssl-1.1.1h to opensll-1.1.1g
(edit) @86628   4 years vboxsync xpcom/python: Build a dedicated VBoxPython2.so module, the …
(edit) @86624   4 years vboxsync xpcom/python: Check the offset used by PyXPCOMGetObTypeName. bugref:9840
(edit) @86623   4 years vboxsync xpcom/python: Update on PyUnicode_AsUTF8AndSize and Py_LIMITED_API. …
(edit) @86580   4 years vboxsync switching from openssl-1.1.1g to 1.1.1h bugref:9847
(edit) @86564   4 years vboxsync openssl-1.1.1h: updating Config.kmk with new version: bugref:9847
(edit) @86562   4 years vboxsync openssl-1.1.1h: rolling back our changes, restoring …
(edit) @86560   4 years vboxsync openssl-1.1.1h: Applied our OpenSSL changes to 1.1.1h. Didn't check te …
(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.
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