index
:
~smcv/wocky
gcryptless-43992
master
shareable-46417
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-04
Add ID paramater to stream open methods (needed for server stream open)
Vivek Dasmohapatra
1
-3
/
+3
2009-08-04
Store and return the XMPP Stream Session ID
Vivek Dasmohapatra
1
-4
/
+13
2009-07-14
Removed header signature for dead function wocky_connector_new_full
Vivek Dasmohapatra
1
-1
/
+1
2009-07-14
Return jid received from server in _finish call.
Vivek Dasmohapatra
1
-2
/
+4
2009-07-14
Update example to match new API signatures.
Vivek Dasmohapatra
1
-7
/
+3
2009-07-14
Use new wocky_connector_new constructor.
Vivek Dasmohapatra
1
-6
/
+3
2009-07-14
whitespace cleanup.
Vivek Dasmohapatra
1
-1
/
+1
2009-07-14
Use g_object_new now that wocky_connector_new is gone.
Vivek Dasmohapatra
1
-1
/
+3
2009-07-14
Add command line parameter to choose 'raw' vs 'connector' XMPP connect.
Vivek Dasmohapatra
1
-14
/
+18
2009-07-14
First (working?) draft of connector with standard async/finish
Vivek Dasmohapatra
1
-8
/
+43
2009-06-01
Propertify the sasl auth user, password, server and connection parameters
Sjoerd Simons
1
-13
/
+2
2009-05-22
Move SaslAuth to a more gio like API
Sjoerd Simons
1
-22
/
+15
2009-05-18
Make the example work with the latest glib/gio versions
Sjoerd Simons
1
-7
/
+7
2009-05-18
Make the example a bit more friendly to use
Sjoerd Simons
1
-4
/
+23
2009-04-27
Fix coding style
Sjoerd Simons
1
-7
/
+7
2009-04-27
Run coding style checks on the example
Sjoerd Simons
1
-0
/
+5
2009-04-23
Port the connect exampe to the new XmppConnection API
Sjoerd Simons
1
-122
/
+228
2009-04-01
Fallback to connecting to the server directly on port 5222 if srv resolving f...
Sjoerd Simons
1
-9
/
+59
2009-03-23
Remove dead code
Sjoerd Simons
1
-55
/
+0
2009-03-23
Hook in sasl helper
Sjoerd Simons
1
-13
/
+8
2009-03-23
Add an connection example
Sjoerd Simons
2
-0
/
+294