476 Commits (914c450641d3fbdad59b99f43193ea12953c1225)

Author SHA1 Message Date
Logan oos Even 9c22d28562
relocated 'detect_local_ip_address()' (#791) 3 years ago
Hamish Coleman 6b353141b4
addressed warnings (#790) 3 years ago
Logan oos Even 72d703c449
disabled edge's multicast peer detection if used with '-e' (#783) 3 years ago
Logan oos Even 8eb13165d4
added another type cast to socket handling 3 years ago
Logan oos Even 46205c6cff
added type cast to socket handling 3 years ago
Logan oos Even c5970986f5
replaced 'close()' with 'closesocket()' 3 years ago
Logan oos Even b3bf36f867
separated 'detect_local_ip_address()' function (#781) 3 years ago
Logan oos Even 7f1fe9a499
allowed edge to optionally auto-detetct local IP address ('-e auto') for advertising as preferred (#776) 3 years ago
Logan oos Even defad50f87
removed '-p' cli option requirement for (#775) 3 years ago
Logan oos Even 52efc6ffad
compilation fix 3 years ago
Logan oos Even 7fa0cc1e0a
added preferred socket handling (-e) (#765) 3 years ago
Logan oos Even 05e6579038
merged edge's '-b' into '-p' command line option (#772) 3 years ago
Logan oos Even 04d91f84d8
fixed optional SKIP_MULTICAST_PEERS_DISCOVERY macro (#770) 3 years ago
Logan oos Even 236b9bf4c7
fixed missing gratuitous arp (#769) 3 years ago
Logan oos Even b6e865aac7
trimmed open_socket() down by one parameter (#768) 3 years ago
Logan oos Even c5eb756840
de-nested one if block 3 years ago
skyformat99 586beee871
fixed segmentation fault #758 (#762) 3 years ago
Logan oos Even e13c9a01a5
rearranged thread-related code (#761) 3 years ago
Logan oos Even f6eb1377ec
reviewed log messages (#744) 3 years ago
Logan oos Even c21accc2a1
enabled edge to bind to a specified IP address (-b) (#753) 3 years ago
Hamish Coleman ecedcdcb58
Major documentation improvements (#752) 3 years ago
Logan oos Even e09f3a4875
added federation support to user/password auth scheme (#741) 3 years ago
skyformat99 6f63f401fe
updated for compilation with VS2015 (#739) 3 years ago
Logan oos Even c35129b8e2
added 'reload_communities' command to supernode management port (#740) 3 years ago
Logan oos Even c394726928
narrowed sn's edge-last-seen update mechanism (#734) 3 years ago
Logan oos Even 84d0991977
fortified user/pw auth scheme (#731) 3 years ago
Logan oos Even 1f51aa1d5c
conditionally downgraded one ERROR msg to DEBUG msg (#725) 3 years ago
small_5 037914daf0
fixed segfault (#722) 3 years ago
Logan oos Even b648872c1f
modified route setup (#717) 3 years ago
Logan oos Even 39aa50b4cd
added manual MAC/IP address spoofing protection override at supernode (-M) (#716) 3 years ago
Logan oos Even 54f39e9eb0
fixed supernode's detetcion of orderly remote tcp connection closure (#713) 3 years ago
Logan oos Even 701befe6df
fixed superfluous message (#708) 3 years ago
Logan oos Even aac58a88ec
fixed supernode's federation behavior (auth error) (#707) 3 years ago
Logan oos Even 2e1991ecf3
added compiler check for special intrinsic (#706) 3 years ago
Logan oos Even 1586ae62a7
made n2n react more swiftly to (D)DNS changes (#705) 3 years ago
Logan oos Even 75ab1fc5aa
made internal changes to cli parameter processing (#702) 3 years ago
Logan oos Even 3c6ab56d3f
allowed (temporarily) initially non-resolving supernode names (#701) 3 years ago
Logan oos Even c55e3e3246
multithreaded supernode name resolution (#645) 3 years ago
Logan oos Even a28327a0af
added user-password edge authentication (#673) 3 years ago
Logan oos Even 1a523f5e1a
fixed supernode segmentation fault (#697) 3 years ago
Logan oos Even 667b7df083
added memrnd() (#685) 3 years ago
randomize00 cfa92d28d8
add callback function for hin2n to protect socket (#684) 3 years ago
randomize00 e2c687558f
fix potential memory leak (#682) 4 years ago
Logan oos Even 12e81c6be3
typo 4 years ago
Luca Deri aa18bd3036 Warning fixes 4 years ago
Sven Roederer 23c18e349f
drop non portable SOL_TCP / fix MacOS v2 (#680) 4 years ago
Alfredo Cardigliano 53e930db10 Fix compilation on MacOS 4 years ago
Logan oos Even dcd3801df5
honed tcp implementation (#676) 4 years ago
Logan oos Even a23b459738
fixed memory issue (#675) 4 years ago
Logan oos Even 7c3951a10f
revised tcp implementation (#674) 4 years ago