提交历史

作者 SHA1 备注 提交日期
  ambrop7 f0e54877ff ncd: modules: sys_request_server: allow getting the IP address of a client 14 年之前
  ambrop7 5e14bc3b04 ncd: modules: value: add value::insert(), value::remove() 14 年之前
  ambrop7 378af4dc55 ncd: modules: value: cosmetic changes 14 年之前
  ambrop7 1b3604d2c1 ncd: modules: add parse 14 年之前
  ambrop7 ab13660e30 ncd: modules: arithmetic: fix crash on malloc failure 14 年之前
  ambrop7 4b69859a2d ncd-request: add support to connecting to TCP servers 14 年之前
  ambrop7 33891a6f63 ncd: modules: sys_request_client: add support to connecting to TCP servers 14 年之前
  ambrop7 1070473752 ncd: NCDRequestClient: add support to connecting to TCP servers 14 年之前
  ambrop7 cc86d5eadf system: BConnection: remove assertion for address supported and make a runtime check instead 14 年之前
  ambrop7 87084f233d ncd: modules: sys_request_server: add support for listening on TCP 14 年之前
  ambrop7 327f0b965f system: BAddr: add BAddr_InitFromIpaddrAndPort() 14 年之前
  ambrop7 d90885e7d5 ncd: modules: add arithmetic 14 年之前
  ambrop7 c05984ca32 blog_channels.txt: add forgotten 14 年之前
  ambrop7 0a9329ce89 ncd: modules: getargs: don't store the arguments, just request them in getvar 14 年之前
  ambrop7 ae27405c14 ncd: modules: add exit() and getargs(), making use of the new interface 14 年之前
  ambrop7 dd478b1a94 ncd: implement interface for modules to initiate interpreter termination and read extra command line arguments 14 年之前
  ambrop7 777da6272b ncd: modules: add sys.request_client 14 年之前
  ambrop7 a3c8b2c17b ncd: NCDRequestClient: cosmetic changes 14 年之前
  ambrop7 b616ac4cf8 ncd: NCDRequestClient: add NCDRequestClientRequest_Abort() 14 年之前
  ambrop7 1c6b2bc54d ncd: modules: sys_request_server: send finished/error message only after the request process has finished 14 年之前
  ambrop7 00dd7e59f3 ncd: NCDRequestClient: add missing assignment 14 年之前
  ambrop7 17d80db0b5 fix clang warnings 14 年之前
  ambrop7 d5509cefb3 ncd: improve requestproto such that it is possible for a client to abort a request. Reimplement request client 14 年之前
  ambrop7 3185994844 ncd: NCDModule: add NCDModuleProcess_AssertFree() 14 年之前
  ambrop7 9ad9ff4288 misc: ipaddr: fix return type of ipaddr_ipv4_mask_from_prefix() 14 年之前
  ambrop7 d21f852b9f ncd: add map values 14 年之前
  ambrop7 9f6c7d227a ncd: NCDValueParser_parse: simplify grammar 14 年之前
  ambrop7 7dec7b834e examples: ncd_value_parser_test: fix error message typo 14 年之前
  ambrop7 7471c0595f ncd: NCDConfigParser_parse: simplify grammar 14 年之前
  ambrop7 c4ee3fcbe4 examples: ncd_tokenizer_test: add missing tokens 14 年之前