コミット履歴

作者 SHA1 メッセージ 日付
  Caleb James DeLisle 5fd68525de added identity checks to AuthorizedPasswords.c 9 年 前
  Caleb James DeLisle 19b60e0dca Better error handling when there is an invalid IPv6 address 10 年 前
  nite69 d98a9d2a4c This change allows you to restrict one password to be used with 10 年 前
  Caleb James DeLisle 3005cac83c Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled. 10 年 前
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops 10 年 前
  Caleb James DeLisle 359f646e18 Removed many uses of BufferAllocator in favor of per-request allocators 10 年 前
  Caleb James DeLisle 285493adef Admin should provide a request scoped allocator 10 年 前
  hartzler 1efe067f86 change getUsers to return List* 11 年 前
  hartzler 44f16f3ee6 add admin list function to show user strings 11 年 前
  hartzler 84dbf493b1 remove flush RPC and update admin docs 11 年 前
  hartzler 8ae0431ed9 require user param for add 11 年 前
  Matt Hartzler 0bf9722c84 add user notion to passwords 11 年 前
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. 11 年 前
  Caleb James DeLisle 46f0a21068 AuthorizedPasswords_flush() should only flush users which were added by AuthorizedPasswords_add() 11 年 前
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. 11 年 前
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. 11 年 前
  Caleb James DeLisle c241af8fe3 iptunnel added but not debugged. 11 年 前
  Caleb James DeLisle 245370648a Crash bug when trying to manually insert a node with an invalid address. 12 年 前
  Caleb James DeLisle b05677cf94 Simplify AuthorizedPasswords_add() 12 年 前
  Caleb James DeLisle 6b7f576872 cjd's editor window is only 100 characters wide :) 12 年 前
  Caleb James DeLisle 2d37fa2e23 Trying to get it to play nice with gcc-4.7 12 年 前
  Micheal Smith 69d4044b57 Added modelines to source files. 12 年 前
  Caleb James DeLisle 58b82e414b Unified first line codestyle, thanks Maria for the patch. 12 年 前
  Caleb James DeLisle 41874da7f7 added python api consumer, moved non-core (admin) stuff to contrib, improved admin interface. 12 年 前
  Caleb James DeLisle 321e2a9c6c Rearranged the init system, this is not well tested yet. 12 年 前