[Retroshare-devel] SF.net SVN: retroshare:[7061] trunk/openpgpsdk/src/openpgpsdk/crypto.c

2014-01-27 Thread csoler
Revision: 7061
  http://sourceforge.net/p/retroshare/code/7061
Author:   csoler
Date: 2014-01-27 19:55:43 + (Mon, 27 Jan 2014)
Log Message:
---
removed asserts and did proper error handling in crypto.c

Modified Paths:
--
trunk/openpgpsdk/src/openpgpsdk/crypto.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7066] trunk

2014-01-28 Thread csoler
Revision: 7066
  http://sourceforge.net/p/retroshare/code/7066
Author:   csoler
Date: 2014-01-28 21:33:17 + (Tue, 28 Jan 2014)
Log Message:
---
improved gui message for known peers that are not friends

Modified Paths:
--
trunk/libretroshare/src/pqi/authssl.cc
trunk/libretroshare/src/retroshare/rsnotify.h
trunk/retroshare-gui/src/gui/NewsFeed.cpp
trunk/retroshare-gui/src/gui/feeds/SecurityItem.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7067] trunk/retroshare-gui/src/gui

2014-01-28 Thread csoler
Revision: 7067
  http://sourceforge.net/p/retroshare/code/7067
Author:   csoler
Date: 2014-01-28 21:38:11 + (Tue, 28 Jan 2014)
Log Message:
---
added jpeg to the list of image extensions for messages/avatars/etc

Modified Paths:
--
trunk/retroshare-gui/src/gui/FriendsDialog.cpp
trunk/retroshare-gui/src/gui/chat/ChatWidget.cpp
trunk/retroshare-gui/src/gui/forums/CreateForumMsg.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7070] branches/v0.5.5/

2014-01-29 Thread csoler
Revision: 7070
  http://sourceforge.net/p/retroshare/code/7070
Author:   csoler
Date: 2014-01-29 19:53:39 + (Wed, 29 Jan 2014)
Log Message:
---
Created 0.5.5 branch before we merge 0.6 in trunk

Added Paths:
---
branches/v0.5.5/

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7071] trunk

2014-01-29 Thread csoler
Revision: 7071
  http://sourceforge.net/p/retroshare/code/7071
Author:   csoler
Date: 2014-01-29 20:07:48 + (Wed, 29 Jan 2014)
Log Message:
---
put compilation error in place and redirect users to branch 0.5.5.

Modified Paths:
--
trunk/retroshare-gui/src/main.cpp
trunk/retroshare-nogui/src/retroshare.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7072] trunk/libretroshare/src

2014-01-30 Thread csoler
Revision: 7072
  http://sourceforge.net/p/retroshare/code/7072
Author:   csoler
Date: 2014-01-30 22:14:37 + (Thu, 30 Jan 2014)
Log Message:
---
Added connexion to the msg system and fingerprint into grouter addresses. 
flushing current changes before 0.6 merge.

Modified Paths:
--
trunk/libretroshare/src/grouter/grouteritems.cc
trunk/libretroshare/src/grouter/groutertypes.h
trunk/libretroshare/src/grouter/p3grouter.cc
trunk/libretroshare/src/grouter/p3grouter.h
trunk/libretroshare/src/grouter/rsgrouter.h
trunk/libretroshare/src/serialiser/rsbaseserial.cc
trunk/libretroshare/src/serialiser/rsbaseserial.h
trunk/libretroshare/src/services/p3msgservice.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7076] branches/v0.5.5/libretroshare/src/util/rsdir. cc

2014-02-01 Thread csoler
Revision: 7076
  http://sourceforge.net/p/retroshare/code/7076
Author:   csoler
Date: 2014-02-01 11:59:43 + (Sat, 01 Feb 2014)
Log Message:
---
fixed stupid (and very old!) mistake causing 100 seconds hang ups on windows 
when file rename fails.

Modified Paths:
--
branches/v0.5.5/libretroshare/src/util/rsdir.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7077] trunk/libretroshare/src/util/rsdir.cc

2014-02-01 Thread csoler
Revision: 7077
  http://sourceforge.net/p/retroshare/code/7077
Author:   csoler
Date: 2014-02-01 12:00:05 + (Sat, 01 Feb 2014)
Log Message:
---
fixed stupid (and very old!) mistake causing 100 seconds hang ups on windows 
when file rename fails.

Modified Paths:
--
trunk/libretroshare/src/util/rsdir.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7080] trunk/libretroshare/src/serialiser/ rsgxsupdateitems.cc

2014-02-01 Thread csoler
Revision: 7080
  http://sourceforge.net/p/retroshare/code/7080
Author:   csoler
Date: 2014-02-01 15:26:53 + (Sat, 01 Feb 2014)
Log Message:
---
compilation warning fix

Modified Paths:
--
trunk/libretroshare/src/serialiser/rsgxsupdateitems.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7081] trunk/retroshare-gui/src/gui/Identity/ IdEditDialog.ui

2014-02-01 Thread csoler
Revision: 7081
  http://sourceforge.net/p/retroshare/code/7081
Author:   csoler
Date: 2014-02-01 15:55:03 + (Sat, 01 Feb 2014)
Log Message:
---
imported IdEditDialog.ui from v0.6-initdev branch

Modified Paths:
--
trunk/retroshare-gui/src/gui/Identity/IdEditDialog.ui

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7082] trunk/libretroshare/src

2014-02-01 Thread csoler
Revision: 7082
  http://sourceforge.net/p/retroshare/code/7082
Author:   csoler
Date: 2014-02-01 19:10:45 + (Sat, 01 Feb 2014)
Log Message:
---
- changed Sha1CheckSum from hand-made class to instance of t_GenericIdType<> 
(should be backward compatible)
- updated ft/, p3msgservice and p3chatservice accordingly
- added a new class for Sha1Sum in t_GeneridIdType<>, and an additional 
template argument to make ids of identical size 
incompatible.

Modified Paths:
--
trunk/libretroshare/src/ft/ftdata.h
trunk/libretroshare/src/ft/ftfilecreator.cc
trunk/libretroshare/src/ft/ftfilecreator.h
trunk/libretroshare/src/ft/ftserver.cc
trunk/libretroshare/src/ft/fttransfermodule.cc
trunk/libretroshare/src/ft/fttransfermodule.h
trunk/libretroshare/src/ft/ftturtlefiletransferitem.cc
trunk/libretroshare/src/ft/ftturtlefiletransferitem.h
trunk/libretroshare/src/pqi/pqihash.h
trunk/libretroshare/src/retroshare/rstypes.h
trunk/libretroshare/src/serialiser/rsbaseserial.cc
trunk/libretroshare/src/serialiser/rsbaseserial.h
trunk/libretroshare/src/serialiser/rsfiletransferitems.cc
trunk/libretroshare/src/services/p3chatservice.cc
trunk/libretroshare/src/services/p3idservice.cc
trunk/libretroshare/src/services/p3msgservice.cc
trunk/libretroshare/src/util/rsdir.cc
trunk/libretroshare/src/util/rsdir.h
trunk/libretroshare/src/util/rsid.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7083] trunk/libretroshare/src/util/rsid.h

2014-02-02 Thread csoler
Revision: 7083
  http://sourceforge.net/p/retroshare/code/7083
Author:   csoler
Date: 2014-02-02 10:16:25 + (Sun, 02 Feb 2014)
Log Message:
---
added isNull() method to rsid to allow checking for meaningless ids. 
Consequenctly the null id 000... is implicitly not an id.

Modified Paths:
--
trunk/libretroshare/src/util/rsid.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7086] branches/v0.6-IdCleaning/

2014-02-03 Thread csoler
Revision: 7086
  http://sourceforge.net/p/retroshare/code/7086
Author:   csoler
Date: 2014-02-03 20:25:39 + (Mon, 03 Feb 2014)
Log Message:
---
created this branch to clean IDs.

Added Paths:
---
branches/v0.6-IdCleaning/

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7087] branches/v0.6-IdCleaning/libretroshare/src

2014-02-03 Thread csoler
Revision: 7087
  http://sourceforge.net/p/retroshare/code/7087
