index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change test case for c4f27ae, compare localFileUrl directly
fbeutel
2015-10-21
1
-1
/
+1
*
Added test case for c4f27ae (converting file transfer path correctly)
fbeutel
2015-10-21
1
-0
/
+1
*
improve default candidate selection during SDP generation
Jeremy Lainé
2015-09-03
1
-0
/
+50
*
Add QXmppIceConnection::gatheringState property
Jeremy Lainé
2015-09-03
1
-2
/
+8
*
don't use gcc-specific profiling
Jeremy Lainé
2015-09-02
1
-13
/
+1
*
bump version to 0.9.2
Jeremy Lainé
2015-09-02
1
-1
/
+1
*
[travis] test debug builds
Jeremy Lainé
2015-08-31
1
-1
/
+7
*
allow QXmppJingleIq to have multiple contents
Jeremy Lainé
2015-08-31
1
-2
/
+3
*
[tests] rename component to componentId
Jeremy Lainé
2015-08-30
1
-3
/
+3
*
bump version to 0.9.1
Jeremy Lainé
2015-08-30
1
-1
/
+1
*
[travis] build VPX support
Jeremy Lainé
2015-08-30
1
-1
/
+1
*
bump version to 0.9.0
Jeremy Lainé
2015-08-28
1
-1
/
+1
*
parse DTLS-SRTP attributes according to XEP-0320
Jeremy Lainé
2015-08-28
1
-27
/
+105
*
don't write SDP header
Jeremy Lainé
2015-08-28
1
-10
/
+2
*
parse SDP parameters
Jeremy Lainé
2015-08-27
1
-0
/
+39
*
add method to parse SDP to QXmppJingleIq::Content
Jeremy Lainé
2015-08-27
1
-21
/
+84
*
add method to generate SDP from QXmppJingleIq::Content
Jeremy Lainé
2015-08-27
1
-0
/
+20
*
add more complete jingle IQ test
Jeremy Lainé
2015-08-27
1
-0
/
+62
*
RTCP: expose Receiver Report data
Jeremy Lainé
2015-08-26
1
-0
/
+10
*
RTCP: parse goodbye packet
Jeremy Lainé
2015-08-26
1
-0
/
+54
*
RTCP: parse more receiver report info
Jeremy Lainé
2015-08-26
1
-16
/
+16
*
RTCP: start decoding receiver reports
Jeremy Lainé
2015-08-26
1
-9
/
+47
*
fix compiler warning
Jeremy Lainé
2015-08-26
1
-1
/
+1
*
RTCP: start decode sender reports
Jeremy Lainé
2015-08-26
1
-3
/
+21
*
RTCP: encode source descriptions
Jeremy Lainé
2015-08-25
1
-0
/
+1
*
RTCP: decode source description
Jeremy Lainé
2015-08-25
1
-1
/
+5
*
add unit test for QXmppCallManager
Jeremy Lainé
2015-08-25
3
-0
/
+154
*
ICE: test server-reflexive candidate gathering
Jeremy Lainé
2015-08-25
1
-0
/
+67
*
ICE: make test more tolerant of connexion orders
Jeremy Lainé
2015-08-25
1
-5
/
+1
*
don't send triggered check if one is in progress
Jeremy Lainé
2015-08-24
1
-2
/
+2
*
make ICE use actual STUN transactions
Jeremy Lainé
2015-08-24
1
-2
/
+9
*
use PIMPL + accessors for QXmppRtpPacket
Jeremy Lainé
2015-08-24
1
-15
/
+14
*
move QXmppRtpPacket to it's own files
Jeremy Lainé
2015-08-20
1
-3
/
+1
*
add QXmppRtcpPacket class
Jeremy Lainé
2015-08-20
3
-0
/
+73
*
QXmppJingleCandidate : add accessors for "generation"
Jeremy Lainé
2015-08-17
1
-0
/
+1
*
test QXmppJingleCandidate
Jeremy Lainé
2015-08-17
1
-0
/
+28
*
add a test for QXmppIceConnection
Jeremy Lainé
2015-08-16
3
-0
/
+85
*
QXmppTransferManager test incoming transfer completion
Jeremy Lainé
2015-08-15
1
-0
/
+6
*
QXmppTransferManager: test all IBB / SOCKS5 combinations
Jeremy Lainé
2015-08-15
1
-11
/
+61
*
add test for QXmppTransferManager
Jeremy Lainé
2015-08-15
5
-0
/
+222
*
move TestPasswordChecker to test utilities
Jeremy Lainé
2015-08-15
2
-40
/
+33
*
correctly receive data immediately following a SOCKS5 message (closes #64)
Jeremy Lainé
2015-08-15
1
-3
/
+15
*
fix reading/writing phone numbers in vCard (closes #65)
Jeremy Lainé
2015-07-31
1
-16
/
+16
*
socks5: make server explicitly return "no acceptable method"
Jeremy Lainé
2015-07-27
1
-0
/
+5
*
socks5: improve test coverage of failed CONNECT
Jeremy Lainé
2015-07-27
1
-6
/
+33
*
socks5: add test case for client
Jeremy Lainé
2015-07-27
1
-45
/
+99
*
improve tests
Jeremy Lainé
2015-07-27
1
-2
/
+15
*
add some tests for invalid SOCKS5 handshake from client
Jeremy Lainé
2015-07-27
1
-0
/
+45
*
don't hardcode port 1080
Jeremy Lainé
2015-07-27
1
-2
/
+1
*
add some tests for QXmppSocksServer
Jeremy Lainé
2015-07-27
3
-0
/
+126
[next]