153 Commits (ce9e3d0e54b8791f33eaf55e7e0d007ee9171899)

Author SHA1 Message Date
Hamish Coleman 4e0bec79b7 iwyu: speck.h 1 year ago
Hamish Coleman f67cc8f2a6 iwyu: random_numbers.h 1 year ago
Hamish Coleman 15ad901b41 iwym: pearson.h 1 year ago
Hamish Coleman 4838dd8d75 iwym: header_encryption.h 1 year ago
Hamish Coleman ae3d54eed6 iwym: auth.h 1 year ago
Logan oos Even 053ab381b3
fixed endianess issue in federated sn socket forwarding (#1030) 2 years ago
Logan oos Even 95cfbca5a9
more sockaddr generalization (#1028) 2 years ago
Logan oos Even ffb4e31b8a
encapsulated several fillings of n2n_sock_t in single function (#1025) 2 years ago
Logan oos Even 7927bd7294
added optional choice of bind address (-p) to supernode (#1016) 2 years ago
Logan oos Even 99b6b6b66d
added n2n-route tool (#982) 2 years ago
Hamish Coleman 47768758d6 Fix use before null check 2 years ago
Logan oos Even 5f60a6b333
made supernode ignore own registration attempts to allow unified configuration (command line-provided supernodes) of federated supernodes (#970) 3 years ago
Logan oos Even e686b9592c
(C) update (#965) 3 years ago
Logan oos Even cbad152994
limited federation broadcast to active supernodes only (#958) 3 years ago
Hamish Coleman ace3dbc44f Move all supernode management handling into one source file 3 years ago
Hamish Coleman 00a2bdc307 Remove all use of N2N_VERSION_SHORT in favor of PACKAGE_VERSION 3 years ago
Hamish Coleman a9216f1097 Remove GIT_RELEASE variable and use the semantically identical N2N_VERSION instead 3 years ago
Logan oos Even 3b187b4ac8
updated JSON API password handling '--management-password <pw>' (#869) 3 years ago
Logan oos Even c61b62ab1b
choose supernode selection strategy at run-time '--select-rtt' (#864) 3 years ago
Hamish Coleman ae502d9181
JSON Reply Management API - feature parity with old management interfaces (#861) 3 years ago
Logan oos Even 50d4273272
disabled federation name output at supernode's management port (#845) 3 years ago
Hamish Coleman 4438f1aa2a
added mingw test platform (#829) 3 years ago
Logan oos Even cc2b0b6b6b
added support for N2N_FEDERATION environment variable (#820) 3 years ago
Logan oos Even 56a81f02b8
fixes (#819) 3 years ago
Logan oos Even dd41689bb9
added supernode version and uptime information to edge management port output (#796) 3 years ago
Hamish Coleman 370ea9bd37
addressed all but one of the remaining compile warnings (#793) 3 years ago
Hamish Coleman 6b353141b4
addressed warnings (#790) 3 years ago
Logan oos Even 7fa0cc1e0a
added preferred socket handling (-e) (#765) 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
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
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 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 1586ae62a7
made n2n react more swiftly to (D)DNS changes (#705) 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
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 7c3951a10f
revised tcp implementation (#674) 4 years ago
Logan oos Even 048fd3e128
fixed another memory issue (#667) 4 years ago