Caleb James DeLisle
|
8bdf2071d8
Further automatic refactoring to get rid of String_CONST()
|
il y a 7 ans |
Caleb James DeLisle
|
1881da934d
Automatic refactoring to get rid of dangerous usage of String_CONST()
|
il y a 7 ans |
soredake
|
c49cc24869
links update
|
il y a 7 ans |
Mada
|
289e731e83
Fix typo
|
il y a 8 ans |
Caleb James DeLisle
|
f7ad0f8c02
Merge branch 'tunnel_typo' of git://github.com/madafoo/cjdns into crashey
|
il y a 8 ans |
Alex R
|
acbb6a8911
Error message fix
|
il y a 8 ans |
Alex R
|
32b3f05c4e
Implemented IpTunnel_removeConnection
|
il y a 8 ans |
Mada
|
c3d77c707f
Fix typo
|
il y a 8 ans |
Caleb James DeLisle
|
85495e44b5
Fix some last bugs
|
il y a 8 ans |
Caleb James DeLisle
|
bd83dba64b
Merged in crashey and wrote a basic test
|
il y a 8 ans |
Caleb James DeLisle
|
68693cc4c7
Revert "Add networkSize to IPTunnel"
|
il y a 9 ans |
Caleb James DeLisle
|
c24326b46c
wip
|
il y a 9 ans |
Kubuxu
|
5706884464
Add networkSize to IPTunnel
|
il y a 9 ans |
Kubuxu
|
a38e58b1c7
Remove usage of Bits_memcpyConst and Bits_memmoveConst
|
il y a 9 ans |
Caleb James DeLisle
|
c17305a339
periodic checkin
|
il y a 9 ans |
Adam Novak
|
95cb64348c
Sending the IPv6 prefix under the right name when showing an IPTunnel
|
il y a 10 ans |
Adam Novak
|
2cdd0891ed
Adding some debug info to make it easier to tell if you have mistakenly quoted your prefix lengths in your config file.
|
il y a 10 ans |
Adam Novak
|
618a06cc4d
Draft of code for sending netmasks for IPTunnel
|
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
|
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
|
75ea7c3596
Fixed a dirty merge and added the new branch to the travis build
|
il y a 11 ans |
Caleb James DeLisle
|
25b5150891
Merged in pathfinder branch
|
il y a 11 ans |
Caleb James DeLisle
|
7758e0348d
Replaced silly small allocator with decent size alloc
|
il y a 11 ans |
Caleb James DeLisle
|
fffb92caa8
more work done on the build
|
il y a 11 ans |
Caleb James DeLisle
|
ddb1881936
Work on the jsbuild and eliminated multiple dependency loops
|
il y a 11 ans |
Caleb James DeLisle
|
359f646e18
Removed many uses of BufferAllocator in favor of per-request allocators
|
il y a 11 ans |
Caleb James DeLisle
|
285493adef
Admin should provide a request scoped allocator
|
il y a 11 ans |
Caleb James DeLisle
|
c82ead8529
Changed allocator to produce more information when something goes wrong, refactored to use macro.
|
il y a 11 ans |
Caleb James DeLisle
|
d0b10b877f
Documented admin RPC API and made numerous minor bug fixes
|
il y a 11 ans |
Caleb James DeLisle
|
03f4df8428
Judomerged udp-admin branch into master.
|
il y a 11 ans |