VirtualBox

source: vbox/trunk/src/VBox/NetworkServices/NetLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87900   4 years vboxsync IntNetIf: Add ifSetPromiscuous(). bugid:9959.
(edit) @87825   4 years vboxsync NAT/Net: IntNetIf - Document that GSO input callback is optional. …
(edit) @87824   4 years vboxsync NAT/Net: IntNetIf - a convenience class to talk to an internal …
(edit) @87743   4 years vboxsync NAT/Net: Rewrite the code to manage API event listeners to be, …
(edit) @87710   4 years vboxsync NAT/Net: Call Loopback mapping initialization (forgotten in previous). …
(edit) @87698   4 years vboxsync NAT/Net: G/c unused wrappers to query IHost for DomainName and …
(edit) @87696   4 years vboxsync NAT/Net: G/c more unused code. bugref:9929.
(edit) @87695   4 years vboxsync NAT/Net: G/c unused code. bugref:9929.
(edit) @87450   4 years vboxsync NAT/Net: Get rid of obsolete options -p/-P to pass port-forwarding …
(edit) @85506   4 years vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
(edit) @84364   5 years vboxsync NetworkServices: Adjustments for VC++ 19.2. bugref:8489
(edit) @83806   5 years vboxsync VBoxNetNAT: VC++ 14.1 warnings. bugref:8489
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @76576   6 years vboxsync NetworkServices: scm header guard alignment.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76525   6 years vboxsync NetworkServices: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76389   6 years vboxsync VBox/sup.h: Don't include VBox/err.h for no good reason. bugref:9344
(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) @65658   8 years vboxsync NetLib: bswap udp length
(edit) @64215   8 years vboxsync VBoxNetDHCP: Tell guests to use NAT Network DNS proxy as nameserver if …
(edit) @63380   8 years vboxsync NetworkServices: warnings (gcc)
(edit) @63301   8 years vboxsync DHCP: DIFx killable window seems to have to lost when we enabled …
(edit) @63285   8 years vboxsync NetworkServices: warnings
(edit) @63284   8 years vboxsync NetworkServices: warnings
(edit) @63275   8 years vboxsync NetworkServices: warnings
(edit) @63274   8 years vboxsync VBoxNetPortForwardString.cpp: Kicked the code into being warning free …
(edit) @63272   8 years vboxsync netPfStrPortParse: Rewrite to deal with warnings.
(edit) @63267   8 years vboxsync NetworkServices: warnings
(edit) @63261   8 years vboxsync NetLib/utils.h: oops
(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) @62481   8 years vboxsync (C) 2016
(edit) @57435   9 years vboxsync DECLCALLBACK
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56300   9 years vboxsync NetworkServices: Updated (C) year.
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55365   10 years vboxsync NetworkServices: When handling COM/XPCOM events, always check if the …
(edit) @54944   10 years vboxsync replaced a few more AssertPtrReturn by AssertReturn as we don't need …
(edit) @54741   10 years vboxsync VBoxNetDHCP/VBoxNetNAT: don't execute shutdown() twice
(edit) @54730   10 years vboxsync VBoxNetDHCP/VBoxNetNAT: set RTTHREADFLAGS_WAITABLE for the receive …
(edit) @54723   10 years vboxsync NetworkServices: before shutting down the client, do perform …
(edit) @54722   10 years vboxsync NetworkServices: fixed parameter when executing VMMR0_DO_INTNET_IF_CLOSE
(edit) @54700   10 years vboxsync VBoxNetNAT, VBoxNetDHCP: use the VirtualBoxClient interface
(edit) @54696   10 years vboxsync NetworkServices: fixed a few warnings
(edit) @54125   10 years vboxsync Add missing Id/@file/copyright header.
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53502   10 years vboxsync NetworkServices: no need to poll here
(edit) @52938   10 years vboxsync VBoxNetPortForwardString.cpp: fixed braces to properly differ between …
(edit) @50459   11 years vboxsync G/c uPfrHostAddr and uPfrGuestAddr from struct PORTFORWARDRULE. …
(edit) @50213   11 years vboxsync spaces
(edit) @49920   11 years vboxsync VBoxNetServices: moves bool operator== (const RTMAC&, const RTMAC&) to …
(edit) @49842   11 years vboxsync DHCP/NAT and NAT are acting in the same manner: polling for events on …
(edit) @49832   11 years vboxsync VBoxNetBaseService.h: G/c -line.
(edit) @49831   11 years vboxsync VBoxNetBaseService.cpp: G/c nuke trailing whitespaces.
(edit) @49830   11 years vboxsync ComHostUtils.cpp: +line.
(edit) @49828   11 years vboxsync ComHostUtils.cpp: createNatListener warning [-Wreturn-type].
(edit) @49825   11 years vboxsync NetLib: 'const' is commented out because of compilation erro on …
(edit) @49822   11 years vboxsync NetLib/ComHostUtils.cpp: defines VBOX_COM_OUTOFPROC_MODULE to create …
(edit) @49820   11 years vboxsync Functions and operators to let some IPRT types meet STL container …
(edit) @49819   11 years vboxsync extracts Main-helper functions and listener declaration for sharing …
(edit) @49735   11 years vboxsync VBoxNetBaseService hides all details of internal network …
(edit) @49560   11 years vboxsync NetworkServices: VBoxNetBaseService::isMainNeeded() +const.
(edit) @49558   11 years vboxsync NetworkServices: changed the manner network services verify their …
(edit) @49516   11 years vboxsync Introduce option "--need-main(-M) on|off" in network services to …
(edit) @49492   11 years vboxsync VboxNetBaseService.cpp: comments and style.
(edit) @49415   11 years vboxsync VBoxNetBaseService: comment
(edit) @49412   11 years vboxsync VBoxNetBaseService::tryGoOnline: return iprt status code. Adapt …
(edit) @49339   11 years vboxsync export to OSE
(edit) @49113   11 years vboxsync NetworkServices: coding style
(edit) @48956   11 years vboxsync NetworkServices: Whitespace (including tabs!) and svn:keywords …
(edit) @48365   11 years vboxsync lwip-nat: move IPv6 to _DEFS
(edit) @48363   11 years vboxsync Port-forwarding/win: INET6_ADDRSTRLEN is defined in ws2ipdef.h and has …
(edit) @48346   11 years vboxsync header fixes
(edit) @47993   11 years vboxsync G/c tstNetPfAddressPortPairParse - requested by vasily.
(edit) @47878   11 years vboxsync fix OSE
(edit) @47703   11 years vboxsync include set for windows.
(edit) @47118   11 years vboxsync NetworkServices: fixed parameters
(edit) @47019   11 years vboxsync NetworkServices/
(edit) @46969   11 years vboxsync backed out …
(edit) @46962   11 years vboxsync NetworkServices: DHCP becomes Main client, internals changed to let …
(edit) @46904   11 years vboxsync IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
(edit) @45559   12 years vboxsync NAT/Lwip-service: Main client now, dynamic port-forward + managment.
(edit) @45114   12 years vboxsync NAT/service:LWIP: GSO, parameters parsing.
(edit) @44824   12 years vboxsync Network-service for lwip-driven proxy. additionally enables SrvNat …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @39685   13 years vboxsync doc updates.
(edit) @39557   13 years vboxsync NAT/service: registering port-forawarding from command line.
(edit) @36217   14 years vboxsync NATService: compilable again.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35163   14 years vboxsync gcc 4.2.1 OS X warnings
(edit) @31272   14 years vboxsync RTNETCSUMTYPE -> PDMNETCSUMTYPE. Assert on invalid parameters.
(edit) @31271   14 years vboxsync vboxnetflt: host-only checksum fix (xtracker 5020)
(edit) @29141   15 years vboxsync warning
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28717   15 years vboxsync NetLib: typo
(edit) @28714   15 years vboxsync intnetinline.h: Changed the prefix to IntNet.
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