summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-30add missing filesnative-wireMatthew Johnson2-0/+42
2006-12-30fix sha-1 auth on reference implementationMatthew Johnson3-5/+15
2006-12-30implement sha-1 cookies for server and client, fix tcp connectionsMatthew Johnson5-156/+630
2006-12-29add debug configMatthew Johnson1-0/+18
2006-12-29start to add tcp supportMatthew Johnson4-17/+122
2006-12-29low-level & p2p documentationMatthew Johnson6-29/+199
2006-12-29 * Add peer 2 peer support with DirectConnection classMatthew Johnson30-846/+1401
2006-12-29documentation and changing binding to implementationMatthew Johnson85-171/+244
2006-12-27more todo itemsMatthew Johnson1-1/+4
2006-12-26add more todosMatthew Johnson1-0/+4
2006-12-25logMatthew Johnson2-0/+6
2006-12-25passes internal-cross-checkMatthew Johnson6-13/+64
2006-12-25more fixesMatthew Johnson18-107/+111
2006-12-25speedupsMatthew Johnson6-21/+32
2006-12-25make check passesMatthew Johnson11-112/+168
2006-12-24lots of messages work!Matthew Johnson6-17/+59
2006-12-24fix more bugsMatthew Johnson13-49/+258
2006-12-23make disconnecting register properlyMatthew Johnson6-42/+142
2006-12-23aoeuMatthew Johnson1-0/+1
2006-12-22aoeuMatthew Johnson2-6/+26
2006-12-22compiles!!Matthew Johnson28-153/+239
2006-12-22more updatesMatthew Johnson5-3/+12
2006-12-22more integrationMatthew Johnson10-411/+76
2006-12-22Marshalling improvementsMatthew Johnson3-155/+329
2006-12-22more integration fixesMatthew Johnson6-7/+9
2006-12-21more build fixesMatthew Johnson22-112/+171
2006-12-20fix errorsMatthew Johnson23-74/+124
2006-12-18change to reference java unix not dbusMatthew Johnson4-70/+43
2006-12-18aeouMatthew Johnson2-6/+19
2006-12-18restructuringMatthew Johnson3-1970/+511
2006-12-18resttructuring and licence headersMatthew Johnson29-17/+177
2006-12-18restructuringMatthew Johnson9-6/+6
2006-12-18remove old message classesMatthew Johnson6-449/+98
2006-12-17start integrationMatthew Johnson21-305/+566
2006-12-17move to live treeMatthew Johnson14-2/+4
2006-12-17some optimisationsMatthew Johnson3-10/+50
2006-12-17more marshalling/unmarshallingMatthew Johnson2-6/+33
2006-12-16todosMatthew Johnson1-3/+33
2006-12-16parse incoming messagesMatthew Johnson11-71/+268
2006-12-16aoeuMatthew Johnson1-1/+1
2006-12-16split classesMatthew Johnson11-516/+603
2006-12-16more testing of wire fooMatthew Johnson1-128/+233
2006-12-15aoeuMatthew Johnson1-37/+204
2006-12-15test talking dbus over the socketMatthew Johnson1-0/+244
2006-12-13make tests run better1.13Matthew Johnson1-2/+3
2006-12-13add checks and docs for DBusInterface outside package; make dist correctly wi...Matthew Johnson5-13/+35
2006-11-27change build system to fix bsd bugs and use DESTDIR properly. Move everything...Matthew Johnson9-87/+101
2006-11-22attribute object_path stuffMatthew Johnson1-2/+2
2006-11-22documentation for PathMatthew Johnson2-1/+9
2006-11-22add Path for non-auto OBJECT_PATH handlingMatthew Johnson7-3/+71