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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-30
Ignore gtkdoc scanner.
Will Thompson
1
-1
/
+2
2010-09-30
OpenSSL: include error domain in debug, too
Will Thompson
1
-1
/
+2
2010-09-30
OpenSSL: fix a debug format string.
Will Thompson
1
-4
/
+5
2010-09-24
Merge branch 'wocky-0.10'
Will Thompson
1
-4
/
+2
2010-09-24
Check return of wocky_xmpp_connection_send_stanza_finish
Will Thompson
1
-4
/
+2
2010-09-23
check if the result contains an error *before* g_simple_async_result_is_valid
Guillaume Desmottes
1
-6
/
+6
2010-09-23
wocky_implement_finish_return_copy_pointer: return NULL and not FALSE
Guillaume Desmottes
1
-1
/
+1
2010-09-23
check if the result contains an error *before* g_simple_async_result_is_valid
Guillaume Desmottes
1
-6
/
+6
2010-09-23
wocky_implement_finish_return_copy_pointer: return NULL and not FALSE
Guillaume Desmottes
1
-1
/
+1
2010-09-22
Explain why ignore_warning is there in the write_op implementation
Vivek Dasmohapatra
1
-2
/
+2
2010-09-21
Don't retry indefinitely on failed OpenSSL writes
Vivek Dasmohapatra
1
-9
/
+31
2010-09-14
Update examples and tests to new API
wocky-0.10.0
Cosimo Cecchi
4
-6
/
+9
2010-09-14
connector: use a GCancellable for async operations
Cosimo Cecchi
2
-26
/
+77
2010-09-14
sasl-auth: use the GCancellable if available
Cosimo Cecchi
1
-4
/
+31
2010-09-14
jabber-auth: use the GCancellable if it's available
Cosimo Cecchi
1
-4
/
+13
2010-09-14
tls-connector: add a GCancellable argument
Cosimo Cecchi
2
-5
/
+30
2010-09-06
Fix tests for chat.facebook.com workaround.
Will Thompson
1
-3
/
+29
2010-09-06
Remove redundant error-checking from connector test.
Will Thompson
1
-12
/
+1
2010-09-06
Trick the coding style checker
Will Thompson
1
-1
/
+1
2010-09-06
Work around chat.facebook.com's broken SRV record.
Will Thompson
1
-13
/
+34
2010-09-02
Not having a CRL for a cert that advertises one is not necessarily an error
Vivek Dasmohapatra
1
-1
/
+6
2010-08-30
configure: add configure output
Cosimo Cecchi
1
-0
/
+15
2010-08-30
configure: always set the right value to $enable_coverage
Cosimo Cecchi
1
-3
/
+7
2010-08-30
configure: always set the right value to $with_tls
Cosimo Cecchi
1
-2
/
+2
2010-08-30
configure: cleanup debug checks
Cosimo Cecchi
1
-7
/
+5
2010-08-25
Pubsub: unleak calls to g_simple_async_result_get_source_object()
Will Thompson
2
-1
/
+4
2010-08-19
Update wocky-uninstalled.pc.in to match the previous out-of-tree build fix
Adam Conrad
1
-1
/
+1
2010-08-19
Fix out-of-tree builds for examples and tests with an explicit include to woc...
Adam Conrad
2
-0
/
+3
2010-08-17
Don't use a va_list twice
Sjoerd Simons
1
-1
/
+2
2010-08-11
Improve debugging output slightly
Sjoerd Simons
2
-7
/
+8
2010-08-11
Use NORMAL instead of SECURE as the priority string
Sjoerd Simons
1
-1
/
+1
2010-07-22
Set the cert type to X509 when using OpenSSL
Cosimo Cecchi
1
-0
/
+3
2010-07-22
Don't use the removed property in the test.
Cosimo Cecchi
1
-4
/
+2
2010-07-22
Remove an unused property.
Cosimo Cecchi
1
-19
/
+0
2010-07-22
Don't change error types for some errors.
Cosimo Cecchi
1
-5
/
+18
2010-07-22
Don't verify the peername when we're lenient.
Cosimo Cecchi
1
-2
/
+5
2010-07-22
Update tests to the new API.
Cosimo Cecchi
4
-6
/
+12
2010-07-22
Add a way to get certificates from the session.
Cosimo Cecchi
3
-4
/
+99
2010-07-22
Use WockyTLS[Handler, Module] in the connector
Cosimo Cecchi
2
-332
/
+97
2010-07-22
Add WockyTLSConnector.
Cosimo Cecchi
3
-0
/
+524
2010-07-22
Add WockyTLSHandler.
Cosimo Cecchi
3
-0
/
+443
2010-07-22
Add utility to print debug from varargs.
Cosimo Cecchi
2
-6
/
+16
2010-07-16
Merge branch 'coverity'
Will Thompson
4
-11
/
+9
2010-07-16
Don't leak if start_auth() fails.
Will Thompson
1
-1
/
+1
2010-07-16
Fix a NULL check in digest_md5_make_initial_response
Will Thompson
1
-1
/
+2
2010-07-16
Simplify building resource binding stanza
Will Thompson
1
-5
/
+3
2010-07-16
Remove unused Node variable.
Will Thompson
1
-4
/
+3
2010-07-02
Correct a typo in gtk-doc header.
Cosimo Cecchi
1
-1
/
+1
2010-06-25
Make the server salt a proper base64 string
Sjoerd Simons
1
-6
/
+8
2010-06-25
Properly initialze base64 state and save
Sjoerd Simons
1
-2
/
+2
[next]