385 Commits (530049bc1dcc24c1178a29d99ca08b6dd08413e0)

Author SHA1 Message Date
Jan Kiszka 9367964ae2 slirp: tftp: Rework filename handling 17 years ago
Jan Kiszka 20c24bf24d slirp: tftp: Refactor tftp_handle_rrq 17 years ago
Jan Kiszka ef2d54d8df slirp: tftp: Clean up tftp_send_error 17 years ago
Jan Kiszka f8e3cbd3b5 slirp: tftp: Cleanup tftp_prefix check 17 years ago
Jan Kiszka ee9be58735 slirp: Drop unused icmp_var.h 17 years ago
Jan Kiszka 9f349498af slirp: Cleanup and basic reanimation of debug code 17 years ago
Jan Kiszka 0fe6a7f284 slirp: Drop statistic code 17 years ago
Jan Kiszka 0d62c4cfe2 slirp: Drop dead code 17 years ago
Jan Kiszka 6dbe553fe9 slirp: Add info usernet for dumping connection states 17 years ago
Jan Kiszka 4a82347a47 slirp: Mark sockets of incoming TCP connections 17 years ago
Jan Kiszka 9c12a6f24d slirp: Do not allow to remove non-hostfwd sockets 17 years ago
Jan Kiszka 6dd5ffb661 slirp: Explicitely mark host-forwarding sockets 17 years ago
Jan Kiszka f932b6ce71 slirp: Prepare for persistent socket state flags 17 years ago
Jan Kiszka 3c6a05803c slirp: Bind support for host forwarding rules 17 years ago
Jan Kiszka 2ad82cf9e2 slirp: Fix port comparision in slirp_remove_hostfwd 17 years ago
Jan Kiszka c92ef6a22d slirp: Rework external configuration interface 17 years ago
Jan Kiszka a13a4126c8 slirp: Rework internal configuration 17 years ago
Jan Kiszka ad196a9d0c slirp: Move smb, redir, tftp and bootp parameters and -net channel 17 years ago
Jan Kiszka e15f4a992c Revert "User networking: Show active connections" 17 years ago
Jan Kiszka b35725c544 slirp: Refactor tcp_ctl 17 years ago
Jan Kiszka 753a5f170d slirp: Drop redundant lines from udp_input 17 years ago
Blue Swirl c5b76b3810 Fix mingw32 build warnings 17 years ago
Jan Kiszka b8e8af38ee slirp: Reorder initialization 18 years ago
Alexander Graf 1c6ed9f337 User networking: Show active connections 17 years ago
Alexander Graf c1261d8d16 User Networking: Enable removal of redirections 17 years ago
Jan Kiszka 0928a95ffe slirp: Reassign same address to same DHCP client 17 years ago
malc 0a656f5f21 Cast pointer arguments of get/setsockopt, send to void * to keep GCC 17 years ago
Blue Swirl 001faf3269 Replace gcc variadic macro extension with C99 version 18 years ago
aliguori b63c7f6b77 slirp: Handle DHCP requests for specific IP (Jan Kiszka) 18 years ago
blueswir1 aeed97c4cf Use ANSI prototypes to please sparse 18 years ago
blueswir1 aa80613232 Move bootp_filename to avoid a sparse warning 18 years ago
blueswir1 b9e82a5946 Fix some win32 compile warnings 18 years ago
blueswir1 d78f399542 Delete some unused macros detected with -Wp,-Wunused-macros use 18 years ago
aliguori 49dc768d4c Fix windows build and clean up use of <windows.h> 18 years ago
blueswir1 511d2b140f Sparse fixes: NULL use, header order, ANSI prototypes, static 18 years ago
aliguori 376253ece4 monitor: Rework API (Jan Kiszka) 18 years ago
blueswir1 f2ba730e89 Fix SIGSEGV crash in slirp networking code 18 years ago
aliguori 2f5f899631 Remove the advertising clause from the slirp license 18 years ago
aurel32 6391e47e42 Use broadcast address for slirp dhcp replies 18 years ago
blueswir1 61dca5aa65 Fix _P use on OpenBSD 18 years ago
blueswir1 429d0a3db8 Fix 64 bit issue in slirp 18 years ago
blueswir1 0580ac9160 Fix some SLIRP warnings 18 years ago
aliguori 062e55272e Add support for vmchannel socket migration (Gleb Natapov) 18 years ago
aliguori a9ba3a856d Add slirp_restrict option (Gleb Natapov) 18 years ago
aliguori e1c5a2b334 Redirect slirp traffic to/from qemu character device (Gleb Natapov) 18 years ago
blueswir1 1d6198c3b0 Remove unnecessary trailing newlines 18 years ago
aurel32 e8e880a72e slirp: fix CVE 2007-5729 18 years ago
aliguori bf9298b90e Make struct iovec universally available 18 years ago
blueswir1 36bae8dd95 Fix inline use warnings from sparse 18 years ago
blueswir1 be15b141e0 Replace uses of strncpy (a GNU extension) with Qemu pstrcpy 18 years ago