Commit Graph

1261 Commits

Author SHA1 Message Date
Logan oos Even
b6e865aac7
trimmed open_socket() down by one parameter (#768) 2021-09-06 17:03:15 +05:45
Logan oos Even
c5eb756840
de-nested one if block 2021-08-30 16:03:11 +05:45
Logan oos Even
bc62b8be0a
changed default to pthread support again 2021-08-30 15:27:42 +05:45
skyformat99
586beee871
fixed segmentation fault #758 (#762) 2021-08-30 14:35:14 +05:45
Logan oos Even
e13c9a01a5
rearranged thread-related code (#761) 2021-08-30 14:23:31 +05:45
Logan oos Even
70912300ca
updated CMakeLists.txt
disabled / undeffed global HAVE_PTHREAD due to #758 / #759
2021-08-30 12:46:07 +05:45
Logan oos Even
a1594bc976
Revert "Update CMakeLists.txt (#759)" (#760)
This reverts commit 921eb27482.
2021-08-30 12:43:09 +05:45
skyformat99
921eb27482
Update CMakeLists.txt (#759) 2021-08-30 11:24:10 +05:45
Logan oos Even
07cfa81d90
updated Scratchpad.md 2021-08-29 15:19:07 +05:45
Logan oos Even
f6eb1377ec
reviewed log messages (#744) 2021-08-29 15:10:23 +05:45
fengdaolong
04f0bd88e6
do not link if libpthread is not found (#757) 2021-08-29 13:27:17 +05:45
Logan oos Even
b0de090de4
Revert "correct wrong pthread lib switch logic (#755)" (#756)
This reverts commit 8e3fa33863.
2021-08-29 12:38:09 +05:45
fengdaolong
8e3fa33863
correct wrong pthread lib switch logic (#755) 2021-08-29 12:32:28 +05:45
fengdaolong
ae041c2133
CMakeLists.txt add link pthread library (#754) 2021-08-29 01:53:44 +05:45
Logan oos Even
c21accc2a1
enabled edge to bind to a specified IP address (-b) (#753) 2021-08-28 03:08:23 +05:45
Hamish Coleman
ecedcdcb58
Major documentation improvements (#752) 2021-08-19 20:02:53 +05:45
small_5
d2b35f8423
Update Makefile (#751) 2021-08-19 19:56:55 +05:45
Hamish Coleman
6937640a2b
Update man pages with current options (#749) 2021-08-18 21:49:02 +05:45
Logan oos Even
54ec208e5e
updated Federation.md 2021-08-08 18:01:38 +05:45
Logan oos Even
6a831879d3
make edge restore original metric value (-x) at program's end (#742) 2021-08-01 13:25:12 +05:45
Logan oos Even
e09f3a4875
added federation support to user/password auth scheme (#741) 2021-07-31 22:17:07 +05:45
Logan oos Even
72d372cd04
updated scratchpad 2021-07-31 18:14:36 +05:45
skyformat99
6f63f401fe
updated for compilation with VS2015 (#739) 2021-07-26 12:53:05 +05:45
Logan oos Even
c35129b8e2
added 'reload_communities' command to supernode management port (#740) 2021-07-24 03:46:50 +05:45
skyformat99
fe4dfc5a7a
updated for compilation with VS2015 2021-07-23 14:49:32 +05:45
Logan oos Even
c394726928
narrowed sn's edge-last-seen update mechanism (#734)
* fortified user/pw auth scheme

* narrowed sn's edge-last-seen update mechanism
2021-07-22 14:51:09 +05:45
Logan oos Even
9a7d05ebeb
updated Authentication doc 2021-07-21 14:17:35 +05:45
Logan oos Even
5a1c837f88
updated FAQ 2021-07-21 14:06:31 +05:45
Logan oos Even
84d0991977
fortified user/pw auth scheme (#731) 2021-07-21 02:52:38 +05:45
Logan oos Even
045f6a7386
updated Faq.md 2021-07-20 22:38:23 +05:45
Hamish Coleman
2892764670
updated supernode man page with the same info as the --help (#729) 2021-07-19 01:51:11 +05:45
small_5
5c1c65cd5a
updated openwrt makefile (#728) 2021-07-15 11:49:33 +05:45
Logan oos Even
1f51aa1d5c
conditionally downgraded one ERROR msg to DEBUG msg (#725) 2021-07-14 18:37:22 +05:45
small_5
037914daf0
fixed segfault (#722) 2021-07-11 21:43:58 +05:45
Logan oos Even
b648872c1f
modified route setup (#717) 2021-07-11 00:22:58 +05:45
Logan oos Even
39aa50b4cd
added manual MAC/IP address spoofing protection override at supernode (-M) (#716) 2021-06-21 17:03:07 +05:45
small_5
3a7ce700f2
updated Makefile (#715) 2021-06-18 16:31:48 +05:45
Logan oos Even
54f39e9eb0
fixed supernode's detetcion of orderly remote tcp connection closure (#713) 2021-06-17 22:16:45 +05:45
small_5
d8c383eb95
updated openwrt makefile (#712) 2021-06-14 20:00:49 +05:45
Logan oos Even
701befe6df
fixed superfluous message (#708) 2021-06-07 22:59:22 +05:45
Logan oos Even
aac58a88ec
fixed supernode's federation behavior (auth error) (#707) 2021-06-07 20:54:22 +05:45
Logan oos Even
2e1991ecf3
added compiler check for special intrinsic (#706) 2021-06-07 18:18:45 +05:45
Logan oos Even
1586ae62a7
made n2n react more swiftly to (D)DNS changes (#705) 2021-06-07 17:57:49 +05:45
Logan oos Even
75ab1fc5aa
made internal changes to cli parameter processing (#702) 2021-06-05 18:56:47 +05:45
Logan oos Even
3c6ab56d3f
allowed (temporarily) initially non-resolving supernode names (#701) 2021-06-05 17:54:32 +05:45
Logan oos Even
c55e3e3246
multithreaded supernode name resolution (#645) 2021-06-04 03:52:12 +05:45
Logan oos Even
7e0cbb10dc
updated CMakeLists.txt (#700) 2021-06-04 03:33:28 +05:45
Logan oos Even
a28327a0af
added user-password edge authentication (#673) 2021-06-04 03:11:22 +05:45
Logan oos Even
1a523f5e1a
fixed supernode segmentation fault (#697) 2021-05-24 00:20:52 +05:45
Logan oos Even
667b7df083
added memrnd() (#685) 2021-04-19 00:47:37 +05:45