Caleb James DeLisle
|
22ca4915f7
Windows: Complete the transition away from setjmp based exceptions
|
4 年 前 |
Caleb James DeLisle
|
ca4be7578d
Rid the project of setjmp()
|
4 年 前 |
Caleb James DeLisle
|
cafed5019f
Manual merge links update by soredake
|
7 年 前 |
soredake
|
c49cc24869
links update
|
7 年 前 |
Mada
|
f5f202a5e6
Missing set ipv4 MTU under windows for making IpTunnel work
|
8 年 前 |
Caleb James DeLisle
|
25b26902c2
Merge branch 'fix_win32_compile' of git://github.com/madafoo/cjdns into crashey
|
8 年 前 |
Mada
|
b6ecbbbe67
Fix typo
|
8 年 前 |
epochqwert
|
bcf8f70146
fixed up addRoute -> setRoutes transition for other platforms than darwin.
|
8 年 前 |
Caleb James DeLisle
|
b1679ba17c
Everything working for Darwin
|
9 年 前 |
Kubuxu
|
7120d7091f
Add addRoute stubs in onther platforms
|
9 年 前 |
Kubuxu
|
a38e58b1c7
Remove usage of Bits_memcpyConst and Bits_memmoveConst
|
9 年 前 |
Mada
|
f10e5a987a
Fix interface name default encoding for windows
|
9 年 前 |
Adam Novak
|
9e53a11d45
MTU setting on Windows
|
10 年 前 |
Caleb James DeLisle
|
5ad4fa8604
misc fixes reported by builders
|
10 年 前 |
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 年 前 |
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
|
10 年 前 |
Caleb James DeLisle
|
e88e33b648
More work on the new build
|
11 年 前 |
Caleb James DeLisle
|
fffb92caa8
more work done on the build
|
11 年 前 |