Historie revizí

Autor SHA1 Zpráva Datum
  Caleb James DeLisle 12fd242eae more crap před 9 roky
  Caleb James DeLisle 57e25c76c2 it fucking compiles \:D/ před 9 roky
  Caleb James DeLisle c17305a339 periodic checkin před 9 roky
  Caleb James DeLisle 876147509d refactoring... před 9 roky
  Caleb James DeLisle 8c681db05d fix #747 lol před 9 roky
  Caleb James DeLisle acfaba4b2b hardening před 9 roky
  Caleb James DeLisle 903e421a76 Handle change of password from a (recently reset) node před 9 roky
  Caleb James DeLisle da1d2d82d3 Change the CryptoAuth internal protocol so that CryptoAuth now pushes the nonce to the plaintext packet because it is useful. před 9 roky
  Caleb James DeLisle 6c90187729 Moved all CryptoAuth related headers into wire/CryptoHeader před 10 roky
  Caleb James DeLisle e9aad0d066 Simplify List interface and fixed some weird behavior with the last page of dumpTable před 10 roky
  Caleb James DeLisle 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test před 10 roky
  Caleb James DeLisle 19b60e0dca Better error handling when there is an invalid IPv6 address před 10 roky
  Caleb James DeLisle ae6053dddd Merge branch 'master' of git://github.com/Nite69/cjdns into accidental-public-peers před 10 roky
  Arceliar 801b153b74 Possible fix to the bad-CA-state bug. před 10 roky
  Caleb James DeLisle 4359119821 Check a condition which should never occur před 10 roky
  nite69 d98a9d2a4c This change allows you to restrict one password to be used with před 10 roky
  Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs před 10 roky
  Caleb James DeLisle bfbbacd458 Fix a few things which go wrong with different log levels před 10 roky
  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 před 10 roky
  Caleb James DeLisle 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() před 10 roky
  Caleb James DeLisle a83154919a remove unused lines před 10 roky
  Caleb James DeLisle 1f1cf83d4e Work from over the weekend, crashey is less crashey (at least in the sim) před 10 roky
  Caleb James DeLisle 82fbb5355f It's ok to have a repeat hello packet w/ different key because the original hello might have been dropped před 10 roky
  Caleb James DeLisle cca56ad9a9 Finally got everything switched over to using the new pathfinder před 10 roky
  Caleb James DeLisle 1928757a8b Allow a hello packet to tear down an established CA session even if the key is not lower před 10 roky
  Caleb James DeLisle eeb619f897 Handle the scenario where we send a hello, receive a key and start sending data před 10 roky
  Caleb James DeLisle a923c2bb38 Sessions not setting up properly, endless 'sending hello packet' před 10 roky
  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 před 10 roky
  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 před 10 roky
  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 před 10 roky