repo.or.cz
/
brdnet.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge 'dev' with dht, ecc auth, proof of work and fixes.
[brdnet.git]
/
Deliver.pas
blob
fd75ee2cdb0e10a4b1407936af4cb69be7955865
1
unit
Deliver
;
2
{message delivery}
3
{
4
search recipient in dht
5
else try "friends"
6
else nearest to inverse in dht
7
(not direct: recipient unable to search for self)
8
}