Author:   csoler
Date: 2014-02-03 20:38:24 + (Mon, 03 Feb 2014)
Log Message:
---
saving intermediate work for id cleaning

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/dbase/cachestrapper.cc
branches/v0.6-IdCleaning/libretroshare/src/dbase/cachestrapper.h
branches/v0.6-IdCleaning/libretroshare/src/dbase/fimonitor.cc
branches/v0.6-IdCleaning/libretroshare/src/dbase/fimonitor.h
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/dbase/fistore.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftchunkmap.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftchunkmap.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftcontroller.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftcontroller.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftdata.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftdatamultiplex.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftdatamultiplex.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftdbase.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftdbase.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftfilecreator.cc
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/ftserver.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftserver.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/libretroshare.pro
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.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/p3historymgr.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/pqiarchive.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqiarchive.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqihandler.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqihandler.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqihash.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqimonitor.h
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/pqistreamer.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqistreamer.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsfiles.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxscircles.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/retroshare/rstypes.h
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/rsserial.h
branches/v0.6-IdCleaning/libretroshare/src/turtle/p3turtle.cc
branches/v0.6-IdCleaning/libretroshare/src/turtle/p3turtle.h
branches/v0.6-IdCleaning/libretroshare/src/turtle/turtleclientservice.h
branches/v0.6-IdCleaning/libretroshare/src/turtle/turtletypes.h

Added Paths:
---
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsids.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7092] branches/v0.6-IdCleaning/libretroshare/src

2014-02-04 Thread csoler
Revision: 7092
  http://sourceforge.net/p/retroshare/code/7092
Author:   csoler
Date: 2014-02-04 22:51:19 + (Tue, 04 Feb 2014)
Log Message:
---
id cleaning - continued

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/dht/p3bitdht.cc
branches/v0.6-IdCleaning/libretroshare/src/dht/p3bitdht.h
branches/v0.6-IdCleaning/libretroshare/src/dht/p3bitdht_peernet.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftcontroller.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/authgpg.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3linkmgr.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3netmgr.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3netmgr.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/pqi_base.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqiassist.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqibin.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqibin.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqihandler.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqiloopback.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqiperson.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqiqosstreamer.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsids.h
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

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7096] branches/v0.6-IdCleaning/libretroshare/src

2014-02-06 Thread csoler
Revision: 7096
  http://sourceforge.net/p/retroshare/code/7096
Author:   csoler
Date: 2014-02-06 14:13:25 + (Thu, 06 Feb 2014)
Log Message:
---
ID cleaning. Unfinished yet.

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/dht/p3bitdht.cc
branches/v0.6-IdCleaning/libretroshare/src/dht/p3bitdht_interface.cc
branches/v0.6-IdCleaning/libretroshare/src/dht/p3bitdht_peernet.cc
branches/v0.6-IdCleaning/libretroshare/src/dht/p3bitdht_peers.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftcontroller.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsnetservice.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsnetservice.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/pqi/authgpg.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/authgpg.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3linkmgr.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3peermgr.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqiloopback.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqimonitor.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqimonitor.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsdht.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsids.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7098] branches/v0.6-IdCleaning/libretroshare/src

2014-02-06 Thread csoler
Revision: 7098
  http://sourceforge.net/p/retroshare/code/7098
Author:   csoler
Date: 2014-02-06 22:32:08 + (Thu, 06 Feb 2014)
Log Message:
---
ID cleaning. Unfinished yet.

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3cfgmgr.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqiperson.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqiperson.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqipersongrp.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqipersongrp.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqiqosstreamer.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqissl.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqisslpersongrp.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqisslpersongrp.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqisslproxy.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqissludp.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqistore.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqistore.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqithreadstreamer.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqithreadstreamer.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rspeers.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3face.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3peers.cc
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3peers.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7099] branches/v0.6-IdCleaning/libretroshare/src

2014-02-07 Thread csoler
Revision: 7099
  http://sourceforge.net/p/retroshare/code/7099
Author:   csoler
Date: 2014-02-07 22:48:26 + (Fri, 07 Feb 2014)
Log Message:
---
ID cleaning

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsnetutils.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsnetutils.h
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsnxs.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/authssl.cc
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/pqissl.cc
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/rsconfig.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsdht.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxscircles.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsiface.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsinit.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rspeers.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsrtt.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/rsserver/rsloginhandler.cc
branches/v0.6-IdCleaning/libretroshare/src/rsserver/rsloginhandler.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsconfigitems.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3banlist.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3gxschannels.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3gxscircles.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3heartbeat.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3heartbeat.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3rtt.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3rtt.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7103] branches/v0.6-IdCleaning/libretroshare/src

2014-02-09 Thread csoler
Revision: 7103
  http://sourceforge.net/p/retroshare/code/7103
Author:   csoler
Date: 2014-02-09 23:05:31 + (Sun, 09 Feb 2014)
Log Message:
---
ID cleaning. Saving progress

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/pgp/rscertificate.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3historymgr.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3historymgr.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rshistory.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsids.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsmsgs.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3history.cc
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3history.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/serialiser/rsconfigitems.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rshistoryitems.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rshistoryitems.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsmsgitems.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsmsgitems.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/p3msgservice.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7104] trunk/libretroshare/src/pqi/pqissl.h

2014-02-10 Thread csoler
Revision: 7104
  http://sourceforge.net/p/retroshare/code/7104
Author:   csoler
Date: 2014-02-10 21:50:59 + (Mon, 10 Feb 2014)
Log Message:
---
increased TCP buffer size on windows. Makes transfers faster.

Modified Paths:
--
trunk/libretroshare/src/pqi/pqissl.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7105] branches/v0.6-IdCleaning/libretroshare/src

2014-02-10 Thread csoler
Revision: 7105
  http://sourceforge.net/p/retroshare/code/7105
Author:   csoler
Date: 2014-02-10 21:55:09 + (Mon, 10 Feb 2014)
Log Message:
---
ID cleaning. Saving progress

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/ft/ftcontroller.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/authgpg.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/authgpg.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsids.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rspluginitems.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rstlvtypes.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rstlvtypes.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7107] branches/v0.5.5/libretroshare/src/pqi/pqissl. h

2014-02-11 Thread csoler
Revision: 7107
  http://sourceforge.net/p/retroshare/code/7107
Author:   csoler
Date: 2014-02-11 18:03:23 + (Tue, 11 Feb 2014)
Log Message:
---
increase TCP buffer size on windows to faster file transfer speed

Modified Paths:
--
branches/v0.5.5/libretroshare/src/pqi/pqissl.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7108] branches/v0.6-IdCleaning/libretroshare/src

2014-02-11 Thread csoler
Revision: 7108
  http://sourceforge.net/p/retroshare/code/7108
Author:   csoler
Date: 2014-02-11 20:58:33 + (Tue, 11 Feb 2014)
Log Message:
---
ID cleaning - saving work

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsconfig.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsdisc.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsmsgs.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsstatus.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/p3serverconfig.cc
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3serverconfig.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3status.cc
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3status.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsdiscovery2items.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsdiscovery2items.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3banlist.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3bwctrl.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3bwctrl.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/p3msgservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3statusservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3statusservice.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7110] branches/v0.6-IdCleaning/libretroshare/src

2014-02-12 Thread csoler
Revision: 7110
  http://sourceforge.net/p/retroshare/code/7110
Author:   csoler
Date: 2014-02-12 21:53:18 + (Wed, 12 Feb 2014)
Log Message:
---
ID cleaning. Saving progress

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsdataservice.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgenexchange.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgixs.h
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsdata.h
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsnetservice.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsnetservice.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxscircles.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxsifacetypes.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsgxsupdateitems.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsgxsupdateitems.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3idservice.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7112] branches/v0.6-IdCleaning/retroshare-gui/src

2014-02-12 Thread csoler
Revision: 7112
  http://sourceforge.net/p/retroshare/code/7112
Author:   csoler
Date: 2014-02-12 22:15:39 + (Wed, 12 Feb 2014)
Log Message:
---
ID cleaning. saving progress

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/GenCertDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NetworkDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/QuickStartWizard.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/StartDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/notifyqt.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/main.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/rshare.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/rshare.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7114] branches/v0.6-IdCleaning

2014-02-13 Thread csoler
Revision: 7114
  http://sourceforge.net/p/retroshare/code/7114
