VirtualBox

source: vbox/trunk/src/VBox/Devices/Network/slirp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80985   5 years vboxsync NAT: Drop unnecessary #include.
(edit) @80984   5 years vboxsync NAT: Do not send TFTP OACK packet if the request had no options.
(edit) @80983   5 years vboxsync NAT: tftpSend - return error if we failed to send the packet.
(edit) @80980   5 years vboxsync NAT: Make sure tftpSendError() always terminate the session.
(edit) @80585   5 years vboxsync Runtime: Some renaming to stay consistent (*Get* always returns what …
(edit) @80279   5 years vboxsync NAT: bugref:9531: Scrub inbound URG pointer for now. sorecvoob() has …
(edit) @80037   5 years vboxsync slirp: Fix typo in Nagle's name, making it searchable (and, more …
(edit) @78104   6 years vboxsync IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
(edit) @76783   6 years vboxsync NAT: fix previous, MS doesn't do C99.
(edit) @76782   6 years vboxsync NAT: clamp tftp block size to 1428 to simplify things.
(edit) @76775   6 years vboxsync NAT/tftp: (bugref:9350) Do not allow access to paths not starting with …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76346   6 years vboxsync *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
(edit) @76031   6 years vboxsync NAT: Exegetical tradition of RFC1035 holds that "Not Implemented" …
(edit) @73746   6 years vboxsync NAT/NATNet: Disable Nagle algorighm on the host using TCP_NODELAY …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72844   6 years vboxsync slirp: properly init rcp_state::rcps_flags; did not have any bad …
(edit) @72830   6 years vboxsync slirp: Don't pass var++ to a macro that uses its argument multiple times.
(edit) @72292   7 years vboxsync NAT: sobind - untabify.
(edit) @72284   7 years vboxsync NAT: tcp_fconnect - use %RTnaipv4 instead of an artisanal equivalent. …
(edit) @72283   7 years vboxsync NAT: sobind - rewrite to also always bind UDP sockets as the old code did.
(edit) @72278   7 years vboxsync NAT: udp_attach - gracefull handle getsockname() failure instead of …
(edit) @72276   7 years vboxsync NAT: udp_attach - prettify a bit.
(edit) @72274   7 years vboxsync NAT: udp_attach - set so_type early.
(edit) @72239   7 years vboxsync nat/udp.c: Shut up annoying assertion in udp_attach till someone have …
(edit) @71984   7 years vboxsync NAT: trailing spaces
(edit) @71982   7 years vboxsync NAT: (re)implement --nataliasmode sameports because the libalias …
(edit) @71945   7 years vboxsync NAT: unifdef -U VBOX_WITH_NAT_UDP_SOCKET_CLONE - g/c old experiment.
(edit) @71940   7 years vboxsync slirp: log libalias mode in release log if set.
(edit) @71203   7 years vboxsync NAT: Redo previous. Explicitly map nameserver 0.0.0.0 to loopback …
(edit) @71202   7 years vboxsync NAT: nameserver 0.0.0.0 is a valid setting. Map it to host's loopback.
(edit) @70842   7 years vboxsync slirp: Drop optimistic asserts about something we can't control.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69426   7 years vboxsync Devices/Network: scm update
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @68444   7 years vboxsync NAT: Bind TCP sockets to specific address if requested. Why and how …
(edit) @66828   8 years vboxsync Devices: Adjustments for Visual C++ v12 / Visual Studio 2013. New warnings.
(edit) @66522   8 years vboxsync Devices/Network/slirp: bugref:8736: additional sanity check
(edit) @65849   8 years vboxsync Devices: trailing spaces
(edit) @65810   8 years vboxsync Devices/Network/slirp: don't forget to free the memory for port …
(edit) @65664   8 years vboxsync more appropriate here :)
(edit) @65662   8 years vboxsync gcc 7: Devices/Network: fall thru
(edit) @65455   8 years vboxsync NAT: ip_input - cosmetic: be consistent about using mlen.
(edit) @64679   8 years vboxsync NAT: slirp_select_poll - don't stop after draining half-closed socket, …
(edit) @64617   8 years vboxsync NAT: soread - Windows reports ESHUTDOWN after SHUT_RD (SD_RECEIVE) …
(edit) @64615   8 years vboxsync NAT: sort Windows s/WSA definitions alphabetically.
(edit) @64614   8 years vboxsync NAT: Define ESHUTDOWN (as WSAESHUTDOWN) on Windows. We don't really …
(edit) @64585   8 years vboxsync slirp/tftp: LogRel for TFTP requests.
(edit) @64536   8 years vboxsync NAT: provide standard names for shutdown(2) "how" argument on Windows.
(edit) @64535   8 years vboxsync NAT: oops, revert accidental LogRel in previous (r111715).
(edit) @64534   8 years vboxsync NAT: bugref:8634 - restrict the fix in r111333 (bugref:8573) to Linux …
(edit) @64346   8 years vboxsync NAT: LogRel2 to debug regression from r111333.
(edit) @64307   8 years vboxsync NAT: bugref:8563: fixed bootp regression
(edit) @64299   8 years vboxsync bugref:8563: bootp fixes
(edit) @64298   8 years vboxsync bugref:8573: applied FIN-RST-2.diff: fix for shutting down half-closed …
(edit) @63921   8 years vboxsync NAT: strip comment before processing resolv.conf line to simplify …
(edit) @63913   8 years vboxsync NAT: don't stop parsing if we are out of buffer space for search …
(edit) @63876   8 years vboxsync NAT: Don't exceed RCPS_MAX_SEARCHLIST. Patch from ticketref:15948.
(edit) @63676   8 years vboxsync NAT: soread - errno is valid only when syscall indicates failure, so …
(edit) @63675   8 years vboxsync NAT: soread - check FIONREAD only when necessary.
(edit) @63672   8 years vboxsync NAT: soread - save errno from recv(2) that we check later on as it may …
(edit) @63668   8 years vboxsync slirp: Spell "initialized" correctly.
(edit) @63621   8 years vboxsync NAT/TFTP: avoid writing 64-bit size_t to a 32-bit int.
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @63478   8 years vboxsync Devices: warnings (clang)
(edit) @63459   8 years vboxsync gcc 6 compile fixes
(edit) @63283   8 years vboxsync NetworkServices: warnings
(edit) @63217   8 years vboxsync Devices: warnings (gcc)
(edit) @63215   8 years vboxsync Devices: warnings (gcc)
(edit) @63121   8 years vboxsync warnings
(edit) @63016   8 years vboxsync Devices: warnings (debug builds)
(edit) @63015   8 years vboxsync slirp: warnings
(edit) @63014   8 years vboxsync slirp: warnings
(edit) @63013   8 years vboxsync slirp: warnings
(edit) @63012   8 years vboxsync slirp: warnings
(edit) @62761   8 years vboxsync Wrap ws2tcpip.h too.
(edit) @62696   8 years vboxsync slirp: some warning and HN fixes.
(edit) @62692   8 years vboxsync Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
(edit) @62681   8 years vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62511   8 years vboxsync (C) 2016
(edit) @62463   8 years vboxsync Devices: scm
(edit) @62353   8 years vboxsync slirp/libalias: appease cppcheck by providing buffer width constraints …
(edit) @62352   8 years vboxsync slirp/libalias: drop duplicate NULL check (pasto).
(edit) @62069   8 years vboxsync NAT: oops, forgot to restore real buffer size after testing the error …
(edit) @61906   8 years vboxsync NAT/libalias: Fix cppcheck complaint about a harmless pasto/edito. …
(edit) @61905   8 years vboxsync NAT/libalias: Fix cppcheck complaint by applying FreeBSD's revisions …
(edit) @61830   8 years vboxsync NAT: eliminate dead assignment.
(edit) @61821   8 years vboxsync NAT: slirp_link_up, slirp_link_down - g/c unused variables.
(edit) @61805   8 years vboxsync NAT: udp_listen - don't use a condition that is always false; instead …
(edit) @61802   8 years vboxsync NAT: Move variable used only inside an #ifdef into that #ifdef.
(edit) @61801   8 years vboxsync Summary: NAT: G/c unused variable.
(edit) @61756   8 years vboxsync NAT: resolv_conf_parser.c - fix pasto/edito in getToken() to correctly …
(edit) @61202   9 years vboxsync NAT: Missed part of r107489 - provide more convenience macros.
(edit) @61201   9 years vboxsync NAT: Drop packets to multicast and reserved destinations earlier, so …
(edit) @61200   9 years vboxsync NAT: slirp_input - g/c unused variable.
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