csoler
|
e18167a07a
|
forgot to commit this
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1824 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-14 21:54:43 +00:00 |
|
csoler
|
e77064eaf1
|
removed deadlock by replacing lock() by trylock(). As a result sometimes, authGPG::getDetails() may return false. As soon as it is used by the GUI only, it shoul dbe ok.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1823 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-14 20:20:33 +00:00 |
|
joss17
|
6a48284c31
|
remove a deadlock
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1822 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-14 11:59:50 +00:00 |
|
joss17
|
573e7b2474
|
remove upnp mapping before adding new ones
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1821 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-12 22:19:45 +00:00 |
|
joss17
|
8168be6828
|
less call to extFinderAddr
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1820 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-12 22:19:25 +00:00 |
|
joss17
|
f56e9cfcd9
|
fix log output with ifdef
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1818 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-12 17:16:06 +00:00 |
|
joss17
|
874d9f45fa
|
fix a bug when removing 1 from a zero siglen
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1817 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-12 17:14:50 +00:00 |
|
joss17
|
5a2dbc4bdf
|
simplified and improve ip list for connect attempt. Show the ip in the gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1816 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-12 11:51:27 +00:00 |
|
joss17
|
6a656eeabc
|
add port filtering if 0 for address list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1813 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-11 22:13:07 +00:00 |
|
joss17
|
e0543329ad
|
add address list to gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-11 22:12:50 +00:00 |
|
joss17
|
d2f9f1c4f1
|
final code, working on local machine
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1811 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-11 16:49:11 +00:00 |
|
joss17
|
020bb73665
|
add the ip list to the connect attemps
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1810 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-11 16:47:54 +00:00 |
|
joss17
|
fcea2d3a24
|
implemented the ipAddressList methods
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1809 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-11 16:47:10 +00:00 |
|
joss17
|
864c504eb4
|
dummy implementation of the peerConnectState ipAddressList methods
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1808 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-11 16:46:28 +00:00 |
|
joss17
|
f85adf7c25
|
change to only one ip list instead of one local and one remote
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1807 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-11 16:45:46 +00:00 |
|
joss17
|
9a6ff52da1
|
add the serializing of ip adress list, and the process to ad ip to the list when a connection is made to a peer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1806 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-11 16:44:51 +00:00 |
|
joss17
|
74e20960c2
|
remove log output
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1805 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-11 16:44:22 +00:00 |
|
joss17
|
00361c22a5
|
first commit, change some members name from localaddr to currentlocaladdr, and add ip lists in the classes. Not used yet to connect or exchange
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1804 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-11 16:43:51 +00:00 |
|
joss17
|
a444484734
|
fix a bug when closing RS for upnp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1803 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-10 17:17:05 +00:00 |
|
csoler
|
c046f76934
|
display the best available ip for peers in the gui, instead of 0.0.0.0. This does only affect the gui, not the way ips are trusted and propagated.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1799 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-07 22:06:12 +00:00 |
|
csoler
|
10dcad632a
|
setup reconnexion time to 5 seconds after reset
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1798 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-06 22:56:01 +00:00 |
|
csoler
|
1ac3eee9fe
|
added reset of current connexions and force-reconnect when network configuration changes.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1797 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-06 22:42:41 +00:00 |
|
csoler
|
ad96c86f68
|
Added dynamic local and external ip reconfiguration. I still need to reset connexions when changing ips.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1796 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-06 22:12:58 +00:00 |
|
joss17
|
ef78f90225
|
fix an upnp bug
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1795 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-05 20:56:16 +00:00 |
|
csoler
|
37adbae4c1
|
suppressed unused include of p3files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1794 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-05 20:16:14 +00:00 |
|
csoler
|
7c1288411a
|
made the passwd dialog call Qt-independent (thanks to notifyBase)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1793 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-11-05 19:38:10 +00:00 |
|
joss17
|
3fc211ab15
|
Add a QTDialog for the gpg key passphrase input
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1790 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 21:26:35 +00:00 |
|
joss17
|
6e225dec47
|
Change the unix to linux-* qtcreator files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1789 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 01:41:16 +00:00 |
|
joss17
|
6fba28ee0d
|
Solve windows gpg bug and modify windows .pro project files qtcreator
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1787 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:46:58 +00:00 |
|
joss17
|
49b24c2b14
|
add compilation swtich : libupnp for linux and miniupnp for windows
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1786 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:46:36 +00:00 |
|
joss17
|
e0d7178089
|
remove unused include
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1785 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:46:11 +00:00 |
|
joss17
|
7b7846f22f
|
windows compilation fix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1784 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:45:57 +00:00 |
|
joss17
|
5d6f6f00f4
|
initialization of a variable
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1783 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:45:40 +00:00 |
|
joss17
|
cabf6260c2
|
fix uninitialized pointer fir libupnp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1782 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:45:25 +00:00 |
|
joss17
|
0497666009
|
fix a escape character ug
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1781 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:45:03 +00:00 |
|
joss17
|
62111d00ca
|
change timer and fix log messages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1780 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:44:44 +00:00 |
|
joss17
|
4295eee208
|
change timers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1779 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:44:24 +00:00 |
|
joss17
|
95888fed59
|
add a timeout to ext addr finder
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1778 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:44:04 +00:00 |
|
joss17
|
c517e42f25
|
change log message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1777 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:43:46 +00:00 |
|
joss17
|
60210e786b
|
add extAddressFinder tick search
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1776 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:43:31 +00:00 |
|
joss17
|
8d1b4aff72
|
improved log info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1774 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:43:00 +00:00 |
|
joss17
|
ff87287af4
|
add logs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1773 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:42:44 +00:00 |
|
joss17
|
3e395f5df4
|
code cleaning
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1772 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:42:31 +00:00 |
|
joss17
|
3ab1b5bb3f
|
improving safe upnp shutdown
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1771 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:42:13 +00:00 |
|
joss17
|
b99b99f0d5
|
Bug which causes net reset solved
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1770 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:41:55 +00:00 |
|
joss17
|
2e5130a1da
|
rewrite connection manager
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1769 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:41:24 +00:00 |
|
joss17
|
a20d09f0f4
|
remove define P3DISC_DEBUG
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1768 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:40:47 +00:00 |
|
joss17
|
cf157422f5
|
improved stun check
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1767 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:40:31 +00:00 |
|
joss17
|
06c1c0f59f
|
improve time for initialisation of upnp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1766 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:40:15 +00:00 |
|
joss17
|
3d82d40a96
|
add debug log for connection manager
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1765 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2009-10-30 00:39:59 +00:00 |
|