RetroShare/libretroshare/src/serialiser
drbob 20593c9de2 Modified libretroshare to compile on Cygwin / MinGW.
* removed exceptions from serialiser (had troubles previously on win32).
 * Modified code in startup (enable CRYPTO structure) and rsdir.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1189 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 21:36:17 +00:00
..
Makefile added revised qblog core 2008-06-26 13:08:48 +00:00
rsbaseitem_test.cc Major improvements to the serialiser to make it work with retroshare. 2007-12-12 00:54:42 +00:00
rsbaseitems.cc Lots of bugfixes and tweaks: 2008-03-31 14:06:59 +00:00
rsbaseitems.h Major improvements to the serialiser to make it work with retroshare. 2007-12-12 00:54:42 +00:00
rsbaseserial.cc Added includes for GCC4.4 2008-06-13 16:02:36 +00:00
rsbaseserial.h Major improvements to the serialiser to make it work with retroshare. 2007-12-12 00:54:42 +00:00
rschannelitems.cc Addition of new channels service. 2008-06-24 04:22:42 +00:00
rschannelitems.h Addition of new channels service. 2008-06-24 04:22:42 +00:00
rsconfigitems.cc * Added Configurations to new file transfer. 2008-11-15 20:00:29 +00:00
rsconfigitems.h * Added Configurations to new file transfer. 2008-11-15 20:00:29 +00:00
rsdiscitems.cc * Added partially completed authssl.cc, as we move towards openpgp authentication. 2009-04-22 23:29:16 +00:00
rsdiscitems.h * Addition of almost completed p3ranking class - still streaming / ranking to do. 2008-02-03 06:29:02 +00:00
rsdistribitems.cc Removed most of the output to stderr. 2008-07-09 09:55:09 +00:00
rsdistribitems.h Addition of serialisers for forum/distrib 2008-06-13 15:26:31 +00:00
rsforumitems.cc Addition of serialisers for forum/distrib 2008-06-13 15:26:31 +00:00
rsforumitems.h Addition of serialisers for forum/distrib 2008-06-13 15:26:31 +00:00
rsgameitems.cc Lots of bugfixes and tweaks: 2008-03-31 14:06:59 +00:00
rsgameitems.h Improvements to the Games Launcher. 2008-03-17 14:24:56 +00:00
rsmsgitems.cc Modified libretroshare to compile on Cygwin / MinGW. 2009-05-07 21:36:17 +00:00
rsmsgitems.h Added "peer is typing" functionality to private chat. This shoudld be extended to additional stuff like "idle", and to public chat. Also the display is the status bar of the chat window could be made nicer, e.g. directly in the msg window. Suppressed ChatDialog class that is not more used 2009-05-05 13:18:53 +00:00
rsphotoitems.cc Addition of two more Services / Applications. 2008-03-04 21:31:11 +00:00
rsphotoitems.h Addition of two more Services / Applications. 2008-03-04 21:31:11 +00:00
rsqblogitems.cc git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@730 b45a01b8-16f6-495d-af2f-9b41ad6348cc 2008-09-21 11:08:08 +00:00
rsqblogitems.h git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@730 b45a01b8-16f6-495d-af2f-9b41ad6348cc 2008-09-21 11:08:08 +00:00
rsrankitems.cc Removed most of the output to stderr. 2008-07-09 09:55:09 +00:00
rsrankitems.h Third attempt at link rank system. 2008-04-15 16:35:46 +00:00
rsserial_test.cc Major improvements to the serialiser to make it work with retroshare. 2007-12-12 00:54:42 +00:00
rsserial.cc Improved the notification model so that it uses Qt signals to avoid core dumps, and improved the gui to increase responsiveness (e.g. forum display, network discovery info, friends, msg deletion and selection) 2009-02-22 17:36:39 +00:00
rsserial.h Added includes for GCC4.4 2008-06-13 16:02:36 +00:00
rsserviceids.h Started turtle hopping implementation. Not yet functional nor compilable. 2009-02-28 18:19:00 +00:00
rsserviceitems.h Major improvements to the serialiser to make it work with retroshare. 2007-12-12 00:54:42 +00:00
rsstatusitems.cc Added network message objects for the Status service - RsStatusItem 2008-05-14 10:35:12 +00:00
rsstatusitems.h Added network message objects for the Status service - RsStatusItem 2008-05-14 10:35:12 +00:00
rstlvbase.cc turtle dev. Worked on serialisation, mainly, and connexion to gui. 2009-03-13 21:14:30 +00:00
rstlvbase.h turtle dev. Worked on serialisation, mainly, and connexion to gui. 2009-03-13 21:14:30 +00:00
rstlvfileitem.cc Bugfixes and extra debugging for file transfer. 2008-11-04 23:12:53 +00:00
rstlvimage.cc * Added rstlvimage.cc to serialiser (missed in other checkin). 2008-06-13 15:42:08 +00:00
rstlvkeys.cc Addition of serialisers for forum/distrib 2008-06-13 15:26:31 +00:00
rstlvkeys.h Addition of serialisers for forum/distrib 2008-06-13 15:26:31 +00:00
rstlvkvwide.cc added revised qblog core 2008-06-26 13:08:48 +00:00
rstlvkvwide.h added revised qblog core 2008-06-26 13:08:48 +00:00
rstlvtypes.cc More Improvements to FileTransfer: 2008-08-03 12:45:53 +00:00
rstlvtypes.h Bugfixes and extra debugging for file transfer. 2008-11-04 23:12:53 +00:00
rstlvutil.cc Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00
rstlvutil.h Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00
rstlvwidetest.cc added revised qblog core 2008-06-26 13:08:48 +00:00
tlvbase_test2.cc Major improvements to the serialiser to make it work with retroshare. 2007-12-12 00:54:42 +00:00
tlvbase_test.cc Added missing #includes for picky compilers (ArchLinux) 2008-05-31 13:39:04 +00:00
tlvconfig_test.cc added revised qblog core 2008-06-26 13:08:48 +00:00
tlvfileitem_test.cc Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00
tlvitems_test.cc Added missing #includes for picky compilers (ArchLinux) 2008-05-31 13:39:04 +00:00
tlvstack_test.cc Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00