csoler
64a06fd0bb
fixed core dump issue where AuthSSL::VerifySignBin() is called with NULL parameters. Still, this should not happen.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1624 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-09 11:22:44 +00:00
drbob
3b3c7c7ba4
* Bad loading by TlvString - fixed.
...
* Enabled extra debugging in rstlvtypes as extra check
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1622 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-08 23:41:57 +00:00
drbob
6842115258
Disable wide char stuff, until it works on windoze.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1621 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-08 21:30:59 +00:00
drbob
0f99826623
* Major tweak to the serialiser: shifted size to 32bits to handle bigger packets. This will break compatibility.
...
* Modified tlvitems to support future expansions.
* added random tlv test functios.
* added dummy Wide Directory functions to rsdir (for the future;)
* Fixed Mutex Bug in fimonitor.
* added netiface_test for hiberation / net change testing.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1620 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-08 20:18:43 +00:00
csoler
05676e4399
changed separator for file cache format, added tmp file to avoid file damage
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1619 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-08 19:47:50 +00:00
csoler
67d2fac2df
restored forums workign state. Sorry for that, I introduced this bug myself in commit 1394
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1618 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-08 18:31:00 +00:00
defnax
7c39ba9e0c
added new im icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-08 16:26:52 +00:00
defnax
fa4cde30c3
added missed icon on settings windows title
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1616 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-08 16:24:06 +00:00
defnax
26b149429b
added Enable disable minimize to Tray feature when closing RetroShare
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1614 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-08 12:34:18 +00:00
csoler
700fd1d72f
fixed remaining size issue
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1611 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-07 19:06:00 +00:00
defnax
758ba49ff1
store Avatar images as PNG format, to not lose the transparent of the pictures
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1609 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-07 13:59:38 +00:00
defnax
5bcaa270ca
added includepath for gpgme/libgpg-error on windows section
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-07 13:35:34 +00:00
defnax
de190f0bdf
fixed own avatar loading on PeersDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1607 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-07 13:05:42 +00:00
defnax
5d393e2b61
added -lgpgme
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1606 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-07 00:10:38 +00:00
joss17
70a0fd2daa
correct wrong the setting of the friend ip address when adding a contact
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1605 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-06 19:53:22 +00:00
joss17
6b63f511e3
add debug info when ip address is set to an unknown peer
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1604 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-06 19:52:48 +00:00
defnax
591b400aec
update
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-05 22:45:56 +00:00
defnax
5de0089d18
update howto for libretroshare releated compile with msys
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1602 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-05 22:34:24 +00:00
csoler
52db2c4428
attempt to fix win compilation for defnax
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1601 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-05 18:45:00 +00:00
csoler
0573171e6f
fixed win32-x-g++ compilation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-05 18:15:23 +00:00
defnax
d2b3458f2b
added for MSYS compile releated changes by default its disabled
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1598 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-05 17:23:58 +00:00
csoler
57ba727b6a
fixed win32-x-g++ compilation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1595 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-05 11:59:42 +00:00
defnax
4ea523306b
changend OpenSSL dir name for Windows
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1594 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-05 02:12:30 +00:00
csoler
26db7ada52
restored accounting for LAN transfer rates. See also trac ticket #60
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1592 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-04 20:31:25 +00:00
csoler
82f33acf6f
fixed win32-x-ubuntu compilation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1590 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-03 20:51:12 +00:00
csoler
be59ccf135
win32 fix for large file support
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-03 20:43:18 +00:00
defnax
c398ea4ef1
added to Friends own Avatar and own nick labels
...
changed to ShareManager Title Background
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1588 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-02 22:42:31 +00:00
joss17
070bc5bdd3
Revert "removed useless initAuth"
...
This reverts commit 19e73391f92581fb6b7ce3216e8bd23bd143e9ec.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1587 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-02 21:12:05 +00:00
csoler
6de5024634
corrected bug in conversion char * (from gpgme) into string
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1586 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-02 19:31:10 +00:00
joss17
d00a33ca14
add warning log info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-02 19:20:46 +00:00
joss17
055f9141a6
removed useless initAuth
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1584 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-02 19:20:15 +00:00
joss17
674a6dc719
remove log sslPassword
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-02 17:49:28 +00:00
csoler
76fe07e428
added missing return in error case handling
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1582 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-01 19:48:18 +00:00
csoler
acb1000ef2
corrected potential bug due to double destruction of rsItem
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1581 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-31 20:54:42 +00:00
csoler
2597e6a61e
added large file support
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1575 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-29 18:55:13 +00:00
joss17
70a5cbf107
add include for gcc44
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1572 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-29 14:14:29 +00:00
csoler
c35a48feb7
Teaked the TrustView and NetworkView so that they only update when visible. Doing so, the CPU overload is only present when strictly needed.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1571 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-29 11:25:06 +00:00
defnax
d31bc2055f
changend icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1569 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-26 16:36:50 +00:00
defnax
cf1452191d
added background color for labels
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1568 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-26 16:16:30 +00:00
defnax
05ddd5eda9
little design change
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1567 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-26 01:07:42 +00:00
alexandrut
10d44a15b8
-add support for searching and display directories
...
-downloading directories from search dialog not implemented yet
-needs more code clean and beautify the directory tree
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1566 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-25 20:49:50 +00:00
csoler
1292a69ccf
suppressed some debugging stuff
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-25 12:17:22 +00:00
csoler
3c09b4f2d2
added regexp search to turtle router
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1564 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-25 12:04:43 +00:00
defnax
bb7e3684f0
clean up mainwindow
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1563 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-22 10:19:47 +00:00
alexandrut
c0523dabbd
changes to speedup settings dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1562 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-21 17:58:55 +00:00
defnax
fbf0939cea
set Text Label for AddLinksDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1561 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-20 23:18:42 +00:00
alexandrut
6df179afa4
load settings before display pages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1560 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-19 22:47:10 +00:00
alexandrut
1c93c63ba4
add new settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1559 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-19 22:19:35 +00:00
alexandrut
19920e95bc
code refactoring and other small changes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1558 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-19 22:15:16 +00:00
joss17
39882161b1
remove autologin button for other than windows sys
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1557 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-19 09:31:33 +00:00