Commit History

Author SHA1 Message Date
  Ambroz Bizjak c90711372c version 1.999.129 12 years ago
  ambrop7 628ac69685 ncd/modules/file_open.c: Fix typo in assertion. 12 years ago
  ambrop7 ae14d254ac server: Fix bug forgetting to call BSSLConnection_ReleaseBuffers(). 12 years ago
  ambrop7 37058a71df misc/find_program.h: Look in PATH first. 12 years ago
  ambrop7 83bd6c1da3 ncd/modules/net_backend_wpa_supplicant.c: Don't hardcode 12 years ago
  ambrop7 4ef3943dbb NCDIfConfig: Don't hardcode /sbin/modprobe, let the shell find it. 12 years ago
  ambrop7 0292d08f74 Add compile-udpgw.sh. 12 years ago
  ambrop7 4c5e1d6ad4 ncd: modules: net_dns: implement net.dns.resolvconf() forspecification of arbitrary resolv.conf lines 12 years ago
  ambrop7 80e002aa74 ncd/examples/router/README: mention that a DNS server is started 12 years ago
  ambrop7 edd3faca44 ncd: add router example 12 years ago
  ambrop7 d225550b5c version 1.999.128 12 years ago
  ambrop7 f59e6e2f69 Fix some MSVC build errors. 12 years ago
  ambrop7 06b1ce9f1b Regenerate Bison parser to fix build on MSVC. 12 years ago
  ambrop7 6656143955 BSSLConnection: fix build on MSVC 12 years ago
  ambrop7 f0a9004bc0 SLinkedList: optimize by allowing the prev and last pointers to be indeterminate when they aren't needed 12 years ago
  ambrop7 c8eef381f1 SLinkedList: add the list pointer argument to Next and Prev functions 12 years ago
  ambrop7 82df26cdfc BPending: use MarkRemoved and IsRemoved instead of manual hacking with the next pointers 12 years ago
  ambrop7 f5ea2bdef7 SLinkedList: implement MarkRemoved and IsRemoved 12 years ago
  ambrop7 a53724cfc5 BPending: optimization, use RemoveFirst instead of Remove 12 years ago
  ambrop7 31abf88633 SLinkedList: implement RemoveFirst and RemoveLast 12 years ago
  ambrop7 b72f37add9 tun2socks: add option to append source addresses to SOCKS usernam 12 years ago
  ambrop7 1ba0000b7c udpgw: fix clang warning 12 years ago
  ambrop7 77013d347b BAddr: add functions which return addresses 12 years ago
  ambrop7 c15c0247e2 ncd: add onoff_server example 13 years ago
  ambrop7 24d05ee81f fix compile-tun2sock.sh after IPv6 support was added 13 years ago
  ambrop7 ed6449d06a tun2socks: IPv6 support. Includes updated lwIP version and udpgw program. 13 years ago
  ambrop7 c0b9b54be8 ncd: net_iptables: add ip6tables commands 13 years ago
  ambrop7 58de02c375 tun2socks: use udp_check() 13 years ago
  ambrop7 adf6203e3c misc/udp_proto: add udp_check() 13 years ago
  ambrop7 47fb330b96 tun2socks: fix an unlikely integer overflow, and some cosmetic changes 13 years ago