Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-25 | Replace () with (void) in public function definitionsHEADmaster | Daniel P. Berrange | 2 | -9/+9 |
2010-03-26 | Convert slirp to use autoconf | Alexander Larsson | 8 | -111/+348 |
2009-12-28 | Make sure make install DESTDIR=/path/to actually works | Jeroen van Meeuwen (Fedora Unity) | 1 | -7/+7 |
2009-08-02 | creating the include dir if doesn't exist | Yonit | 1 | -0/+1 |
2009-07-15 | added -fno-strict-overflow to Makefile | Yonit | 1 | -1/+1 |
2009-07-06 | A hook for a bug where tp->rcv_nxt > tp->rcv_adv. The bug corrupted the tcp w... | Yonit | 2 | -1/+19 |
2009-07-01 | allowing to change the network interface callbacks | Yonit | 2 | -0/+6 |
2009-06-22 | removed debug printing | Yonit | 1 | -1/+0 |
2009-06-21 | Export/Restore | Yonit | 15 | -100/+732 |
2009-05-27 | removing unnecessary externs | Yonit | 1 | -27/+1 |
2009-05-27 | removing tt global | Yonit | 3 | -3/+1 |
2009-05-27 | slirp that uses user defined interface for sockets instead of operating system | Yonit | 40 | -3514/+1269 |
2009-05-27 | slirp: original code copied from qemu | Yonit Halperin | 39 | -0/+13192 |