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
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
Bump the glib api implementation to the latest version
Ruslan N. Marchenko
1
-7
/
+7
2020-05-17
Remove direct openssl backend, available via env GIO_USE_TLS
Ruslan N. Marchenko
1
-2
/
+2
2020-05-09
Uplift gio patch to latest API changes
Ruslan N. Marchenko
1
-1
/
+0
2016-07-09
Merge branch 'gabble-0.18'
George Kiagiadakis
5
-7
/
+0
2016-07-04
Bump required glib version to 2.44, as we now depend on GIO http proxy
George Kiagiadakis
5
-7
/
+0
2013-08-09
Merge branch 'gabble-0.18'
Simon McVittie
1
-5
/
+0
2013-08-09
Fix examples' and tests' dependencies
Simon McVittie
1
-5
/
+0
2013-08-09
keep the coding-style checker happy
Simon McVittie
1
-2
/
+2
2013-06-26
dump-certificates: Manually provide server to connect to
Tobias Mueller
1
-2
/
+14
2013-03-21
Make examples/Makefile.am indentation consistent
Will Thompson
1
-5
/
+5
2013-03-21
dump-certificates: check (and fix) coding style
Will Thompson
2
-2
/
+4
2013-03-18
examples: link against gnutls
Dominique Leuenberger
1
-0
/
+2
2013-02-22
receive-messages example: add a --resource parameter
Will Thompson
1
-2
/
+5
2013-01-22
examples: add --ignore-ssl-errors
Will Thompson
2
-6
/
+52
2013-01-22
dump-certificates: remove "bye, bye" from output
Will Thompson
1
-1
/
+0
2012-11-14
dump-certificates: don't use real passwords
Will Thompson
1
-3
/
+6
2012-11-14
examples: Add example which dumps recieved TLS certificates to stdout
Stef Walter
2
-0
/
+180
2012-04-04
add missing config.h includes
Guillaume Desmottes
4
-0
/
+16
2012-02-06
Make #include <wocky/wocky.h> the only legal import.
Will Thompson
4
-12
/
+2
2011-03-22
examples: use wocky_session_new_with_connection
Jonny Lamb
2
-2
/
+2
2011-03-17
examples: correctly publish 'chat' presence
Will Thompson
1
-1
/
+3
2011-03-17
Add a simple example of receiving incoming messages.
Will Thompson
2
-0
/
+200
2011-03-17
Remove connect example.
Will Thompson
2
-438
/
+1
2011-03-17
Add a simple example of sending a message.
Will Thompson
2
-0
/
+143
2010-11-30
examples/connect: always call wocky_init().
Will Thompson
1
-1
/
+1
2010-09-14
Update examples and tests to new API
wocky-0.10.0
Cosimo Cecchi
3
-3
/
+3
2010-08-19
Fix out-of-tree builds for examples and tests with an explicit include to woc...
Adam Conrad
1
-0
/
+2
2010-07-22
Update tests to the new API.
Cosimo Cecchi
3
-3
/
+3
2010-06-15
fd.o #27488: wocky_connector_connect_finish, _register_finish: put GError last
Simon McVittie
2
-2
/
+2
2010-06-08
Properly use is_secure argument in wocky_auth_registry_start_auth_async.
Eitan Isaacson
1
-2
/
+2
2010-05-04
Default WockyAuthRegistry upon construction.
Eitan Isaacson
3
-8
/
+4
2010-05-04
Added WockyAuthRegistry.
Eitan Isaacson
1
-1
/
+5
2010-04-20
Rename WockyXmppNode to WockyNode
Sjoerd Simons
1
-7
/
+7
2010-04-20
Use wocky_stanza_get_top_node instead of ->node
Sjoerd Simons
1
-8
/
+16
2010-04-20
Add a namespace argument to wocky_stanza_new
Sjoerd Simons
1
-2
/
+1
2010-04-20
Rename WockyXmppStanza to WockyStanza
Sjoerd Simons
1
-5
/
+5
2009-10-05
Example connect program was missing wocky_init() call, prevented testing.
Vivek Dasmohapatra
1
-0
/
+2
2009-09-11
Update example connect program to new API for adding CAs.
Vivek Dasmohapatra
1
-1
/
+1
2009-09-10
Update example to conform to new wocky_tls_session_new API.
Vivek Dasmohapatra
1
-1
/
+1
2009-08-25
examples/Makefile.am: add WOCKY_CFLAGS to AM_CFLAGS
Guillaume Desmottes
1
-0
/
+1
2009-08-12
Make email a settable parameter in the connector instead of a mandatory param.
Vivek Dasmohapatra
1
-2
/
+3
2009-08-12
Example registration and unregistration binaries.
Vivek Dasmohapatra
3
-1
/
+170
2009-08-04
Use local wocky_tls_* instead of g_tls_* and gio instead of gnio.
Vivek Dasmohapatra
1
-5
/
+5
2009-08-04
Memory leak in example connect.c program.
Vivek Dasmohapatra
1
-0
/
+1
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
[next]