Історія комітів

Автор 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 роки тому