Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  ambrop7 eb298e5748 ncd: modules: add substr 13 yıl önce
  ambrop7 6583f5e8f6 ncd: modules: remove concatv, implement it in concat module instead, more efficiently 13 yıl önce
  ambrop7 a6af9a3364 ncd: modules: add depend_scope (like multidepend but with separate dependency scopes) 13 yıl önce
  ambrop7 b6088a6593 ncd: modules: add socket 13 yıl önce
  ambrop7 fbc464435b ncd: modules: add backtrack 13 yıl önce
  ambrop7 c1af9df7c7 ncd: modules: add file_open 13 yıl önce
  ambrop7 250edb09f6 ncd: modules: add periodic_timer() 13 yıl önce
  ambrop7 1ebc9e1fa0 port NCD to Emscripten 13 yıl önce
  ambrop7 5e10dff851 oops, we need to make struct NCDModule non-const, not struct NCDModuleGroup. So revert previous commit. 13 yıl önce
  ambrop7 8ed78cb35d ncd: make NCDModuleGroup structs non-const (for next commit which will need to modify them) 13 yıl önce
  ambrop7 1996f362b4 ncd: modules: remove ip_in_network.c and make ip_in_network() an alias for net.ipv4.addr_in_network() 13 yıl önce
  ambrop7 5d2c3cb7db ncd: modules: add net_ipv4_addr_in_network and net_ipv6_addr_in_network 13 yıl önce
  ambrop7 f65800bfd1 ncd: modules: add net.ipv6.route() 13 yıl önce
  ambrop7 619288f673 ncd: modules: add net.ipv6.addr() 13 yıl önce
  ambrop7 7442f5c481 ncd: modules: add explode 13 yıl önce
  ambrop7 3c08174cbc ncd: modules: add reboot 13 yıl önce
  ambrop7 577e83fa9c ncd: modules: add assert 13 yıl önce
  ambrop7 190de5a91b ncd: modules: add call2 13 yıl önce
  ambrop7 204281549c ncd: modules: add implode 14 yıl önce
  ambrop7 2992ef627e ncd: modules: add netmask 14 yıl önce
  ambrop7 6e20ec2a7d ncd: modules: add file 14 yıl önce
  ambrop7 e4f85dce66 ncd: modules: add valuemetic 14 yıl önce
  ambrop7 1b3604d2c1 ncd: modules: add parse 14 yıl önce
  ambrop7 d90885e7d5 ncd: modules: add arithmetic 14 yıl önce
  ambrop7 ae27405c14 ncd: modules: add exit() and getargs(), making use of the new interface 14 yıl önce
  ambrop7 777da6272b ncd: modules: add sys.request_client 14 yıl önce
  ambrop7 a4f16eacd2 ncd: modules: add net_ipv6_wait_dynamic_addr 14 yıl önce
  ambrop7 44039edcda ncd: modules: add sys_request_server. Also add ncd-request tool. 14 yıl önce
  ambrop7 634af9f300 ncd: modules: add try 14 yıl önce
  ambrop7 3dece5460b ncd: modules: add value 14 yıl önce