Historique des commits

Auteur SHA1 Message Date
  Ben Schwartz ae4edfbf3e Implement optional support for SOCKS5-UDP il y a 7 ans
  Ambroz Bizjak 462ed77f14 ncd: Implement object reference infrastructure and objref module. il y a 11 ans
  Ambroz Bizjak 9bdb2f3793 ncd: Implement logging by function implementations. il y a 11 ans
  ambrop7 126a47c586 ncd: add load_module() il y a 13 ans
  ambrop7 86b3cbc925 system: add BThreadSignal and BLockReactor il y a 13 ans
  ambrop7 4aa8e8ba30 ncd: modules: add getenv il y a 13 ans
  ambrop7 c6f5c0c8df ncd: modules: add buffer il y a 13 ans
  ambrop7 4290021aa3 ncd: modules: add log il y a 13 ans
  ambrop7 4c5f65d96d ncd: implement NCDBuildProgram and make ncd.c utilize it. This finishes the initial implementation of the include system. il y a 13 ans
  ambrop7 520cec03fd ncd: modules: remove call module, and rename the call2() command from the call2 module to call(). This way the call() command il y a 13 ans
  ambrop7 6086c1f911 ncd: modules: add sys.start_process() il y a 13 ans
  ambrop7 eb298e5748 ncd: modules: add substr il y a 13 ans
  ambrop7 6583f5e8f6 ncd: modules: remove concatv, implement it in concat module instead, more efficiently il y a 13 ans
  ambrop7 a6af9a3364 ncd: modules: add depend_scope (like multidepend but with separate dependency scopes) il y a 13 ans
  ambrop7 b6088a6593 ncd: modules: add socket il y a 13 ans
  ambrop7 5a27ab878d blog_channels.txt: update (missed in previous commit) il y a 13 ans
  ambrop7 c1af9df7c7 ncd: modules: add file_open il y a 13 ans
  ambrop7 250edb09f6 ncd: modules: add periodic_timer() il y a 13 ans
  ambrop7 bb9ca1fe73 ncd: rename NCDValue{Generator,Parser} to NCDVal{Generator,Parser} il y a 13 ans
  ambrop7 47431d77c0 add some programs for playing with DoS attacks on TCP il y a 13 ans
  ambrop7 1996f362b4 ncd: modules: remove ip_in_network.c and make ip_in_network() an alias for net.ipv4.addr_in_network() il y a 13 ans
  ambrop7 5d2c3cb7db ncd: modules: add net_ipv4_addr_in_network and net_ipv6_addr_in_network il y a 13 ans
  ambrop7 f65800bfd1 ncd: modules: add net.ipv6.route() il y a 13 ans
  ambrop7 619288f673 ncd: modules: add net.ipv6.addr() il y a 13 ans
  ambrop7 60249f255b ncd: improve how arguments are instantiated. Keep the incomplete arguments in NCDValMem's, but containing placholder values in place il y a 13 ans
  ambrop7 7442f5c481 ncd: modules: add explode il y a 13 ans
  ambrop7 3c08174cbc ncd: modules: add reboot il y a 13 ans
  ambrop7 577e83fa9c ncd: modules: add assert il y a 13 ans
  ambrop7 190de5a91b ncd: modules: add call2 il y a 13 ans
  ambrop7 204281549c ncd: modules: add implode il y a 14 ans