Historique des commits

Auteur SHA1 Message Date
  Denis Waßmann 6eba0d207c Added the possibility to create ip-addresses from user-defined blocks and lists il y a 7 ans
  dustin.born e951eacf16 Add parameters for communication type, IP reuse and padding il y a 7 ans
  christof 7bdb8d8081 Added PaddingGenerator (US9). Not tested on real packets as input, because some syntax error happen in other files. il y a 7 ans
  Denis Waßmann 8e68fdc0fe Merge branch 'feature/ip-refactoring' into develop il y a 7 ans
  Marcel Juschak 280b2f6951 PacketGenerator und PayloadGenerator hinzugefuegt il y a 7 ans
  Denis Waßmann 5520beb16b Added a MacAddressGenerator il y a 7 ans
  dustin.born 1341eff40d Add functionality to get private IPs from Pcap file il y a 7 ans
  dustin.born 3fb4ad9b8b Add possibility to retrieve first and last address of IP block rather conveniently il y a 7 ans
  Denis Waßmann 19b39a8d5b redesigned the ip-generator to use the new classes il y a 7 ans
  Denis Waßmann edfa64931f Put the id2t-executable on the gitignore-list as it's generated by the build il y a 7 ans
  Denis Waßmann 7c94338da4 Deleted the __gt__-method because python can derive it from __lt__ and __eg__ already and because i wanted to have the last word. It's early morning, I don't know what I'm doing il y a 7 ans
  dustin.born dfb21da65c Add initial concept to map data contained in CSV to IDs with most communication in an interval il y a 7 ans
  dustin.born 8b0aec85c6 Add more useful functions to IPv4 il y a 7 ans
  Denis Waßmann ce182b73fa Isolated the ip-core-classes il y a 7 ans
  dustin.born 60f891c8f7 Fix: consistent use of deque il y a 7 ans
  dustin.born 0cf8b7dc93 Use deque for efficiency il y a 7 ans
  dustin.born 3257e79132 Merge branch 'develop' of https://git.tk.informatik.tu-darmstadt.de/leon.boeck/ID2T-toolkit-BotnetTraffic into develop il y a 7 ans
  dustin.born 967b256064 Add Membership Management Communication Attack and the respective resource il y a 7 ans
  dustin.born 70edad3d28 Code cleanup and moving files into fitting directory il y a 7 ans
  Marcel Juschak 8e833e0d63 ParseXML aktualisiert il y a 7 ans
  Joshua b51b2a53ac Merge branch 'develop' of https://git.tk.informatik.tu-darmstadt.de/leon.boeck/ID2T-toolkit-BotnetTraffic into develop il y a 7 ans
  Joshua 4668eeacd1 CSV parser commented il y a 7 ans
  Marcel Juschak 421efc759b Upload files to 'code/Iteration1' il y a 7 ans
  Joshua c8c3c9bc90 test il y a 7 ans
  Joshua c3a6efebce delete test il y a 7 ans
  Joshua 15ee33f472 test push il y a 7 ans
  dustin.born ad5cce0382 Add docstring and parameter types to function il y a 7 ans
  Denis Waßmann 1c56efb576 Created a test-directory, colonialized by a single testcase, and a script to run them il y a 7 ans
  Denis Waßmann 7f01aa5cee Added an ip-generator, tests and further documentation will be postponed il y a 7 ans
  Denis Waßmann 060ca97a31 Added a seed-parameter for deterministic output il y a 7 ans