index
:
~alsuren/wocky
distcheck
master
qutim-caps-39464
Unnamed repository; edit this file to name it for gitweb.
alsuren
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
stanza: add wocky_stanza_copy
Jonny Lamb
1
-0
/
+34
2011-03-29
Merge branch 'whitespace-only-bodies'
Will Thompson
1
-0
/
+56
2011-03-29
Morse and Lewis were Oxfordshire police.
Will Thompson
1
-2
/
+4
2011-03-22
Merge branch 'meta-porter'
Jonny Lamb
7
-9
/
+207
2011-03-17
porter-test: remove stray g_print (G_STRFUNC)s
Will Thompson
1
-4
/
+0
2011-03-17
Porter: test sending from send_async() callback.
Will Thompson
1
-0
/
+103
2011-03-17
Add a test case for closing a porter from a send_async callback
Will Thompson
1
-0
/
+68
2011-03-14
loopback-connection: rename to loopback-stream
Jonny Lamb
1
-2
/
+2
2011-03-10
Merge remote-tracking branch 'stefw/error-always-specialized-node'
Will Thompson
1
-17
/
+208
2011-03-10
Refine behavior of wocky_xmpp_error_extract() for specialized errors.
Stef Walter
1
-6
/
+62
2011-03-10
Fix memory leak in tests.
Stef Walter
1
-0
/
+2
2011-03-10
Split up the XMPP stanza tests, so each test tests one thing.
Stef Walter
1
-11
/
+144
2011-03-07
tests: add a simple test for the loopback connection
Jonny Lamb
2
-0
/
+198
2011-03-07
Add wocky_porter_send_iq_gerror()
Will Thompson
1
-0
/
+95
2011-03-07
Add wocky_porter_send_iq_error()
Will Thompson
1
-4
/
+130
2011-03-03
Add a regression test for whitespace-only bodies.
Will Thompson
1
-0
/
+54
2011-03-03
wocky_stanza_build_iq_error(): include query.
Will Thompson
2
-16
/
+3
2011-03-03
Rename send-iq-error test to error-while-sending-iq
Will Thompson
1
-2
/
+3
2011-03-03
stanza-test: fix error structure.
Will Thompson
1
-8
/
+8
2011-03-03
Add wocky_porter_acknowledge_iq()
Will Thompson
1
-0
/
+149
2011-03-01
XmppReader: don't crash on <stream:stream lang='foo'...>
Will Thompson
1
-0
/
+26
2011-03-01
session: rename new to new_with_connection
Jonny Lamb
5
-9
/
+9
2011-03-01
porter: move from_server register variant to c2s porter
Jonny Lamb
1
-1
/
+2
2011-02-28
porter: turn the porter into an interface and implement it in a C2S porter
Jonny Lamb
1
-2
/
+2
2011-02-16
Porter: make sender matching for handlers explicit.
Will Thompson
6
-107
/
+263
2011-02-16
Porter: fix matching handlers from JIDs sans node part
Will Thompson
1
-0
/
+59
2010-11-30
connector-test: fix a typo of 'sasl'
Will Thompson
1
-1
/
+1
2010-10-25
Ping test: reduce the number of pings sent and time waited
Will Thompson
1
-3
/
+3
2010-10-25
Heartbeat: handle max_interval = 0
Will Thompson
1
-1
/
+31
2010-10-20
Test sending a stanza just before destroying porter.
Will Thompson
1
-0
/
+49
2010-10-20
OpenSSL: report hostname mismatch over other errors.
Will Thompson
1
-0
/
+18
2010-10-20
TestConnectorServer: use '*' in a _build() call
Will Thompson
1
-3
/
+1
2010-10-20
Use wocky_stanza_get_{from,to}
Will Thompson
2
-4
/
+2
2010-10-14
Merge branch 'wocky-0.10'
Nicolas Dufresne
2
-0
/
+400
2010-10-14
Use G_N_ELEMENT to get array size
Nicolas Dufresne
1
-1
/
+1
2010-10-14
Avoid magic numbers implementing str_has_prefix_case()
Nicolas Dufresne
1
-3
/
+10
2010-10-14
Use g_assert_cmpstr() for better output
Nicolas Dufresne
1
-5
/
+4
2010-10-14
Use g_assert_cmpuint for better output
Nicolas Dufresne
1
-5
/
+5
2010-10-13
More style fix when doing if on pointers
Nicolas Dufresne
2
-2
/
+2
2010-10-13
Fix coding style error introduced in leak fixes
Nicolas Dufresne
2
-5
/
+5
2010-10-13
Don't leak errors in TLS tests
Nicolas Dufresne
1
-2
/
+6
2010-10-13
Only ref the cancellable if a callback is provided
Nicolas Dufresne
1
-5
/
+7
2010-10-13
Don't leak GSocket
Nicolas Dufresne
1
-0
/
+1
2010-10-13
Don't leak errors
Nicolas Dufresne
1
-4
/
+4
2010-10-13
Don't leak SASLServer by overwriting it
Nicolas Dufresne
1
-2
/
+3
2010-10-13
Don't leak TLSSession
Nicolas Dufresne
1
-0
/
+4
2010-10-13
Don't leak TLSConnection
Nicolas Dufresne
1
-4
/
+5
2010-10-13
Don't leak error in test resolver
Nicolas Dufresne
1
-33
/
+31
2010-10-13
Keep GCancellable alive during the async calls
Nicolas Dufresne
2
-3
/
+27
2010-10-08
Add explicit _stop() to test SASL auth server
Nicolas Dufresne
3
-5
/
+28
[next]