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-sasl-auth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-10
Test final auth data in success for md5
Sjoerd Simons
1
-0
/
+3
2009-11-17
allow adding extra handlers to WockySaslAuth instances
Dafydd Harries
1
-0
/
+15
2009-11-17
double check SASL test results
Dafydd Harries
1
-2
/
+8
2009-11-12
use g_assert_no_error()
Dafydd Harries
1
-1
/
+1
2009-11-03
Test for \ escapes in " quoted challenge values.
Vivek Dasmohapatra
1
-5
/
+8
2009-11-02
Implement server-adds-wacky-whitespace-to-challenge problem, test SASL with it.
Vivek Dasmohapatra
1
-1
/
+6
2009-08-04
use test_init and test_deinit in tests so memory is properly freed and valgri...
Guillaume Desmottes
1
-5
/
+6
2009-08-04
Add ID paramater to stream open methods (needed for server stream open)
Vivek Dasmohapatra
1
-2
/
+2
2009-08-04
Store and return the XMPP Stream Session ID
Vivek Dasmohapatra
1
-2
/
+2
2009-07-14
Test if the sasl auth copes with a null byte in the A1 MD5 hash
Sjoerd Simons
1
-24
/
+39
2009-07-14
Finish modifying wocky-test-sasl-auth-server.c so that it can take
Vivek Dasmohapatra
1
-2
/
+2
2009-07-14
Begin modification of wocky-test-sasl-auth… et al to allow its
Vivek Dasmohapatra
1
-2
/
+2
2009-06-12
wocky-test-sasl-auth: use g_assert_error
Guillaume Desmottes
1
-3
/
+3
2009-06-01
Propertify the sasl auth user, password, server and connection parameters
Sjoerd Simons
1
-16
/
+6
2009-06-01
Test Sasl authentication using the wrong username/password
Sjoerd Simons
1
-5
/
+22
2009-05-22
Move SaslAuth to a more gio like API
Sjoerd Simons
1
-31
/
+23
2009-04-23
Finish porting wocky-test-sasl-auth to the new XmppConnection api
Sjoerd Simons
1
-48
/
+125
2009-04-23
More noddy ports to the new XmppConnection api
Sjoerd Simons
1
-5
/
+15
2009-04-13
Fix style issues found by coding style checker
Sjoerd Simons
1
-1
/
+1
2009-04-13
Actuall let /xmpp-sasl/no-plain do what was intended
Sjoerd Simons
1
-1
/
+1
2009-04-13
Add test to refuse plain auth when that's the only one available
Sjoerd Simons
1
-1
/
+4
2009-04-13
Use one test case per test
Sjoerd Simons
1
-21
/
+16
2009-04-13
Port to gtester testing and GIO
Sjoerd Simons
1
-43
/
+31
2009-04-13
wocky-test-sasl-auth: fix static functions and multi declarations
Guillaume Desmottes
1
-12
/
+13
2009-04-13
wocky-test-sasl-auth.c: workaround missing g_set_error_literal
Guillaume Desmottes
1
-2
/
+2
2009-04-13
Coding style updates
Sjoerd Simons
1
-78
/
+90
2009-04-13
Correctly restart the xmpp connection after the auth was successfull
Sjoerd Simons
1
-0
/
+1
2009-04-13
Fix a memleak in the WockySaslAuth test
Emanuele Aina
1
-0
/
+1
2009-04-13
Ported the SASL test to Check using its looping tests support
Emanuele Aina
1
-0
/
+198