0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A frighteningly deep change for a STABLE version, but this fixes all three of the outstanding bugs by changing peerman to do exponential back-off retrying of inactive peers. * Whenever you receive a message from a peer, you mark that peer as "live". * Peerman stores the phonebookentry dicts for MetaTrackers, so if at least one MetaTracker is still reachable at that address next time you start your Mnet node, then you don't need to query a bootpage. * Whenever peerman doesn't know of any live MTs, it queries a bootpage. More... over 20 years ago
* negate peerman entry on fast fail; tweak debugprints; vernum bump -> Mnet v0.6.2.321-STABLE More... over 20 years ago
* remove some debugprints More... over 20 years ago
* increase delay between bootpage loads to 300 seconds from 10 seconds; this seems to "fix" bug 851137; small tidyup in peerman; tweak debugprints; vernum bump -> Mnet v0.6.2.320-STABLE More... over 20 years ago
* fix shallow bug; vernum bump -> Mnet v0.6.2.319-STABLE More... over 20 years ago
* printout web UI URL; run no blockserver by default; vernum bump -> Mnet v0.6.2.318-STABLE More... over 20 years ago
* fix shallow bug; vernum bump -> Mnet v0.6.2.317-STABLE More... over 20 years ago
* add a whole bunch of debugprints to help someone (hopefully not me) debug mojobootpage.py -- turn your MAX_VERBOSITY up to 6 or higher to see them; vernum bump -> Mnet v0.6.2.316-STABLE More... over 20 years ago
* fix shallow bug; vernum bump -> Mnet v0.6.2.315-STABLE More... over 20 years ago
* communicate with a node that uses your node for its relay server even when you don't have an open TCP connection to him -- allow recursive "pass this along" to myself, but don't allow loops that don't have monotonically increasing sequence numbers * fix small bug (wrong msgId) in debugprints * improve readability of debugprints * don't do "list servers" every time you load a bootpage, only every time loading a bootpage introduces you to a new MT * add commstratseqno to repr of CommStrat object More... over 20 years ago
* fix bug that caused exception to be thrown from debugprint * make blockserver allow publication by default * remove the "LOCAL_PUBLISH" option; sorry -- casualty of complexity, and of the fact that I'm trying to make normal publish work even at the expense of local publish * use moshez's improved unrepr More... over 20 years ago
* fix: don't squelch outgoing hellos because they were initiated just a few seconds before the 15 minute interval; vernum bump -> Mnet v0.6.2.312-STABLE More... over 20 years ago
* two tweaks: call it "node" instead of "broker" in hello info, and warn against BUILD_OPTIMIZED_CRYPTO with g++ 3.1; no vernum bump! This is still v0.6.2.311-STABLE More... over 20 years ago
* add moshez copyright and license More... over 20 years ago
* fix shallow bug; vernum bump -> Mnet v0.6.2.311-STABLE More... over 20 years ago
* work around DoQ<->asyncore synchronization errors by inserting a 4 to 10 second delay between bootpage loads * safer unrepr of bootpages, thanks to Moshe Zadka * load all bootpages every time, not just the next one each time * fix bug in persistent storage of peer info * add bootpage: http://web.nilpotent.org/bootpage.txt More... over 20 years ago
* safer bootpage unrepr; vernum bump -> Mnet v0.6.2.309-STABLE More... over 20 years ago
* remove troublesome chars from string before putting string in infodict; vernum bump -> Mnet v0.6.2.308-STABLE More... over 20 years ago
* better diag printout when mangled bootpage; vernum bump -> Mnet v0.6.2.308-STABLE More... over 20 years ago
* don't add known-good-boot-pages if there are already some bootpages in the .conf file; vernum bump -> Mnet v0.6.2.307-STABLE More... over 20 years ago
* shallowbugfix from branch_new_old_metatracking; vernum bump -> Mnet v0.6.2.305-STABLE More... over 20 years ago
* shallowbugfix from branch_new_old_metatracking; vernum bump -> Mnet v0.6.2.304-STABLE More... over 20 years ago
* shallowbugfix from branch_new_old_metatracking; vernum bump -> Mnet v0.6.2.303-STABLE More... over 20 years ago
* shallowbugfix; vernum bump -> Mnet v0.6.2.302-STABLE More... over 20 years ago
* adjust a whole bunch of debugprints to be both more informative and less verbose at the default level (MAX_VERBOSITY=1); vernum bump -> Mnet v0.6.2.301-STABLE More... over 20 years ago
* a whole bunch of fixes from bugs created on branch_new_old_metatracking; vernum bump -> Mnet v0.6.2.200-STABLE More... over 20 years ago
* fix a few shallow bugs from branch_new_old_metatracking; vernum bump -> Mnet v0.6.2.299-STABLE More... over 20 years ago
* fix a few shallow bugs from branch_new_old_metatracking; vernum bump -> Mnet v0.6.2.298-STABLE More... over 20 years ago
* fix a few shallow bugs from branch_new_old_metatracking; vernum bump -> Mnet v0.6.2.297-STABLE More... over 20 years ago
* remove bogus assertion; vernum bump -> Mnet v0.6.2.296-STABLE More... over 20 years ago