Caleb James DeLisle
|
2d0f939045
reverted some debugging logs which used printShortIp because it's harder to read
|
10 vuotta sitten |
Emery Hemingway
|
a9508af325
conform to RFC5952 when printing some IPv6 addresses
|
10 vuotta sitten |
Caleb James DeLisle
|
14e2a47fcb
Added new benc message parser and refactored code to use it, StandardBencSerializer is now redundant
|
10 vuotta sitten |
Caleb James DeLisle
|
0b1fbd17f7
Refactoring to allow for re-enabling threeNodes_test
|
10 vuotta sitten |
Caleb James DeLisle
|
3005cac83c
Removed some old string.h portability stuff and replaced it with CString.h which is easier portability, also made TUNInterface and NetPlatform fully non-portable since they are not intended to be portable and portability code changes from time to time, putting them at risk since they are not often compiled.
|
10 vuotta sitten |
Caleb James DeLisle
|
bfbbacd458
Fix a few things which go wrong with different log levels
|
10 vuotta sitten |
Caleb James DeLisle
|
cca56ad9a9
Finally got everything switched over to using the new pathfinder
|
11 vuotta sitten |
Caleb James DeLisle
|
7958dc0b00
Patch broke the build
|
11 vuotta sitten |
Caleb James DeLisle
|
c2d0a7ae6d
[SECURITY] IpTunnel server should never be allowed to send fc00::/8 messages, this was poorly specified in the past
|
11 vuotta sitten |
Caleb James DeLisle
|
25b5150891
Merged in pathfinder branch
|
11 vuotta sitten |
Caleb James DeLisle
|
6c908c85fc
Got rid of more instances of BufferAllocator
|
11 vuotta sitten |
Caleb James DeLisle
|
8d1692d0ce
Fixed segfault bug in IpTunnel
|
11 vuotta sitten |
Caleb James DeLisle
|
1cf68a2b2c
more work done on pathfinder, now it doesn't crach all the time
|
11 vuotta sitten |
Caleb James DeLisle
|
2ffd748237
major refactor of allocator
|
11 vuotta sitten |
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 vuotta sitten |
Caleb James DeLisle
|
2b0f08fa9a
Added infrastructure for special handling of packets to magic address fc::1
|
11 vuotta sitten |
Caleb James DeLisle
|
4fea39ba34
More refactoring
|
11 vuotta sitten |
Caleb James DeLisle
|
6427d40e6d
Decrease the number of external headers pulled in and refactor allocator and reader/writer.
|
11 vuotta sitten |
Caleb James DeLisle
|
c82ead8529
Changed allocator to produce more information when something goes wrong, refactored to use macro.
|
11 vuotta sitten |
Jeremy S
|
8ee502efa2
Fixed comment.
|
11 vuotta sitten |
Jeremy S
|
1888d95697
"Fixed" iptunnel on OS X more.
|
11 vuotta sitten |
Caleb James DeLisle
|
c8d2024fa7
IpTunnel set IP addresses automatically.
|
11 vuotta sitten |
Caleb James DeLisle
|
03f4df8428
Judomerged udp-admin branch into master.
|
11 vuotta sitten |
Caleb James DeLisle
|
b0472e8b22
Workaround non-standardized TUN message types.
|
12 vuotta sitten |
Caleb James DeLisle
|
14a054e03d
Assert fail bug in IpTunnel and minor logging.
|
12 vuotta sitten |
Caleb James DeLisle
|
be0561f9a1
Refactoring and added root tests to check TUN device functionality.
|
12 vuotta sitten |
Caleb James DeLisle
|
53df63c485
Crash bug in IpTunnel
|
12 vuotta sitten |
Caleb James DeLisle
|
000223f262
Added configuration for IpTunnel and fixed bug.
|
12 vuotta sitten |
Caleb James DeLisle
|
0b42b0f8ca
Null pointer deref when sending non FC00::/8 addressed packet through the tun
|
12 vuotta sitten |
Caleb James DeLisle
|
fd199e7644
DefaultInterfaceController was using pointers which pointed into a map, bug fixed. Also some bulletproofing.
|
12 vuotta sitten |