- Feb 22, 2025
-
-
zzz authored
-
- Feb 07, 2025
-
-
zzz authored
-
zzz authored
to make the choke/unchoke cycles a little faster
-
zzz authored
before the signature check
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
-
zzz authored
and minor cleanup of getIdentity() calls
-
zzz authored
Did not affect most Destination creation code paths because they are generally created via Destination.create(), not via readBytes(InputStream) Add new more efficient method to indicate if padding was compressed
-
zzz authored
-
- Feb 06, 2025
- Feb 05, 2025
-
- Feb 04, 2025
-
-
idk authored
- Feb 03, 2025
-
-
idk authored
-
- Feb 02, 2025
-
-
idk authored
-
- Jan 31, 2025
- Jan 30, 2025
- Jan 29, 2025
-
-
zzz authored
-
- Jan 28, 2025
-
-
zzz authored
Only publish non-ff at shutdown if not restarting
-
zzz authored
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
-
zzz authored
-