Commit Graph

42 Commits

Author SHA1 Message Date
Martin
dd120c86bc Fixed a few memory leaks 2014-09-04 18:44:43 +02:00
Martin
32c50d60b3 Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
Martin
d54f0b7dac Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
Martin
2105b02624 Better logging messages when authentication fails 2013-12-11 22:53:53 +01:00
Martin
aa7e31fd9d Trying to fix race condition in InternetServiceConnector 2013-11-22 23:47:15 +01:00
Martin
e18bf67071 Trying to fix race condition in InternetServiceConnector 2013-11-22 21:13:54 +01:00
Martin
a369946590 Removed wrong assertion 2013-11-21 23:16:21 +01:00
Martin
e64292693a Optimized InternetServiceConnector 2013-11-21 20:06:41 +01:00
Martin
5991b29a34 Optimized InternetServiceConnector 2013-11-20 21:15:23 +01:00
Martin
e5db3003b1 Optimized InternetServiceConnector 2013-11-20 20:00:13 +01:00
Martin
78f42ae7a5 Small optimizations 2013-11-17 20:20:21 +01:00
Martin
79e9b04e8e Segfault fix 2013-11-17 00:11:53 +01:00
Martin Raiber
ccd68987e6 Merge branch 'next' of ssh://git.code.sf.net/p/urbackup/backend into next
Conflicts:
	urbackupclient/InternetClient.cpp
2013-09-10 17:24:07 +02:00
Martin Raiber
16b26b1d82 Properly timeout client if database is busy 2013-09-10 17:22:02 +02:00
Martin
a9a8719af8 Added missing header 2013-08-04 11:45:20 +02:00
Martin
2a46f81b08 Fixed bug, where a disconnected (and deleted) connection was used
(cherry picked from commit 2c10daf9e7)
2013-08-04 11:40:20 +02:00
Martin
b3c87fadab Fixed bug, where a disconnected client caused 100% CPU usage 2013-06-18 22:17:21 +02:00
Martin Raiber
45025cc125 Properly destroy mutex of internet connection 2012-11-08 01:59:50 +01:00
Martin Raiber
26bf5a9451 Better internet key exchange 2012-09-06 16:21:46 +02:00
Martin Raiber
882ffb9c9c Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next
Conflicts:
	ServiceAcceptor.cpp
2012-08-25 20:12:21 +02:00
Martin Raiber
969a0bba8c Fixed PBKDF2 authentication. Added onetime token authentication. 2012-08-22 15:03:16 +02:00
Martin Raiber
6ae56081a2 Use PBKDF2 for key generation and authentication 2012-08-22 11:41:09 +02:00
Martin
937d9a45dd Fixed more memory leaks 2012-08-17 12:52:17 +02:00
Martin
6be0b8163a Fixed memory leaks 2012-08-15 18:02:42 +02:00
Martin
ead65048dd Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
Martin Raiber
1417b2b63b Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-07-23 16:56:49 +02:00
Martin Raiber
a2451a42a6 Fixed racing condition in internet server 2012-07-23 16:55:47 +02:00
Martin Raiber
591990c7c2 Fixed deadlock in internet server 2012-07-23 16:53:49 +02:00
Martin Raiber
84b4208ebf Timeout in Internet service connector 2012-07-18 00:17:18 +02:00
Martin Raiber
6c238ea8a1 Fixed racing condition in internet service 2012-07-12 15:16:36 +02:00
Martin Raiber
5901553205 Fixed merge 2012-07-09 16:16:21 +02:00
Martin Raiber
cf41ee1e94 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next
Conflicts:
	urbackupserver/InternetServiceConnector.cpp
	urbackupserver/server_get.cpp
2012-07-09 16:07:25 +02:00
Martin Raiber
98c602b922 Better logging 2012-07-09 15:52:13 +02:00
Martin Raiber
5e440670aa Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-07-06 15:20:06 +02:00
Martin Raiber
3139c83ad5 Modifications for Linux 2012-07-06 15:19:14 +02:00
Martin Raiber
9cf8887c70 Correctly continue interrupted file transfers on internet connection 2012-06-12 20:47:43 +02:00
Martin Raiber
4b9a88f14f Allow server-side starting and stopping of backups 2012-04-25 15:59:20 +02:00
Martin Raiber
1ee9f9a233 Added compression for internet connection 2012-04-15 16:19:27 +02:00
Martin Raiber
295d5c0676 New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
Martin Raiber
7586582ade Better authentication, Hashed file transfers, better logging in fileserver, more internet mode options 2012-03-10 01:54:39 +01:00
Martin Raiber
948337fe39 New Internet mode 2012-03-07 19:11:40 +01:00
Martin Raiber
85b53f4b5a New Internet mode 2012-03-06 01:52:01 +01:00