summary refs log tree commit diff stats
path: root/src/common/dbus/dbus-plugin.c
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2014-12-14 15:09:33 -0800
committerTingPing <tingping@tingping.se>2014-12-15 10:40:15 -0500
commit94568bc5179b5e04354eaf2b40d36e0c53bf9405 (patch)
tree9de564244f8bf10cd1be5b97297cabfda0805932 /src/common/dbus/dbus-plugin.c
parent226d54c90d604b5c085fe0e0206dd3f1e8decf2a (diff)
checksum: Use glib for io/checksum and misc fixes
- Fixes support for large files.
- Fixes filenames not being passed in the filename encoding.
- Drops openssl dependency.
- Code cleanup.
- Fix 'unknown command' warning.
Diffstat (limited to 'src/common/dbus/dbus-plugin.c')
0 files changed, 0 insertions, 0 deletions
ke Viktor <bviktor@hexchat.org> 2012-10-27 19:31:51 +0200 Convert HACKING to Markdown format' href='/git-repos/torxchat.git/commit/share/doc/hacking.md?h=feature/flexible-cert&id=d33a16ae01d47cead8984acdddbec287c33dbbd9'>d33a16ae ^
d33a16ae ^




































1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57