Commit Graph

  • 31530c83a4 fix: data races with getservent feature: time elapsed in the print master 0x35c 2025-06-05 11:10:42 +0200
  • eaf5913c29 feature: better print output fix: remove useless mutex for the routine start 0x35c 2025-06-05 10:44:15 +0200
  • 954f59649a core: remove nb_threads from struct scan and pass it as a parameter 0x35c 2025-06-03 15:34:46 +0200
  • 9ae1e29f71 core: use only one struct data instead of thead_data and scan_data core: do parsing in the main, put all in struct general fix: code support port > 1024 Starnakin 2025-06-03 16:49:41 +0200
  • d640c95224 feature: print (wip) 0x35c 2025-06-03 13:05:52 +0200
  • abb1d1f364 fix: ports parsing and change timeout to 5s for no_response 0x35c 2025-05-31 17:18:21 +0200
  • 6164363cce fix: better response handling for prints 0x35c 2025-05-31 17:10:03 +0200
  • 0f8d184aee feature: ttl complete 0x35c 2025-05-31 16:44:27 +0200
  • dbed6dc7cd feature: flags -F, --max_retries and --ttl (wip) 0x35c 2025-05-31 16:37:24 +0200
  • ee2af274d9 fix: overwrite of ports when multithreading feature: service name 0x35c 2025-05-31 10:21:18 +0200
  • f35cad887d fix: pcap_dispatch is non blocking feature: no response handle 0x35c 2025-05-30 16:12:51 +0200
  • 936c277d02 feature: SCAN_ALL implemented (to be tested) 0x35c 2025-05-30 14:42:56 +0200
  • 227000cf97 feature: use pthread_join() instead of pthread_detach and weird counter thing 0x35c 2025-05-29 15:01:57 +0200
  • a94bbf0671 fix: loop freeing parsing missing an element 0x35c 2025-05-29 14:54:21 +0200
  • 2040551742 fix: thead leaks fixed Starnakin 2025-05-29 16:52:38 +0200
  • d0b1fa6329 fix: parsing leaks fixed 0x35c 2025-05-29 14:52:09 +0200
  • 331d1077b9 wip: file of hosts as an argument 0x35c 2025-05-29 14:25:03 +0200
  • 623b3ad0d7 feature: multithreading wip 0x35c 2025-05-29 02:16:04 +0200
  • 6538a085b9 feature: parsing with getopt pretty much done (some checks tbd) 0x35c 2025-05-29 00:10:41 +0200
  • 60f23e9250 core: improve opti with else if instead of if Starnakin 2025-05-27 13:28:03 +0200
  • e7ca63eaa6 clean: upgrade readability Starnakin 2025-05-27 13:25:37 +0200
  • ad367d6792 fix: struct were not passed correctly as the argument of *_response 0x35c 2025-05-26 16:01:49 +0200
  • 675248cbff fix: various bug fixes on allocations and stuff (still wip) 0x35c 2025-05-26 15:46:58 +0200
  • 1ce702d169 fix: check scan return Starnakin 2025-05-26 16:48:02 +0200
  • eb2d9b1ecf fix: get src addr Starnakin 2025-05-26 15:14:12 +0200
  • 3213a56d1b fix: add the dest address to conn_addr (bozo) 0x35c 2025-05-26 12:43:50 +0200
  • 1ffb554a32 feature: send packets (reponse not working tho) 0x35c 2025-05-26 12:18:06 +0200
  • 9378251248 fix: better response handling (to be tested once send packets will be done) 0x35c 2025-05-23 11:33:55 +0200
  • 84d5960900 feature: start to implement responses 0x35c 2025-05-22 17:08:26 +0200
  • 1361cd9f9c feature: default interface and basic start 0x35c 2025-05-21 18:22:46 +0200
  • ba6eb6c27e init main Starnakin 2025-05-21 15:18:00 +0200