VirtualBox

source: vbox/trunk/src/VBox/NetworkServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71205   7 years vboxsync VBoxNetDHCP: Add explicit comment to previous about nameserver 0.0.0.0 …
(edit) @71204   7 years vboxsync VBoxNetDHCP: nameserver 0.0.0.0 is a valid setting. Map it to host's …
(edit) @70836   7 years vboxsync NetworkServices/Dhcpd: export fix
(edit) @69749   7 years vboxsync Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
(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) @69232   7 years vboxsync NetworkServices: scm updates
(edit) @69231   7 years vboxsync NetworkServices/Nat: Export rawsocket stuff
(edit) @69111   7 years vboxsync (C) year
(edit) @68766   7 years vboxsync NAT/Net: Make windows socket pair non-blocking.
(edit) @68755   7 years vboxsync Use INVALID_SOCKET instead of cryptic -1.
(edit) @68754   7 years vboxsync Fix format error in previous.
(edit) @68753   7 years vboxsync Rewrite "channels". Use RTREQQUEUE to schedule requests on the …
(edit) @68619   7 years vboxsync NAT/net: portfwd_rule_add_del - add DPRINTF for failed malloc.
(edit) @68545   7 years vboxsync NAT/Net: Provide immediate feedback if corresponding LogRel level is …
(edit) @68544   7 years vboxsync NAT/Net: Drop #ifdef LOG_ENABLED and use RT_NOREF on a variables used …
(edit) @65809   8 years vboxsync NetworkServices/VBoxNetLwipNAT: properly free the list of name servers …
(edit) @65659   8 years vboxsync VBoxNetDHCP: fix option iteration.
(edit) @65658   8 years vboxsync NetLib: bswap udp length
(edit) @65119   8 years vboxsync NetworkServices/DHCP: doxygen fixes
(edit) @64759   8 years vboxsync NetworkServices/NAT: fixed two socket leaks to make Parfait happy (not …
(edit) @64218   8 years vboxsync VBoxNetDhcp: Instead of complaining in the comments that operator[] is …
(edit) @64215   8 years vboxsync VBoxNetDHCP: Tell guests to use NAT Network DNS proxy as nameserver if …
(edit) @63567   8 years vboxsync scm: cleaning up todos
(edit) @63381   8 years vboxsync NetworkServices: warnings (gcc)
(edit) @63380   8 years vboxsync NetworkServices: warnings (gcc)
(edit) @63302   8 years vboxsync NAT: Seems NAT never enabled the DIFx hack, without any explanantion …
(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) @63282   8 years vboxsync NetworkServices: warnings
(edit) @63281   8 years vboxsync NetworkServices: warnings
(edit) @63280   8 years vboxsync NetworkServices: warnings
(edit) @63279   8 years vboxsync proxy_tftpd.c: Our RTStrPrintf sucks a little, sorry.
(edit) @63277   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) @63266   8 years vboxsync NetworkServices: warnings
(edit) @63262   8 years vboxsync Config.cpp: Impossible buffer overlow. warnings
(edit) @63261   8 years vboxsync NetLib/utils.h: oops
(edit) @63009   8 years vboxsync Reduced lwip-new/Config.kmk to just the two list (incs and sources), …
(edit) @63007   8 years vboxsync lwip-new/Makefile.kmk is not a proper makefile and only messes up .kup …
(edit) @63005   8 years vboxsync lwip,nat: Try figure LWIP_NOASSERT in the two lwipopts.h files, …
(edit) @62765   8 years vboxsync More makefile nits
(edit) @62764   8 years vboxsync makefile nits
(edit) @62763   8 years vboxsync makefile nits
(edit) @62762   8 years vboxsync makefile nits
(edit) @62761   8 years vboxsync Wrap ws2tcpip.h too.
(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) @62535   8 years vboxsync (C) 2016
(edit) @62481   8 years vboxsync (C) 2016
(edit) @60845   9 years vboxsync NAT/Net: Report IPv4 source address (or failure to parse it) if …
(edit) @60086   9 years vboxsync NAT/Net: pxtcp_pmgr_pump - avoid unexpected POLLHUP spam on OS X.
(edit) @60080   9 years vboxsync NAT/Net: pxtcp_pmgr_pump - dissimilate two DPRINTFs.
(edit) @58725   9 years vboxsync NetworkServices: Don't build VBoxNetDHCP and VBoxNetNAT when Main …
(edit) @58613   9 years vboxsync NAT/Net: Export pxtcp_pcb_accept_outbound() and use it to provide DNS …
(edit) @58592   9 years vboxsync lwip: Use different callback for proxy accept that is triggered by …
(edit) @58548   9 years vboxsync NAT/Net: pxtcp_pcb_heard - factor most of the code out into …
(edit) @58542   9 years vboxsync NAT/Net: pxtcp_pcb_heard, pxtcp_pcb_accept_confirm - be preapred for …
(edit) @58541   9 years vboxsync NAT/Net: fix typo in comment
(edit) @58509   9 years vboxsync NAT/Net: pxtcp_pcb_reject - currently pbuf argument is always passed, …
(edit) @58507   9 years vboxsync NAT/Net: pxtcp_pcb_reject - reorder arguments
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @57651   9 years vboxsync NAT/Net: Fix a race on OS X and Windows (HAVE_TCP_POLLHUP == POLLIN). …
(edit) @57435   9 years vboxsync DECLCALLBACK
(edit) @57416   9 years vboxsync More DECLCALLBACK fixes; retired RTMemAutoPtr.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56998   9 years vboxsync rtmon_linux.c: Log formatting fix.
(edit) @56318   9 years vboxsync whitespace
(edit) @56300   9 years vboxsync NetworkServices: Updated (C) year.
(edit) @56230   9 years vboxsync Add missing svn:keywords property.
(edit) @56030   10 years vboxsync postfix iterator => prefix iterator and stlSize => stlEmpty where …
(edit) @55993   10 years vboxsync Nat/Net: add svn:keywords property forgotten in r98135.
(edit) @55992   10 years vboxsync lwip: Drop "l" (ell) length modifier from U32_F and friends. This …
(edit) @55990   10 years vboxsync NAT/Net: pxtcp_pcb_forward_outbound: add debug logging.
(edit) @55988   10 years vboxsync iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more …
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(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) @54929   10 years vboxsync VBoxNetDHCP: fix
(edit) @54918   10 years vboxsync remove empty directory
(edit) @54900   10 years vboxsync NAT/Network: proxy_create_socket - bump up SNDBUF for TCP sockets Windows.
(edit) @54895   10 years vboxsync NAT/Network: group windows and unix code to make socket non-blocking …
(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) @54671   10 years vboxsync NAT networks: don't kill VBoxNetDHCP and VBoxNetNAT but send the …
(edit) @54584   10 years vboxsync DHCPServer: Define DHCP option encodings as an enum. The enum is not …
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