Caleb James DeLisle
|
18ec20bc6f
fix minor typos
|
10 rokov pred |
Caleb James DeLisle
|
1f1cf83d4e
Work from over the weekend, crashey is less crashey (at least in the sim)
|
10 rokov pred |
Arceliar
|
e70c9ff362
Merge branch 'crashey' of https://github.com/cjdelisle/cjdns into reach_test
|
11 rokov pred |
Caleb James DeLisle
|
4fbb1bf6a6
more readable log message
|
11 rokov pred |
Arceliar
|
e23ccc8e39
Move reach-refreshing stuff to janitor. Replace pingspam with much, much less frequent searchspam.
|
11 rokov pred |
Arceliar
|
03b0ebb25d
Merge branch 'crashey' of https://github.com/cjdelisle/cjdns into reach_test
|
11 rokov pred |
Caleb James DeLisle
|
f63999e4c8
Make inter-router communication code capable of handling messages which loop back to itself
|
11 rokov pred |
Arceliar
|
0cb479d914
Cleanup of pingspam code to get it back in a pseudoworking state
|
11 rokov pred |
Caleb James DeLisle
|
e569a8cb76
Tuning still needed but this one has the sound of a winner
|
11 rokov pred |
Caleb James DeLisle
|
cca56ad9a9
Finally got everything switched over to using the new pathfinder
|
11 rokov pred |
Caleb James DeLisle
|
2c25a476b3
Moved the code over to completely use the new pathfinder
|
11 rokov pred |
Caleb James DeLisle
|
c2d0a7ae6d
[SECURITY] IpTunnel server should never be allowed to send fc00::/8 messages, this was poorly specified in the past
|
11 rokov pred |
Caleb James DeLisle
|
86d24a56bc
Look at that, Ducttape doesn't need Jmp
|
11 rokov pred |
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 rokov pred |
Caleb James DeLisle
|
6c908c85fc
Got rid of more instances of BufferAllocator
|
11 rokov pred |
Caleb James DeLisle
|
e97d341f28
Improved logging
|
11 rokov pred |
Caleb James DeLisle
|
502e5a7469
Log wht word DROP when a packet is dropped
|
11 rokov pred |
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 rokov pred |
Caleb James DeLisle
|
d5ade4953d
Backed out some changes which didn't turn out to work so well
|
11 rokov pred |
Caleb James DeLisle
|
7725ac21f2
Work in progress, new switch protocol
|
11 rokov pred |
Caleb James DeLisle
|
3b50d516f4
Working on a fix for incorrect conversion in EncodingScheme
|
11 rokov pred |
Caleb James DeLisle
|
dc1133fdaf
Merged in master
|
11 rokov pred |
Arceliar
|
d08e86e212
More reach work, and also have us run a search for nodes we're trying to communicate with, instead of depending on naive forwarding to find us a route--which was causing problems for me.
|
11 rokov pred |
Caleb James DeLisle
|
fffb92caa8
more work done on the build
|
11 rokov pred |
Caleb James DeLisle
|
1cf68a2b2c
more work done on pathfinder, now it doesn't crach all the time
|
11 rokov pred |
Caleb James DeLisle
|
c77f07b1d2
Silence a few more per-packet debug lines
|
11 rokov pred |
Caleb James DeLisle
|
2ffd748237
major refactor of allocator
|
11 rokov pred |
Caleb James DeLisle
|
0c50b096b3
Beginning work on export of nodes and links
|
11 rokov pred |
Caleb James DeLisle
|
ac3e7a9408
Beginning protocol version 6 and new pathfinder
|
11 rokov pred |
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 rokov pred |