..
COPYRIGHT
Remove the advertising clause from the slirp license
18 years ago
bootp.c
slirp: Reassign same address to same DHCP client
17 years ago
bootp.h
slirp: Handle DHCP requests for specific IP (Jan Kiszka)
18 years ago
cksum.c
Remove the advertising clause from the slirp license
18 years ago
ctl.h
initial user mode network support
23 years ago
debug.c
Fix some warnings that would be generated by gcc -Wredundant-decls
18 years ago
debug.h
Remove unnecessary trailing newlines
18 years ago
icmp_var.h
Remove the advertising clause from the slirp license
18 years ago
if.c
Sparse fixes: NULL use, header order, ANSI prototypes, static
18 years ago
if.h
Add const etc. to places forgotten from the previous commit
19 years ago
ip.h
Remove the advertising clause from the slirp license
18 years ago
ip_icmp.c
Sparse fixes: NULL use, header order, ANSI prototypes, static
18 years ago
ip_icmp.h
Remove the advertising clause from the slirp license
18 years ago
ip_input.c
Sparse fixes: NULL use, header order, ANSI prototypes, static
18 years ago
ip_output.c
Sparse fixes: NULL use, header order, ANSI prototypes, static
18 years ago
libslirp.h
User networking: Show active connections
17 years ago
main.h
Fix some SLIRP warnings
18 years ago
mbuf.c
Sparse fixes: NULL use, header order, ANSI prototypes, static
18 years ago
mbuf.h
Remove the advertising clause from the slirp license
18 years ago
misc.c
Fix some win32 compile warnings
18 years ago
misc.h
Fix inline use warnings from sparse
18 years ago
sbuf.c
Sparse fixes: NULL use, header order, ANSI prototypes, static
18 years ago
sbuf.h
Use const and static as needed, disable unused code
19 years ago
slirp.c
User networking: Show active connections
17 years ago
slirp.h
Fix windows build and clean up use of <windows.h>
18 years ago
slirp_config.h
Fix some warnings that would be generated by gcc -Wredundant-decls
18 years ago
socket.c
Delete some unused macros detected with -Wp,-Wunused-macros use
18 years ago
socket.h
Fix some win32 compile warnings
18 years ago
tcp.h
Remove the advertising clause from the slirp license
18 years ago
tcp_input.c
Sparse fixes: NULL use, header order, ANSI prototypes, static
18 years ago
tcp_output.c
Sparse fixes: NULL use, header order, ANSI prototypes, static
18 years ago
tcp_subr.c
Delete some unused macros detected with -Wp,-Wunused-macros use
18 years ago
tcp_timer.c
Use ANSI prototypes to please sparse
18 years ago
tcp_timer.h
Remove the advertising clause from the slirp license
18 years ago
tcp_var.h
Remove the advertising clause from the slirp license
18 years ago
tcpip.h
Remove the advertising clause from the slirp license
18 years ago
tftp.c
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
18 years ago
tftp.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
19 years ago
udp.c
Use ANSI prototypes to please sparse
18 years ago
udp.h
Remove the advertising clause from the slirp license
18 years ago