Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle a0084a9e21 Switch to Rust CryptoAuth il y a 3 ans
  Caleb James DeLisle 1d16ebb987 Signedness il y a 3 ans
  Caleb James DeLisle 6d9ecb7e55 re-shuffled tests to be able to run on both new and old CryptoAuth il y a 3 ans
  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 il y a 6 ans
  Caleb James DeLisle 9becc1dd9f Add an 'error':'none' in AuthorizedPasswords_list and move StringList below UvWrapper which was triggering some build issues il y a 6 ans
  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>) il y a 6 ans
  Caleb James DeLisle 1881da934d Automatic refactoring to get rid of dangerous usage of String_CONST() il y a 7 ans
  soredake c49cc24869 links update il y a 7 ans
  Caleb James DeLisle 1d1a023de3 Move out IP address parsing which should not happen inside of CryptoAuth il y a 9 ans
  Caleb James DeLisle ced280bc17 Serious bug fixes in CryptoAuth (and probably some new bugs added) il y a 9 ans
  Caleb James DeLisle 12b4387deb Fix a typo which should have been caught by the compiler before \! il y a 9 ans
  Caleb James DeLisle a50d101337 enable peering using login and password so that password cannot be cracked in order to steal peering il y a 9 ans
  Caleb James DeLisle 5fd68525de added identity checks to AuthorizedPasswords.c il y a 10 ans
  Caleb James DeLisle 19b60e0dca Better error handling when there is an invalid IPv6 address il y a 10 ans
  nite69 d98a9d2a4c This change allows you to restrict one password to be used with il y a 10 ans
  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. il y a 10 ans
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops il y a 11 ans
  Caleb James DeLisle 359f646e18 Removed many uses of BufferAllocator in favor of per-request allocators il y a 11 ans
  Caleb James DeLisle 285493adef Admin should provide a request scoped allocator il y a 11 ans
  hartzler 1efe067f86 change getUsers to return List* il y a 11 ans
  hartzler 44f16f3ee6 add admin list function to show user strings il y a 11 ans
  hartzler 84dbf493b1 remove flush RPC and update admin docs il y a 11 ans
  hartzler 8ae0431ed9 require user param for add il y a 11 ans
  Matt Hartzler 0bf9722c84 add user notion to passwords il y a 11 ans
  Caleb James DeLisle c82ead8529 Changed allocator to produce more information when something goes wrong, refactored to use macro. il y a 11 ans
  Caleb James DeLisle 46f0a21068 AuthorizedPasswords_flush() should only flush users which were added by AuthorizedPasswords_add() il y a 11 ans
  Caleb James DeLisle 9b08100ec3 Included IpTunnel and did a refactoring of the codebase. il y a 12 ans
  Caleb James DeLisle dc1319d992 general cleanup of the source tree and merged IPTunnel which is not yet working. il y a 12 ans
  Caleb James DeLisle c241af8fe3 iptunnel added but not debugged. il y a 12 ans
  Caleb James DeLisle 245370648a Crash bug when trying to manually insert a node with an invalid address. il y a 12 ans