mjentsch
61c8735578
Force-free all open connections on close
2014-10-10 17:26:31 +02:00
mjentsch
8eacac2b87
Load public key from Adium bundle
2014-10-05 14:19:05 +02:00
mjentsch
334101c406
Improve logging system
2014-10-03 14:23:15 +02:00
mjentsch
5c488f9c8d
Support downloads from foreign DCs
2014-10-02 12:29:02 +02:00
mjentsch
4a062b764f
Use a separate handles for each mtproto_connection
2014-09-17 22:51:46 +02:00
mjentsch
d94dc52df0
Remove remaining global variables
2014-09-01 21:43:22 +02:00
mjentsch
5a425be62f
Remove unused code and build files
2014-08-23 12:57:38 +02:00
mjentsch
7ee334ec37
Fix user registration
2014-08-23 02:52:04 +02:00
mjentsch
c144484fd5
Add memory management for mtproto_connections
...
Mark connections for destruction on close and free all allocated memory only once all incoming queries are read, since those queries will still access data on the current mtproto_connection and cause segmentation faults.
2014-08-22 18:41:35 +02:00
mjentsch
54091b26e3
Log all output of verbosity-level 1 to libpurple log
2014-08-22 17:39:05 +02:00
mjentsch
32799a9086
Move binlog globals into a structure
2014-08-22 17:05:29 +02:00
mjentsch
9e5b4ca5ec
Refactor - Intermediate Commit 3
2014-08-06 19:45:46 +02:00
mjentsch
8a2c043db4
Refactor - Intermediate Commit 2
2014-07-29 15:36:59 +02:00
mjentsch
ed7aa7de5b
Refactor Intermediate State 1
2014-07-29 15:36:59 +02:00
vysheng
5cde89b5c8
do_rand () renamed to secure_random ()
2013-12-25 04:44:36 +04:00
vysheng
f8793376a5
Fixed random on sensible parts (generation auth_key, session_id and keys for secret chats)
2013-12-25 03:42:05 +04:00
vysheng
73b17ee19d
Added more checks on g_a and g
2013-12-24 15:29:18 +04:00
Vysheng
b13434e378
Fixed check g_a in encr chats
2013-12-23 15:10:53 +04:00
Vysheng
4c740e0bd4
Fixed binlog. Added state file to binlog
2013-11-22 01:40:31 +04:00
vysheng
180cfd22f2
Partial support for encrypted chats.
2013-11-04 21:34:27 +04:00
vysheng
e5cc589a0f
Added GPL-headers to source files
2013-10-23 18:26:17 +04:00
Vysheng
3243c29a8c
Big commit
2013-10-12 00:52:20 +04:00