Commit Graph

  • 395260e0eb Update build_c_array.py to Python3 master Gregory Soutade 2024-08-31 14:28:58 +02:00
  • ea4bfda214 Handle timeouts & max requests in Python test class soutade 2020-05-11 10:07:10 +02:00
  • 13ef026003 Update README v0.1 soutade 2016-03-02 17:36:24 +01:00
  • d9c104c731 Bad subgroup linking in build_c_array and recursion was stopped too early for ipv6 addresses soutade 2016-02-24 19:17:40 +01:00
  • 0973b18da9 Add force_ip_data rule to data Makefile soutade 2016-02-24 19:17:40 +01:00
  • ad33c94c6f Rework Makefile dependencies soutade 2016-02-24 19:17:40 +01:00
  • 087082ef08 Enable IPV6 requests support in iptogeo server soutade 2016-02-24 19:17:40 +01:00
  • b05329f9be Add coherency tests soutade 2016-02-24 19:17:40 +01:00
  • 911f909f96 Add support for IPV6 requests in iptogeo class soutade 2016-02-24 19:17:40 +01:00
  • 1f789284dd Remove ip_data.c from Git soutade 2016-02-24 19:15:40 +01:00
  • 501e5b2acf Add IPv6 to tests soutade 2016-02-17 18:15:04 +01:00
  • 2456039df1 Add IPv6 support for listening sockets soutade 2016-02-17 18:15:04 +01:00
  • 3370e83f55 Forgot some syscalls for seccomp (when sigint is raised) soutade 2016-02-17 18:15:04 +01:00
  • 3152fbf947 Add more seccomp syscalls soutade 2016-02-17 18:15:04 +01:00
  • 3f69fdc7fb Add README soutade 2016-02-17 18:15:04 +01:00
  • 59b55cfa55 Add Licence information soutade 2016-02-17 18:15:04 +01:00
  • b6d0c796be New threads where not placed in head of linked list soutade 2016-02-17 18:15:04 +01:00
  • 978f9335f0 Forgot to replace one ctx nb_sockets variable by nb_sockets soutade 2016-02-17 18:15:04 +01:00
  • 4b791be9f6 Add full IPV6 support soutade 2016-02-06 14:24:26 +01:00
  • 401a2e98af Error in iteractive algorithm, continue statement, continue for and not global while soutade 2016-02-06 14:23:28 +01:00
  • 501875ae2b Allows to pass IPv6 in interactive mode (always returns None for now) soutade 2016-02-04 20:39:50 +01:00
  • 57fce2afe2 Move from recursive algorithm to linear one Update REQ_IPV4 and REQ_IPV6 defines soutade 2016-02-04 20:39:50 +01:00
  • 36d5b0f43b Print a message at then end of test soutade 2016-02-04 20:39:50 +01:00
  • f3c8feb3c5 Add close() method to Python class soutade 2016-02-04 20:39:50 +01:00
  • 58b0439d9d Use poll instead of select soutade 2016-02-04 20:39:50 +01:00
  • 73732adbef Add more tests soutade 2016-02-04 20:39:50 +01:00
  • d110f892b4 Don't read thread_ctx nb_available_sockets and nb_cur_sockets as they may be changed. Use temporary variables. Use microseconds timeout instead of seconds soutade 2016-02-04 20:39:50 +01:00
  • a10ce76381 Add timeout to Python class soutade 2016-02-04 20:39:50 +01:00
  • 9b0bdae64e Add close_socket fucntions and rise the scope for mutex for accessing s_last_thread soutade 2016-02-04 20:39:50 +01:00
  • 54184da72c Fix a bug : bad size for sockets malloc soutade 2016-02-04 20:39:50 +01:00
  • 93f45dab81 Fix a bug : Remove thread if there is no more active connection (bad condition tested) soutade 2016-02-04 20:39:50 +01:00
  • 96fb2c5a8e Add 1000 random tests soutade 2016-02-04 20:39:50 +01:00
  • bc9c8c3dcc Raise an exception on empty packets (geoip Python class) soutade 2016-02-04 20:39:50 +01:00
  • 148a2a81c8 Add -B option to doesn't go in background soutade 2016-02-04 20:39:50 +01:00
  • feb89ff6b3 Add first seccomp implementation soutade 2016-02-04 20:39:50 +01:00
  • 1b72bc86f2 Tak in account server disconnect in Python test class soutade 2016-02-04 20:39:50 +01:00
  • ef5176e7ec Rework build system soutade 2016-02-04 20:39:50 +01:00
  • 9f880f8705 Add max nb requests per client soutade 2016-01-31 11:49:24 +01:00
  • 446c5b0461 Initial commit soutade 2016-01-31 11:42:28 +01:00