Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/p2p
Commit message (Expand)AuthorAgeFilesLines
...
* MergeMarco Pesenti Gritti2006-05-223-2/+18
* Listen on buddy for icon changesMarco Pesenti Gritti2006-05-224-21/+12
* Turn off debug printDan Williams2006-05-221-2/+0
* Turn off debug printDan Williams2006-05-221-1/+1
* Ensure that services this sugar instance registers are register with the owne...Dan Williams2006-05-223-2/+20
* Get rid of the new message icon entirelyMarco Pesenti Gritti2006-05-221-0/+13
* String-ify data before trying to pack it into the struct.Dan Williams2006-05-221-2/+2
* Fix bad usage of a dictDan Williams2006-05-221-1/+1
* Ensure buddy icon is at least None; if the sugar directory doesn't exist, mak...Dan Williams2006-05-221-2/+10
* Ensure keys exist or don't exist before using them or adding them, respectivelyDan Williams2006-05-221-4/+6
* MergeMarco Pesenti Gritti2006-05-223-29/+140
* Display icons in the chatMarco Pesenti Gritti2006-05-223-140/+30
* - Refactor service handling. Buddies can now have more than one service assoc...Dan Williams2006-05-223-29/+140
* MergeMarco Pesenti Gritti2006-05-223-10/+60
* Add an emoticons menuMarco Pesenti Gritti2006-05-223-60/+10
* Do buddy iconsDan Williams2006-05-223-10/+60
* Replace StreamReader and StreamWriter with a unified Stream class. Since theDan Williams2006-05-194-98/+101
* argument is a string, not a buddyDan Williams2006-05-191-1/+4
* MergeMarco Pesenti Gritti2006-05-192-15/+25
* Get something basic workingMarco Pesenti Gritti2006-05-192-25/+15
* Deal with keyboard interrupt correctly.Dan Williams2006-05-191-14/+17
* More informative error if avahi isn't around.Dan Williams2006-05-191-1/+8
* Pathetically simplify retransmit timings.Dan Williams2006-05-191-61/+80
* Improve the page sharing UIMarco Pesenti Gritti2006-05-181-1/+2
* Implement retransmit requests on receiver side, fix some stuff up.Dan Williams2006-05-181-47/+249
* MergeMarco Pesenti Gritti2006-05-181-7/+17
* Load session from .activity filesMarco Pesenti Gritti2006-05-181-17/+7
* Ensure that RetransmitSegment construction from data is correct.Dan Williams2006-05-181-7/+17
* mergeMarco Pesenti Gritti2006-05-171-9/+137
* Actually hook up the action buttonMarco Pesenti Gritti2006-05-171-137/+9
* More testcases for RetransmitSegment, and fix some RetransmitSegment bugsDan Williams2006-05-171-9/+137
* Add a bunch of testcasesDan Williams2006-05-171-17/+261
* Refactor the segment class into two type-specific classes and base classDan Williams2006-05-171-104/+215
* Refactor global vars into appropriate classesDan Williams2006-05-171-29/+59
* Add a segment type and start bits for retransmission requests.Dan Williams2006-05-161-15/+46
* MergeMarco Pesenti Gritti2006-05-161-0/+319
* Do not rely on dbus auto-activation.Marco Pesenti Gritti2006-05-161-319/+0
* Do message reassemblyDan Williams2006-05-161-52/+143
* Add start of mostly reliable UDP pipe communication codeDan Williams2006-05-161-0/+228
* Fixup a bunch of missing files in the makefilesMarco Pesenti Gritti2006-05-162-0/+5
* Get the damned thing to work, finally!Marco Pesenti Gritti2006-05-153-4/+4
* Actually use the group address now that we have itMarco Pesenti Gritti2006-05-151-1/+1
* Cleanup the service stuff for the multicast caseMarco Pesenti Gritti2006-05-156-20/+28
* More work on notificationMarco Pesenti Gritti2006-05-157-17/+25
* More fixes...Marco Pesenti Gritti2006-05-156-5/+10
* More fixesMarco Pesenti Gritti2006-05-151-3/+3
* Mercurial deleted this for some reason!?Marco Pesenti Gritti2006-05-151-0/+0
* MergeMarco Pesenti Gritti2006-05-151-0/+0
* The notifier should own the server not the listener!Marco Pesenti Gritti2006-05-154-13/+17
* Merge SVGdraw.pyDan Williams2006-05-1513-38/+196