|
|
@85195
|
4 years |
vboxsync |
slirp: Clang 11 / OSX SDK 10.13 adjustments. bugref:9790
|
|
|
@83597
|
5 years |
vboxsync |
NAT: bugref:9694 - libalias NBT - IP header is verified, but UDP …
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@65664
|
8 years |
vboxsync |
more appropriate here :)
|
|
|
@65662
|
8 years |
vboxsync |
gcc 7: Devices/Network: fall thru
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63217
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@63015
|
8 years |
vboxsync |
slirp: warnings
|
|
|
@63014
|
8 years |
vboxsync |
slirp: warnings
|
|
|
@62353
|
8 years |
vboxsync |
slirp/libalias: appease cppcheck by providing buffer width constraints …
|
|
|
@62352
|
8 years |
vboxsync |
slirp/libalias: drop duplicate NULL check (pasto).
|
|
|
@61906
|
8 years |
vboxsync |
NAT/libalias: Fix cppcheck complaint about a harmless pasto/edito. …
|
|
|
@61905
|
8 years |
vboxsync |
NAT/libalias: Fix cppcheck complaint by applying FreeBSD's revisions …
|
|
|
@59063
|
9 years |
vboxsync |
NAT: Move host resolver out of libalias. This is a minimal change …
|
|
|
@58077
|
9 years |
vboxsync |
Network/slirp: LogRel nits.
|
|
|
@56377
|
9 years |
vboxsync |
more RT_GCC_EXTENSION required for gcc-5
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@55363
|
10 years |
vboxsync |
NAT: G/c old debug printf in host resolver that spams release log.
|
|
|
@52712
|
10 years |
vboxsync |
NAT: G/c bogus VBOX && !NO_USE_SOCKETS code disabled in r93447.
Same …
|
|
|
@52711
|
10 years |
vboxsync |
NAT: Convert NATState::curtime from milliseconds to seconds when we …
|
|
|
@52684
|
10 years |
vboxsync |
NAT: clean up an #ifdef in HouseKeeping() to avoid duplication of code …
|
|
|
@52683
|
10 years |
vboxsync |
NAT: Fix #else /* VBOX */ comments to reflect the condition when that …
|
|
|
@51137
|
11 years |
vboxsync |
NAT: #7342: debug assertion in sofree() triggered by ftp connections. …
|
|
|
@51113
|
11 years |
vboxsync |
NAT: Replace loopback address with NATState::alias_addr in
227 …
|
|
|
@50136
|
11 years |
vboxsync |
tabs
|
|
|
@49432
|
11 years |
vboxsync |
NAT: prevent NAT thread from infinite loop on PowerOff if DNS …
|
|
|
@49347
|
11 years |
vboxsync |
NAT: Use RW critsect to protect the handler chain list against …
|
|
|
@46765
|
11 years |
vboxsync |
Devices/NAT: reverted accidental extra commit from r86686
|
|
|
@46758
|
11 years |
vboxsync |
Devices/Input/UsbMouse: add basic unit test harness.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43730
|
12 years |
vboxsync |
NAT: Don't be too optimistic, check the whether alias list isn't empty.
|
|
|
@41855
|
12 years |
vboxsync |
NAT: collapsing EAGAIN,EWOULDBLOCK,EINPROGRESS conditions to …
|
|
|
@41839
|
12 years |
vboxsync |
NAT: Zero pointer to link on link remove. (#6188)
|
|
|
@41341
|
13 years |
vboxsync |
NAT: attempt to fix #6188. libaslias marks sockets for deletion, but …
|
|
|
@40834
|
13 years |
vboxsync |
NAT:libalias: tabs.
|
|
|
@40786
|
13 years |
vboxsync |
NAT:libalias: initialization of TCP socket for constructed link.
|
|
|
@40623
|
13 years |
vboxsync |
NAT/libalias: better socket's reference count.
|
|
|
@40622
|
13 years |
vboxsync |
NAT: tabs.
|
|
|
@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]
|
|
|
@40119
|
13 years |
vboxsync |
NAT: unused variable c (moved under LIBALIAS_DEBUG ambrella).
|
|
|
@40117
|
13 years |
vboxsync |
NAT/libalias: calm down clang-analyzer (replace assignment with …
|
|
|
@40116
|
13 years |
vboxsync |
NAT/libalias: backed out r76255, the code actually right (no way to …
|
|
|
@40114
|
13 years |
vboxsync |
NAT/libalias: initialization of iresult at the very begining, to avoid …
|
|
|
@39861
|
13 years |
vboxsync |
DrvNAT: Use RTStrSimplePatternMultiMatch instead of …
|
|
|
@39776
|
13 years |
vboxsync |
NAT: (release log) let user know when mapping is registered or …
|
|
|
@39775
|
13 years |
vboxsync |
NAT: introduces CFGM value …
|
|
|
@39774
|
13 years |
vboxsync |
NAT: backed out r75718.
|
|
|
@39773
|
13 years |
vboxsync |
NAT: logs and comments.
|
|
|
@39766
|
13 years |
vboxsync |
NAT: host resolver can use user-defined mapping instead of host …
|
|
|
@39506
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@39101
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@39085
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@38345
|
13 years |
vboxsync |
NAT: logging. (vbox/#9346).
|
|
|
@37746
|
13 years |
vboxsync |
NAT/debug: %R[naipv4] -> %RTnaipv4 and &IP -> IP.
|
|
|
@37724
|
13 years |
vboxsync |
NAT: todo (logging)
|
|
|
@33957
|
14 years |
vboxsync |
NAT/libalias: cosmetic.
|
|
|
@33953
|
14 years |
vboxsync |
NAT/libalias: fixes issue with wrong type of query header in DNS …
|
|
|
@32431
|
14 years |
vboxsync |
scm cleanup
|
|
|
@30921
|
14 years |
vboxsync |
NAT/hostresolver: trim ending dots confusing host resolver.
|
|
|
@30016
|
15 years |
vboxsync |
NAT: clean up.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28480
|
15 years |
vboxsync |
NAT: nuke dead code.
|
|
|
@27869
|
15 years |
vboxsync |
OSE fixes for NAT
|
|
|
@26495
|
15 years |
vboxsync |
Devices: whitespace cleanup
|
|
|
@25992
|
15 years |
vboxsync |
alias_nbt.c: isprint -> RT_C_IS_PRINT; fixes missing prototype warning …
|
|
|
@25364
|
15 years |
vboxsync |
NAT: another close() => closesocket but this time in dead code
|
|
|
@25356
|
15 years |
vboxsync |
NAT: test for >= 0 is better here
|
|
|
@25353
|
15 years |
vboxsync |
NAT: libalias: consider '_' and '-' in host names (xtracker 4537); Sun …
|
|
|
@25301
|
15 years |
vboxsync |
NAT: removed annoying warnings
|
|
|
@25265
|
15 years |
vboxsync |
NAT: coding style
|
|
|
@25157
|
15 years |
vboxsync |
alias_db.c: consitency, use RTMemFree instead of free() on that so …
|
|
|
@25156
|
15 years |
vboxsync |
NAT: freeing allocated socket structure.
|
|
|
@25153
|
15 years |
vboxsync |
NAT: closing socket without confusing microsoft runtime libraries.
|
|
|
@25119
|
15 years |
vboxsync |
NAT: typo.
|
|
|
@25118
|
15 years |
vboxsync |
NAT: sockfd isn't used in VBOX.
|
|
|
@24235
|
15 years |
vboxsync |
Missing kup file.
|
|
|
@24233
|
15 years |
vboxsync |
alias_ftp.c: Fixed iprt/ctype.h warnings.
|
|
|
@24232
|
15 years |
vboxsync |
alias_dns.c: Fixed iprt/ctype.h warnings.
|
|
|
@24223
|
15 years |
vboxsync |
alias_proxy.c: warnings caused by the iprt/ctype.h change
|
|
|
@23155
|
15 years |
vboxsync |
NAT: alias_dns doesn't require dtom any more, update of
corresponded …
|
|
|
@23154
|
15 years |
vboxsync |
NAT: BSD mbuf
|
|
|
@22881
|
15 years |
vboxsync |
NAT: {ip,udp}_next macro used.
|
|
|
@22880
|
15 years |
vboxsync |
NAT: warnings
|
|
|
@22879
|
15 years |
vboxsync |
NAT: warning.
|
|
|
@22873
|
15 years |
vboxsync |
NAT: stdio -> IPRT/fileio
|
|
|
@22862
|
15 years |
vboxsync |
NAT: missed header
|
|
|
@22861
|
15 years |
vboxsync |
NAT: typo
|
|
|
@22845
|
15 years |
vboxsync |
NAT: win burn fix (index -> strchr)
|
|
|
@22844
|
15 years |
vboxsync |
NAT: win burn fix.
|
|
|
@22843
|
15 years |
vboxsync |
NAT: using host resolver instead of dnsproxy.
|
|
|
@22452
|
15 years |
vboxsync |
NAT/libalias: don't alloc to much
|
|
|
@22451
|
15 years |
vboxsync |
NAT/libalias: no-static
|
|
|
@21864
|
15 years |
vboxsync |
NAT: globals
|
|
|
@21718
|
15 years |
vboxsync |
NAT: timing to Slirp's terms
|
|
|
@21671
|
15 years |
vboxsync |
NAT: time storage corresponds to Slirp requirements, and time …
|
|
|
@21662
|
15 years |
vboxsync |
NAT: linalias's links expire too fast
|
|
|
@21661
|
15 years |
vboxsync |
NAT: backed 50155
|
|
|