index
:
wocky
gabble-0.12
gabble-0.14
gabble-0.16
gabble-0.18
master
salut-0.8
Wocky XMPP library (mirrored from https://gitlab.freedesktop.org/telepathy/wocky)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
wocky-test-connector-server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-26
Make SCRAM tests independent from SASL2 availability and features
Ruslan N. Marchenko
1
-2
/
+5
2020-09-23
Tests: Add more retries before tearing the connection down
Ruslan N. Marchenko
1
-2
/
+11
2020-09-23
Bump the glib api implementation to the latest version
Ruslan N. Marchenko
1
-19
/
+43
2020-05-17
Add TLS_INSECURE weak hash test
Ruslan N. Marchenko
1
-0
/
+1
2020-05-09
wocky-tls: Merge WockyTLSSession and WockyTLSConnection together
Dan Winship
1
-5
/
+4
2016-07-04
wocky-test-connector-server: report errors when asserting on finishing async ...
George Kiagiadakis
1
-4
/
+12
2012-11-21
Merge branch 'wildcarded-certificate-check'
Will Thompson
1
-0
/
+2
2012-06-19
Add unit test for see-other-host stream error
Xavier Claessens
1
-0
/
+57
2012-05-09
Add tests for matched, unmatched and bad wildcards for STARTTLS and SSL
Vivek Dasmohapatra
1
-0
/
+2
2012-02-06
Namespace debug flags.
Will Thompson
1
-1
/
+1
2012-02-06
Move most of debug.h to debug-internal.h
Will Thompson
1
-1
/
+1
2012-02-06
Make #include <wocky/wocky.h> the only legal import.
Will Thompson
1
-7
/
+6
2011-06-09
Legacy auth: document jabberd 1.4 workaround
Will Thompson
1
-3
/
+9
2010-10-20
TestConnectorServer: use '*' in a _build() call
Will Thompson
1
-3
/
+1
2010-10-13
More style fix when doing if on pointers
Nicolas Dufresne
1
-1
/
+1
2010-10-13
Fix coding style error introduced in leak fixes
Nicolas Dufresne
1
-2
/
+2
2010-10-13
Don't leak errors in TLS tests
Nicolas Dufresne
1
-2
/
+6
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-04
GSimpleAsyncResult source tags should be _async
Nicolas Dufresne
1
-1
/
+1
2010-04-20
Make sure nodes/stanzas we create always have a namespace
Sjoerd Simons
1
-1
/
+3
2010-04-20
Rename WockyXmppNode to WockyNode
Sjoerd Simons
1
-41
/
+41
2010-04-20
Use wocky_stanza_get_top_node instead of ->node
Sjoerd Simons
1
-12
/
+14
2010-04-20
Add a namespace argument to wocky_stanza_new
Sjoerd Simons
1
-9
/
+5
2010-04-20
Rename WockyXmppStanza to WockyStanza
Sjoerd Simons
1
-64
/
+64
2010-04-13
Use G_TYPE_INSTANCE_GET_PRIVATE() correctly.
Will Thompson
1
-37
/
+36
2010-04-13
Use ASCII mnemonics throughout.
Will Thompson
1
-109
/
+109
2010-04-13
Use G_GNUC_NULL_TERMINATED for build spec-cy functions
Will Thompson
1
-26
/
+26
2010-04-08
Detect (and fix) misbalanced stanza build specs
Will Thompson
1
-2
/
+9
2009-12-20
Use wocky's debugging in the more traditional way
Sjoerd Simons
1
-3
/
+3
2009-12-17
Remove wocky-openssl.h, no headers use the USING_OPENSSL #define (or config.h)
Vivek Dasmohapatra
1
-4
/
+0
2009-11-24
Add API to get the last used SASL mechanism from the test server
Sjoerd Simons
1
-0
/
+14
2009-11-24
Add an async teardown server to the server
Sjoerd Simons
1
-32
/
+229
2009-11-24
Make the ssl handshaking async
Sjoerd Simons
1
-41
/
+54
2009-11-24
Let _start take a cancellable and weave it through
Sjoerd Simons
1
-1
/
+4
2009-10-05
Pick one of gnutls and openssl automatically, unless the user choose explicitly.
Vivek Dasmohapatra
1
-0
/
+6
2009-09-23
cosmetics: remove adscititious newlines
Dafydd Harries
1
-12
/
+12
2009-09-21
Make sure we include the username in the jabber auth iq get stanza.
Vivek Dasmohapatra
1
-0
/
+16
2009-09-21
sasl/sasl.h not needed here.
Vivek Dasmohapatra
1
-2
/
+0
2009-09-21
Typo: temporary DEBUG2 macro no longer exists.
Vivek Dasmohapatra
1
-4
/
+2
2009-09-11
Add tests for CRL verification.
Vivek Dasmohapatra
1
-0
/
+1
2009-09-11
Update tests to new API (CAs not added in constructor any more).
Vivek Dasmohapatra
1
-8
/
+7
2009-09-10
{ } around if in for loop (only statement in loop) (starttls)
Vivek Dasmohapatra
1
-6
/
+8
2009-09-10
{ } around if (only statement in for loop) (handle_starttls).
Vivek Dasmohapatra
1
-6
/
+8
2009-09-10
Tests for certificate strict/lenient verification.
Vivek Dasmohapatra
1
-6
/
+47
2009-08-12
XEP 0077 Registration/Cancellation tests.
Vivek Dasmohapatra
1
-10
/
+255
2009-08-04
Use local wocky_tls_* instead of g_tls_* and gio instead of gnio.
Vivek Dasmohapatra
1
-9
/
+10
2009-08-04
Cleanup some old DEBUG we don't need any more.
Vivek Dasmohapatra
1
-12
/
+1
[next]