40 Commits (1dcb8787963830396652c9cc56be93496d667357)

Author SHA1 Message Date
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal bb7f03857c ThrowFatal function 4 years ago
R4SAS 42d4781a96
[windows] add binding exceptions messagebox notifications, update exceptions handling code 4 years ago
R4SAS 4d48d35ad7
[SSU] handle socket binding errors 4 years ago
R4SAS 1aa0da3382 [NTCP2] fix socks proxy support 4 years ago
R4SAS 00db527377
drop websockets support 4 years ago
orignal 8e3d16e9fb update ipv6 addresses from SSU rather than NTCP or NTCP2 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 9b1fe4338b reuse_address for ipv6 acceptor 5 years ago
orignal 11142690a0 show correct value of time drift 6 years ago
orignal 10e4b5b2a3 ignore NTCP2 addresses 6 years ago
Jeff Becker 5361e11395
fix race 6 years ago
orignal b1a6c5ddf7 fixed build for gcc 4.7 6 years ago
Jeff Becker 547a0057e6
whitespace cleanup 6 years ago
Jeff Becker b980ca4a9e
whitespace cleanup 6 years ago
Jeff Becker 098b2e968e
whitespace cleanup 6 years ago
Jeff Becker cd59ca8376
whitespace cleanup 6 years ago
Jeff Becker f2e6fad104
make it work 6 years ago
Jeff Becker 8d7fde0287
more 6 years ago
Jeff Becker 91fdb038d9
add threadpool for ntcp dh 6 years ago
Jeff Becker b02464990b
work around netbsd quarkyness 6 years ago
Jeff Becker 65db96e663
reseed proxy 7 years ago
Jeff Becker 7a9dc0eec0
use terminate 7 years ago
Jeff Becker 6441c9d5d8
initial ntcp soft/hard limits 7 years ago
orignal e84e8748bd fixed android build 7 years ago
Jeff Becker 7c970771c5 fix 7 years ago
Jeff Becker e336cbfb2d add http proxy, change socks4a to socks5 7 years ago
Jeff Becker 24eec76428 more 7 years ago
Jeff Becker 71c9b15ff1 more 7 years ago
Jeff Becker 2940f0d67c capture by value not reference 7 years ago
Jeff Becker cbb1d2d3b5 more whitespace bullshit 7 years ago
Jeff Becker 36dd11a899 more whitespace bullshit 7 years ago
Jeff Becker be88969b79 more whitespace bullshit 7 years ago
Jeff Becker d91ad54ed9 more whitespace bullshit 7 years ago
Jeff Becker 1330228080 fix whitespace bullshit 7 years ago
Jeff Becker 3ea1eca350 ntcp socks proxy (initial) 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 5803a84bd7 change establish timeout to 10 seconds 7 years ago
orignal 1317b80fca terminate incoming connection by timeout 7 years ago
orignal f0d6145fa6 terminate incoming connection by timeout 7 years ago
orignal 55f891e2aa fixed build error for gcc 4.7 7 years ago
orignal 8a2c4ab3de don't create identity if presented in netdb already 8 years ago
orignal a746f5657f calculate shared key in separate thread for incoming connection 8 years ago
orignal 34939f9381 calculate shared key in separate therad 8 years ago
orignal 11f5db871f don't copy private keys 8 years ago
orignal 0b28812f7e rollback 8 years ago
orignal 5ad25376bb send all outgoing messages in one buffer 8 years ago
orignal 4f0c1d11eb 16 bytes alignment for extra buffer 8 years ago