Author:   csoler
Date: 2014-02-13 13:02:46 + (Thu, 13 Feb 2014)
Log Message:
---
ID cleaning. Saving progress.

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsnetutils.cc
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rstypes.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/CreateMsgLinkDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/FriendsDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/GenCertDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Identity/IdEditDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/MainWindow.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/MessagesDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/MessengerWindow.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NetworkDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NetworkView.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NetworkView.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RemoteDirModel.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/SearchDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/SearchDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/ServicePermissionDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/StartDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/PeerDefs.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/PeerDefs.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/im_history/ImHistoryBrowser.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.h
branches/v0.6-IdCleaning/retroshare-gui/src/retroshare-gui.pro

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7115] branches/v0.6-IdCleaning/libretroshare/src/ retroshare/rsids.h

2014-02-13 Thread csoler
Revision: 7115
  http://sourceforge.net/p/retroshare/code/7115
Author:   csoler
Date: 2014-02-13 21:07:25 + (Thu, 13 Feb 2014)
Log Message:
---
added types for GXS group id, circle id, msg id and GXS id

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsids.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7116] branches/v0.6-IdCleaning/libretroshare/src

2014-02-13 Thread csoler
Revision: 7116
  http://sourceforge.net/p/retroshare/code/7116
Author:   csoler
Date: 2014-02-13 21:09:31 + (Thu, 13 Feb 2014)
Log Message:
---
compilation works, except gxs

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsmsgs.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/services/p3chatservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3chatservice.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7117] branches/v0.6-IdCleaning/retroshare-gui/src/ gui

2014-02-13 Thread csoler
Revision: 7117
  http://sourceforge.net/p/retroshare/code/7117
Author:   csoler
Date: 2014-02-13 21:22:38 + (Thu, 13 Feb 2014)
Log Message:
---
ID cleaning. Saving progress

Modified Paths:
--

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/FileTransferInfoWidget.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/TransfersDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/TransfersDialog.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/TurtleRouterDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/TurtleRouterDialog.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/TurtleRouterStatistics.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/TurtleRouterStatistics.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/FriendsDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/ChatDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/ChatDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/ChatWidget.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/PopupChatDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/PopupChatDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/PopupChatWindow.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/PopupChatWindow.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/PopupDistantChatDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/PopupDistantChatDialog.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/im_history/ImHistoryBrowser.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/im_history/ImHistoryBrowser.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/notifyqt.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/profile/ProfileManager.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/profile/ProfileWidget.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7118] branches/v0.6-IdCleaning/retroshare-gui/src/ gui

2014-02-13 Thread csoler
Revision: 7118
  http://sourceforge.net/p/retroshare/code/7118
Author:   csoler
Date: 2014-02-13 21:49:06 + (Thu, 13 Feb 2014)
Log Message:
---
ID cleaning. Savign progress

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/ChatLobbyWidget.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/ChatDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/ChatLobbyDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/ChatLobbyDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/ChatWidget.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/ChatWidget.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/PopupChatDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/PopupChatWindow.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/RsharePeerSettings.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/RsharePeerSettings.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7119] branches/v0.6-IdCleaning/retroshare-gui/src/ gui

2014-02-15 Thread csoler
Revision: 7119
  http://sourceforge.net/p/retroshare/code/7119
Author:   csoler
Date: 2014-02-15 10:55:38 + (Sat, 15 Feb 2014)
Log Message:
---
ID cleaning. Saving progress

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/ChatLobbyWidget.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NetworkDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/ChatUserNotify.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/CreateLobbyDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/CreateLobbyDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/AvatarWidget.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionWidget.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/connect/ConfCertDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/connect/ConfCertDialog.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7121] branches/v0.6-IdCleaning/libretroshare/src/ util/rsid.h

2014-02-16 Thread csoler
Revision: 7121
  http://sourceforge.net/p/retroshare/code/7121
Author:   csoler
Date: 2014-02-16 12:19:34 + (Sun, 16 Feb 2014)
Log Message:
---
removed old rsid.h

Removed Paths:
-
branches/v0.6-IdCleaning/libretroshare/src/util/rsid.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7122] branches/v0.6-IdCleaning/retroshare-gui/src/ gui

2014-02-16 Thread csoler
Revision: 7122
  http://sourceforge.net/p/retroshare/code/7122
Author:   csoler
Date: 2014-02-16 16:39:09 + (Sun, 16 Feb 2014)
Log Message:
---
ID cleaning. Saving progress.

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Identity/IdEditDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/bwctrl/BwCtrlWindow.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/MimeTextEdit.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/PeerDefs.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/PeerDefs.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/RsCollectionDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/dht/DhtWindow.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/SubFileItem.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/SubFileItem.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/CryptoPage.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/rsettings.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/MessageToaster.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7123] branches/v0.6-IdCleaning/retroshare-gui/src/ gui

2014-02-16 Thread csoler
Revision: 7123
  http://sourceforge.net/p/retroshare/code/7123
Author:   csoler
Date: 2014-02-16 17:31:26 + (Sun, 16 Feb 2014)
Log Message:
---
ID cleaning. Saving progress.

Modified Paths:
--

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/TurtleRouterDialog.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/TurtleRouterStatistics.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NetworkView.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RttStatistics.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RttStatistics.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/connect/ConnectFriendWizard.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/connect/ConnectFriendWizard.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/connect/ConnectProgressDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/connect/ConnectProgressDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/elastic/graphwidget.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/elastic/graphwidget.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/elastic/node.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/elastic/node.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/GxsChannelPostItem.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxs/GxsIdDetails.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxschannels/CreateGxsChannelMsg.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxschannels/CreateGxsChannelMsg.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxsforums/GxsForumThreadWidget.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7125] branches/v0.6-IdCleaning

2014-02-16 Thread csoler
Revision: 7125
  http://sourceforge.net/p/retroshare/code/7125
Author:   csoler
Date: 2014-02-16 22:38:50 + (Sun, 16 Feb 2014)
Log Message:
---
ID cleaning. Saving progress.

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsdht.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxsifacetypes.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsrtt.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/Circles/CreateCircleDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Circles/CreateCircleDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Identity/IdDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Identity/IdDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NewsFeed.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/channels/ShareKey.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/chat/PopupChatDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/AvatarWidget.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/AvatarWidget.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendList.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/connect/ConfCertDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/connect/ConnectFriendWizard.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/notifyqt.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/ChatPage.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/ChatLobbyToaster.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/ChatLobbyToaster.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/ChatToaster.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/ChatToaster.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/FriendRequestToaster.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/FriendRequestToaster.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/GroupChatToaster.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/GroupChatToaster.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/OnlineToaster.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/toaster/OnlineToaster.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7126] branches/v0.6-IdCleaning/libretroshare/src

2014-02-17 Thread csoler
Revision: 7126
  http://sourceforge.net/p/retroshare/code/7126
Author:   csoler
Date: 2014-02-17 21:16:27 + (Mon, 17 Feb 2014)
Log Message:
---
ID cleaning.

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsmsgs.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/services/p3msgservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.h
branches/v0.6-IdCleaning/libretroshare/src/util/rsdir.cc
branches/v0.6-IdCleaning/libretroshare/src/util/rsdir.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7127] branches/v0.6-IdCleaning/retroshare-gui/src/ gui

2014-02-17 Thread csoler
Revision: 7127
  http://sourceforge.net/p/retroshare/code/7127
Author:   csoler
Date: 2014-02-17 22:23:45 + (Mon, 17 Feb 2014)
Log Message:
---
ID cleaning

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NetworkDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/AvatarDefs.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/AvatarWidget.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendList.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendList.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionWidget.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/PeerDefs.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/connect/ConfCertDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageWidget.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/notifyqt.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7130] branches/v0.6-IdCleaning

2014-02-18 Thread csoler
Revision: 7130
  http://sourceforge.net/p/retroshare/code/7130
Author:   csoler
Date: 2014-02-18 23:02:08 + (Tue, 18 Feb 2014)
Log Message:
---
fixed no gxs compilation

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/libretroshare.pro
branches/v0.6-IdCleaning/libretroshare/src/pqi/authgpg.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3peermgr.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3peermgr.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rspeers.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3peers.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsgxsupdateitems.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NewsFeed.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NewsFeed.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Posted/PostedListDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Posted/PostedListDialog.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionWidget.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/connect/ConnectProgressDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/connect/ConnectProgressDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/ChatMsgItem.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/ChatMsgItem.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/FeedHolder.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/MsgItem.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/MsgItem.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/PeerItem.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/PeerItem.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/SecurityItem.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/SecurityItem.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/groups/CreateGroup.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxschannels/GxsChannelDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxschannels/GxsChannelDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/RsharePeerSettings.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/ServerPage.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/retroshare-gui.pro

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7134] branches/v0.6-IdCleaning

