Revision: 7163
http://sourceforge.net/p/retroshare/code/7163
Author: csoler
Date: 2014-03-03 21:45:27 +0000 (Mon, 03 Mar 2014)
Log Message:
-----------
replaces SSLIdType by indirect type RsPeerId and PGPIdType with RsPgpId
whenever applicable
Modified Paths:
--------------
branches/v0.6-IdCleaning/libretroshare/src/dbase/findex.cc
branches/v0.6-IdCleaning/libretroshare/src/dbase/findex.h
branches/v0.6-IdCleaning/libretroshare/src/dbase/fistore.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftcontroller.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftfilecreator.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftfileprovider.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftfileprovider.h
branches/v0.6-IdCleaning/libretroshare/src/ft/fttransfermodule.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/fttransfermodule.h
branches/v0.6-IdCleaning/libretroshare/src/grouter/grouteritems.cc
branches/v0.6-IdCleaning/libretroshare/src/grouter/grouteritems.h
branches/v0.6-IdCleaning/libretroshare/src/grouter/groutermatrix.cc
branches/v0.6-IdCleaning/libretroshare/src/grouter/groutermatrix.h
branches/v0.6-IdCleaning/libretroshare/src/grouter/groutertypes.h
branches/v0.6-IdCleaning/libretroshare/src/grouter/p3grouter.cc
branches/v0.6-IdCleaning/libretroshare/src/grouter/p3grouter.h
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsnetutils.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsnetutils.h
branches/v0.6-IdCleaning/libretroshare/src/pgp/pgphandler.cc
branches/v0.6-IdCleaning/libretroshare/src/pgp/pgphandler.h
branches/v0.6-IdCleaning/libretroshare/src/pgp/rscertificate.cc
branches/v0.6-IdCleaning/libretroshare/src/pgp/rscertificate.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/authgpg.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/authgpg.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/authssl.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/authssl.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3linkmgr.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3linkmgr.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3peermgr.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3peermgr.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqimonitor.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqissl.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqissllistener.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqissllistener.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/sslfns.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/sslfns.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsdisc.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxscircles.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsids.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsinit.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsmsgs.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rspeers.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsturtle.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3msgs.cc
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3msgs.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3peers.cc
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3peers.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/rsaccounts.cc
branches/v0.6-IdCleaning/libretroshare/src/rsserver/rsaccounts.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/rsinit.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsbaseserial.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsbaseserial.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsconfigitems.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsconfigitems.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsdiscovery2items.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsfiletransferitems.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsmsgitems.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsserial.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rstlvtypes.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3chatservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3chatservice.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3discovery2.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3discovery2.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3idservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3idservice.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.h
branches/v0.6-IdCleaning/libretroshare/src/turtle/p3turtle.h
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Retroshare-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/retroshare-devel