|
|
@65830
|
8 年 |
vboxsync |
openssl 1.1.0e: VBox adaptions (taken from 1.1.0d), adapted …
|
|
|
@65691
|
8 年 |
vboxsync |
jpeg-8a => jpeg-9b
|
|
|
@65588
|
8 年 |
vboxsync |
openssl 1.1.0d: VBox adaptions (taken from 1.1.0b), adapted …
|
|
|
@65440
|
8 年 |
vboxsync |
XPCOM: Previous change broke the shutdown detection in …
|
|
|
@65406
|
8 年 |
vboxsync |
XPCOM/nsISupportsImpl.h: switch to an extremely paranoid …
|
|
|
@65263
|
8 年 |
vboxsync |
VideoRec: Made the feature less dependent from the codec(s) being used …
|
|
|
@65184
|
8 年 |
vboxsync |
VideoRec: Makefile update for audio support.
|
|
|
@64922
|
8 年 |
vboxsync |
Additions build fixes
|
|
|
@64669
|
8 年 |
vboxsync |
openssl 1.1.0c: VBox adaptions (taken from 1.1.0b), adapted …
|
|
|
@64625
|
8 年 |
vboxsync |
xpcom: Explicitly don't compile this code even if 'linux' is defined. …
|
|
|
@64428
|
8 年 |
vboxsync |
xpcom/Runtime: introduced NS_ERROR_SOCKET_FAIL which is used for XPCOM …
|
|
|
@64330
|
8 年 |
vboxsync |
libs/xpcom/python: fixes when compiling against Python 3.2 or newer
|
|
|
@64148
|
8 年 |
vboxsync |
drop openssl 1.0.1, replaced VBOX_WITH_OPENSSL_1_1_0 with …
|
|
|
@64074
|
8 年 |
vboxsync |
openssl 1.1.0b: VBox adaptions (taken from 1.1.0), adapted Config.kmk, …
|
|
|
@64070
|
8 年 |
vboxsync |
gen_python_deps: fixed detection of 3.x'm' packages
|
|
|
@64057
|
8 年 |
vboxsync |
does not work, at least for VBoxRT which links against libz
|
|
|
@64055
|
8 年 |
vboxsync |
more -Wl,--no-undefined
|
|
|
@64032
|
8 年 |
vboxsync |
Disabled OpenSSL 1.1.0 as it's enabled in the *wrong* place. …
|
|
|
@64031
|
8 年 |
vboxsync |
switch to OpenSSL 1.1
|
|
|
@63974
|
8 年 |
vboxsync |
libs/Makefile.kmk: Use VBOX_WITH_OPENSSL_1_1_0 for selecting which …
|
|
|
@63903
|
8 年 |
vboxsync |
switch to cURL 7.50.3
|
|
|
@63775
|
8 年 |
vboxsync |
PyXPCOM: make it aware of the apiflags part of the library name (and …
|
|
|
@63754
|
8 年 |
vboxsync |
xpcom/ipcd: fix error checking for the startup pipe magic after …
|
|
|
@63752
|
8 年 |
vboxsync |
kStuff: 90 -> 91: warnings.
|
|
|
@63750
|
8 年 |
vboxsync |
kStuff: 80 -> 90: warnings.
|
|
|
@63541
|
8 年 |
vboxsync |
xpcom/nsDirectoryService.cpp: use PR_SetEnv instead of putenv to avoid …
|
|
|
@63540
|
8 年 |
vboxsync |
xpcom18a4/Makefile.kmk: solaris has socklen_t.
|
|
|
@63379
|
8 年 |
vboxsync |
xpcom18a4: warnings (gcc)
|
|
|
@63312
|
8 年 |
vboxsync |
libs: disabled MSC warnings per library
|
|
|
@63133
|
8 年 |
vboxsync |
kStuff: 79 - 80: warnings
|
|
|
@63116
|
8 年 |
vboxsync |
libxml: template correction.
|
|
|
@63114
|
8 年 |
vboxsync |
libpng: template correction.
|
|
|
@63113
|
8 年 |
vboxsync |
liblzf: template correction./
|
|
|
@63110
|
8 年 |
vboxsync |
Config.kmk,zlib/Makefile.kmk: Non-pedantic MSC and such.
|
|
|
@62857
|
8 年 |
vboxsync |
libs/libxml2: define HAVE_GETADDRINFO for NetBSD.
From Kamil Rytarowski.
|
|
|
@62597
|
8 年 |
vboxsync |
kStuff: 77 -> 79: warning fixes.
|
|
|
@62593
|
8 年 |
vboxsync |
kStuff related warnings
|
|
|
@62534
|
8 年 |
vboxsync |
(C) 2016
|
|
|
@62449
|
8 年 |
vboxsync |
src/libs/xpcom: drop using the deprecated g_basename() function and …
|
|
|
@62416
|
8 年 |
vboxsync |
NetBSD: Commit patches 001 - 003 contributed by Kamil Rytarowski on …
|
|
|
@62377
|
8 年 |
vboxsync |
PyXPCOM: Py_repr - make sure iid_repr is always initialized.
|
|
|
@62376
|
8 年 |
vboxsync |
xpcom: "if" requires condition in parentheses. Luckily, macros …
|
|
|
@62375
|
8 年 |
vboxsync |
xpcom: "if" requires condition in parentheses. Luckily, macros …
|
|
|
@62374
|
8 年 |
vboxsync |
xpcom: add missing breaks to ConvertWinError, ConvertOS2Error. This …
|
|
|
@62333
|
8 年 |
vboxsync |
xpcom: Properly init mLock member in CategoryNode and …
|
|
|
@62332
|
8 年 |
vboxsync |
PyXPCOM: PyXPCOM_InterfaceVariantHelper - init all members in constructor.
|
|
|
@62330
|
8 年 |
vboxsync |
xpcom: for nsAutoLock and friends don't provide fake implementations …
|
|
|
@62325
|
8 年 |
vboxsync |
xpcom: XPT_GetInterfaceIndexByName - fix cppcheck's …
|
|
|
@62307
|
8 年 |
vboxsync |
libs/xpcom: On Mac OS X define HAVE_SOCKLEN_T to use system's …
|
|
|
@62266
|
8 年 |
vboxsync |
backed out r108783, something wrong
|
|
|
@62265
|
8 年 |
vboxsync |
xpidl: fix signed/unsigned mismatch in printf format
|
|
|
@62264
|
8 年 |
vboxsync |
xpcom: finally remove VBOX_GCC_Wno-delete-non-virtual-dtor as this …
|
|
|
@62263
|
8 年 |
vboxsync |
xpcom: PR_ParseTimeString - fix case of character literal in an …
|
|
|
@62262
|
8 年 |
vboxsync |
xpcom: RCTime::operator/ - actually perform requested division
|
|
|
@62170
|
8 年 |
vboxsync |
XPCOM: Change the shutdown order in nsExceptionService, attempting to …
|
|
|
@61824
|
8 年 |
vboxsync |
kStuff 70 -> 77: cppcheck fixes
|
|
|
@61591
|
8 年 |
vboxsync |
Solaris: Ship libgcc_s.so.1 and libstdc++.so.6 (32-bit and 64-bit) for …
|
|
|
@61543
|
8 年 |
vboxsync |
addendum to r19249, r104674, r107879: unify these checks for all stubs …
|
|
|
@61542
|
8 年 |
vboxsync |
XPCOM: Added missing error checks to 32-bit Solaris dispatch stub code.
|
|
|
@61402
|
8 年 |
vboxsync |
build fix
|
|
|
@61400
|
8 年 |
vboxsync |
libs/xpcom18a4: additional logging of the IPC socket path, and …
|
|
|
@61236
|
8 年 |
vboxsync |
disable warning here
|
|
|
@61235
|
8 年 |
vboxsync |
warning / fix
|
|
|
@61038
|
9 年 |
vboxsync |
openssl 1.0.1t: VBox adaptions (taken from 1.0.1s), adapted path in …
|
|
|
@60975
|
9 年 |
vboxsync |
Attempt at mac build fix; cleanups.
|
|
|
@60973
|
9 年 |
vboxsync |
temp debug
|
|
|
@60971
|
9 年 |
vboxsync |
arg2!
|
|
|
@60970
|
9 年 |
vboxsync |
More new Xcode fixes.
|
|
|
@60949
|
9 年 |
vboxsync |
xpcom: Adjustments for OS X SDK v10.9.
|
|
|
@60492
|
9 年 |
vboxsync |
xpcom/python/vboxxpcom.py: added CDDL header
|
|
|
@59915
|
9 年 |
vboxsync |
switch to openssl 1.0.1s
|
|
|
@59836
|
9 年 |
vboxsync |
xpcom/gen_python_deps.py: ignore non-existent libraries. On …
|
|
|
@59825
|
9 年 |
vboxsync |
python/server/init.py: fix module location, caused import failure
|
|
|
@59824
|
9 年 |
vboxsync |
python/server/policy.py: fix syntax incompatibility between python3 …
|
|
|
@59809
|
9 年 |
vboxsync |
re-applied the remaining changes which were backed out in r105674
|
|
|
@59805
|
9 年 |
vboxsync |
python/client/init.py: Corrected typo or something (iid_name -> …
|
|
|
@59802
|
9 年 |
vboxsync |
python/client/init.py: combine int and long conversions for python …
|
|
|
@59801
|
9 年 |
vboxsync |
python/server/policy.py: python two fixes: long != int, str != unicode.
|
|
|
@59800
|
9 年 |
vboxsync |
addendum to r105679: don't apply the xpcom/python Makefile.kmk and …
|
|
|
@59798
|
9 年 |
vboxsync |
re-applied the Python 3 changes which were backed out in r105674 sans …
|
|
|
@59795
|
9 年 |
vboxsync |
temporarily back out the recent Python 3 changes (r105649, r105645, …
|
|
|
@59793
|
9 年 |
vboxsync |
libs/xpcom: some tabs to spaces to fix indentation (gcc-6)
|
|
|
@59777
|
9 年 |
vboxsync |
PyXPCOM: fix import inconsistency
vbox.py,vboxshell.py: back to …
|
|
|
@59772
|
9 年 |
vboxsync |
gen_python_deps.py: enforce minimum Python version to be 2.6
|
|
|
@59769
|
9 年 |
vboxsync |
PyXPCOM: port to make it compatible with Python 3 (minimum supported …
|
|
|
@59613
|
9 年 |
vboxsync |
openssl 1.0.1r: VBox adaptions (taken from 1.0.1q), adapted path in …
|
|
|
@59502
|
9 年 |
vboxsync |
switch to cURL 7.47.0
|
|
|
@59107
|
9 年 |
vboxsync |
xpcom/xptcstubs_gcc_x86_unix: do it like for 64-bit and don't crashif …
|
|
|
@59048
|
9 年 |
vboxsync |
build fix
|
|
|
@59022
|
9 年 |
vboxsync |
libs/Makefile: Fixed dependency for libjpeg.
|
|
|
@59015
|
9 年 |
vboxsync |
openssl 1.0.1q: VBox adaptions (taken from 1.0.1p), adapted path in …
|
|
|
@58944
|
9 年 |
vboxsync |
xpcom, Additions/x11: _BSD_SOURCE and _SVID_SOURCE are deprecated, use …
|
|
|
@58798
|
9 年 |
vboxsync |
remove libpng 1.2.53
|
|
|
@58797
|
9 年 |
vboxsync |
switch to libpng 1.2.54
|
|
|
@58796
|
9 年 |
vboxsync |
libpng 1.2.54 unmodified
|
|
|
@58734
|
9 年 |
vboxsync |
libs/xpcom: fix (just in case) for sloppy code
|
|
|
@58211
|
9 年 |
vboxsync |
remove old zlib
|
|
|
@58210
|
9 年 |
vboxsync |
switch to new zlib
|
|
|
@58209
|
9 年 |
vboxsync |
zlib 1.2.8 VBox fixes
|
|
|
@58208
|
9 年 |
vboxsync |
zlib 1.2.8 unmodified
|
|
|