Commit History

Автор SHA1 Съобщение Дата
  Caleb James DeLisle a0084a9e21 Switch to Rust CryptoAuth преди 3 години
  Caleb James DeLisle 1d16ebb987 Signedness преди 3 години
  Caleb James DeLisle 6d9ecb7e55 re-shuffled tests to be able to run on both new and old CryptoAuth преди 3 години
  Caleb James DeLisle fb3baef276 Try to fix build issue with UDPInterface and remove error:none from AuthorizedPasswords_list because it blows up the API connector преди 6 години
  Caleb James DeLisle 9becc1dd9f Add an 'error':'none' in AuthorizedPasswords_list and move StringList below UvWrapper which was triggering some build issues преди 6 години
  Caleb James DeLisle a8baeb4314 Added pagination to AuthorizedPasswords_get AND made ArrayList able to create list types with names not prefixed by ArrayList, and created StringList (ArrayList<String>) преди 6 години
  Caleb James DeLisle 1881da934d Automatic refactoring to get rid of dangerous usage of String_CONST() преди 7 години
  soredake c49cc24869 links update преди 7 години
  Caleb James DeLisle 1d1a023de3 Move out IP address parsing which should not happen inside of CryptoAuth преди 9 години
  Caleb James DeLisle ced280bc17 Serious bug fixes in CryptoAuth (and probably some new bugs added) преди 9 години
  Caleb James DeLisle 12b4387deb Fix a typo which should have been caught by the compiler before \! преди 9 години
  Caleb James DeLisle a50d101337 enable peering using login and password so that password cannot be cracked in order to steal peering преди 9 години
  Caleb James DeLisle 5fd68525de added identity checks to AuthorizedPasswords.c преди 10 години
  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 преди 11 години
  Caleb James DeLisle 285493adef Admin should provide a request scoped allocator преди 11 години
  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. преди 12 години
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. преди 12 години
  Caleb James DeLisle c241af8fe3 iptunnel added but not debugged. преди 12 години
  Caleb James DeLisle 245370648a Crash bug when trying to manually insert a node with an invalid address. преди 12 години