Historique des commits

Auteur SHA1 Message Date
  Ambroz Bizjak 5153894f43 Use badvpn_add_library for all internal libraries. il y a 11 ans
  Ambroz Bizjak bbe0524d24 CMakeLists.txt: Add prefix to resulting library names. il y a 11 ans
  Ambroz Bizjak cc991c6821 Fix build with BUILD_SHARED_LIBS on. il y a 11 ans
  Ambroz Bizjak c8b3bfef84 lwip/CMakeLists.txt: Add missing link to the internal 'system' library. il y a 11 ans
  Ambroz Bizjak b1a808c0bf NCDVal: Fix assertion. il y a 11 ans
  Ambroz Bizjak c90711372c version 1.999.129 il y a 12 ans
  ambrop7 628ac69685 ncd/modules/file_open.c: Fix typo in assertion. il y a 12 ans
  ambrop7 ae14d254ac server: Fix bug forgetting to call BSSLConnection_ReleaseBuffers(). il y a 12 ans
  ambrop7 37058a71df misc/find_program.h: Look in PATH first. il y a 12 ans
  ambrop7 83bd6c1da3 ncd/modules/net_backend_wpa_supplicant.c: Don't hardcode il y a 12 ans
  ambrop7 4ef3943dbb NCDIfConfig: Don't hardcode /sbin/modprobe, let the shell find it. il y a 12 ans
  ambrop7 0292d08f74 Add compile-udpgw.sh. il y a 12 ans
  ambrop7 4c5e1d6ad4 ncd: modules: net_dns: implement net.dns.resolvconf() forspecification of arbitrary resolv.conf lines il y a 12 ans
  ambrop7 80e002aa74 ncd/examples/router/README: mention that a DNS server is started il y a 12 ans
  ambrop7 edd3faca44 ncd: add router example il y a 12 ans
  ambrop7 d225550b5c version 1.999.128 il y a 12 ans
  ambrop7 f59e6e2f69 Fix some MSVC build errors. il y a 12 ans
  ambrop7 06b1ce9f1b Regenerate Bison parser to fix build on MSVC. il y a 12 ans
  ambrop7 6656143955 BSSLConnection: fix build on MSVC il y a 12 ans
  ambrop7 f0a9004bc0 SLinkedList: optimize by allowing the prev and last pointers to be indeterminate when they aren't needed il y a 12 ans
  ambrop7 c8eef381f1 SLinkedList: add the list pointer argument to Next and Prev functions il y a 12 ans
  ambrop7 82df26cdfc BPending: use MarkRemoved and IsRemoved instead of manual hacking with the next pointers il y a 12 ans
  ambrop7 f5ea2bdef7 SLinkedList: implement MarkRemoved and IsRemoved il y a 12 ans
  ambrop7 a53724cfc5 BPending: optimization, use RemoveFirst instead of Remove il y a 12 ans
  ambrop7 31abf88633 SLinkedList: implement RemoveFirst and RemoveLast il y a 12 ans
  ambrop7 b72f37add9 tun2socks: add option to append source addresses to SOCKS usernam il y a 12 ans
  ambrop7 1ba0000b7c udpgw: fix clang warning il y a 12 ans
  ambrop7 77013d347b BAddr: add functions which return addresses il y a 12 ans
  ambrop7 c15c0247e2 ncd: add onoff_server example il y a 13 ans
  ambrop7 24d05ee81f fix compile-tun2sock.sh after IPv6 support was added il y a 13 ans