| .. |
|
COPYRIGHT
|
Remove the advertising clause from the slirp license
|
17 years ago |
|
bootp.c
|
slirp: fix unaligned access in bootp code
|
15 years ago |
|
bootp.h
|
slirp: Factor out internal state structure
|
17 years ago |
|
cksum.c
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
debug.h
|
slirp: Cleanup and basic reanimation of debug code
|
17 years ago |
|
if.c
|
slirp: Use internal state in interface
|
17 years ago |
|
if.h
|
slirp: Factor out internal state structure
|
17 years ago |
|
ip.h
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
ip_icmp.c
|
slirp: Read host DNS config on demand
|
17 years ago |
|
ip_icmp.h
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
ip_input.c
|
Accept packets with TTL=1
|
16 years ago |
|
ip_output.c
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
libslirp.h
|
slirp: Read host DNS config on demand
|
17 years ago |
|
main.h
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
mbuf.c
|
slirp: fix use-after-free
|
17 years ago |
|
mbuf.h
|
Fix breakage by obsolete _P() for good
|
17 years ago |
|
misc.c
|
slirp: Remove unused code for bad sprintf
|
16 years ago |
|
misc.h
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
sbuf.c
|
slirp: Drop dead code
|
17 years ago |
|
sbuf.h
|
Fix breakage by obsolete _P() for good
|
17 years ago |
|
slirp.c
|
Make ARP replies at least 64 bytes long
|
16 years ago |
|
slirp.h
|
Delete useless 'extern' qualifiers for functions
|
15 years ago |
|
slirp_config.h
|
slirp: Remove unused code for bad sprintf
|
16 years ago |
|
socket.c
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
socket.h
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
tcp.h
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
tcp_input.c
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
tcp_output.c
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
tcp_subr.c
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
tcp_timer.c
|
More NULL pointer fixes
|
17 years ago |
|
tcp_timer.h
|
Fix breakage by obsolete _P() for good
|
17 years ago |
|
tcp_var.h
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
tcpip.h
|
Remove the advertising clause from the slirp license
|
17 years ago |
|
tftp.c
|
slirp: Use strcasecmp() to check tftp mode, tsize
|
15 years ago |
|
tftp.h
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
udp.c
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |
|
udp.h
|
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
|
16 years ago |