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) @20203   16 years vboxsync NAT/libalias: nbt module
(edit) @20172   16 years vboxsync NAT: redability (part2)
(edit) @20171   16 years vboxsync NAT: readability (lower nesting)
(edit) @20170   16 years vboxsync NAT: reading (less nesting)
(edit) @20165   16 years vboxsync NAT: build fix
(edit) @20164   16 years vboxsync NAT/libalias: port-forwarding
(edit) @20086   16 years vboxsync NAT/libalias: logging enchancements
(edit) @20053   16 years vboxsync NAT: LibAlias enabling + tcp_emu replaced with ftp_module
(edit) @20016   16 years vboxsync NAT: noisy logging
(edit) @19981   16 years vboxsync NAT: warnings and style
(edit) @19980   16 years vboxsync NAT: unix build fix
(edit) @19979   16 years vboxsync NAT: fix of vbox.org/4091 change list to queue to feed dhcp client …
(edit) @19977   16 years vboxsync NAT: some glue code and experiments with default NAT rule
(edit) @19899   16 years vboxsync NAT: attempt to fix (workaround) #3894.
(edit) @19876   16 years vboxsync NAT: not need ethernet information here anymore
(edit) @19857   16 years vboxsync NAT: remove assertion
(edit) @19851   16 years vboxsync NAT: router is invalid for direct NAT
(edit) @19847   16 years vboxsync NAT: typo
(edit) @19846   16 years vboxsync NAT: some refactoring of ip fragmentation code
(edit) @19839   16 years vboxsync NAT: Slirp don't use ether address of guest anymore instead it …
(edit) @19838   16 years vboxsync NAT: Ether address debug printing
(edit) @19802   16 years vboxsync NAT: line lenght: 80
(edit) @19801   16 years vboxsync compiler warning
(edit) @19759   16 years vboxsync NAT: replace header storing with calculation of start of IP header in place
(edit) @19748   16 years vboxsync NAT: fix of (#3885)
(edit) @19722   16 years vboxsync NAT: move Assert where it really need
(edit) @19700   16 years vboxsync small fix
(edit) @19689   16 years vboxsync NAT: debug give slirp custom resolv.conf for debug need
(edit) @19688   16 years vboxsync NAT: fix (#3900) don't create request if no dns server registered in …
(edit) @19545   16 years vboxsync NAT: better header space reserving
(edit) @19525   16 years vboxsync NAT: Correct ethernet package check
(edit) @19411   16 years vboxsync NAT: wrong Ether address detection and ethernet gap detection
(edit) @19392   16 years vboxsync NAT: attempt to fix #3651
(edit) @19383   16 years vboxsync NAT: UDP gaps removed (detected with VPN)
(edit) @19318   16 years vboxsync NAT: corrects mbuf data offset arithmetic
(edit) @19313   16 years vboxsync NAT: slirp servicing several guests
(edit) @19309   16 years vboxsync gcc-4.4 warning
(edit) @18902   16 years vboxsync NAT: removed VBOX_WITH_SIMPLIFIED_SLIRP_SYNC as the poller API was …
(edit) @18874   16 years vboxsync NAT: handling empty domain name list moved to package preparing
(edit) @18872   16 years vboxsync slirp.c: empty strings still takes at least 1 byte of heap, don't leak …
(edit) @18865   16 years vboxsync NAT: some dhcp clients happy to have at least " " domain name than to …
(edit) @18857   16 years vboxsync NAT: zero-length strings in dhcp offer
(edit) @18815   16 years vboxsync properly export dnsproxy
(edit) @18794   16 years vboxsync NAT: better header inclusion
(edit) @18726   16 years vboxsync NAT: DNS proxy more logging
(edit) @18606   16 years vboxsync slirp.c: leaks in get_dns_addr_domain (hope I fixed it right).
(edit) @18584   16 years vboxsync NAT: adding name domains improved. multibytes handling in IPRT style …
(edit) @18447   16 years vboxsync bootp.c: Unreferenced variable.
(edit) @18419   16 years vboxsync slirp.c: Overlooked another bogus LogRel(("adding %s to DNS suffix …
(edit) @18239   16 years vboxsync NAT: better wide character handling in DNS suffix resolving
(edit) @18226   16 years vboxsync get_dns_addr_domain: wcstombs can in theory return -1, so don't crash …
(edit) @18225   16 years vboxsync get_dns_addr_domain: wcstombs returns the size without counting the …
(edit) @17656   16 years vboxsync NAT: disable service calculation
(edit) @17439   16 years vboxsync NAT: logs
(edit) @17436   16 years vboxsync NAT: added extradata options to control DHCP forcing use external TFTP …
(edit) @17392   16 years vboxsync NAT: visibility
(edit) @17391   16 years vboxsync NAT: release log too noisy
(edit) @17389   16 years vboxsync NAT: helping routines to initilize/free dns server list
(edit) @17363   16 years vboxsync NAT: dns proxy functions fine. the time out and switch to next server …
(edit) @17302   16 years vboxsync NAT: integrated dnsproxy the initialization of 2 dns servers should …
(edit) @17262   16 years vboxsync NAT: make dns proxy compilable with Slirp. (removed static declarations)
(edit) @17227   16 years vboxsync NAT: removing Win version checks (we don't support Win version prior …
(edit) @17225   16 years vboxsync NAT: return 0 in case of success and -1 in case of error, in dns …
(edit) @17224   16 years vboxsync NAT: Handling localhost's DNS servers
(edit) @17222   16 years vboxsync NAT: Multi DNS takes DNS servers IP addresses only from UP interfaces
(edit) @17191   16 years vboxsync spaces
(edit) @17151   16 years vboxsync NAT: ICMP logging
(edit) @17145   16 years vboxsync NAT: preventing attempt of double ICMP packet sends, causing crash.
(edit) @17056   16 years vboxsync NAT: introduced (port) service slection for correct bind operation. …
(edit) @17043   16 years vboxsync NAT: more logging
(edit) @16989   16 years vboxsync NAT: Initialization
(edit) @16948   16 years vboxsync NAT: logging
(edit) @16946   16 years vboxsync NAT: cosmetics
(edit) @16938   16 years vboxsync NAT: non-blocks + socket creation error handling
(edit) @16937   16 years vboxsync NAT: cosmetic
(edit) @16936   16 years vboxsync NAT: old sync mode
(edit) @16900   16 years vboxsync NAT: rollback r43017
(edit) @16897   16 years vboxsync NAT: defining empty specific for WSA event mask check for non-WSA …
(edit) @16876   16 years vboxsync NAT: cosmetic
(edit) @16820   16 years vboxsync NAT:warnings (unreferenced)
(edit) @16819   16 years vboxsync NAT:warnings
(edit) @16818   16 years vboxsync NAT: Code style
(edit) @16816   16 years vboxsync NAT:log (if WSAIoctl fails it should be detectable in release logs)
(edit) @16815   16 years vboxsync NAT: Another yet Graceful connection termination case in MS networking
(edit) @16814   16 years vboxsync NAT: RTMemAllocZ() makes memset() superflous
(edit) @16813   16 years vboxsync NAT:log
(edit) @16812   16 years vboxsync NAT: memset(,0,) => RTMemAllocZ
(edit) @16789   16 years vboxsync NAT:typo
(edit) @16788   16 years vboxsync NAT: get rid of assert on write opperation, giving TCP/IP stack handle …
(edit) @16768   16 years vboxsync NAT: RTMemAllocZ() makes memset() superflous; small cosmetics
(edit) @16759   16 years vboxsync NAT: some comment to assert in slirp_select_poll
(edit) @16757   16 years vboxsync NAT: better logging in poll error handling
(edit) @16756   16 years vboxsync NAT:workaround for Solaris build, difference in ioctl commands and its …
(edit) @16755   16 years vboxsync NAT: more logs in error/HUP handling part, should fix #3639
(edit) @16725   16 years vboxsync NAT: using per-socket index of pollfd, while updating corresponding …
(edit) @16709   16 years vboxsync NAT: handling error (other side drop connection) on read
(edit) @16653   16 years vboxsync NAT: fixed memmory corruption in new Unix multiplexing mechanism
(edit) @16614   16 years vboxsync NAT:ICMP socket non-blocking
(edit) @16612   16 years vboxsync NAT:win burn fix
(edit) @16611   16 years vboxsync NAT:Poll specific error handling was added
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