Commit Graph

24 Commits

Author SHA1 Message Date
Martin
280bd1166d Add missing include 2018-01-26 13:21:12 +01:00
Martin
349090d471 Fix atomic settings changing 2018-01-15 19:03:00 +01:00
Martin
ef27264e40 Add new server identity from server
(cherry picked from commit 8b634335a974f10115e46c13e6a3ab53861ea6d3)
2018-01-15 13:24:34 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
7850d0603c Refactored identity manager 2015-12-12 14:10:25 +01:00
Martin
93681e3e2c Use ECDSA instead of DSA when signing 2015-12-10 19:09:37 +01:00
Martin
e90cb501ae Multiple virtual clients per real client 2015-12-09 22:53:57 +01:00
Martin
a6a3b1ba0c Proper symbolic link handling part (2) 2015-08-09 23:27:52 +02:00
Martin
345d182568 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Martin
1dae3d4de4 Clear public keys properly before loading them 2014-05-29 19:47:40 +02:00
Martin
9e561fe59f Treat ' ' as '+' in base64 decode function and removed parameter parsing function 2014-05-14 18:16:18 +02:00
Martin
f9bdc79ef2 Remove need of newline at end of server_idents.txt file 2014-05-13 19:47:06 +02:00
Martin
32c50d60b3 Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
Martin
6db3dbeab2 Renamed parameter parsing function 2014-04-10 22:49:03 +02:00
Martin
3530f14bfa Server public key authentication on the client 2014-03-23 17:15:01 +01:00
Martin
43f10b6006 Secured client log and server identities 2014-03-06 22:09:58 +01:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
498b4acbd4 Trim identities when loading them from identity file 2013-10-29 23:29:07 +01:00
Martin Raiber
68b7cf3f56 Clients can now be downloaded preconfigured from the web interface 2013-07-22 22:44:25 +02:00
Martin
d7bd8a7804 Proper shutdown for leak check for client 2012-08-22 11:37:58 +02:00
Martin Raiber
5235600714 Fixed compilation on Windows 2012-08-15 21:20:02 +02:00
Martin Raiber
5c50ddb072 Reorganized internet settings and added a few 2012-05-16 21:55:49 +02:00
Martin Raiber
fe33d9b31d Reorganized directory structure 2012-02-25 02:45:06 +01:00