Caleb James DeLisle
|
f3a384ac72
Fix some warnings and re-enable Werror
|
2 anos atrás |
Rogério Sampaio de Almeida
|
4d0aefc5a5
remove unused param from new timing funcs
|
2 anos atrás |
soredake
|
c49cc24869
links update
|
7 anos atrás |
Kubuxu
|
a38e58b1c7
Remove usage of Bits_memcpyConst and Bits_memmoveConst
|
9 anos atrás |
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 anos atrás |
Caleb James DeLisle
|
cca56ad9a9
Finally got everything switched over to using the new pathfinder
|
10 anos atrás |
Caleb James DeLisle
|
ca0ce321d5
Merged tests together under testcjdroute.c and fixed a few issues with tests
|
11 anos atrás |
Caleb James DeLisle
|
6427d40e6d
Decrease the number of external headers pulled in and refactor allocator and reader/writer.
|
11 anos atrás |
Caleb James DeLisle
|
c82ead8529
Changed allocator to produce more information when something goes wrong, refactored to use macro.
|
11 anos atrás |
Caleb James DeLisle
|
03f4df8428
Judomerged udp-admin branch into master.
|
11 anos atrás |
Caleb James DeLisle
|
9b08100ec3
Included IpTunnel and did a refactoring of the codebase.
|
12 anos atrás |
Caleb James DeLisle
|
bb3293144d
Replaced all calls to memcpy() with Bits_memcpy() and Bits_memcpyConst(), the latter of which asserts __builtin_constant_p(length) at compile time.
|
12 anos atrás |
Micheal Smith
|
69d4044b57
Added modelines to source files.
|
12 anos atrás |
cjdelisle
|
1e9a7cf60b
Killed ping-from-the-past bug, also made all time calls use libevent cached time.
|
12 anos atrás |
cjdelisle
|
cc3cded841
Rename MemAllocator Allocator
|
13 anos atrás |
cjdelisle
|
9aa22feca3
Offered permission to copy under gplv3 license.
|
13 anos atrás |
cjdelisle
|
cf20f65d97
Lots of changes, new DHT engine sort of works :D
|
13 anos atrás |
cjdelisle
|
78172a7d85
periodic code dump
|
13 anos atrás |
cjdelisle
|
7c7005c6b1
Added rolling average utility.
|
13 anos atrás |