zzz
8e7f67b0cc
2.8.2
2025-03-29 08:20:56 -04:00
zzz
28f6815e8a
bump -2-rc
2025-03-28 08:44:15 -04:00
zzz
0d5108de1d
Router: Prevent double-free of SHA256 instances from Noise
2025-03-22 14:48:01 -04:00
zzz
f444854456
2.8.1
2025-03-17 11:48:02 -04:00
zzz
ec1458d75d
bump for review -8-rc
2025-03-14 14:11:20 -04:00
zzz
0cbd0fb4d6
bump -7-rc
2025-03-08 11:18:57 -05:00
zzz
9ae99fa4cb
bump -6-rc
2025-03-05 12:13:19 -05:00
zzz
226982096a
bump -5
2025-02-25 10:10:15 -05:00
zzz
68ebda19c5
bump -4
2025-02-23 06:45:37 -05:00
zzz
7d6e9d20b4
bump -3
2025-02-22 06:15:36 -05:00
zzz
eb323e7784
bump -2
2025-02-17 14:05:41 -05:00
zzz
ad591d4887
dev -1
2025-02-07 13:54:49 -05:00
eyedeekay
f76238ed8d
Update build versions
2025-02-04 11:22:52 -05:00
zzz
3862bbdad9
Bump -9-rc for review
2025-01-31 13:28:52 -05:00
zzz
ef5b55a0e4
bump -8-rc
...
NetDB: RI Publish improvements part 4
Prevent rapid RI publishing at startup when transports update their status
by adding a short delay and check
2025-01-30 07:11:47 -05:00
zzz
f5cccc3985
bump -7-rc
...
NetDB: RI Publish improvements part 2
Delay startup of PLRIJ
Start PLRIJ in setNetDbReady() with a delay,
rather than running immediately from KNDF.startup(),
so that it does not attempt to publish before
KNDF.isInitialized() is true.
setNetDbReady() always does the initial publish,
PLRIJ does the subsequent republishing.
Ensure republish timing is consistent after startup
Increase publish interval randomness
Sometimes publish "early" to add more randomness
Reset counter after publish
2025-01-28 12:13:25 -05:00
zzz
1bfe9d0d42
NetDB: RI Publish improvements part 1
...
Speed up initial publish
After reading in 500 RIs,
PersistentDataStore.ReadJob calls setNetDbReady() which calls publish(),
but that fails because netdb.isInitialized() returns false
until PersistentDataStore finishes reading in all the RIs.
Fix isInitialized() so it will return true before we call setNetDbReady().
Also add a missing check to make sure we don't call setNetDbReady() twice.
and a check in setNetDbReady() so we don't call publish() twice.
2025-01-27 13:17:29 -05:00
zzz
396dabc8e7
bump -5-rc
2025-01-22 09:30:58 -05:00
zzz
e617059b30
bump -4
2024-12-18 13:02:28 -05:00
zzz
d7e97a16a2
bump -3
2024-11-29 16:56:13 -05:00
zzz
4da55dd3ab
bump -2
2024-11-14 07:39:24 -05:00
zzz
d1adac5d8d
bump -1
2024-10-22 17:44:02 -04:00
zzz
8336886db6
history typos
2024-10-22 10:15:57 -04:00
eyedeekay
562e6dfe0d
Release: Update changelog, update version numbers
2024-10-08 11:14:07 -04:00
zzz
86819852e7
bump -4-rc
2024-09-28 15:47:51 -04:00
zzz
4beb858d39
bump -3
2024-09-10 14:38:46 -04:00
zzz
2f7fe96d67
bump -2
2024-08-16 07:43:29 -04:00
zzz
2d516512a9
bump -1
2024-08-09 10:01:42 -04:00
eyedeekay
20df8779bd
Router: version 2.6.1
2024-08-06 21:43:27 -04:00
zzz
65514da874
bump -1
2024-07-25 09:34:32 -04:00
eyedeekay
63326dc48b
Router: Bump version for release
2024-07-19 11:51:48 -04:00
zzz
04390dd8fd
bump -8-rc
2024-07-15 08:51:44 -04:00
zzz
b100d1a823
bump -7-rc
2024-07-03 11:38:31 -04:00
zzz
70dfd51559
bump -6
2024-06-29 10:30:41 -04:00
zzz
5c8ddbe26a
bump -5
2024-06-04 08:50:59 -04:00
zzz
ab100793dc
bump -4
2024-06-01 07:52:55 -04:00
zzz
fbd5ddf765
bump -3
2024-05-21 08:34:33 -04:00
zzz
1d96b5b3df
bump -2
2024-05-18 07:59:29 -04:00
zzz
168c4ffe4f
bump -1
2024-05-17 14:19:30 -04:00
zzz
84971f6da9
2.5.2
2024-05-15 08:23:06 -04:00
zzz
48899bcade
bump -2-rc
2024-05-14 13:45:40 -04:00
zzz
e1620742b3
bump -1
2024-05-12 10:45:18 -04:00
eyedeekay
7cf9daa381
2.5.1: Update version
2024-05-06 15:38:00 -04:00
zzz
71992b2af6
bump -4
2024-05-05 09:00:50 -04:00
32167c5f8f
Sybil: Disable IP checks for now
2024-04-28 11:52:25 +00:00
zzz
b6fc908190
bump -2
2024-04-25 08:46:27 -04:00
zzz
84139e40fc
bump -1
2024-04-15 10:45:34 -04:00
eyedeekay
57eaea8f1e
Router: Update version numbers for 2.5.0 release
2024-04-08 10:12:32 -04:00
zzz
06302c0f31
Susimail: Fix loading mail bodies in non-inbox/drafts folders
2024-04-05 16:37:00 -04:00
zzz
bbf1e41a7b
bump for review
2024-04-05 12:47:51 -04:00