index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eu
/
siacs
/
conversations
/
xmpp
/
jingle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-13
ensure that iq response is being send out for jingle packets. remove jingle c...
Daniel Gultsch
2
-22
/
+44
2014-05-07
correct status after error iq
Daniel Gultsch
1
-1
/
+3
2014-05-06
basic pgp encrypted file transfer
Daniel Gultsch
1
-10
/
+10
2014-05-03
content name and creator are properly set
Daniel Gultsch
1
-8
/
+13
2014-05-01
reworked openpgp integration part #1
Daniel Gultsch
1
-1
/
+1
2014-04-26
bug fix for jingle
Daniel Gultsch
1
-1
/
+1
2014-04-25
couple of more optimazations on image loading
Daniel Gultsch
1
-3
/
+13
2014-04-23
deny files with unknown file types
Daniel Gultsch
2
-21
/
+74
2014-04-22
added download button for images not accepted automatically
Daniel Gultsch
2
-7
/
+33
2014-04-22
added support for ibb
Daniel Gultsch
6
-23
/
+311
2014-04-21
code cleanup
Daniel Gultsch
2
-28
/
+16
2014-04-21
added missing transport id
Daniel Gultsch
1
-0
/
+1
2014-04-20
added proxy activate and a lot of code clean up. totatly untested
Daniel Gultsch
5
-145
/
+161
2014-04-19
more jingle bug fixes
Daniel Gultsch
3
-12
/
+10
2014-04-19
made debugging verbose again on specific parts
Daniel Gultsch
2
-4
/
+10
2014-04-19
fixed default autoaccept file size and wrongly marked message
Daniel Gultsch
2
-3
/
+3
2014-04-19
cleaned up debug log a little bit
Daniel Gultsch
3
-76
/
+77
2014-04-18
tried to avoid some more race conditions in jingle
Daniel Gultsch
1
-34
/
+65
2014-04-18
lot of cleanup in jingle part
Daniel Gultsch
6
-120
/
+326
2014-04-18
fixed destination bug
Daniel Gultsch
2
-5
/
+11
2014-04-16
jingle sessions now get terminated proberly on success
Daniel Gultsch
1
-17
/
+31
2014-04-14
added very basic, very untested gui on the receiving side
Daniel Gultsch
1
-24
/
+51
2014-04-14
tried to fix some race conditions. not adding duplicate candidates. needs mor...
Daniel Gultsch
3
-18
/
+44
2014-04-13
transmitting files between two conversations works. no error handling and no ...
Daniel Gultsch
4
-31
/
+135
2014-04-13
some code cleanup. added setting to auto accept files. socks5 connections are...
Daniel Gultsch
5
-66
/
+203
2014-04-13
more efficant way of calculating the sha1 sum. closing connections
Daniel Gultsch
7
-58
/
+193
2014-04-12
add sha1 sum to file
Daniel Gultsch
2
-2
/
+5
2014-04-11
first file transfer between gajim and conversations. still a lot to do though
Daniel Gultsch
4
-13
/
+94
2014-04-11
socks5 initialisation works. doesn't get activate though
Daniel Gultsch
7
-36
/
+168
2014-04-10
incomming jingle packets are routed to their connection. added presence choos...
Daniel Gultsch
3
-41
/
+106
2014-04-08
disocover stream hosts (xep-0065) cleaned up disco
Daniel Gultsch
7
-0
/
+325