Commit History

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