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
*
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
*
fix pubsub retract query
Zam-mbpr
2015-06-04
1
-0
/
+30
*
[add] unit test [add] comment [update] code order to if else statement
Zam-mbpr
2015-06-04
1
-0
/
+21
*
fix pedantic GCC error about char overflow
Jeremy Lainé
2015-03-13
1
-2
/
+2
*
Merge branch 'master' of github.com:qxmpp-project/qxmpp
Jeremy Lainé
2015-02-05
1
-1
/
+1
|
\
|
*
Upgraded library version to 0.8.3.
0xd34df00d
2015-01-28
1
-1
/
+1
*
|
do not install testcases (fixes #37)
Jeremy Lainé
2015-02-05
1
-0
/
+3
|
/
*
use doxygen for "full" builds
Jeremy Lainé
2015-01-07
2
-2
/
+2
*
[travis] enable Opus codec in "full" builds
Jeremy Lainé
2015-01-07
1
-1
/
+1
*
[travis] try using Ubuntu SDK PPA
Jeremy Lainé
2015-01-07
1
-3
/
+2
*
install libopus-dev for 'full' build
Jeremy Lainé
2015-01-07
1
-1
/
+1
*
bump version to 0.8.2
Jeremy Lainé
2015-01-07
1
-1
/
+1
*
ensure "make check" works for out of source builds
Jeremy Lainé
2014-09-13
1
-1
/
+1
*
[travis] use "make check" to run tests
Jeremy Lainé
2014-09-13
1
-1
/
+1
*
remove useless tests/run.py
Jeremy Lainé
2014-09-13
1
-63
/
+0
*
make it possible to run tests using "make check"
Jeremy Lainé
2014-09-13
1
-0
/
+3
*
add support for profiling / test coverage
Jeremy Lainé
2014-07-21
1
-6
/
+20
*
cosmetic
Jeremy Lainé
2014-07-21
2
-0
/
+0
*
actually test with clang
Jeremy Lainé
2014-07-20
1
-0
/
+10
[next]