csoler
|
4f92f483fa
|
dwicthed GxsTunnel items to new serialization
|
2017-04-29 23:02:44 +02:00 |
|
sehraf
|
0d106032de
|
fix build errors (return typ is a pointer and not boolean)
|
2016-06-03 09:02:19 +02:00 |
|
csoler
|
53eb4dfb12
|
fixed compilation errors due to last merge operation
|
2016-06-02 21:21:18 -04:00 |
|
csoler
|
e2b5785eec
|
merged PR403 with trunk
|
2016-06-02 21:15:51 -04:00 |
|
csoler
|
10e0254317
|
fixed a few things to correct PR403
|
2016-06-02 20:38:33 -04:00 |
|
sehraf
|
cfc0e7071a
|
libretroshare: remove unused variables
|
2016-06-02 14:54:07 +02:00 |
|
csoler
|
d55993d1e4
|
removed two instances of malloc(0) captured by new rs_malloc funtion
|
2016-01-12 21:43:04 -05:00 |
|
csoler
|
d13526facd
|
added a new method rs_malloc that checks its arguments and prints a stacktrace on error/weird call. Changed the code everywhere to use this instead of malloc. Removed some mallocs and replaced with RsTemporaryMemory
|
2016-01-12 21:10:11 -05:00 |
|
csoler
|
46520b0e22
|
fixed potential integer overflow / Out of bounds read in gxstunnelitems.cc
|
2016-01-11 20:49:26 -05:00 |
|
csoler
|
a80a6669b6
|
added notifiction of denying conversation for distant chat
|
2015-12-27 22:16:04 -05:00 |
|
csoler
|
81ab43beb9
|
fixed GUI update of avatars and status for distant chat. Updated backend for new model. Fixed a few bugs in serialisation
|
2015-11-30 00:02:44 -05:00 |
|
csoler
|
6951d730a5
|
debugging of GxsTunnel service - fixed transport layer
|
2015-11-28 18:02:57 -05:00 |
|
csoler
|
a29f15ae32
|
fixed compilation, added missing methods for new distant chat
|
2015-11-28 14:55:56 -05:00 |
|
csoler
|
6ca49a2d98
|
fixed serialisation methods for GxsTunnel service
|
2015-11-27 23:37:39 -05:00 |
|
csoler
|
a2e0f4196b
|
updated GUI for new distant chat
|
2015-11-26 20:40:06 -05:00 |
|
csoler
|
cb8b814543
|
added gxs tunnel service, based on distant chat code. Does not compile yet
|
2015-11-17 18:11:00 -05:00 |
|