Caleb James DeLisle
|
8a8a2dbca8
wip
|
před 9 roky |
Caleb James DeLisle
|
507223dac1
Report non-ESTABLISHED sessions to a rumormill so these nodes will be pinged
|
před 9 roky |
Caleb James DeLisle
|
3806b72622
Fix bug with beacon handling and added a beaconing test
|
před 9 roky |
Caleb James DeLisle
|
e4007c75b4
rewrote InterfaceController to make it easier to develop interfaces
|
před 9 roky |
Arceliar
|
e7a8dd6b5d
Store the time each node was last pinged successfully. Reset on path changes. Include it in dumptable. Added support for this in dumptable.js
|
před 10 roky |
Caleb James DeLisle
|
826b74db32
completed QoS penalty application, lets see how this goes...
|
před 10 roky |
Caleb James DeLisle
|
7667736795
NodeStore_brokenLink() instead of NodeStore_brokenPath()
|
před 10 roky |
Caleb James DeLisle
|
3a96bdb62e
even better logging from rumormill
|
před 10 roky |
Caleb James DeLisle
|
143f8613e1
Added improved logging to rumormill
|
před 10 roky |
Caleb James DeLisle
|
0b1fbd17f7
Refactoring to allow for re-enabling threeNodes_test
|
před 10 roky |
Caleb James DeLisle
|
cab6823bc7
Moved DefaultInterfaceController to interface/InterfaceController since there are no other IFCs, improced ifc peerStats state info, stopped counting a session as established until the underlying CA session is *completely* established.
|
před 10 roky |
Caleb James DeLisle
|
46d64b8f70
Rewrote discoverLink()
|
před 10 roky |
Caleb James DeLisle
|
accb8520e4
Remove the old unused capacity field from nodeStore in favor of nodeCapacity and linkCapacity
|
před 10 roky |
Caleb James DeLisle
|
4013d071f0
Merge branch 'nospam' of https://github.com/Arceliar/cjdns into crashey
|
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 |
Arceliar
|
b5836eb580
Cleanup leftovers of old searchspam
|
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 |
Arceliar
|
e23ccc8e39
Move reach-refreshing stuff to janitor. Replace pingspam with much, much less frequent searchspam.
|
před 10 roky |
Caleb James DeLisle
|
e569a8cb76
Tuning still needed but this one has the sound of a winner
|
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
|
2c25a476b3
Moved the code over to completely use the new pathfinder
|
před 10 roky |
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.
|
před 11 roky |
Caleb James DeLisle
|
589c0375e5
Exported a new function to show the currently active searches and paid down some ugly technical debt
|
před 11 roky |
hartzler
|
5dd500c1f6
remove unused Admin references
|
před 11 roky |
Caleb James DeLisle
|
6e9a7b7109
new approach to dealing with trashroutes
|
před 11 roky |
Matt Hartzler
|
0bf9722c84
add user notion to passwords
|
před 11 roky |
Caleb James DeLisle
|
4d575c86e9
Use less memory by freeing buffered messages sooner.
|
před 11 roky |
Caleb James DeLisle
|
3a10b70c86
Fixed location where message is altered after a successful send.
|
před 11 roky |
Caleb James DeLisle
|
c82ead8529
Changed allocator to produce more information when something goes wrong, refactored to use macro.
|
před 11 roky |
Caleb James DeLisle
|
03f4df8428
Judomerged udp-admin branch into master.
|
před 11 roky |