2014-02-19 Thread csoler
Revision: 7134
  http://sourceforge.net/p/retroshare/code/7134
Author:   csoler
Date: 2014-02-19 21:37:03 + (Wed, 19 Feb 2014)
Log Message:
---
fixed a few bugs in NetworkDialog

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/pgp/pgphandler.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3linkmgr.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3peermgr.cc
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rspeers.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3peers.cc
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3peers.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NetworkDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/PeerDefs.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/PeerDefs.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/connect/ConfCertDialog.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7136] branches/v0.6-IdCleaning/retroshare-gui/src/ gui/common/FriendList.cpp

2014-02-20 Thread csoler
Revision: 7136
  http://sourceforge.net/p/retroshare/code/7136
Author:   csoler
Date: 2014-02-20 19:08:29 + (Thu, 20 Feb 2014)
Log Message:
---
bug fixes in FriendList

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendList.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7137] branches/v0.6-IdCleaning

2014-02-20 Thread csoler
Revision: 7137
  http://sourceforge.net/p/retroshare/code/7137
Author:   csoler
Date: 2014-02-20 21:12:04 + (Thu, 20 Feb 2014)
Log Message:
---
changed std::string into RsFileHash for all file hashes

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/dbase/cachestrapper.cc
branches/v0.6-IdCleaning/libretroshare/src/dbase/cachestrapper.h
branches/v0.6-IdCleaning/libretroshare/src/dbase/fimonitor.cc
branches/v0.6-IdCleaning/libretroshare/src/dbase/fimonitor.h
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/dbase/fistore.h
branches/v0.6-IdCleaning/libretroshare/src/dbase/rsexpr.cc
branches/v0.6-IdCleaning/libretroshare/src/dht/p3bitdht_peernet.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftcontroller.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftcontroller.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftdata.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftdatamultiplex.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftdatamultiplex.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftdbase.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftdbase.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftextralist.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftextralist.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftfilecreator.cc
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/ftfilesearch.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftfilesearch.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftsearch.h
branches/v0.6-IdCleaning/libretroshare/src/ft/ftserver.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftserver.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/plugins/pluginmanager.cc
branches/v0.6-IdCleaning/libretroshare/src/plugins/pluginmanager.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3cfgmgr.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3cfgmgr.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsexpr.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsfiles.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsids.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsplugin.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsturtle.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rstypes.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/rsinit.cc
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/rsfiletransferitems.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsfiletransferitems.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsmsgitems.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsmsgitems.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rstlvfileitem.cc
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/turtle/p3turtle.cc
branches/v0.6-IdCleaning/libretroshare/src/turtle/p3turtle.h
branches/v0.6-IdCleaning/libretroshare/src/turtle/rsturtleitem.cc
branches/v0.6-IdCleaning/libretroshare/src/turtle/turtleclientservice.h
branches/v0.6-IdCleaning/libretroshare/src/turtle/turtletypes.h
branches/v0.6-IdCleaning/libretroshare/src/util/rsdir.cc
branches/v0.6-IdCleaning/libretroshare/src/util/rsdir.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/DetailsDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/DetailsDialog.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/FileTransferInfoWidget.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/FileTransferInfoWidget.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/TransfersDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/FileTransfer/TransfersDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/FriendsDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RemoteDirModel.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/SearchDialog.cpp
branches/v0.6-IdCleaning

[Retroshare-devel] SF.net SVN: retroshare:[7138] branches/v0.6-IdCleaning/libretroshare/src

2014-02-20 Thread csoler
Revision: 7138
  http://sourceforge.net/p/retroshare/code/7138
Author:   csoler
Date: 2014-02-20 21:29:08 + (Thu, 20 Feb 2014)
Log Message:
---
fixed a few small issues with ids

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/dbase/fimonitor.cc
branches/v0.6-IdCleaning/libretroshare/src/dbase/findex.cc
branches/v0.6-IdCleaning/libretroshare/src/dbase/fistore.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsconfigitems.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rstlvfileitem.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7140] branches/v0.6-IdCleaning/libretroshare/src/ tests/serialiser

2014-02-22 Thread csoler
Revision: 7140
  http://sourceforge.net/p/retroshare/code/7140
Author:   csoler
Date: 2014-02-22 13:51:55 + (Sat, 22 Feb 2014)
Log Message:
---
fixed sometests with new ids

Modified Paths:
--

branches/v0.6-IdCleaning/libretroshare/src/tests/serialiser/rstunnelitem_test.cc

branches/v0.6-IdCleaning/libretroshare/src/tests/serialiser/rsturtleitem_test.cc
branches/v0.6-IdCleaning/libretroshare/src/tests/serialiser/support.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7142] branches/v0.6-IdCleaning/libretroshare/src

2014-02-22 Thread csoler
Revision: 7142
  http://sourceforge.net/p/retroshare/code/7142
Author:   csoler
Date: 2014-02-22 15:00:30 + (Sat, 22 Feb 2014)
Log Message:
---
bug fixing in serialisation

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/ft/ftturtlefiletransferitem.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftturtlefiletransferitem.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqiperson.cc
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsids.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3heartbeat.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3service.cc
branches/v0.6-IdCleaning/libretroshare/src/turtle/p3turtle.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7143] branches/v0.6-IdCleaning/libretroshare/src

2014-02-22 Thread csoler
Revision: 7143
  http://sourceforge.net/p/retroshare/code/7143
Author:   csoler
Date: 2014-02-22 20:26:12 + (Sat, 22 Feb 2014)
Log Message:
---
bug fixing

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/rsserver/p3peers.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsdiscovery2items.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3chatservice.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7144] branches/v0.6-IdCleaning/libretroshare/src/ serialiser/rstlvtypes.h

2014-02-22 Thread csoler
Revision: 7144
  http://sourceforge.net/p/retroshare/code/7144
Author:   csoler
Date: 2014-02-22 20:39:25 + (Sat, 22 Feb 2014)
Log Message:
---
bugfix in serialisation of tlvIdsSet

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rstlvtypes.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7145] branches/v0.6-IdCleaning/libretroshare/src/ tests/util/compress_test.cc

2014-02-22 Thread csoler
Revision: 7145
  http://sourceforge.net/p/retroshare/code/7145
Author:   csoler
Date: 2014-02-22 22:25:32 + (Sat, 22 Feb 2014)
Log Message:
---
improved compression test

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/tests/util/compress_test.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7146] branches/v0.6-IdCleaning/libretroshare/src/ util/rscompress.cc

2014-02-22 Thread csoler
Revision: 7146
  http://sourceforge.net/p/retroshare/code/7146
Author:   csoler
Date: 2014-02-22 22:26:18 + (Sat, 22 Feb 2014)
Log Message:
---
fixed stupid bug in decompression code

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/util/rscompress.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7148] branches/v0.6-IdCleaning/libretroshare/src

2014-02-23 Thread csoler
Revision: 7148
  http://sourceforge.net/p/retroshare/code/7148
Author:   csoler
Date: 2014-02-23 15:52:41 + (Sun, 23 Feb 2014)
Log Message:
---
fixed bug in cache file exchange

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/dbase/cachestrapper.cc
branches/v0.6-IdCleaning/libretroshare/src/dbase/fimonitor.cc
branches/v0.6-IdCleaning/libretroshare/src/dbase/findex.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftcontroller.cc
branches/v0.6-IdCleaning/libretroshare/src/ft/ftcontroller.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7149] branches/v0.6-IdCleaning/libretroshare/src

2014-02-23 Thread csoler
Revision: 7149
  http://sourceforge.net/p/retroshare/code/7149
