Caleb James DeLisle
|
29afc1a127
Try enabling NOISE proto
|
před 3 roky |
Caleb James DeLisle
|
ccf923d8f6
Major refactor, switch CryptoAuth to be an Iface adaptor rather than using encrypt() and decrypt() functions
|
před 3 roky |
Caleb James DeLisle
|
ca4be7578d
Rid the project of setjmp()
|
před 4 roky |
Caleb James DeLisle
|
d8b7721159
1. new rpc Core_stopTun() which shuts down the TUN device, 2. many fixes for do_android, 3. android build fixes in libuv, 4. fix crash in UDPInterface_getFd() 5. Crash in Core_initTunfd() 6. Core_nodeInfo provide myIp6 7. If admin password is 'NONE', don't require any auth at all
|
před 4 roky |
Caleb James DeLisle
|
8e00a34c7a
Changes in order to enable changing of TUN device on the fly
|
před 4 roky |
Caleb James DeLisle
|
902365945f
Missing arguments in UDP and ETH connect functions
|
před 6 roky |
Caleb James DeLisle
|
3600128186
Send a more friendly name of the interface instance
|
před 6 roky |
Caleb James DeLisle
|
a574e6aaa7
Fix UDPInterface to not send beacons down the tun device
|
před 6 roky |
Caleb James DeLisle
|
3fe55c4187
Merged UDPbcastInterface into UDPInterface and made it beacon on a different port
|
před 6 roky |
Mada
|
f98c7b8136
Enable -Wmissing-prototypes compile option
|
před 6 roky |
Mada
|
c0c9fb2858
Add support for configuring DSCP
|
před 7 roky |
Caleb James DeLisle
|
8bdf2071d8
Further automatic refactoring to get rid of String_CONST()
|
před 7 roky |
Caleb James DeLisle
|
1881da934d
Automatic refactoring to get rid of dangerous usage of String_CONST()
|
před 7 roky |
soredake
|
c49cc24869
links update
|
před 7 roky |
Caleb James DeLisle
|
f90084487f
Changed to a fake network infrastructure for sybilsim to make it perform better
|
před 9 roky |
Caleb James DeLisle
|
73baed47c3
wrong pointer type
|
před 9 roky |
Caleb James DeLisle
|
4aa67ef3f8
bad array initializers
|
před 9 roky |
Caleb James DeLisle
|
a50d101337
enable peering using login and password so that password cannot be cracked in order to steal peering
|
před 9 roky |
Adam Novak
|
f2d9f0b350
Change from user to peerName in connectTo entries
|
před 9 roky |
Adam Novak
|
448eabcb26
Add optional "user" field to outgoing connections
|
před 9 roky |
Caleb James DeLisle
|
edba49e25c
rename IfController back to InterfaceController because it breaks admin RPC
|
před 9 roky |
Caleb James DeLisle
|
ea2312465e
checkin before doing a dangerous sed run
|
před 9 roky |
Caleb James DeLisle
|
4eb1074d05
Moving Interface to Iface
|
před 9 roky |
Caleb James DeLisle
|
e4007c75b4
rewrote InterfaceController to make it easier to develop interfaces
|
před 9 roky |
Caleb James DeLisle
|
f14dbf12a1
A working simulator :D
|
před 11 roky |
Caleb James DeLisle
|
b308d2dcac
more work on the build and added a nice beginning of a simulator
|
před 11 roky |
Caleb James DeLisle
|
285493adef
Admin should provide a request scoped allocator
|
před 11 roky |
Caleb James DeLisle
|
4a6a1e853f
Removed Errno.[ch], -2070 LoC
|
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 |