Historique des commits

Auteur SHA1 Message Date
  Caleb James DeLisle 7e0fa103ff killed the hidden peers bug WOOT WOOT il y a 10 ans
  Caleb James DeLisle dd49587509 Prevent weird crash when your node tries to communicate with itself & fail w/ v7 pongs il y a 10 ans
  Caleb James DeLisle feecee8b54 more allignment crap il y a 10 ans
  Caleb James DeLisle adf0501be6 New version (13), drop support for versions less than 12 and specify new ETHInterface protocol which contains version and frame length il y a 10 ans
  Caleb James DeLisle 4003240215 if a layer3 message fails to decrypt, it should not affect the layer2 session il y a 10 ans
  Caleb James DeLisle 2d0f939045 reverted some debugging logs which used printShortIp because it's harder to read il y a 10 ans
  Caleb James DeLisle 96841c7fb3 Merge branch 'master' of git://github.com/ehmry/cjdns into crashey il y a 10 ans
  Emery Hemingway a9508af325 conform to RFC5952 when printing some IPv6 addresses il y a 10 ans
  Caleb James DeLisle c9fe170606 incomplete work on qos il y a 10 ans
  Caleb James DeLisle 9c896dd271 beginning qos work il y a 10 ans
  Caleb James DeLisle 7667736795 NodeStore_brokenLink() instead of NodeStore_brokenPath() il y a 10 ans
  Caleb James DeLisle a1d9e18a5f sending invalid checksums is bad il y a 10 ans
  Caleb James DeLisle b0114927ac Added ability to send KeyPing messages from the admin iface il y a 10 ans
  Caleb James DeLisle 6c90187729 Moved all CryptoAuth related headers into wire/CryptoHeader il y a 10 ans
  Caleb James DeLisle bb99d6db1d Message left in the wrong alignment il y a 10 ans
  Caleb James DeLisle 1db0e54e6b Trap this event earlier just in case il y a 10 ans
  Caleb James DeLisle e9aad0d066 Simplify List interface and fixed some weird behavior with the last page of dumpTable il y a 10 ans
  Caleb James DeLisle 00485ecdf5 Version 8, not much fanfair, just freed up a field in the switch header for new purposed il y a 10 ans
  Caleb James DeLisle e2a7ebc4d7 Completely remove code for version 2 compatibility il y a 10 ans
  Caleb James DeLisle 31baf2de96 Removed ICMP6Generator which is unused and broke out SwitchHeader into it's own file. il y a 10 ans
  Caleb James DeLisle 8394d86520 Testing to see if applications have a problem with ttl being set to a given number il y a 10 ans
  Caleb James DeLisle 2d254410d4 Quiet down some noisy log lines. il y a 10 ans
  Caleb James DeLisle 0b1fbd17f7 Refactoring to allow for re-enabling threeNodes_test il y a 10 ans
  Caleb James DeLisle 666d685b24 Take responsiblity for all TODOs il y a 10 ans
  Caleb James DeLisle 4013d071f0 Merge branch 'nospam' of https://github.com/Arceliar/cjdns into crashey il y a 10 ans
  Caleb James DeLisle bfbbacd458 Fix a few things which go wrong with different log levels il y a 10 ans
  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 il y a 10 ans
  Caleb James DeLisle 72505b0b7b Replaced more expensive instances of Assert_true() with Assert_ifParanoid() il y a 10 ans
  Arceliar b5836eb580 Cleanup leftovers of old searchspam il y a 10 ans
  Arceliar fff7c53d56 If we fail to forward a packet, add destination to the nodesOfInterest rumorMill to trigger dht maintenance. Rewrote some comments in janitor to provide possible useful actions we can take for other nodes in the nodesOfInterest rumorMill il y a 10 ans