index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
QXmppTransferManager.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
actually use the "state" variable in QXmppTransferManager::jobStateChanged
Jeremy Lainé
2010-03-08
1
-1
/
+1
|
*
improve code documentation
Jeremy Lainé
2010-03-06
1
-1
/
+13
|
*
lower timeouts for SOCKS5 operations
Jeremy Lainé
2010-03-05
1
-2
/
+7
|
*
make it possible to accept/refuse transfer jobs later
Jeremy Lainé
2010-03-05
1
-53
/
+92
|
*
abort jobs cleanly and add some code documentation
Jeremy Lainé
2010-03-05
1
-63
/
+97
|
*
make it possible to associate arbitrary data with a job
Jeremy Lainé
2010-03-05
1
-10
/
+19
|
*
use a single SOCKS5 server instead of one per job
Jeremy Lainé
2010-03-04
1
-20
/
+18
|
*
re-remove deprecated functions calls of QXmppConfiguration
Jeremy Lainé
2010-03-04
1
-5
/
+5
|
*
rework SOCKS5 API
Jeremy Lainé
2010-03-04
1
-45
/
+45
|
*
remove deprecated functions calls of QXmppConfiguration
Manjeet Dahiya
2010-03-04
1
-5
/
+5
|
*
internal API cleanup : rename QXmppIbbIqs to QXmppIbbIq for consistency
Jeremy Lainé
2010-03-04
1
-1
/
+1
|
*
internal API cleanup : clean QXmppStreamInitiationIq accessors
Jeremy Lainé
2010-03-04
1
-6
/
+6
|
*
cleanup QXmppIq accessors
Jeremy Lainé
2010-03-04
1
-12
/
+12
|
*
start cleaning up accessor names
Jeremy Lainé
2010-03-04
1
-32
/
+32
|
*
internal API cleanup : remove "get" from IBB IQ accessors
Jeremy Lainé
2010-03-04
1
-7
/
+7
|
*
add support for SOCKS5 proxies
Jeremy Lainé
2010-03-03
1
-50
/
+213
|
*
tighten checks before sending a file
Jeremy Lainé
2010-02-26
1
-25
/
+52
|
*
implement file hashing
Jeremy Lainé
2010-02-25
1
-21
/
+42
|
*
fix
Jeremy Lainé
2010-02-25
1
-0
/
+1
|
*
improve termination of file transfers
Jeremy Lainé
2010-02-25
1
-30
/
+64
|
*
rework order of ibb ops
Jeremy Lainé
2010-02-25
1
-7
/
+7
|
*
add basic support for SOCKS5 bytestreams
Jeremy Lainé
2010-02-25
1
-35
/
+357
|
*
replace QXmppIbbTransfer* by QXmppTransferManager
Jeremy Lainé
2010-02-24
1
-0
/
+496