.. |
events
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
log
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
platform
|
85495e44b5
Fix some last bugs
|
8 years ago |
test
|
af08640613
Revert "Fix map fuzzing case for exist key replace checking"
|
8 years ago |
version
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
AddrTools.c
|
a38e58b1c7
Remove usage of Bits_memcpyConst and Bits_memmoveConst
|
9 years ago |
AddrTools.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
ArchInfo.c
|
c9e5d27f7f
cnacl: add arm64 plan
|
9 years ago |
ArchInfo.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
ArrayList.c
|
b6ca7f5471
in progress
|
9 years ago |
ArrayList.h
|
7fc53e5bd4
Merge branch 'crashey' into iptunnel-networksize
|
8 years ago |
Assert.c
|
2112c5ee16
Remove backtracing
|
9 years ago |
Assert.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
Average.h
|
e7a023846f
wip
|
9 years ago |
AverageRoller.c
|
a38e58b1c7
Remove usage of Bits_memcpyConst and Bits_memmoveConst
|
9 years ago |
AverageRoller.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
AverageRoller_pvt.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
Base10.c
|
bd83dba64b
Merged in crashey and wrote a basic test
|
8 years ago |
Base10.h
|
7fc53e5bd4
Merge branch 'crashey' into iptunnel-networksize
|
8 years ago |
Base32.h
|
a78fa0b4dc
Check for int *i;
|
12 years ago |
Bits.c
|
0bcc79531e
Refactored Bits.h and Endian.h
|
9 years ago |
Bits.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
CString.c
|
1a3923b338
Define `_XPG4_2` on SunOS
|
10 years ago |
CString.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
Checksum.h
|
6dafbd1964
other half of the last commit
|
12 years ago |
Constant.h
|
ced280bc17
Serious bug fixes in CryptoAuth (and probably some new bugs added)
|
9 years ago |
Constant.js
|
ced280bc17
Serious bug fixes in CryptoAuth (and probably some new bugs added)
|
9 years ago |
Defined.h
|
9945d40b3c
Added a header which can be used to determine whether a preprocessor macro has been defined.
|
10 years ago |
Endian.h
|
486be104c8
potentially important typo
|
9 years ago |
Escape.h
|
c24326b46c
wip
|
9 years ago |
Gcc.h
|
881cdfe128
wip
|
9 years ago |
Hash.h
|
8173faac81
Added Hash.h which uses djb2a hash and implemented it in a few places where Map.h is used
|
9 years ago |
Hex.c
|
e4007c75b4
rewrote InterfaceController to make it easier to develop interfaces
|
9 years ago |
Hex.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
Identity.h
|
98814fdd13
Almost works!
|
9 years ago |
Kbps.h
|
63e23e921e
Added beginnings of peerLink, for the moment all it does is track kbps of links
|
9 years ago |
Linker.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
Map.h
|
7d73be68dc
Merged out more of mada's insane patch to Map.h
|
8 years ago |
Order.c
|
ac3e7a9408
Beginning protocol version 6 and new pathfinder
|
11 years ago |
Order.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
Pinger.c
|
a38e58b1c7
Remove usage of Bits_memcpyConst and Bits_memmoveConst
|
9 years ago |
Pinger.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
Seccomp.c
|
87d78ec488
SECCOMP: bind and getsockaddr do not exist
|
9 years ago |
Seccomp.h
|
e24f3c501a
Jettisoned libseccomp which was not providing much cross-platform benefit
|
10 years ago |
Seccomp.js
|
5cf0787bcb
Beautiful work! just one teentsey change to the regex :)
|
10 years ago |
Seccomp_dummy.c
|
e24f3c501a
Jettisoned libseccomp which was not providing much cross-platform benefit
|
10 years ago |
Security.c
|
507858de3b
Fix small changes which were suggested in pull req #829
|
9 years ago |
Security.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
Security_admin.c
|
37e956150c
SECCOMP: Fix mutliple functions from Security
|
9 years ago |
Security_admin.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
Security_win32.c
|
f40f0b8167
Fix style issues. Report errno from setgid for diagnostics, properly
|
9 years ago |
Setuid.h
|
5e449820aa
try to fix the freebsd build again
|
9 years ago |
Setuid_linux.c
|
f8ce088755
fix android build
|
9 years ago |
SysInfo.c
|
e2b673698e
Switch from using ifdef to using if(Defined) which is less likely to hide compile time errors
|
10 years ago |
SysInfo.h
|
54af8cca0c
Change Linker_require() to allow a trailing semicolon
|
8 years ago |
UniqueName.h
|
97b7cb9c86
Removed nasty UniqueName in favor of a little bit of inline js
|
11 years ago |