Author:   csoler
Date: 2014-02-23 22:09:51 + (Sun, 23 Feb 2014)
Log Message:
---
turned typedef RsGxsMessageId into RsFileHash instead of std::string

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/ft/ftturtlefiletransferitem.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsdataservice.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgenexchange.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgenexchange.h
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsdata.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsdata.h
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsdataaccess.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsnetservice.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgxsutil.cc
branches/v0.6-IdCleaning/libretroshare/src/libretroshare.pro
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3cfgmgr.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/p3cfgmgr.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqi_base.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqibin.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqibin.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqihash.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqissl.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqissl.h
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqistore.cc
branches/v0.6-IdCleaning/libretroshare/src/pqi/pqistore.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxschannels.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxscommon.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxsifacetypes.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/rsinit.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsnxsitems.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsnxsitems.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3gxschannels.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3gxschannels.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3gxscommon.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3gxsforums.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3postbase.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7151] branches/v0.5.5/libretroshare/src

2014-02-26 Thread csoler
Revision: 7151
  http://sourceforge.net/p/retroshare/code/7151
Author:   csoler
Date: 2014-02-26 19:42:27 + (Wed, 26 Feb 2014)
Log Message:
---
removed some unnecessary calls to IndicateConfigChanged() that caused saving  
some config files too often

Modified Paths:
--
branches/v0.5.5/libretroshare/src/ft/ftcontroller.cc
branches/v0.5.5/libretroshare/src/pqi/p3peermgr.cc
branches/v0.5.5/libretroshare/src/turtle/p3turtle.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7152] branches/v0.5.5/libretroshare/src/ft/ ftcontroller.cc

2014-02-26 Thread csoler
Revision: 7152
  http://sourceforge.net/p/retroshare/code/7152
Author:   csoler
Date: 2014-02-26 21:53:27 + (Wed, 26 Feb 2014)
Log Message:
---
removed call to IndicateConfigChanged() when completing a cache file

Modified Paths:
--
branches/v0.5.5/libretroshare/src/ft/ftcontroller.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7153] branches/v0.5.5/libretroshare/src/ft/ ftcontroller.cc

2014-02-27 Thread csoler
Revision: 7153
  http://sourceforge.net/p/retroshare/code/7153
Author:   csoler
Date: 2014-02-27 18:16:54 + (Thu, 27 Feb 2014)
Log Message:
---
not calling IndicateConfigChange() when cancelling a cache file

Modified Paths:
--
branches/v0.5.5/libretroshare/src/ft/ftcontroller.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7158] branches/v0.6-IdCleaning/retroshare-gui/src/ gui/gxschannels

2014-03-01 Thread csoler
Revision: 7158
  http://sourceforge.net/p/retroshare/code/7158
Author:   csoler
Date: 2014-03-01 22:15:49 + (Sat, 01 Mar 2014)
Log Message:
---
ID cleaning in gxschannels

Modified Paths:
--

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxschannels/CreateGxsChannelMsg.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxschannels/CreateGxsChannelMsg.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxschannels/GxsChannelDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxschannels/GxsChannelDialog.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7160] branches/v0.6-IdCleaning/retroshare-gui/src/ gui/WikiPoos

2014-03-01 Thread csoler
Revision: 7160
  http://sourceforge.net/p/retroshare/code/7160
Author:   csoler
Date: 2014-03-01 22:33:17 + (Sat, 01 Mar 2014)
Log Message:
---
fixed gxs wiki

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/WikiPoos/WikiDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/WikiPoos/WikiDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/WikiPoos/WikiEditDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/WikiPoos/WikiEditDialog.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7159] branches/v0.6-IdCleaning/retroshare-gui/src/ gui

2014-03-01 Thread csoler
Revision: 7159
  http://sourceforge.net/p/retroshare/code/7159
Author:   csoler
Date: 2014-03-01 22:29:59 + (Sat, 01 Mar 2014)
Log Message:
---
fixed posted and gxs feed

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Posted/PostedListDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Posted/PostedListDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/GxsChannelPostItem.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxschannels/CreateGxsChannelMsg.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7161] branches/v0.6-IdCleaning/retroshare-gui/src/ gui/PhotoShare

2014-03-01 Thread csoler
Revision: 7161
  http://sourceforge.net/p/retroshare/code/7161
Author:   csoler
Date: 2014-03-01 22:47:29 + (Sat, 01 Mar 2014)
Log Message:
---
Photoshare ID cleaning

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/PhotoShare/AlbumDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/PhotoShare/PhotoDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/PhotoShare/PhotoItem.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/PhotoShare/PhotoShare.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/PhotoShare/PhotoShare.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/PhotoShare/PhotoSlideShow.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/PhotoShare/PhotoSlideShow.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7162] branches/v0.6-IdCleaning/retroshare-gui/src/ gui

2014-03-02 Thread csoler
Revision: 7162
  http://sourceforge.net/p/retroshare/code/7162
Author:   csoler
Date: 2014-03-02 12:12:40 + (Sun, 02 Mar 2014)
Log Message:
---
ID fixes

Modified Paths:
--

branches/v0.6-IdCleaning/retroshare-gui/src/gui/Posted/PostedCreatePostDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/WikiPoos/WikiEditDialog.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7163] branches/v0.6-IdCleaning/libretroshare/src

2014-03-03 Thread csoler
Revision: 7163
  http://sourceforge.net/p/retroshare/code/7163
Author:   csoler
Date: 2014-03-03 21:45:27 + (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&#

[Retroshare-devel] SF.net SVN: retroshare:[7167] branches/v0.6-IdCleaning/retroshare-gui/src/ gui

2014-03-04 Thread csoler
Revision: 7167
  http://sourceforge.net/p/retroshare/code/7167
Author:   csoler
Date: 2014-03-04 19:59:20 + (Tue, 04 Mar 2014)
Log Message:
---
ID rework

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Circles/CirclesDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/Circles/CreateCircleDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Identity/IdDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Identity/IdEditDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Identity/IdEditDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxs/GxsCommentDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxs/GxsCommentTreeWidget.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxs/GxsCreateCommentDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxs/GxsGroupDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxs/GxsIdChooser.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxs/GxsIdDetails.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxs/GxsIdLabel.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxs/GxsIdTreeWidget.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxs/GxsIdTreeWidgetItem.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxsforums/CreateGxsForumMsg.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxsforums/GxsForumThreadWidget.cpp

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
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7170] branches/v0.6-IdCleaning/libretroshare/src/ retroshare/rsids.h

2014-03-07 Thread csoler
Revision: 7170
  http://sourceforge.net/p/retroshare/code/7170
Author:   csoler
Date: 2014-03-07 13:26:42 + (Fri, 07 Mar 2014)
Log Message:
---
added explicit converter between ID types of same size

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsids.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
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7171] branches/v0.6-IdCleaning/libretroshare/src/ retroshare

2014-03-07 Thread csoler
Revision: 7171
  http://sourceforge.net/p/retroshare/code/7171
Author:   csoler
Date: 2014-03-07 13:38:46 + (Fri, 07 Mar 2014)
Log Message:
---
removed circular dependencies between includes

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxscircles.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxsifacetypes.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxsservice.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
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7173] branches/v0.6-IdCleaning/retroshare-gui/src/ gui

2014-03-07 Thread csoler
Revision: 7173
  http://sourceforge.net/p/retroshare/code/7173
Author:   csoler
Date: 2014-03-07 13:51:48 + (Fri, 07 Mar 2014)
Log Message:
---
fixed compilation

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Circles/CirclesDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/Circles/CreateCircleDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/Identity/IdEditDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxs/GxsCircleChooser.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/gxs/GxsCircleLabel.cpp

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
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7174] branches/v0.6-IdCleaning/libretroshare/src/ retroshare/rstypes.h

2014-03-07 Thread csoler
Revision: 7174
  http://sourceforge.net/p/retroshare/code/7174
Author:   csoler
Date: 2014-03-07 13:59:50 + (Fri, 07 Mar 2014)
Log Message:
---
comment out some unused types/structs

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rstypes.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
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7175] branches/v0.6-IdCleaning/libretroshare/src

2014-03-07 Thread csoler
Revision: 7175
  http://sourceforge.net/p/retroshare/code/7175
Author:   csoler
Date: 2014-03-07 14:06:30 + (Fri, 07 Mar 2014)
Log Message:
---
removed unused type RsCircleInternalId, and moved SSLId and GPGId types to 
proper rsids

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgroups.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgxscircles.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
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7176] branches/v0.6-IdCleaning/retroshare-gui/src/ gui/NetworkDialog.cpp

2014-03-07 Thread csoler
Revision: 7176
  http://sourceforge.net/p/retroshare/code/7176
