VirtualBox

source: vbox/trunk/src/libs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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. …
(edit) @74935   6 years vboxsync Attempt to correct dyld: Symbol not found …
(edit) @74931   6 years vboxsync xpcom18a4: force the inclusion of nsTraceRefcnt, it is useful for …
(edit) @74812   6 years vboxsync libs/openssl: enable openssl-1.1.0i bugref:9267: Update OpenSSL to 1.1.0i
(edit) @74653   6 years vboxsync IPRT: Try shut up xmlFree linker warning.
(edit) @74652   6 years vboxsync iprt: Use imported Mach-O code; removed kStuff entirely. bugref:9232
(edit) @74324   6 years vboxsync Config.kmk,libs/*.kmk: Only build the extpack openssl libraries if we …
(edit) @74279   6 years vboxsync hrumpf.
(edit) @74278   6 years vboxsync Config.kmk/xpcom: Try shut up -Wnon-virtual-dtor warnings on older GCC …
(edit) @74274   6 years vboxsync VBoxXPCOM-mangled.def: Fixed underscore removal. bugref:9152
(edit) @74273   6 years vboxsync libs/xpcom: Regenerated VBoxXPCOM.def using the same sed expression. …
(edit) @74271   6 years vboxsync libs/xpcom: Sdded a import library def-file for the …
(edit) @74268   6 years vboxsync .kmk: LIB_XPCOM_IMP and prepping for building extpacks with implibs …
(edit) @74267   6 years vboxsync .kmk: LIB_XPCOM_IMP and prepping for building extpacks with implibs …
(edit) @74230   6 years vboxsync xpcom18a4/Makefile.kmk,extpacks.sh: Skip python and java bridges when …
(edit) @74229   6 years vboxsync xpcom18a4/Makefile.kmk,extpacks.sh: Skip python and java bridges when …
(edit) @74223   6 years vboxsync libs/Makefile.kmk,xpcom18a4/Makefile.kmk: VBOX_ONLY_EXTPACK updates. …
(edit) @73153   6 years vboxsync xpcom18a4: fix ErrorUtils.cpp for Python 3.7, where PyUnicode_AsUTF8() …
(edit) @73109   6 years vboxsync kStuff 112 -> 113: try make cppcheck happy.
(edit) @73071   6 years vboxsync xpcom: fix thinko in PR_LogPrint. Harmless in practice since the bug …
(edit) @72868   6 years vboxsync kStuff 105 -> 112 (big endian build fix; double break warning)
(edit) @72843   6 years vboxsync xpcom: range-check array index first, not after using it.
(edit) @72721   6 years vboxsync Replace explicit uses of lsan_ignore_object() by RTMEM_WILL_LEAK(). …
(edit) @72602   6 years vboxsync Linux/Address sanitizer: silence some warnings about memory leaks. …
(edit) @71850   7 years vboxsync libs/openssl: switch to openssl-1.1.0h. bugref:9158: Update OpenSSL to …
(edit) @70811   7 years vboxsync libvpx-1.6.1: Also try to use 1.6.1 on Darwin.
(edit) @70808   7 years vboxsync libvpx-1.6.1: Disable on darwin for now (use 1.1.0 instead).
(edit) @70807   7 years vboxsync Switched to libvpx-1.6.1 again.
(edit) @70793   7 years vboxsync Reverted r120558.
(edit) @70784   7 years vboxsync Switched to libvpx-1.6.1 again.
(edit) @70748   7 years vboxsync Reverted r120509 (libvpx 1.6.1 needs more work first).
(edit) @70744   7 years vboxsync VideoRec: Switch to libvpx-1.6.1.
(edit) @70577   7 years vboxsync xpcom/VBoxPython: Fixed broken string handling in py3. Fixed wrong …
(edit) @70440   7 years vboxsync additions build fix, 2nd try
(edit) @70439   7 years vboxsync additions build fix
(edit) @70432   7 years vboxsync Need zlib for additions now.
(edit) @70122   7 years vboxsync libs/curl: enable version 7.57.0. bugref:8070: src/libs maintenance …
(edit) @69899   7 years vboxsync libs/openssl: enable openssl-1.1.0g. bugref:8070: src/libs maintenance
(edit) @69891   7 years vboxsync libs/openssl-1.1.0g: unexport again. bugref:8070: src/libs maintenance
(edit) @69890   7 years vboxsync Added OpenSSL 1.1.0g with unneeded files removed, otherwise …
(edit) @69882   7 years vboxsync Revert r119344: Update OpenSSL to 1.1.0g. bugref:8070: src/libs maintenance
(edit) @69881   7 years vboxsync Update OpenSSL to 1.1.0g. bugref:8070: src/libs maintenance
(edit) @69798   7 years vboxsync kStuff 102 -> 105: brought it up to the latest and greatest - just a …
(edit) @69735   7 years vboxsync xpcom/java/genjifaces.xsl: try fix IVBoxSVC burn by excluding midl bits
(edit) @69588   7 years vboxsync python/src/modules/_xpcom.cpp: Keep track of whether we've calle …
(edit) @69111   7 years vboxsync (C) year
(edit) @69045   7 years vboxsync kchmviewer, kStuff: disable gcc fall-through warnings. bugref:8192: …
(edit) @68951   7 years vboxsync libs/Makefile.kmk: Don't currently need jpeg or libxml2 when building …
(edit) @68943   7 years vboxsync kStuff 91 -> 102: warning fixes (gcc7, others); arm and other archs; …
(edit) @68876   7 years vboxsync zlib: Apply VBoxR3RuntimeDllNonPedanticFast here too.
(edit) @68875   7 years vboxsync Config.kmk,liblzf: Added VBoxR3RuntimeDllNonPedanticFast for building …
(edit) @68777   7 years vboxsync libopus-1.2.1: clean up spurious and partial OSE export
(edit) @68726   7 years vboxsync VPX: Renamed directory libvbpx -> libvpx-1.1.0.
(edit) @68720   7 years vboxsync VideoRec: Added support for building libopus on Windows, cleaned up …
(edit) @68714   7 years vboxsync Added libopus 1.2.1.
(edit) @68042   7 years vboxsync PyXPCOM: fix python3 syntax issue
(edit) @67995   7 years vboxsync xpcom: add more python 3.x versions distributions_rpm: add Fedora 26, …
(edit) @67764   7 years vboxsync switch to openssl 1.1.0f
(edit) @66908   8 years vboxsync libxml2: shut up gcc on Ubuntu
(edit) @66825   8 years vboxsync src/libs: Adjustments for Visual C++ v12 / Visual Studio 2013. New …
(edit) @66019   8 years vboxsync nsprpub/.../ptthread.c: Use the IPRT default stack size (512 KB) …
(edit) @66010   8 years vboxsync src/libs/xpcom: bugref:8070: increase the default stack size for nspr …
(edit) @65950   8 years vboxsync libxml 2.9.4: fix export
(edit) @65925   8 years vboxsync RIP libxml 2.9.2
(edit) @65924   8 years vboxsync switch to libxml 2.9.4
(edit) @65848   8 years vboxsync libs/xpcom: no memcpy with a zero size
(edit) @65842   8 years vboxsync PyXPCOM/PyGBase.cpp: experimental deadlock workaround
(edit) @65841   8 years vboxsync PyXPCOM/PyGBase.cpp: experimental deadlock workaround
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