Commit graph

6223 commits

Author SHA1 Message Date
thunder2
dbb72592e9 Replaced external library libcrypt32-cygwin.a by libcrypt32.a from MinGW for Windows compile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-08 16:44:59 +00:00
thunder2
6d44fe8e38 Common folders for libraries, includes and binaries of all external libraries for Windows compile.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7579 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-10-05 15:30:15 +00:00
csoler
17b6b5f16e attempt at improving file list losses on windows: reduced auto-save delay for file list to 5 mins, removed auto-save when new sources are added, added WRITE_THROUGH flag for call to MoveFileEx to ensure the write is finished before moving the file. To be tested.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-08-08 14:30:25 +00:00
thunder2
a54224e3e0 Added patch from Henry:
- Fixed utf8 issues
- Added new translatable strings
- Fixed german translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-10 17:58:46 +00:00
thunder2
903818d68f Added patch from Henry:
- Added translation for password input
- Fixed utf8 issue in ProfileManager

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7443 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-07 18:36:45 +00:00
thunder2
42c6556a05 Added new translatable strings in ChatPage and fixed german translation (Patch from Henry)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7423 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-03 10:32:00 +00:00
thunder2
c103953360 Fixed some utf8 issues and german language (patch from Henry)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-07-02 14:49:30 +00:00
thunder2
9d95832f6e Added parts of patch from Bogdan:
- Fixed assign with "==" instead of "=" in rsinit.cc
- Fixed double declare of variable item in GroupTreeWidget::calculateScore


git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7417 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-29 19:23:16 +00:00
thunder2
a4b79f2346 Fixed Windows compile with MinGW 4.8.2
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7410 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-21 19:18:26 +00:00
thunder2
d159420114 Updated external library to openssl-1.0.1h for Windows compile (merged from trunk)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7401 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-06-06 00:03:33 +00:00
thunder2
e28b4303e0 FeedReader plugin:
- Added check of feed parent id in loadList
- Trimmed downloaded xml string to process xml strings with leading spaces

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7358 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-09 22:59:30 +00:00
thunder2
71e5bc87d7 Updated external library to openssl-1.0.1g for Windows compile (forgot the plugins)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7261 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-10 20:15:08 +00:00
thunder2
d0863c55d2 Updated external library to openssl-1.0.1g for Windows compile
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7260 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-10 18:24:16 +00:00
thunder2
753c34e3cd Updated languages from Transifex
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7249 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-06 14:24:50 +00:00
csoler
5df55a4f1f avoid potential memory leak for cache files that have been downloaded multiple times. Not sure that this is the cause anyway.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7242 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-06 07:37:24 +00:00
csoler
7c33210b45 fix non breaking space (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7223 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-02 18:28:52 +00:00
csoler
cef22a35f9 fixed memory leak in PGPHandler
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7221 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-01 20:25:33 +00:00
csoler
c3cd166f45 Fix for showing DL speed menu even for queued/stalled files (patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7220 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-01 18:38:19 +00:00
csoler
997b3c2dc2 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



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7219 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-01 18:29:58 +00:00
thunder2
74c184a913 Create a hard link for preview on Windows with the real name of the downloading file (thanks to jolavillette)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7165 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-03 23:38:37 +00:00
csoler
a2f5cd0acf not calling IndicateConfigChange() when cancelling a cache file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7153 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-27 18:16:54 +00:00
csoler
50317d935d removed call to IndicateConfigChanged() when completing a cache file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7152 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-26 21:53:27 +00:00
csoler
79be0e0452 removed some unnecessary calls to IndicateConfigChanged() that caused saving some config files too often
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7151 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-26 19:42:27 +00:00
thunder2
b105390563 Fixed Windows compile with Qt 5
- Revert change of revision 7063 in openpgpsdk.pro for Windows compile
- Changed order of the libraries in FeedReader plugin


git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7109 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-12 15:52:43 +00:00
csoler
8478ad870a increase TCP buffer size on windows to faster file transfer speed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7107 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-11 18:03:23 +00:00
thunder2
b171c0baaa Windows Installer:
- switched settings (path, version, ...) for NSIS from environment variables to NSIS defines

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7095 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-06 11:20:29 +00:00
thunder2
1e3fb3e960 - Reworked Windows Installer
- cleaned code and files
  - changed location of the source files to release build
  - added header logo
  - added standard/portable install
  - added convert of NSIS language files to/from Qt ts files for translation on Transifex
  - waiting for more translations on Transifex
- Fixed format of the french license file
- Updated english translation


git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7094 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-06 00:02:42 +00:00
csoler
11b60073ac fixed stupid (and very old!) mistake causing 100 seconds hang ups on windows when file rename fails.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7076 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-01 11:59:43 +00:00
csoler
6ac4086732 Created 0.5.5 branch before we merge 0.6 in trunk
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.5@7070 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-29 19:53:39 +00:00
csoler
1d19938295 added jpeg to the list of image extensions for messages/avatars/etc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7067 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-28 21:38:11 +00:00
csoler
730554d397 improved gui message for known peers that are not friends
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7066 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-28 21:33:17 +00:00
drbob
08f442d65b updated version.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7065 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-28 09:03:34 +00:00
drbob
edac83d471 updated version.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7064 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-28 09:01:50 +00:00
drbob
3caeb0ab7f Dont know why this breaks OSX build - but it does...
will investigate if the change affects others.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7063 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-28 08:59:19 +00:00
csoler
257d865804 removed asserts and did proper error handling in crypto.c
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7061 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-27 19:55:43 +00:00
csoler
a8feff606e added missing error handling in validation of key signature and data signature (thx to HM for pointing this out)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7060 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-26 20:54:23 +00:00
csoler
928927e038 forgot to commit this in previous commit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7059 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-26 20:32:51 +00:00
csoler
ef0a9e43ca fixed proper return of decryption result so that the PGPHandler can report it
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7058 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-26 20:30:10 +00:00
defnax
5896de972e update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7057 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-25 14:48:51 +00:00
csoler
4164b97004 updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7056 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-24 20:10:36 +00:00
csoler
a44d2b281d demoved debug output
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7055 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-24 17:34:27 +00:00
csoler
f198f9c784 removed potential uninitialized memory read in TlvKey item.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7054 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-24 13:39:55 +00:00
csoler
fd682ed23d fixed mismatched free/delete in p3channels.cc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7053 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-23 21:42:43 +00:00
csoler
ff2cb0fe09 fixed bug introduced in 6965 that prevented people joining private lobbies to see the messages and talk
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7051 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-22 22:23:17 +00:00
csoler
11bc15b9cf generalized the test for valid strings to all methods in AuthGPG
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7050 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-21 21:01:22 +00:00
csoler
1f4580304f put a hard limit to packet size in pqistore to avoid calling realloc with fancy numbers when the stream has been corrupted
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7049 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-21 20:09:09 +00:00
csoler
43a32f23e1 fixed potential attack by supplying non hexadecimal strings as certificate common name
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7048 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-21 18:09:05 +00:00
csoler
158249d66e removed some debug output
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7047 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-20 21:13:17 +00:00
csoler
f3af40337f fixed compilation of introserver.cc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7046 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-20 20:06:55 +00:00
csoler
91c49fa992 added ElidedLabel to be used in places where labels might be too long and therefore trigger an unwanted window resize. This is currently used as forum thread titles (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7045 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-20 20:03:24 +00:00