|
|
@63215
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63214
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63213
|
8 years |
vboxsync |
fix
|
|
|
@63211
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63121
|
8 years |
vboxsync |
warnings
|
|
|
@63056
|
8 years |
vboxsync |
lwip: netif_create_ip6_linklocal_address - adjust previous, just drop …
|
|
|
@63055
|
8 years |
vboxsync |
lwip: tcp_listen_input - adjust previous: use LWIP_UNUSED_ARG(syn) to …
|
|
|
@63049
|
8 years |
vboxsync |
Revert previous, which accidentally overwrote this with some temporary …
|
|
|
@63016
|
8 years |
vboxsync |
Devices: warnings (debug builds)
|
|
|
@63015
|
8 years |
vboxsync |
slirp: warnings
|
|
|
@63014
|
8 years |
vboxsync |
slirp: warnings
|
|
|
@63013
|
8 years |
vboxsync |
slirp: warnings
|
|
|
@63012
|
8 years |
vboxsync |
slirp: warnings
|
|
|
@63011
|
8 years |
vboxsync |
lwip-new: warnings
|
|
|
@63010
|
8 years |
vboxsync |
lwip-new/Config.kmk: Dropped LWIPTEST_SOURCES since I couldn't find …
|
|
|
@63009
|
8 years |
vboxsync |
Reduced lwip-new/Config.kmk to just the two list (incs and sources), …
|
|
|
@63007
|
8 years |
vboxsync |
lwip-new/Makefile.kmk is not a proper makefile and only messes up .kup …
|
|
|
@63006
|
8 years |
vboxsync |
no change
|
|
|
@63005
|
8 years |
vboxsync |
lwip,nat: Try figure LWIP_NOASSERT in the two lwipopts.h files, …
|
|
|
@62996
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62985
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62984
|
8 years |
vboxsync |
DrvPciRaw.cpp/PDMIPCIRAWUP: warnings and adjustments.
|
|
|
@62980
|
8 years |
vboxsync |
tstAudioMixBuffer.cpp: removed unused variables and warnings.
|
|
|
@62962
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62961
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62956
|
8 years |
vboxsync |
@copydoc -> @interface_method_impl
|
|
|
@62926
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62920
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62906
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62902
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62761
|
8 years |
vboxsync |
Wrap ws2tcpip.h too.
|
|
|
@62696
|
8 years |
vboxsync |
slirp: some warning and HN fixes.
|
|
|
@62692
|
8 years |
vboxsync |
Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
|
|
|
@62681
|
8 years |
vboxsync |
Use the iprt/win/winsock2.h wrapper for winsock2.h
|
|
|
@62679
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62632
|
8 years |
vboxsync |
Devices: unused parameter warnings.
|
|
|
@62628
|
8 years |
vboxsync |
Devices: unused parameter warnings.
|
|
|
@62618
|
8 years |
vboxsync |
Devices: unused parameter warnings.
|
|
|
@62617
|
8 years |
vboxsync |
Devices: unused parameter warnings.
|
|
|
@62610
|
8 years |
vboxsync |
Devices: unused parameters.
|
|
|
@62587
|
8 years |
vboxsync |
DevE1000.cpp: Disabled an assertion for myself.
|
|
|
@62511
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62499
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62463
|
8 years |
vboxsync |
Devices: scm
|
|
|
@62437
|
8 years |
vboxsync |
Devices: MSC level 4 warnings (release build)
|
|
|
@62428
|
8 years |
vboxsync |
Devices/R0: MSC level 4 warnings.
|
|
|
@62425
|
8 years |
vboxsync |
Devices/RC: MSC level 4 warnings.
|
|
|
@62353
|
8 years |
vboxsync |
slirp/libalias: appease cppcheck by providing buffer width constraints …
|
|
|
@62352
|
8 years |
vboxsync |
slirp/libalias: drop duplicate NULL check (pasto).
|
|
|
@62069
|
8 years |
vboxsync |
NAT: oops, forgot to restore real buffer size after testing the error …
|
|
|
@61906
|
8 years |
vboxsync |
NAT/libalias: Fix cppcheck complaint about a harmless pasto/edito. …
|
|
|
@61905
|
8 years |
vboxsync |
NAT/libalias: Fix cppcheck complaint by applying FreeBSD's revisions …
|
|
|
@61857
|
8 years |
vboxsync |
lwip: g/c duplicate assertion that was also wrong
|
|
|
@61830
|
8 years |
vboxsync |
NAT: eliminate dead assignment.
|
|
|
@61821
|
8 years |
vboxsync |
NAT: slirp_link_up, slirp_link_down - g/c unused variables.
|
|
|
@61805
|
8 years |
vboxsync |
NAT: udp_listen - don't use a condition that is always false;
instead …
|
|
|
@61802
|
8 years |
vboxsync |
NAT: Move variable used only inside an #ifdef into that #ifdef.
|
|
|
@61801
|
8 years |
vboxsync |
Summary: NAT: G/c unused variable.
|
|
|
@61756
|
8 years |
vboxsync |
NAT: resolv_conf_parser.c - fix pasto/edito in getToken() to correctly …
|
|
|
@61691
|
8 years |
vboxsync |
bugref:8319: Devices/E1000: Interrupt throttling re-worked
|
|
|
@61202
|
9 years |
vboxsync |
NAT: Missed part of r107489 - provide more convenience macros.
|
|
|
@61201
|
9 years |
vboxsync |
NAT: Drop packets to multicast and reserved destinations earlier,
so …
|
|
|
@61200
|
9 years |
vboxsync |
NAT: slirp_input - g/c unused variable.
|
|
|
@61198
|
9 years |
vboxsync |
NAT: Include hygiene for "ctl.h"
|
|
|
@61197
|
9 years |
vboxsync |
NAT: G/c NATState::client_ethaddr that is no longer used since …
|
|
|
@61000
|
9 years |
vboxsync |
NAT: Initialize guest address guess for the port-forwarding to …
|
|
|
@60962
|
9 years |
vboxsync |
warning
|
|
|
@60960
|
9 years |
vboxsync |
NAT: rewrite resolv.conf parser. The old code tried to be fancy, but …
|
|
|
@60819
|
9 years |
vboxsync |
Network/SrvIntR0: Fix debug assertion
|
|
|
@60775
|
9 years |
vboxsync |
remove LOG_ENABLED from DevE1000 (accidently introduced in r106573)
|
|
|
@60525
|
9 years |
vboxsync |
SrvIntNetR0.cpp: IntNetR0IfAbortWait w/ fNoMoreWaits=tru should never …
|
|
|
@60474
|
9 years |
vboxsync |
DevE1000: fixed DEBUG/LOG_ENABLED screwup
|
|
|
@60142
|
9 years |
vboxsync |
NAT: Make host resolver asynchronous so that a blocked synchronous …
|
|
|
@60076
|
9 years |
vboxsync |
IntNet: Unregister all registered statistics counters.
|
|
|
@60039
|
9 years |
vboxsync |
NAT: Pasto - don't dereference NULL rule in LogRel reporting failure …
|
|
|
@60013
|
9 years |
vboxsync |
DevPCNet: duplicate expression (thanks PVS)
|
|
|
@59948
|
9 years |
vboxsync |
NAT: log the reason if port redirection fails (I know, it's almost …
|
|
|
@59913
|
9 years |
vboxsync |
DevEEPROM: fix
|
|
|
@59660
|
9 years |
vboxsync |
cppcheck warning
|
|
|
@59619
|
9 years |
vboxsync |
NAT: Fix ancient (r39466) typo/edito in the test that affected taking …
|
|
|
@59604
|
9 years |
vboxsync |
NAT: Comment change only - replace "See above" that refers to a …
|
|
|
@59585
|
9 years |
vboxsync |
NAT: use non-pattern host resolver mappings for reverse lookups too.
|
|
|
@59350
|
9 years |
vboxsync |
not 'const char*' but 'char*' because the content is not constant
|
|
|
@59313
|
9 years |
vboxsync |
NAT: When host resolver has a DNS mapping for a name, don't bother …
|
|
|
@59312
|
9 years |
vboxsync |
NAT: drvNATSendWorker - ifdef out assertion which condition we deal …
|
|
|
@59220
|
9 years |
vboxsync |
NAT: Silence gcc -pedantic warnings about implementaion-defined type …
|
|
|
@59219
|
9 years |
vboxsync |
NAT: Improve dns mapping in host resolver - pattern match should …
|
|
|
@59218
|
9 years |
vboxsync |
NAT: G/c dns_module, host resolver has been uncoupled from libalias.
|
|
|
@59203
|
9 years |
vboxsync |
NAT: Ignore/drop any authority or additional records in queries to the …
|
|
|
@59202
|
9 years |
vboxsync |
NAT: If a query to the host resolver has anything except single …
|
|
|
@59201
|
9 years |
vboxsync |
NAT: RFC2535 defined some bits from the original RFC1035 Z (must be …
|
|
|
@59167
|
9 years |
vboxsync |
NAT: Teach host resolver reverse lookups (in-addr.arpa PTR records). …
|
|
|
@59159
|
9 years |
vboxsync |
NAT: Host resolver - handle CNAME queries. When ANY query is received …
|
|
|
@59157
|
9 years |
vboxsync |
NAT: G/c unused local variables.
|
|
|
@59156
|
9 years |
vboxsync |
NAT: Properly fix bitfields in struct dnsmsg_header so that "id" is a …
|
|
|
@59144
|
9 years |
vboxsync |
NAT: Revert bitfield changes in struct dnsmsg_header in previous as …
|
|
|
@59143
|
9 years |
vboxsync |
NAT: Start rewriting host resolver to clean up the code to be able to …
|
|
|
@59142
|
9 years |
vboxsync |
NAT: Start rewriting host resolver to clean up the code to be able to …
|
|
|
@59063
|
9 years |
vboxsync |
NAT: Move host resolver out of libalias. This is a minimal change …
|
|
|
@59034
|
9 years |
vboxsync |
NAT: udp_input - fix nits in log.
|
|
|