Historique des commits

Auteur SHA1 Message Date
  ambrop7 250edb09f6 ncd: modules: add periodic_timer() il y a 13 ans
  ambrop7 1ebc9e1fa0 port NCD to Emscripten il y a 13 ans
  ambrop7 5e10dff851 oops, we need to make struct NCDModule non-const, not struct NCDModuleGroup. So revert previous commit. il y a 13 ans
  ambrop7 8ed78cb35d ncd: make NCDModuleGroup structs non-const (for next commit which will need to modify them) 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 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
  ambrop7 2992ef627e ncd: modules: add netmask il y a 14 ans
  ambrop7 6e20ec2a7d ncd: modules: add file il y a 14 ans
  ambrop7 e4f85dce66 ncd: modules: add valuemetic il y a 14 ans
  ambrop7 1b3604d2c1 ncd: modules: add parse il y a 14 ans
  ambrop7 d90885e7d5 ncd: modules: add arithmetic il y a 14 ans
  ambrop7 ae27405c14 ncd: modules: add exit() and getargs(), making use of the new interface il y a 14 ans
  ambrop7 777da6272b ncd: modules: add sys.request_client il y a 14 ans
  ambrop7 a4f16eacd2 ncd: modules: add net_ipv6_wait_dynamic_addr il y a 14 ans
  ambrop7 44039edcda ncd: modules: add sys_request_server. Also add ncd-request tool. il y a 14 ans
  ambrop7 634af9f300 ncd: modules: add try il y a 14 ans
  ambrop7 3dece5460b ncd: modules: add value il y a 14 ans
  ambrop7 971c19a015 ncd: modules: add from_string and to_string il y a 14 ans
  ambrop7 0d99d6a26a switch to using the New BSD License il y a 14 ans
  ambrop7 7d67a723c2 ncd: modules: add daemon il y a 14 ans
  ambrop7 9193b2c643 ncd: modules: remove rimp_call il y a 14 ans
  ambrop7 c7a1a2e22e ncd: modules: add imperative il y a 14 ans
  ambrop7 1a05502bc1 ncd: modules: add dynamic_depend il y a 14 ans