|
|
@106061
|
2 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95573
|
2 years |
vboxsync |
Network/slirp: Advertising clause for Danny Gasparovsky was …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@73746
|
6 years |
vboxsync |
NAT/NATNet: Disable Nagle algorighm on the host using TCP_NODELAY …
|
|
|
@72284
|
7 years |
vboxsync |
NAT: tcp_fconnect - use %RTnaipv4 instead of an artisanal equivalent. …
|
|
|
@71982
|
7 years |
vboxsync |
NAT: (re)implement --nataliasmode sameports because the libalias …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68444
|
7 years |
vboxsync |
NAT: Bind TCP sockets to specific address if requested. Why and how …
|
|
|
@63668
|
8 years |
vboxsync |
slirp: Spell "initialized" correctly.
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63016
|
8 years |
vboxsync |
Devices: warnings (debug builds)
|
|
|
@63013
|
8 years |
vboxsync |
slirp: warnings
|
|
|
@62511
|
8 years |
vboxsync |
(C) 2016
|
|
|
@58631
|
9 years |
vboxsync |
NAT: tcp_fconnect - when DNS proxy is enabled and the target is
port …
|
|
|
@58077
|
9 years |
vboxsync |
Network/slirp: LogRel nits.
|
|
|
@57784
|
9 years |
vboxsync |
NAT: rewrite handling of port-forwarding.
The most interesting part …
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@54827
|
10 years |
vboxsync |
NAT: G/c ancient abandoned VBOX_WITH_SLIRP_BSD_SBUF experiment.
|
|
|
@52755
|
10 years |
vboxsync |
NAT: G/c socket:so_la - per-socket libalias instance used for …
|
|
|
@51865
|
10 years |
vboxsync |
NAT: tcp_respond - don't split window size computation into two chunks …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@42100
|
12 years |
vboxsync |
NAT: TCB releasing on slirp_link_down. (no more assertions on …
|
|
|
@41455
|
13 years |
vboxsync |
NAT: Don't spend time on connections with uninitiolized template.
|
|
|
@40621
|
13 years |
vboxsync |
NAT: libalias closes self sockets, and Slirp inform libalias in case …
|
|
|
@40583
|
13 years |
vboxsync |
NAT: verification that sockets always stay on right queues.
|
|
|
@40423
|
13 years |
vboxsync |
NAT: warnings [-Wunused-macros]
|
|
|
@40422
|
13 years |
vboxsync |
NAT: warnings [-Wunused-but-set-variable]
|
|
|
@39409
|
13 years |
vboxsync |
NAT: warnings + NAT/netservice fixes.
|
|
|
@39101
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@37936
|
13 years |
vboxsync |
NAT: logs.
|
|
|
@37738
|
13 years |
vboxsync |
NAT: tracing tcp machine state change.
|
|
|
@34103
|
14 years |
vboxsync |
NAT: (debug) logging fixes
|
|
|
@30045
|
14 years |
vboxsync |
NAT: BSD sbuf.
|
|
|
@30016
|
15 years |
vboxsync |
NAT: clean up.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28510
|
15 years |
vboxsync |
refined r60215
|
|
|
@28482
|
15 years |
vboxsync |
NAT: nuke dead code.
|
|
|
@28480
|
15 years |
vboxsync |
NAT: nuke dead code.
|
|
|
@28449
|
15 years |
vboxsync |
NAT: slirp file headers
|
|
|
@28444
|
15 years |
vboxsync |
NAT: tcp_close filter out listening sockets while freeing socket …
|
|
|
@28434
|
15 years |
vboxsync |
*: whitespace cleanups by scm and two manually picked nits.
|
|
|
@28023
|
15 years |
vboxsync |
NAT: FD_CLOSE(win) and POLLHUB(Unix) events are processed in common …
|
|
|
@25822
|
15 years |
vboxsync |
NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh …
|
|
|
@25754
|
15 years |
vboxsync |
NAT: xtracker 4583: hopefully fix 100% CPU load with NAT under certain …
|
|
|
@25265
|
15 years |
vboxsync |
NAT: coding style
|
|
|
@23369
|
15 years |
vboxsync |
NAT: small cosmetics, trailing spaces
|
|
|
@23166
|
15 years |
vboxsync |
NAT: burn fix (typo).
|
|
|
@23165
|
15 years |
vboxsync |
NAT: missed header initialization.
|
|
|
@23154
|
15 years |
vboxsync |
NAT: BSD mbuf
|
|
|
@22664
|
15 years |
vboxsync |
NAT: hide away dhcp internals, adds helper lookups functions
|
|
|
@22013
|
15 years |
vboxsync |
NAT: clearing (removing non-libalias code)
|
|
|
@20959
|
15 years |
vboxsync |
NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
|
|
|
@20650
|
15 years |
vboxsync |
NAT: TOS is disabled
|
|
|
@20649
|
15 years |
vboxsync |
NAT: Backed 48735
|
|
|
@20648
|
15 years |
vboxsync |
NAT: TOS is disabled in libalias environment
|
|
|
@20472
|
15 years |
vboxsync |
NAT: tcp_nodelay off
|
|
|
@20379
|
15 years |
vboxsync |
NAT: introduce slirp's interface to configure socket's and sbuf defaults
|
|
|
@20244
|
16 years |
vboxsync |
NAT: fixed buffer in 64kB
|
|
|
@20164
|
16 years |
vboxsync |
NAT/libalias: port-forwarding
|
|
|
@20053
|
16 years |
vboxsync |
NAT: LibAlias enabling + tcp_emu replaced with ftp_module
|
|
|
@19313
|
16 years |
vboxsync |
NAT: slirp servicing several guests
|
|
|
@17191
|
16 years |
vboxsync |
spaces
|
|
|
@16938
|
16 years |
vboxsync |
NAT: non-blocks + socket creation error handling
|
|
|
@16820
|
16 years |
vboxsync |
NAT:warnings (unreferenced)
|
|
|
@16819
|
16 years |
vboxsync |
NAT:warnings
|
|
|
@16812
|
16 years |
vboxsync |
NAT: memset(,0,) => RTMemAllocZ
|
|
|
@16562
|
16 years |
vboxsync |
NAT:NSOK_INC/DEC added to count sockets number for allocation enough …
|
|
|
@16531
|
16 years |
vboxsync |
NAT: cosmetics
|
|
|
@16529
|
16 years |
vboxsync |
NAT:port-forwarding: Default value for SND/RCV buffers increased 4x
|
|
|
@16449
|
16 years |
vboxsync |
NAT:MT connection closing is working now
|
|
|
@16448
|
16 years |
vboxsync |
NAT:MT improvements
|
|
|
@16291
|
16 years |
vboxsync |
NAT: multi threading.
Introduces set of macroces to use …
|
|
|
@16226
|
16 years |
vboxsync |
NAT:
1. DNS several DNS servers could be passed to guest now (with …
|
|
|
@16071
|
16 years |
vboxsync |
coding style
|
|
|
@16070
|
16 years |
vboxsync |
NAT: 2nd patch from lawrencerust.
Corrects the behaviour of PORT …
|
|
|
@15919
|
16 years |
vboxsync |
NAT:fix #3480
|
|
|
@15792
|
16 years |
vboxsync |
NAT: RTMemFree
|
|
|
@15791
|
16 years |
vboxsync |
NAT: malloc/free/realloc/strdup => iprt functions; fixed …
|
|
|
@15453
|
16 years |
vboxsync |
slirp: removed the old 64-bit incompatible reassemble code
|
|
|
@15450
|
16 years |
vboxsync |
slirp: style, dead code
|
|
|
@15293
|
16 years |
vboxsync |
slirp: style + comments
|
|
|
@15074
|
16 years |
vboxsync |
slirp: better readability
|
|
|
@14638
|
16 years |
vboxsync |
NAT: some reformatting for better readability; merged …
|
|
|
@14616
|
16 years |
vboxsync |
ipovly now conform modern BSD making ih_x1 field as array overlapping …
|
|
|
@14522
|
16 years |
vboxsync |
removed unused global tcbhead
|
|
|
@14470
|
16 years |
vboxsync |
slirp: remove tabs
|
|
|
@14331
|
16 years |
vboxsync |
slirp: removed dead code
|
|
|
@14329
|
16 years |
vboxsync |
slirp: removed unused control interface; added slirp_get_timeout_ms()
|
|
|
@14309
|
16 years |
vboxsync |
#else /* what comes now */
|
|
|
@14291
|
16 years |
vboxsync |
freeing of reassembly close on end of TCP connection was added to …
|
|
|
@14289
|
16 years |
vboxsync |
code style
|
|
|
@14288
|
16 years |
vboxsync |
constants initialization for TCP reassembly
|
|
|
@14285
|
16 years |
vboxsync |
heade of list of TCPCB was added and initialization code was injected
|
|
|