summaryrefslogtreecommitdiff
path: root/tests/wocky-test-sasl-auth-server.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-26Make SCRAM tests independent from SASL2 availability and featuresRuslan N. Marchenko1-1/+2
2020-10-05Add SASL SCRAM-SHA*-PLUS testsRuslan N. Marchenko1-0/+3
2012-02-06Make #include <wocky/wocky.h> the only legal import.Will Thompson1-2/+1
2010-10-08Add explicit _stop() to test SASL auth serverNicolas Dufresne1-0/+2
2010-04-20Rename WockyXmppStanza to WockyStanzaSjoerd Simons1-3/+3
2010-04-13Use G_TYPE_INSTANCE_GET_PRIVATE() correctly.Will Thompson1-0/+4
2010-01-10Add support for the sasl test server to put the final auth data in successSjoerd Simons1-0/+3
2009-11-24Add API to get the last selected mechanism from the Sasl serverSjoerd Simons1-0/+2
2009-11-24Let _start take a cancellable and weave it throughSjoerd Simons1-2/+6
2009-11-03Test for \ escapes in " quoted challenge values.Vivek Dasmohapatra1-0/+1
2009-11-02Implement server-adds-wacky-whitespace-to-challenge problem, test SASL with it.Vivek Dasmohapatra1-0/+1
2009-08-12Test new google JID domain discovery quirk support.Vivek Dasmohapatra1-0/+2
2009-08-04Use local wocky_tls_* instead of g_tls_* and gio instead of gnio.Vivek Dasmohapatra1-1/+1
2009-07-14Add a servername argumentSjoerd Simons1-1/+1
2009-07-14follow _async/_finish convention, allow SASL test server to hand backVivek Dasmohapatra1-2/+6
2009-07-14Finish modifying wocky-test-sasl-auth-server.c so that it can takeVivek Dasmohapatra1-3/+5
2009-07-14Begin modification of wocky-test-sasl-auth… et al to allow itsVivek Dasmohapatra1-1/+7
2009-06-01Test Sasl authentication using the wrong username/passwordSjoerd Simons1-0/+2
2009-04-13Port from GibberTransport to GIOStreamSjoerd Simons1-2/+2
2009-04-13Coding style updatesSjoerd Simons1-9/+11
2009-04-13TestSaslAuthServer: Handle PLAIN correctly and add the possibility to simulat...Sjoerd Simons1-1/+8
2009-04-13Add start of a sasl auth testSjoerd Simons1-0/+64