Commit History

Автор SHA1 Съобщение Дата
  Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs преди 10 години
  Caleb James DeLisle bfbbacd458 Fix a few things which go wrong with different log levels преди 10 години
  Caleb James DeLisle 0fdda4fc72 Replaced all instances of Assert_always() with Assert_true() to standardize on Assert_true() for 'always', Assert_ifParanoid() for assertions which trigger if PARANOIA is enabled and Assert_ifTesting() for asserions which would be triggered by bad nodes in a real network преди 10 години
  Caleb James DeLisle 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() преди 10 години
  Caleb James DeLisle a83154919a remove unused lines преди 10 години
  Caleb James DeLisle 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) преди 10 години
  Caleb James DeLisle 82fbb5355f It's ok to have a repeat hello packet w/ different key because the original hello might have been dropped преди 11 години
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder преди 11 години
  Caleb James DeLisle 1928757a8b Allow a hello packet to tear down an established CA session even if the key is not lower преди 11 години
  Caleb James DeLisle eeb619f897 Handle the scenario where we send a hello, receive a key and start sending data преди 11 години
  Caleb James DeLisle a923c2bb38 Sessions not setting up properly, endless 'sending hello packet' преди 11 години
  Caleb James DeLisle 016f6c1b9e [CRYPTO] If a hello packet is lost on the wire, both nodes could be sending repeat hello packets at eachother forever преди 11 години
  Caleb James DeLisle 77242cb8d8 [CRYPTO] Hardened the crypto infrastructure by explicitly allowing binding a CryptoAuth session to an IPv6 address even if you don't know the other party's key преди 11 години
  Caleb James DeLisle b0df03f933 [CRYPTO] Removed the option of encryption without authentication because it is insecure and it adds code to CryptoAuth which is not used преди 11 години
  Caleb James DeLisle 73d1cc0e46 Fixed a couple of comments, simplified a piece of code and removed a security feature from CryptoAuth which is redundant and ineffective преди 11 години
  Caleb James DeLisle d89233cdba [CRYPTO] Hardening of CryptoAuth by dropping messages which can be verified as invalid преди 11 години
  Caleb James DeLisle 6e7b032a16 Fixed a serious security issue introduced by 3d67b01ed4520436213818b1a50d1f7271a07b91 преди 11 години
  Caleb James DeLisle 653f7a0d3a put DROP in all log lines which indicate a packet has been dropped and don't return an AUTHENTICATION error if a handshake packet comes during an established session. преди 11 години
  Caleb James DeLisle bfa40b86e4 [CRYPTO] If both Alice and Bob send Hello packets to one another and they croos on the wire, преди 11 години
  Caleb James DeLisle 3d67b01ed4 [CRYPTO] Fixed CryptoAuth bug causing dropped packets if Alice sends one or more "established session" преди 11 години
  Caleb James DeLisle 4ab9b3d577 [CRYPTO] added a name for each CryptoAuth wrapper to improve logging, also randomized initial handle for SessionManager to prevent CryptoAuth sessions from being mixed up in the SessionManager преди 11 години
  Caleb James DeLisle e88e33b648 More work on the new build преди 11 години
  Caleb James DeLisle fffb92caa8 more work done on the build преди 11 години
  Caleb James DeLisle ddb1881936 Work on the jsbuild and eliminated multiple dependency loops преди 11 години
  Caleb James DeLisle d7f5b302ac More work on Windows port and made Message.h functions take an exception handler to throw in case of buffer overflow. преди 11 години
  Caleb James DeLisle f11ce2fe92 Added SessionManager_sessionStats() преди 11 години
  hartzler 5510b767de use String_clone преди 11 години
  hartzler 1efe067f86 change getUsers to return List* преди 11 години
  hartzler 44f16f3ee6 add admin list function to show user strings преди 11 години
  Caleb James DeLisle b054b7c029 Merge branch 'passwords-have-users' of git://github.com/hartzler/cjdns преди 11 години