Caleb James DeLisle
|
89f0ae89dc
1. Flow the builder
|
4 years ago |
Ariadne Conill
|
6821900ac6
seccomp: handle __NR_clock_gettime64 when appropriate
|
4 years ago |
Caleb James DeLisle
|
ca4be7578d
Rid the project of setjmp()
|
4 years ago |
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
|
4 years ago |
Caleb James DeLisle
|
8e00a34c7a
Changes in order to enable changing of TUN device on the fly
|
4 years ago |
Mada
|
f98c7b8136
Enable -Wmissing-prototypes compile option
|
6 years ago |
Caleb James DeLisle
|
cafed5019f
Manual merge links update by soredake
|
7 years ago |
Caleb James DeLisle
|
cec2d96bdd
Fix crashes on musl because of SECCOMP violation
|
7 years ago |
soredake
|
c49cc24869
links update
|
7 years ago |
Caleb James DeLisle
|
5ea0101ac8
add __NR_recv and __NR_send which are needed on some platforms
|
8 years ago |
Caleb James DeLisle
|
3662e7be5d
Merge branch 'fix/warnings' of git://github.com/Kubuxu/cjdns into crashey
|
8 years ago |
Jakub Sztandera
|
be95ebca72
Fix warning in SECCOMP killing build.
|
8 years ago |
Kubuxu
|
87d78ec488
SECCOMP: bind and getsockaddr do not exist
|
9 years ago |
Caleb James DeLisle
|
b480b160e2
Merged #879
|
9 years ago |
Kubuxu
|
37e956150c
SECCOMP: Fix mutliple functions from Security
|
9 years ago |
Kubuxu
|
c22babb5f1
SECCOMP: Fix Sec_checkPermissions crashing as for 'guid'
|
9 years ago |
Kubuxu
|
3712d583b8
SECCOMP: Fix ETH_listDevices with glibc
|
9 years ago |
Kubuxu
|
a38e58b1c7
Remove usage of Bits_memcpyConst and Bits_memmoveConst
|
9 years ago |
virus
|
b3524e758b
restore warning , and add info about Seccomp_NO variable to build options
|
9 years ago |
virus
|
1661d3e4c9
removing warning couse: cc1: all warnings being treated as errors
|
9 years ago |
Daniel Golle
|
7a3cb327c0
seccomp: allow readv and writev syscalls (used by musl)
|
9 years ago |
Daniel Golle
|
64f4791e13
seccomp: define GET_SYSCALL_NUM accessor macro
|
9 years ago |
Daniel Golle
|
0102181db4
seccomp: allow gettimeofday syscall (required on ARM)
|
9 years ago |
Caleb James DeLisle
|
432554009c
This number should be negative
|
9 years ago |
Caleb James DeLisle
|
594aeffc7b
slightly better documentation
|
9 years ago |
Caleb James DeLisle
|
786c066623
Merge branch 'master' of git://github.com/John4782/cjdns into crashey
|
9 years ago |
John Olten (John4782)
|
7e409c3e58
fix for 4.x kernels
|
9 years ago |
Lars Gierth
|
55803286b9
seccomp: support arm64's version of epoll_wait
|
9 years ago |
meshpoint
|
6d501f3e42
seccomp: add __NR_fstat64 for printf()
|
9 years ago |
Caleb James DeLisle
|
e03394f969
simplified ArchInfo which should get rid of some errors
|
9 years ago |