Add the source files for the swift library.
authorAdrian Bondrescu <adi.bondrescu@gmail.com>
Sun, 24 Jun 2012 08:18:52 +0000 (11:18 +0300)
committerAdrian Bondrescu <adi.bondrescu@gmail.com>
Sun, 24 Jun 2012 08:18:52 +0000 (11:18 +0300)
commit45963a7511531cd1656ad5d3847d2dafd015c54d
tree09ab6cae2a237b18768367485511f9b4ee112076
parentd069796805ad79542fd7e4406d1e9c6d2d8c2ef7
Add the source files for the swift library.
143 files changed:
src/libswift/.sconsign.dblite [new file with mode: 0644]
src/libswift/123 [new file with mode: 0644]
src/libswift/123.mhash [new file with mode: 0644]
src/libswift/456.mhash [new file with mode: 0644]
src/libswift/BUGS [new file with mode: 0644]
src/libswift/ChangeLog [new file with mode: 0644]
src/libswift/LICENSE [new file with mode: 0644]
src/libswift/Makefile [new file with mode: 0644]
src/libswift/README [new file with mode: 0644]
src/libswift/SConstruct [new file with mode: 0644]
src/libswift/TODO [new file with mode: 0644]
src/libswift/availability.cpp [new file with mode: 0644]
src/libswift/availability.h [new file with mode: 0644]
src/libswift/avgspeed.cpp [new file with mode: 0644]
src/libswift/avgspeed.h [new file with mode: 0644]
src/libswift/bin.cpp [new file with mode: 0644]
src/libswift/bin.h [new file with mode: 0644]
src/libswift/bin_utils.h [new file with mode: 0644]
src/libswift/bingrep.cpp [new file with mode: 0644]
src/libswift/binheap.cpp [new file with mode: 0644]
src/libswift/binheap.h [new file with mode: 0644]
src/libswift/binmap.cpp [new file with mode: 0644]
src/libswift/binmap.h [new file with mode: 0644]
src/libswift/channel.cpp [new file with mode: 0644]
src/libswift/cmdgw.cpp [new file with mode: 0644]
src/libswift/compat.cpp [new file with mode: 0644]
src/libswift/compat.h [new file with mode: 0644]
src/libswift/copy [new file with mode: 0644]
src/libswift/copy.mhash [new file with mode: 0644]
src/libswift/do_tests.sh [new file with mode: 0755]
src/libswift/doc/apusapus.png [new file with mode: 0644]
src/libswift/doc/binmaps-alenex.pdf [new file with mode: 0644]
src/libswift/doc/cc-states.png [new file with mode: 0644]
src/libswift/doc/draft-ietf-ppsp-peer-protocol-00.nroff [new file with mode: 0644]
src/libswift/doc/draft-ietf-ppsp-peer-protocol-00.txt [new file with mode: 0644]
src/libswift/doc/index.html [new file with mode: 0644]
src/libswift/doc/mfold-article/IEEEtran.bst [new file with mode: 0644]
src/libswift/doc/mfold-article/IEEEtran.cls [new file with mode: 0644]
src/libswift/doc/mfold-article/swarm.png [new file with mode: 0644]
src/libswift/doc/mfold-article/swift-sigicn-jpp.bib [new file with mode: 0644]
src/libswift/doc/mfold-article/swift-sigicn-jpp.pdf [new file with mode: 0644]
src/libswift/doc/mfold-article/swift-sigicn-jpp.tex [new file with mode: 0644]
src/libswift/doc/p2tp-lancaster.pdf [new file with mode: 0755]
src/libswift/doc/p2tp-uml-er.pdf [new file with mode: 0644]
src/libswift/doc/state-diagram.pdf [new file with mode: 0644]
src/libswift/doc/style.css [new file with mode: 0644]
src/libswift/doc/swift.css [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/AUTHORS [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/CMakeLists.txt [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/COPYING [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/ChangeLog [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/Makefile [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/Makefile.am [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/Makefile.common [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/Makefile.in [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/Makefile.nmake [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/README [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/moduleinfo.h [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/moduleinfo.nmake [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/packet-swift.c [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/plugin.c [new file with mode: 0644]
src/libswift/doc/wireshark-dissector/plugin.rc.in [new file with mode: 0644]
src/libswift/ext/seq_picker.cpp [new file with mode: 0644]
src/libswift/ext/simple_selector.cpp [new file with mode: 0644]
src/libswift/ext/vod_picker.cpp [new file with mode: 0644]
src/libswift/getopt.c [new file with mode: 0644]
src/libswift/getopt_long.c [new file with mode: 0644]
src/libswift/getopt_win.h [new file with mode: 0644]
src/libswift/hashtree.cpp [new file with mode: 0644]
src/libswift/hashtree.h [new file with mode: 0644]
src/libswift/httpgw.cpp [new file with mode: 0644]
src/libswift/mfold/bash_profile [new file with mode: 0644]
src/libswift/mfold/build.default.sh [new file with mode: 0644]
src/libswift/mfold/clean.default.sh [new file with mode: 0644]
src/libswift/mfold/cleanup.default.sh [new file with mode: 0644]
src/libswift/mfold/cleanup.node300.das2.ewi.tudelft.nl.sh [new file with mode: 0644]
src/libswift/mfold/compile.default.sh [new file with mode: 0644]
src/libswift/mfold/das2.txt [new file with mode: 0644]
src/libswift/mfold/do-harvest.sh [new file with mode: 0644]
src/libswift/mfold/doall [new file with mode: 0755]
src/libswift/mfold/docmd [new file with mode: 0755]
src/libswift/mfold/dohrv [new file with mode: 0755]
src/libswift/mfold/dotop [new file with mode: 0755]
src/libswift/mfold/env.1mbit.sh [new file with mode: 0644]
src/libswift/mfold/env.default.sh [new file with mode: 0644]
src/libswift/mfold/env.lossy.sh [new file with mode: 0644]
src/libswift/mfold/env.messy.sh [new file with mode: 0644]
src/libswift/mfold/hosts.txt [new file with mode: 0644]
src/libswift/mfold/install.default.sh [new file with mode: 0644]
src/libswift/mfold/loggraphs [new file with mode: 0755]
src/libswift/mfold/logparse [new file with mode: 0755]
src/libswift/mfold/logreport [new file with mode: 0755]
src/libswift/mfold/net.aussie.sh [new file with mode: 0644]
src/libswift/mfold/net.lossy.sh [new file with mode: 0644]
src/libswift/mfold/net.messy.sh [new file with mode: 0644]
src/libswift/mfold/netclean.default.sh [new file with mode: 0644]
src/libswift/mfold/netcleanroot.default.sh [new file with mode: 0644]
src/libswift/mfold/netem.default.sh [new file with mode: 0755]
src/libswift/mfold/netroot.default.sh [new file with mode: 0644]
src/libswift/mfold/ps.default.sh [new file with mode: 0644]
src/libswift/mfold/report.css [new file with mode: 0644]
src/libswift/mfold/run.default.sh [new file with mode: 0644]
src/libswift/mfold/run.node300.das2.ewi.tudelft.nl.sh [new file with mode: 0644]
src/libswift/mfold/run.seeder.sh [new file with mode: 0644]
src/libswift/mfold/servers.txt [new file with mode: 0644]
src/libswift/mfold/ssh-config [new file with mode: 0644]
src/libswift/mfold/status.default.sh [new file with mode: 0644]
src/libswift/mfold/tcinfo.default.sh [new file with mode: 0644]
src/libswift/mfold/test.default.sh [new file with mode: 0644]
src/libswift/mfold/vtt.txt [new file with mode: 0644]
src/libswift/nat_test.cpp [new file with mode: 0644]
src/libswift/nat_test_server.c [new file with mode: 0644]
src/libswift/send_control.cpp [new file with mode: 0644]
src/libswift/sendrecv.cpp [new file with mode: 0644]
src/libswift/serialize.h [new file with mode: 0644]
src/libswift/sha1.cpp [new file with mode: 0644]
src/libswift/sha1.h [new file with mode: 0644]
src/libswift/statsgw.cpp [new file with mode: 0644]
src/libswift/swift.cpp [new file with mode: 0644]
src/libswift/swift.h [new file with mode: 0644]
src/libswift/test_file [new file with mode: 0644]
src/libswift/test_file.mhash [new file with mode: 0644]
src/libswift/tests/SConscript [new file with mode: 0644]
src/libswift/tests/bin64test.cpp [new file with mode: 0644]
src/libswift/tests/bin64test.log [new file with mode: 0644]
src/libswift/tests/binstest2.cpp [new file with mode: 0755]
src/libswift/tests/binstest3.cpp [new file with mode: 0644]
src/libswift/tests/congctrltest.cpp [new file with mode: 0644]
src/libswift/tests/connecttest.cpp [new file with mode: 0644]
src/libswift/tests/connecttest.log [new file with mode: 0644]
src/libswift/tests/dgramtest.cpp [new file with mode: 0644]
src/libswift/tests/dgramtest.log [new file with mode: 0644]
src/libswift/tests/freemap.cpp [new file with mode: 0755]
src/libswift/tests/hashtest.cpp [new file with mode: 0644]
src/libswift/tests/hashtest.log [new file with mode: 0644]
src/libswift/tests/ledbattest.cpp [new file with mode: 0644]
src/libswift/tests/ledbattest2.cpp [new file with mode: 0644]
src/libswift/tests/pex_test.sh [new file with mode: 0755]
src/libswift/tests/test.bat [new file with mode: 0644]
src/libswift/tests/test_file0.dat [new file with mode: 0644]
src/libswift/tests/transfertest.cpp [new file with mode: 0644]
src/libswift/tests/transfertest.log [new file with mode: 0644]
src/libswift/transfer.cpp [new file with mode: 0644]