|
|
@18226
|
16 years |
vboxsync |
get_dns_addr_domain: wcstombs can in theory return -1, so don't crash …
|
|
|
@18225
|
16 years |
vboxsync |
get_dns_addr_domain: wcstombs returns the size without counting the …
|
|
|
@17656
|
16 years |
vboxsync |
NAT: disable service calculation
|
|
|
@17439
|
16 years |
vboxsync |
NAT: logs
|
|
|
@17436
|
16 years |
vboxsync |
NAT: added extradata options to control DHCP forcing use external TFTP …
|
|
|
@17392
|
16 years |
vboxsync |
NAT: visibility
|
|
|
@17391
|
16 years |
vboxsync |
NAT: release log too noisy
|
|
|
@17389
|
16 years |
vboxsync |
NAT: helping routines to initilize/free dns server list
|
|
|
@17363
|
16 years |
vboxsync |
NAT: dns proxy functions fine. the time out and switch to next server …
|
|
|
@17302
|
16 years |
vboxsync |
NAT: integrated dnsproxy
the initialization of 2 dns servers should …
|
|
|
@17262
|
16 years |
vboxsync |
NAT: make dns proxy compilable with Slirp. (removed static declarations)
|
|
|
@17227
|
16 years |
vboxsync |
NAT: removing Win version checks (we don't support Win version prior …
|
|
|
@17225
|
16 years |
vboxsync |
NAT: return 0 in case of success and -1 in case of error, in dns …
|
|
|
@17224
|
16 years |
vboxsync |
NAT: Handling localhost's DNS servers
|
|
|
@17222
|
16 years |
vboxsync |
NAT: Multi DNS takes DNS servers IP addresses only from UP interfaces
|
|
|
@17191
|
16 years |
vboxsync |
spaces
|
|
|
@17151
|
16 years |
vboxsync |
NAT: ICMP logging
|
|
|
@17145
|
16 years |
vboxsync |
NAT: preventing attempt of double ICMP packet sends, causing crash.
|
|
|
@17056
|
16 years |
vboxsync |
NAT: introduced (port) service slection for correct bind operation. …
|
|
|
@17043
|
16 years |
vboxsync |
NAT: more logging
|
|
|
@16989
|
16 years |
vboxsync |
NAT: Initialization
|
|
|
@16948
|
16 years |
vboxsync |
NAT: logging
|
|
|
@16946
|
16 years |
vboxsync |
NAT: cosmetics
|
|
|
@16938
|
16 years |
vboxsync |
NAT: non-blocks + socket creation error handling
|
|
|
@16937
|
16 years |
vboxsync |
NAT: cosmetic
|
|
|
@16936
|
16 years |
vboxsync |
NAT: old sync mode
|
|
|
@16900
|
16 years |
vboxsync |
NAT: rollback r43017
|
|
|
@16897
|
16 years |
vboxsync |
NAT: defining empty specific for WSA event mask check for non-WSA …
|
|
|
@16876
|
16 years |
vboxsync |
NAT: cosmetic
|
|
|
@16820
|
16 years |
vboxsync |
NAT:warnings (unreferenced)
|
|
|
@16819
|
16 years |
vboxsync |
NAT:warnings
|
|
|
@16818
|
16 years |
vboxsync |
NAT: Code style
|
|
|
@16816
|
16 years |
vboxsync |
NAT:log (if WSAIoctl fails it should be detectable in release logs)
|
|
|
@16815
|
16 years |
vboxsync |
NAT: Another yet Graceful connection termination case in MS networking
|
|
|
@16814
|
16 years |
vboxsync |
NAT: RTMemAllocZ() makes memset() superflous
|
|
|
@16813
|
16 years |
vboxsync |
NAT:log
|
|
|
@16812
|
16 years |
vboxsync |
NAT: memset(,0,) => RTMemAllocZ
|
|
|
@16789
|
16 years |
vboxsync |
NAT:typo
|
|
|
@16788
|
16 years |
vboxsync |
NAT: get rid of assert on write opperation, giving TCP/IP stack handle …
|
|
|
@16768
|
16 years |
vboxsync |
NAT: RTMemAllocZ() makes memset() superflous; small cosmetics
|
|
|
@16759
|
16 years |
vboxsync |
NAT: some comment to assert in slirp_select_poll
|
|
|
@16757
|
16 years |
vboxsync |
NAT: better logging in poll error handling
|
|
|
@16756
|
16 years |
vboxsync |
NAT:workaround for Solaris build, difference in ioctl commands and its …
|
|
|
@16755
|
16 years |
vboxsync |
NAT: more logs in error/HUP handling part, should fix #3639
|
|
|
@16725
|
16 years |
vboxsync |
NAT: using per-socket index of pollfd, while updating corresponding …
|
|
|
@16709
|
16 years |
vboxsync |
NAT: handling error (other side drop connection) on read
|
|
|
@16653
|
16 years |
vboxsync |
NAT: fixed memmory corruption in new Unix multiplexing mechanism
|
|
|
@16614
|
16 years |
vboxsync |
NAT:ICMP socket non-blocking
|
|
|
@16612
|
16 years |
vboxsync |
NAT:win burn fix
|
|
|
@16611
|
16 years |
vboxsync |
NAT:Poll specific error handling was added
|
|
|
@16578
|
16 years |
vboxsync |
NAT:fixed revents bits test
nat sock's macrodefinition turns on polls rails
|
|
|
@16573
|
16 years |
vboxsync |
NAT:fix win burn (exclude poll.h)
|
|
|
@16572
|
16 years |
vboxsync |
NAT: select => poll (2x speed up on Unix)
|
|
|
@16571
|
16 years |
vboxsync |
NAT:warnings
|
|
|
@16564
|
16 years |
vboxsync |
NAT: warnings
|
|
|
@16563
|
16 years |
vboxsync |
NAT: slirp_get_nsock introduced returns number of sockets
|
|
|
@16562
|
16 years |
vboxsync |
NAT:NSOK_INC/DEC added to count sockets number for allocation enough …
|
|
|
@16540
|
16 years |
vboxsync |
NAT:decoupling of drvNATSend
|
|
|
@16531
|
16 years |
vboxsync |
NAT: cosmetics
|
|
|
@16529
|
16 years |
vboxsync |
NAT:port-forwarding: Default value for SND/RCV buffers increased 4x
|
|
|
@16511
|
16 years |
vboxsync |
NAT: cosmetics
|
|
|
@16504
|
16 years |
vboxsync |
NAT:typo
|
|
|
@16501
|
16 years |
vboxsync |
NAT: soread aware of reading from closing socket
|
|
|
@16498
|
16 years |
vboxsync |
NAT:noisy
|
|
|
@16496
|
16 years |
vboxsync |
NAT: cosmetic
|
|
|
@16450
|
16 years |
vboxsync |
NAT:MT: workaround the lack of unlock call. should be fixed.
|
|
|
@16449
|
16 years |
vboxsync |
NAT:MT connection closing is working now
|
|
|
@16448
|
16 years |
vboxsync |
NAT:MT improvements
|
|
|
@16445
|
16 years |
vboxsync |
NAT:MT
1. foreach/label sequences enhanced
2. debug printing for …
|
|
|
@16443
|
16 years |
vboxsync |
NAT:MT
1. slirp queue inroduced
2. main points of thread interactions …
|
|
|
@16303
|
16 years |
vboxsync |
NAT:DNS freeing DNS server list
|
|
|
@16296
|
16 years |
vboxsync |
NAT: Enbaled multi dns on Linux.
|
|
|
@16293
|
16 years |
vboxsync |
NAT:ICMP: fixed the crash in case of communication via ICMP socket.
|
|
|
@16292
|
16 years |
vboxsync |
NAT:MT cosmetic
|
|
|
@16291
|
16 years |
vboxsync |
NAT: multi threading.
Introduces set of macroces to use …
|
|
|
@16254
|
16 years |
vboxsync |
NAT: clean up dhcp a bit, and fox the TFTP server address calculation
|
|
|
@16249
|
16 years |
vboxsync |
NAT: returning router to CTL_ALIAS, next server now is CTL_TFTP
|
|
|
@16226
|
16 years |
vboxsync |
NAT:
1. DNS several DNS servers could be passed to guest now (with …
|
|
|
@16214
|
16 years |
vboxsync |
NAT:bootp more readable
|
|
|
@16213
|
16 years |
vboxsync |
NAT:
1. introduces TFTP special_address | CTL_TFTP(4) for built-in …
|
|
|
@16071
|
16 years |
vboxsync |
coding style
|
|
|
@16070
|
16 years |
vboxsync |
NAT: 2nd patch from lawrencerust.
Corrects the behaviour of PORT …
|
|
|
@16069
|
16 years |
vboxsync |
NAT: first patch from lawrencerust, and r39408
returning tcp_emu …
|
|
|
@16063
|
16 years |
vboxsync |
NAT: our_addr = loopback_addr
|
|
|
@15957
|
16 years |
vboxsync |
build fix
|
|
|
@15956
|
16 years |
vboxsync |
NAT: no release profile counters
|
|
|
@15933
|
16 years |
vboxsync |
don't flood the release log with IPv6 warnings
|
|
|
@15925
|
16 years |
vboxsync |
NAT: Fix ICMP affected by no-copy patch.
|
|
|
@15919
|
16 years |
vboxsync |
NAT:fix #3480
|
|
|
@15914
|
16 years |
vboxsync |
NAT: temporally enable intermediate buffer on send, to avoid overhead …
|
|
|
@15891
|
16 years |
vboxsync |
NAT: IP aligning doesn't really used in Slirp and real life
|
|
|
@15890
|
16 years |
vboxsync |
NAT: 1. wo sync enhancement branch is still functional (was corrupted …
|
|
|
@15875
|
16 years |
vboxsync |
If we sent an OACK, wait for ACK from client before sending file data.
|
|
|
@15845
|
16 years |
vboxsync |
warnings and minor fixes to coding style
|
|
|
@15793
|
16 years |
vboxsync |
fixed Mac burns
|
|
|
@15792
|
16 years |
vboxsync |
NAT: RTMemFree
|
|
|
@15791
|
16 years |
vboxsync |
NAT: malloc/free/realloc/strdup => iprt functions; fixed …
|
|
|
@15769
|
16 years |
vboxsync |
slirp: ARP and IP code even more unifing
|
|
|
@15768
|
16 years |
vboxsync |
slirp: if_encap is place to call slirp_output. removing duplcates in …
|
|
|
@15765
|
16 years |
vboxsync |
slirp: send to guest is queued
|
|
|