Author:   csoler
Date: 2014-03-07 14:10:45 + (Fri, 07 Mar 2014)
Log Message:
---
fixed compilation

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NetworkDialog.cpp

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
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7178] branches/v0.6-IdCleaning/libretroshare/src

2014-03-07 Thread csoler
Revision: 7178
  http://sourceforge.net/p/retroshare/code/7178
Author:   csoler
Date: 2014-03-07 21:01:54 + (Fri, 07 Mar 2014)
Log Message:
---
removed some unused variables, and fixed code in grouter for new IDs

Modified Paths:
--
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/p3grouter.cc
branches/v0.6-IdCleaning/libretroshare/src/grouter/p3grouter.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rstypes.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3idservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.cc
branches/v0.6-IdCleaning/libretroshare/src/util/rsdiscspace.cc

Added Paths:
---
branches/v0.6-IdCleaning/libretroshare/src/grouter/grouterclientservice.h

Removed Paths:
-
branches/v0.6-IdCleaning/libretroshare/src/grouter/grouterclient.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
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7182] branches/v0.6-IdCleaning

2014-03-10 Thread csoler
Revision: 7182
  http://sourceforge.net/p/retroshare/code/7182
Author:   csoler
Date: 2014-03-10 21:24:17 + (Mon, 10 Mar 2014)
Log Message:
---
- removed PGP ids and added GXS Ids from/to Message composer (PGP code is still 
here, but not used)
- added GXS ids to FriendSelection{Dialog,Widget}
- temporarily suspended distant messaging for PGP in NetworkDialog/SecurityItem

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/grouter/grouteritems.cc
branches/v0.6-IdCleaning/libretroshare/src/grouter/rsgrouter.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsids.h
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsmsgs.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/rsinit.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NetworkDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/NetworkDialog.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionDialog.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionDialog.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionWidget.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionWidget.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/PeerDefs.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/PeerDefs.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/SecurityItem.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.h
branches/v0.6-IdCleaning/retroshare-gui/src/retroshare-gui.pro

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7183] branches/v0.6-IdCleaning/retroshare-gui/src/ gui/common

2014-03-13 Thread csoler
Revision: 7183
  http://sourceforge.net/p/retroshare/code/7183
Author:   csoler
Date: 2014-03-13 22:27:25 + (Thu, 13 Mar 2014)
Log Message:
---
added proper display of GXS ids in distant message box (and 
FriendSelectionWidget in general)

Modified Paths:
--

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionWidget.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendSelectionWidget.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7184] branches/v0.6-IdCleaning

2014-03-16 Thread csoler
Revision: 7184
  http://sourceforge.net/p/retroshare/code/7184
Author:   csoler
Date: 2014-03-16 22:19:26 + (Sun, 16 Mar 2014)
Log Message:
---
One step toward sending/receiving messages from both RsPeerId and GXSids

Backend side:
- MessageInfo now has lists of CC,TO and BCC for both RsPeerId and RsGxsId
- p3msgservice handles each type of destination accordingly, possibly 
encrypting/signing the message
- added new type RsTlvGxsIdSet
- removed virtual peers from p3msgservice (not needed anymore), and removed 
tunneling as well
Gui side:
- added GXS ids to message RetroShareLink
- messagecomposer now handles Group, RsPeerId and RsGxsIds.

Work in  progress. Does not fully work yet.

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsmsgs.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsmsgitems.cc
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rsmsgitems.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rstlvbase.h
branches/v0.6-IdCleaning/libretroshare/src/serialiser/rstlvtypes.h
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/MessagesDialog.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/RetroShareLink.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/FriendList.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/ChatMsgItem.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/MsgItem.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/feeds/PeerItem.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageWidget.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7185] branches/v0.6-IdCleaning/retroshare-gui/src/ gui/msgs/MessageComposer.cpp

2014-03-17 Thread csoler
Revision: 7185
  http://sourceforge.net/p/retroshare/code/7185
Author:   csoler
Date: 2014-03-17 19:43:56 + (Mon, 17 Mar 2014)
Log Message:
---
fixed msg sending bug

Modified Paths:
--
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7186] branches/v0.6-IdCleaning/libretroshare/src/ services/p3msgservice.cc

2014-03-17 Thread csoler
Revision: 7186
  http://sourceforge.net/p/retroshare/code/7186
Author:   csoler
Date: 2014-03-17 20:52:13 + (Mon, 17 Mar 2014)
Log Message:
---
fixed small bug in msg sending. Added warnings for unfinished code

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7191] branches/v0.6-IdCleaning/libretroshare/src

2014-03-19 Thread csoler
Revision: 7191
  http://sourceforge.net/p/retroshare/code/7191
Author:   csoler
Date: 2014-03-19 20:31:56 + (Wed, 19 Mar 2014)
Log Message:
---
reads/writes FileCache.lst to encrypted file instead of clear file. Still reads 
old format when present, and automatically converts to new format.

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/dbase/cachestrapper.cc
branches/v0.6-IdCleaning/libretroshare/src/dbase/fimonitor.cc
branches/v0.6-IdCleaning/libretroshare/src/rsserver/rsinit.cc
branches/v0.6-IdCleaning/libretroshare/src/util/rsdir.cc
branches/v0.6-IdCleaning/libretroshare/src/util/rsdir.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7193] branches/v0.6-IdCleaning/libretroshare/src

2014-03-20 Thread csoler
Revision: 7193
  http://sourceforge.net/p/retroshare/code/7193
Author:   csoler
Date: 2014-03-20 23:01:00 + (Thu, 20 Mar 2014)
Log Message:
---
encryption/decryption of distant messages. Moved initialisation of services 
after GXS components in rsinit.cc. Slightly changed prototype of 
GxsSecurity::{en,de}crypt() to be consistent with the other methods of that 
class

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/gxs/gxssecurity.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/gxssecurity.h
branches/v0.6-IdCleaning/libretroshare/src/rsserver/rsinit.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7195] branches/v0.6-IdCleaning/libretroshare/src

2014-03-21 Thread csoler
Revision: 7195
  http://sourceforge.net/p/retroshare/code/7195
Author:   csoler
Date: 2014-03-21 16:56:17 + (Fri, 21 Mar 2014)
Log Message:
---
Improvements to distant messaging (does not work yet)
- removed unused code (mainly tunnel handling code, messaging invite code)
- added signing/encrypting/verification/decrypting of distant messages
- added data based signature check method in GxsSecurity
- removed fingerprint from GRouter
- published all self Identities into GRouter. Will put more section later.
- fixed some prototypes in GxsSecurity

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/dbase/fimonitor.cc
branches/v0.6-IdCleaning/libretroshare/src/grouter/p3grouter.cc
branches/v0.6-IdCleaning/libretroshare/src/grouter/p3grouter.h
branches/v0.6-IdCleaning/libretroshare/src/grouter/rsgrouter.h
branches/v0.6-IdCleaning/libretroshare/src/gxs/gxssecurity.cc
branches/v0.6-IdCleaning/libretroshare/src/gxs/gxssecurity.h
branches/v0.6-IdCleaning/libretroshare/src/gxs/rsgenexchange.cc
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsmsgs.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/services/p3msgservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7198] branches/v0.6-IdCleaning

2014-03-22 Thread csoler
Revision: 7198
  http://sourceforge.net/p/retroshare/code/7198
Author:   csoler
Date: 2014-03-22 09:32:33 + (Sat, 22 Mar 2014)
Log Message:
---
- removed global GROUTER define. Enabled now by default (except for a ifdef 
ENABLE_GROUTER in rsinit.cc)
- added code to actualy receive messages
- fixed a few bugs in the GUI

Modified Paths:
--
branches/v0.6-IdCleaning/libretroshare/src/grouter/grouterclientservice.h
branches/v0.6-IdCleaning/libretroshare/src/grouter/p3grouter.cc
branches/v0.6-IdCleaning/libretroshare/src/libretroshare.pro
branches/v0.6-IdCleaning/libretroshare/src/rsserver/rsinit.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/common/PeerDefs.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/gui/msgs/MessageComposer.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7200] branches/v0.6-IdCleaning/libretroshare/src/ grouter

2014-03-22 Thread csoler
Revision: 7200
  http://sourceforge.net/p/retroshare/code/7200
