|
|
@83597
|
5 years |
vboxsync |
NAT: bugref:9694 - libalias NBT - IP header is verified, but UDP …
|
|
|
@83591
|
5 years |
vboxsync |
NAT: bugref:9703 - undo the functional change introduced in previous, …
|
|
|
@83581
|
5 years |
vboxsync |
NAT: bugref:9703 - 90s called, fix declaration after code in previous.
|
|
|
@83580
|
5 years |
vboxsync |
NAT: bugref:9703 - checking for the value of a switch variable in a …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81729
|
5 years |
vboxsync |
slirp_init: Only need errcore.h now.
|
|
|
@81725
|
5 years |
vboxsync |
slirp_init: Don't return VINF_NAT_DNS on an allocation failure. duh!
|
|
|
@81199
|
5 years |
vboxsync |
NAT: ip_output0 - fix handling of mbuf shortage when we do fragmentation.
|
|
|
@80986
|
5 years |
vboxsync |
NAT: Terminate the TFTP session if the client sends us an error, …
|
|
|
@80985
|
5 years |
vboxsync |
NAT: Drop unnecessary #include.
|
|
|
@80984
|
5 years |
vboxsync |
NAT: Do not send TFTP OACK packet if the request had no options.
|
|
|
@80983
|
5 years |
vboxsync |
NAT: tftpSend - return error if we failed to send the packet.
|
|
|
@80980
|
5 years |
vboxsync |
NAT: Make sure tftpSendError() always terminate the session.
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@80279
|
5 years |
vboxsync |
NAT: bugref:9531: Scrub inbound URG pointer for now.
sorecvoob() has …
|
|
|
@80037
|
5 years |
vboxsync |
slirp: Fix typo in Nagle's name, making it searchable (and, more …
|
|
|
@78104
|
6 years |
vboxsync |
IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
|
|
|
@76783
|
6 years |
vboxsync |
NAT: fix previous, MS doesn't do C99.
|
|
|
@76782
|
6 years |
vboxsync |
NAT: clamp tftp block size to 1428 to simplify things.
|
|
|
@76775
|
6 years |
vboxsync |
NAT/tftp: (bugref:9350) Do not allow access to paths not starting with …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76409
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@76031
|
6 years |
vboxsync |
NAT: Exegetical tradition of RFC1035 holds that "Not Implemented" …
|
|
|
@73746
|
6 years |
vboxsync |
NAT/NATNet: Disable Nagle algorighm on the host using TCP_NODELAY …
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@72844
|
6 years |
vboxsync |
slirp: properly init rcp_state::rcps_flags; did not have any bad …
|
|
|
@72830
|
6 years |
vboxsync |
slirp: Don't pass var++ to a macro that uses its argument multiple times.
|
|
|
@72292
|
7 years |
vboxsync |
NAT: sobind - untabify.
|
|
|
@72284
|
7 years |
vboxsync |
NAT: tcp_fconnect - use %RTnaipv4 instead of an artisanal equivalent. …
|
|
|
@72283
|
7 years |
vboxsync |
NAT: sobind - rewrite to also always bind UDP sockets as the old code did.
|
|
|
@72278
|
7 years |
vboxsync |
NAT: udp_attach - gracefull handle getsockname() failure instead of …
|
|
|
@72276
|
7 years |
vboxsync |
NAT: udp_attach - prettify a bit.
|
|
|
@72274
|
7 years |
vboxsync |
NAT: udp_attach - set so_type early.
|
|
|
@72239
|
7 years |
vboxsync |
nat/udp.c: Shut up annoying assertion in udp_attach till someone have …
|
|
|
@71984
|
7 years |
vboxsync |
NAT: trailing spaces
|
|
|
@71982
|
7 years |
vboxsync |
NAT: (re)implement --nataliasmode sameports because the libalias …
|
|
|
@71945
|
7 years |
vboxsync |
NAT: unifdef -U VBOX_WITH_NAT_UDP_SOCKET_CLONE - g/c old experiment.
|
|
|
@71940
|
7 years |
vboxsync |
slirp: log libalias mode in release log if set.
|
|
|
@71203
|
7 years |
vboxsync |
NAT: Redo previous. Explicitly map nameserver 0.0.0.0 to loopback …
|
|
|
@71202
|
7 years |
vboxsync |
NAT: nameserver 0.0.0.0 is a valid setting. Map it to host's loopback.
|
|
|
@70842
|
7 years |
vboxsync |
slirp: Drop optimistic asserts about something we can't control.
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69426
|
7 years |
vboxsync |
Devices/Network: scm update
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68444
|
7 years |
vboxsync |
NAT: Bind TCP sockets to specific address if requested. Why and how …
|
|
|
@66828
|
8 years |
vboxsync |
Devices: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
|
|
|
@66522
|
8 years |
vboxsync |
Devices/Network/slirp: bugref:8736: additional sanity check
|
|
|
@65849
|
8 years |
vboxsync |
Devices: trailing spaces
|
|
|
@65810
|
8 years |
vboxsync |
Devices/Network/slirp: don't forget to free the memory for port …
|
|
|
@65664
|
8 years |
vboxsync |
more appropriate here :)
|
|
|
@65662
|
8 years |
vboxsync |
gcc 7: Devices/Network: fall thru
|
|
|
@65455
|
8 years |
vboxsync |
NAT: ip_input - cosmetic: be consistent about using mlen.
|
|
|
@64679
|
8 years |
vboxsync |
NAT: slirp_select_poll - don't stop after draining half-closed socket, …
|
|
|
@64617
|
8 years |
vboxsync |
NAT: soread - Windows reports ESHUTDOWN after SHUT_RD (SD_RECEIVE) …
|
|
|
@64615
|
8 years |
vboxsync |
NAT: sort Windows s/WSA definitions alphabetically.
|
|
|
@64614
|
8 years |
vboxsync |
NAT: Define ESHUTDOWN (as WSAESHUTDOWN) on Windows. We don't really …
|
|
|
@64585
|
8 years |
vboxsync |
slirp/tftp: LogRel for TFTP requests.
|
|
|
@64536
|
8 years |
vboxsync |
NAT: provide standard names for shutdown(2) "how" argument on Windows.
|
|
|
@64535
|
8 years |
vboxsync |
NAT: oops, revert accidental LogRel in previous (r111715).
|
|
|
@64534
|
8 years |
vboxsync |
NAT: bugref:8634 - restrict the fix in r111333 (bugref:8573) to Linux …
|
|
|
@64346
|
8 years |
vboxsync |
NAT: LogRel2 to debug regression from r111333.
|
|
|
@64307
|
8 years |
vboxsync |
NAT: bugref:8563: fixed bootp regression
|
|
|
@64299
|
8 years |
vboxsync |
bugref:8563: bootp fixes
|
|
|
@64298
|
8 years |
vboxsync |
bugref:8573: applied FIN-RST-2.diff: fix for shutting down half-closed …
|
|
|
@63921
|
8 years |
vboxsync |
NAT: strip comment before processing resolv.conf line to simplify …
|
|
|
@63913
|
8 years |
vboxsync |
NAT: don't stop parsing if we are out of buffer space for search …
|
|
|
@63876
|
8 years |
vboxsync |
NAT: Don't exceed RCPS_MAX_SEARCHLIST. Patch from ticketref:15948.
|
|
|
@63676
|
8 years |
vboxsync |
NAT: soread - errno is valid only when syscall indicates failure, so …
|
|
|
@63675
|
8 years |
vboxsync |
NAT: soread - check FIONREAD only when necessary.
|
|
|
@63672
|
8 years |
vboxsync |
NAT: soread - save errno from recv(2) that we check later on as it may …
|
|
|
@63668
|
8 years |
vboxsync |
slirp: Spell "initialized" correctly.
|
|
|
@63621
|
8 years |
vboxsync |
NAT/TFTP: avoid writing 64-bit size_t to a 32-bit int.
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63478
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@63459
|
8 years |
vboxsync |
gcc 6 compile fixes
|
|
|
@63283
|
8 years |
vboxsync |
NetworkServices: warnings
|
|
|
@63217
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63215
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63121
|
8 years |
vboxsync |
warnings
|
|
|
@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
|
|
|
@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
|
|
|
@62511
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62463
|
8 years |
vboxsync |
Devices: scm
|
|
|
@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 …
|
|
|