Commit History

Author SHA1 Message Date
  ambrop7 2dcfbced3b ncd: move NCDValue into NCDAst 13 years ago
  ambrop7 5b713bcadf ncd: NCDValueGenerator: remove the NCDValue interface, leaving only the NCDVal interface 13 years ago
  ambrop7 5558252ce5 ncd: NCDValueParser: remove the NCDValue interface, leaving only the NCDVal interface 13 years ago
  ambrop7 c4f99cdfe9 ncd: NCDRequestClient: port NCDValue-->NCDVal 13 years ago
  ambrop7 c0a159c590 ncd/tests/parse.ncd: add some more value parsing 13 years ago
  ambrop7 2752d74a90 oops... parse empty maps as maps and not lists 13 years ago
  ambrop7 eff8602df6 regenerate bison/flex stuff for BPredicate 13 years ago
  ambrop7 4e0dbb3096 ncd: NCDValueParser: use NCDValCons to construct values 13 years ago
  ambrop7 3571b03fed ncd: NCDValCons: cosmetic changes 13 years ago
  ambrop7 7ca97e219a ncd: add NCDValCons, which implements efficient construction of values without knowing list/map lengths in advance 13 years ago
  ambrop7 fd098c64fd examples/substring_test.c: fix typo 13 years ago
  ambrop7 92e9e8a8fa version 1.999.124rc2 13 years ago
  ambrop7 52e2fa7766 dhcpclient: use BRandom2 instead of BRandom_randomize. This removes the OpenSSL dependency from NCD. 13 years ago
  ambrop7 5bea31f17c add BRandom2 13 years ago
  ambrop7 ccaccf4893 get rid of some warnings 13 years ago
  ambrop7 b2e53909ac ncd: NCDObject: remove unused functions 13 years ago
  ambrop7 47431d77c0 add some programs for playing with DoS attacks on TCP 13 years ago
  ambrop7 93bc612a21 get rid of some warnings 13 years ago
  ambrop7 e0876b0af6 misc/debug.h: add B_USE for suppressing warnings about uninitialized variables 13 years ago
  ambrop7 ef26f61fa3 version 1.999.124rc1 13 years ago
  ambrop7 20607b8e3a fix bad copy-paste in previous commit 13 years ago
  ambrop7 f9cb7b96a2 remove LinkedList2 and use LinkedList1 instead 13 years ago
  ambrop7 1a84275301 structure: remove BHeap 13 years ago
  ambrop7 965936585f compile fixes for MSVC 13 years ago
  ambrop7 56092d335c cosmetic changes 13 years ago
  ambrop7 83123063ca flow: PacketPassPriorityQueue: use SAvl instead of BHeap 13 years ago
  ambrop7 6875747963 flow: PacketPassFairQueue: use SAvl instead of BHeap 13 years ago
  ambrop7 1996f362b4 ncd: modules: remove ip_in_network.c and make ip_in_network() an alias for net.ipv4.addr_in_network() 13 years ago
  ambrop7 5d2c3cb7db ncd: modules: add net_ipv4_addr_in_network and net_ipv6_addr_in_network 13 years ago
  ambrop7 630ff9fa6a ncd: modules: port the rest of modules to func_new2 13 years ago