Author:   csoler
Date: 2014-03-22 22:28:55 + (Sat, 22 Mar 2014)
Log Message:
---
rewrote the logic of grouting algorithm to work without key publication. Some 
constants still need to be tweaked and branching factors is not computed yet.

Modified Paths:
--
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

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7204] branches/v0.6-IdCleaning/libretroshare/src

2014-03-23 Thread csoler
Revision: 7204
  http://sourceforge.net/p/retroshare/code/7204
Author:   csoler
Date: 2014-03-23 17:32:35 + (Sun, 23 Mar 2014)
Log Message:
---
fixed up encryption/decryption of messages. Message passing through grouter 
works./RetroShare

Modified Paths:
--
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/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/gxssecurity.cc
branches/v0.6-IdCleaning/libretroshare/src/services/p3msgservice.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7207] branches/v0.6-IdCleaning

2014-03-25 Thread csoler
Revision: 7207
  http://sourceforge.net/p/retroshare/code/7207
Author:   csoler
Date: 2014-03-25 20:37:42 + (Tue, 25 Mar 2014)
Log Message:
---
added info functions in grouter and basic widget to display routage info in 
settings

Modified Paths:
--
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/retroshare-gui/src/retroshare-gui.pro

Added Paths:
---
branches/v0.6-IdCleaning/libretroshare/src/retroshare/rsgrouter.h

branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/GlobalRouterStatistics.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/GlobalRouterStatistics.h

Removed Paths:
-
branches/v0.6-IdCleaning/libretroshare/src/grouter/rsgrouter.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7209] branches/v0.6-IdCleaning/retroshare-gui/src

2014-03-27 Thread csoler
Revision: 7209
  http://sourceforge.net/p/retroshare/code/7209
Author:   csoler
Date: 2014-03-27 22:57:48 + (Thu, 27 Mar 2014)
Log Message:
---
added display for grouter. Unfinished

Modified Paths:
--

branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/GlobalRouterStatistics.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/GlobalRouterStatistics.h
branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/ServerPage.cpp
branches/v0.6-IdCleaning/retroshare-gui/src/retroshare-gui.pro

Added Paths:
---

branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/GlobalRouterStatistics.ui

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7210] branches/v0.6-IdCleaning/retroshare-gui/src/ gui/settings/GlobalRouterStatistics.cpp

2014-03-28 Thread csoler
Revision: 7210
  http://sourceforge.net/p/retroshare/code/7210
Author:   csoler
Date: 2014-03-28 17:52:50 + (Fri, 28 Mar 2014)
Log Message:
---
updated display of routing info

Modified Paths:
--

branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/GlobalRouterStatistics.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7213] branches/v0.6-IdCleaning/retroshare-gui/src/ gui/settings

2014-03-29 Thread csoler
Revision: 7213
  http://sourceforge.net/p/retroshare/code/7213
Author:   csoler
Date: 2014-03-29 13:04:47 + (Sat, 29 Mar 2014)
Log Message:
---
small fixes in global router gui

Modified Paths:
--

branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/GlobalRouterStatistics.cpp

branches/v0.6-IdCleaning/retroshare-gui/src/gui/settings/GlobalRouterStatistics.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7214] trunk

2014-03-29 Thread csoler
Revision: 7214
  http://sourceforge.net/p/retroshare/code/7214
Author:   csoler
Date: 2014-03-29 14:18:05 + (Sat, 29 Mar 2014)
Log Message:
---
merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global 
router stuff in trunk

Modified Paths:
--
trunk/libretroshare/src/dbase/cachestrapper.cc
trunk/libretroshare/src/dbase/fimonitor.cc
trunk/libretroshare/src/grouter/grouterclientservice.h
trunk/libretroshare/src/grouter/grouteritems.cc
trunk/libretroshare/src/grouter/grouteritems.h
trunk/libretroshare/src/grouter/groutermatrix.cc
trunk/libretroshare/src/grouter/groutermatrix.h
trunk/libretroshare/src/grouter/groutertypes.h
trunk/libretroshare/src/grouter/p3grouter.cc
trunk/libretroshare/src/grouter/p3grouter.h
trunk/libretroshare/src/gxs/gxssecurity.cc
trunk/libretroshare/src/gxs/gxssecurity.h
trunk/libretroshare/src/gxs/rsgenexchange.cc
trunk/libretroshare/src/libretroshare.pro
trunk/libretroshare/src/retroshare/rsids.h
trunk/libretroshare/src/retroshare/rsmsgs.h
trunk/libretroshare/src/rsserver/p3msgs.cc
trunk/libretroshare/src/rsserver/p3msgs.h
trunk/libretroshare/src/rsserver/rsinit.cc
trunk/libretroshare/src/serialiser/rsmsgitems.cc
trunk/libretroshare/src/serialiser/rsmsgitems.h
trunk/libretroshare/src/serialiser/rsserviceids.h
trunk/libretroshare/src/serialiser/rstlvbase.h
trunk/libretroshare/src/serialiser/rstlvtypes.h
trunk/libretroshare/src/services/p3msgservice.cc
trunk/libretroshare/src/services/p3msgservice.h
trunk/libretroshare/src/util/rsdir.cc
trunk/libretroshare/src/util/rsdir.h
trunk/retroshare-gui/src/gui/MessagesDialog.cpp
trunk/retroshare-gui/src/gui/NetworkDialog.cpp
trunk/retroshare-gui/src/gui/NetworkDialog.h
trunk/retroshare-gui/src/gui/RetroShareLink.cpp
trunk/retroshare-gui/src/gui/RetroShareLink.h
trunk/retroshare-gui/src/gui/common/FriendList.cpp
trunk/retroshare-gui/src/gui/common/FriendSelectionDialog.cpp
trunk/retroshare-gui/src/gui/common/FriendSelectionDialog.h
trunk/retroshare-gui/src/gui/common/FriendSelectionWidget.cpp
trunk/retroshare-gui/src/gui/common/FriendSelectionWidget.h
trunk/retroshare-gui/src/gui/common/PeerDefs.cpp
trunk/retroshare-gui/src/gui/common/PeerDefs.h
trunk/retroshare-gui/src/gui/feeds/ChatMsgItem.cpp
trunk/retroshare-gui/src/gui/feeds/MsgItem.cpp
trunk/retroshare-gui/src/gui/feeds/PeerItem.cpp
trunk/retroshare-gui/src/gui/feeds/SecurityItem.cpp
trunk/retroshare-gui/src/gui/msgs/MessageComposer.cpp
trunk/retroshare-gui/src/gui/msgs/MessageComposer.h
trunk/retroshare-gui/src/gui/msgs/MessageWidget.cpp
trunk/retroshare-gui/src/gui/settings/ServerPage.cpp
trunk/retroshare-gui/src/retroshare-gui.pro

Added Paths:
---
trunk/libretroshare/src/retroshare/rsgrouter.h
trunk/retroshare-gui/src/gui/settings/GlobalRouterStatistics.cpp
trunk/retroshare-gui/src/gui/settings/GlobalRouterStatistics.h
trunk/retroshare-gui/src/gui/settings/GlobalRouterStatistics.ui

Removed Paths:
-
trunk/libretroshare/src/grouter/rsgrouter.h

Property Changed:

trunk/
trunk/libbitdht/
trunk/libretroshare/
trunk/plugins/
trunk/retroshare-gui/src/

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7216] trunk/libretroshare/src

2014-03-29 Thread csoler
Revision: 7216
  http://sourceforge.net/p/retroshare/code/7216
Author:   csoler
Date: 2014-03-29 23:03:04 + (Sat, 29 Mar 2014)
Log Message:
---
- added debug ifdef to GRouter code
- switched turtle router and grouter to use service control

Modified Paths:
--
trunk/libretroshare/src/grouter/p3grouter.cc
trunk/libretroshare/src/grouter/p3grouter.h
trunk/libretroshare/src/rsserver/rsinit.cc
trunk/libretroshare/src/turtle/p3turtle.cc
trunk/libretroshare/src/turtle/p3turtle.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7217] trunk/libretroshare/src/grouter/p3grouter.cc

2014-03-31 Thread csoler
Revision: 7217
  http://sourceforge.net/p/retroshare/code/7217
Author:   csoler
Date: 2014-03-31 21:21:11 + (Mon, 31 Mar 2014)
Log Message:
---
setup routing probabilities and branching factors. Will probably need some 
tweaking to get right.

Modified Paths:
--
trunk/libretroshare/src/grouter/p3grouter.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7219] branches/v0.5.5/libretroshare/src/distrib/ p3distrib.cc

2014-04-01 Thread csoler
Revision: 7219
  http://sourceforge.net/p/retroshare/code/7219
Author:   csoler
Date: 2014-04-01 18:29:58 + (Tue, 01 Apr 2014)
Log Message:
---
Bug fix (by Phenom) for this bug:
   Find a channel where:
  -the publish right is shared with everyone
  -you are not subscribed
   When you select the channel, it's content reloads again and again

Modified Paths:
--
branches/v0.5.5/libretroshare/src/distrib/p3distrib.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7220] branches/v0.5.5/retroshare-gui/src/gui/ FileTransfer/TransfersDialog.cpp

2014-04-01 Thread csoler
Revision: 7220
  http://sourceforge.net/p/retroshare/code/7220
Author:   csoler
Date: 2014-04-01 18:38:19 + (Tue, 01 Apr 2014)
Log Message:
---
Fix for showing DL speed menu even for queued/stalled files (patch from Phenom)

Modified Paths:
--
branches/v0.5.5/retroshare-gui/src/gui/FileTransfer/TransfersDialog.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7221] branches/v0.5.5/libretroshare/src/pgp/ pgphandler.cc

2014-04-01 Thread csoler
Revision: 7221
  http://sourceforge.net/p/retroshare/code/7221
Author:   csoler
Date: 2014-04-01 20:25:33 + (Tue, 01 Apr 2014)
Log Message:
---
fixed memory leak in PGPHandler

Modified Paths:
--
branches/v0.5.5/libretroshare/src/pgp/pgphandler.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7223] branches/v0.5.5/retroshare-gui/src/util/ HandleRichText.cpp

2014-04-02 Thread csoler
Revision: 7223
  http://sourceforge.net/p/retroshare/code/7223
Author:   csoler
Date: 2014-04-02 18:28:52 + (Wed, 02 Apr 2014)
Log Message:
---
fix non breaking space (Patch from Phenom)

Modified Paths:
--
branches/v0.5.5/retroshare-gui/src/util/HandleRichText.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7224] trunk/libretroshare/src/tests/ network_simulator

2014-04-02 Thread csoler
Revision: 7224
  http://sourceforge.net/p/retroshare/code/7224
Author:   csoler
Date: 2014-04-02 20:23:17 + (Wed, 02 Apr 2014)
Log Message:
---
updated network simulator to new class layout and ids

Modified Paths:
--
trunk/libretroshare/src/tests/network_simulator/MonitoredTurtle.cpp
trunk/libretroshare/src/tests/network_simulator/MonitoredTurtle.h
trunk/libretroshare/src/tests/network_simulator/Network.cpp
trunk/libretroshare/src/tests/network_simulator/Network.h
trunk/libretroshare/src/tests/network_simulator/NetworkViewer.cpp
trunk/libretroshare/src/tests/network_simulator/TurtleRouterStatistics.cpp
trunk/libretroshare/src/tests/network_simulator/TurtleRouterStatistics.h
trunk/libretroshare/src/tests/network_simulator/main.cpp
trunk/libretroshare/src/tests/network_simulator/network.pro

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7225] trunk/libretroshare/src/tests/ network_simulator

2014-04-02 Thread csoler
Revision: 7225
  http://sourceforge.net/p/retroshare/code/7225
Author:   csoler
Date: 2014-04-02 20:44:01 + (Wed, 02 Apr 2014)
Log Message:
---
bug fixing in Network Simulator

Modified Paths:
--
trunk/libretroshare/src/tests/network_simulator/Network.cpp
trunk/libretroshare/src/tests/network_simulator/TurtleRouterStatistics.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7226] trunk/libretroshare/src/tests/ network_simulator

2014-04-03 Thread csoler
Revision: 7226
  http://sourceforge.net/p/retroshare/code/7226
Author:   csoler
Date: 2014-04-03 21:25:10 + (Thu, 03 Apr 2014)
Log Message:
---
fixed up network simulator to work with new service control system and turtle 
client system

Modified Paths:
--
trunk/libretroshare/src/tests/network_simulator/MonitoredTurtle.cpp
trunk/libretroshare/src/tests/network_simulator/MonitoredTurtle.h
trunk/libretroshare/src/tests/network_simulator/Network.cpp
trunk/libretroshare/src/tests/network_simulator/Network.h

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7227] trunk/libretroshare/src/pqi/p3servicecontrol. cc

2014-04-03 Thread csoler
Revision: 7227
  http://sourceforge.net/p/retroshare/code/7227
Author:   csoler
Date: 2014-04-03 21:27:22 + (Thu, 03 Apr 2014)
Log Message:
---
added debug tags to p3ServiceControl

Modified Paths:
--
trunk/libretroshare/src/pqi/p3servicecontrol.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7228] trunk/libretroshare/src/turtle/p3turtle.cc

2014-04-03 Thread csoler
Revision: 7228
  http://sourceforge.net/p/retroshare/code/7228
Author:   csoler
Date: 2014-04-03 21:28:16 + (Thu, 03 Apr 2014)
Log Message:
---
removed checks for permissions in turtle router, when they are handled by the 
ServiceControl

Modified Paths:
--
trunk/libretroshare/src/turtle/p3turtle.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7234] trunk/tests/unittests/libretroshare/ serialiser

2014-04-05 Thread csoler
Revision: 7234
  http://sourceforge.net/p/retroshare/code/7234
Author:   csoler
Date: 2014-04-05 12:27:40 + (Sat, 05 Apr 2014)
Log Message:
---
fixed a few bugs (uninitialized memory mostly)

Modified Paths:
--
trunk/tests/unittests/libretroshare/serialiser/rsbaseitem_test.cc
trunk/tests/unittests/libretroshare/serialiser/rsmsgitem_test.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7235] trunk/tests/unittests/libretroshare/ serialiser/tlvtypes_test.cc

2014-04-05 Thread csoler
Revision: 7235
  http://sourceforge.net/p/retroshare/code/7235
Author:   csoler
Date: 2014-04-05 13:03:43 + (Sat, 05 Apr 2014)
Log Message:
---
bug fix in FileData test

Modified Paths:
--
trunk/tests/unittests/libretroshare/serialiser/tlvtypes_test.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7236] trunk/libretroshare/src/gxs

2014-04-05 Thread csoler
Revision: 7236
  http://sourceforge.net/p/retroshare/code/7236
Author:   csoler
Date: 2014-04-05 15:21:22 + (Sat, 05 Apr 2014)
Log Message:
---
fixed bug in accessing null pointer

Modified Paths:
--
trunk/libretroshare/src/gxs/rsdataservice.cc
trunk/libretroshare/src/gxs/rsgenexchange.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7237] trunk/libretroshare/src/util/retrodb.cc

2014-04-05 Thread csoler
Revision: 7237
  http://sourceforge.net/p/retroshare/code/7237
Author:   csoler
Date: 2014-04-05 15:30:48 + (Sat, 05 Apr 2014)
Log Message:
---
fixed double call to sqlite3_close()

Modified Paths:
--
trunk/libretroshare/src/util/retrodb.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7238] trunk/tests/unittests/libretroshare

2014-04-05 Thread csoler
Revision: 7238
  http://sourceforge.net/p/retroshare/code/7238
Author:   csoler
Date: 2014-04-05 16:01:08 + (Sat, 05 Apr 2014)
Log Message:
---
fixed initialisation of random ids

Modified Paths:
--
trunk/tests/unittests/libretroshare/gxs/common/data_support.cc
trunk/tests/unittests/libretroshare/serialiser/tlvtypes_test.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


[Retroshare-devel] SF.net SVN: retroshare:[7239] trunk/tests/unittests/libretroshare/gxs/ common/data_support.cc

2014-04-05 Thread csoler
Revision: 7239
  http://sourceforge.net/p/retroshare/code/7239
Author:   csoler
Date: 2014-04-05 16:27:10 + (Sat, 05 Apr 2014)
Log Message:
---
removed uninitialised memory read

Modified Paths:
--
trunk/tests/unittests/libretroshare/gxs/common/data_support.cc

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


--
___
Retroshare-devel mailing list
Retroshare-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/retroshare-devel


  1   2   3   4   5   6   7   8   >