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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-21
GNUTLS backend: don't use 0 as an error domain
HEAD
master
Simon McVittie
4
-34/+58
2012-02-06
Namespace debug flags.
Will Thompson
38
-89/+89
2012-02-06
Merge branch 'headers'
Will Thompson
137
-271/+535
2012-02-06
Move some of pubsub-node-protected.h to internal.h
Will Thompson
5
-19/+48
2012-02-06
Include wocky-debug.h from wocky.h
Will Thompson
2
-2/+3
2012-02-06
Always define WockyDebugFlags and wocky_debug_set_flags()
Will Thompson
2
-8/+6
2012-02-06
Move most of debug.h to debug-internal.h
Will Thompson
40
-101/+124
2012-02-06
Make #include <wocky/wocky.h> the only legal import.
Will Thompson
94
-110/+268
2012-02-06
Include foo-enumtypes.h from each foo.h
Will Thompson
19
-12/+10
2012-02-06
AuthHandler: add a bit of documentation.
Will Thompson
2
-9/+69
2012-02-06
Remove prototype for wocky_auth_handler_free()
Will Thompson
1
-3/+0
2012-02-06
docs: use @... not @Varargs
Will Thompson
5
-9/+9
2012-02-01
Merge remote-tracking branch 'siraj/mingw32-warn'
Jonny Lamb
2
-9/+10
2012-02-01
test-helper: give sched_close_cb a more debuggable assertion
Will Thompson
1
-2/+6
2012-02-01
porter-test: fix /handler-stanza
Will Thompson
1
-1/+2
2012-01-31
C2SPorter: reply to unhandled IQ get/sets.
Will Thompson
2
-5/+79
2012-01-31
Merge branch '45400-pep-service-rummage-for-items'
Will Thompson
3
-24/+94
2012-01-31
Remove <gcrypt.h> and other remnants of gcrypt
Simon McVittie
3
-3/+2
2012-01-31
Use g_getenv and g_strtoull instead of getenv and atoi
Simon McVittie
1
-4/+4
2012-01-30
PepService: update © years.
Will Thompson
2
-2/+2
2012-01-30
PepService::changed: pass <item> element to callback
Will Thompson
2
-16/+60
2012-01-30
PepService: return <item> node from get()
Will Thompson
3
-3/+29
2012-01-30
PepService: use G_GNUC_WARN_UNUSED_RESULT as needed.
Will Thompson
1
-3/+3
2012-01-26
Fix warnings from wocky-connector-test.c under mingw32
Siraj Razick
1
-2/+3
2012-01-26
TLS: replace gsize and gssize with size_t and ssize_t
Siraj Razick
1
-4/+4
2012-01-26
TLS: Rename _stat variable to peer_cert_status
Siraj Razick
1
-3/+3
2012-01-26
Fix coding style so the tests can pass
origin/master
origin/HEAD
Simon McVittie
1
-1/+1
2012-01-02
Build fixes for Windows
Siraj Razick
4
-5/+35
2011-12-16
wocky_data_form_set_type: add default value and raw content
Alban Crequy
1
-1/+5
2011-12-14
Use G_GINT64_FORMAT instead of %li
Xavier Claessens
1
-4/+4
2011-12-14
Add tests/wocky-dummy-xmpp-server.c to build system and fix it
Xavier Claessens
3
-5/+24
2011-12-14
Fix build warnings with glib 2.32
Xavier Claessens
3
-0/+11
2011-12-14
g_source_get_current_time() is replaced by g_source_get_time()
Xavier Claessens
2
-31/+23
2011-12-13
test: dataforms: add a test for bug fdo#43584
Alban Crequy
1
-0/+47
2011-12-13
dataforms: fix crash in add_field_to_node_using_default()
Alban Crequy
1
-0/+31
2011-12-07
wocky_data_form_set_string: fix documentation
Alban Crequy
1
-3/+3
2011-11-29
Merge branch 'invalid-character-test'
Sjoerd Simons
2
-10/+123
2011-11-29
Add a test for filtering non-character unicode codepoints
Sjoerd Simons
1
-0/+21
2011-11-29
Ensure all data in a WockyNode is validated according to the rules in g_utf8_...
Sjoerd Simons
1
-10/+102
2011-11-22
Support building under Android, modified from an original patch by Derek Foreman
Alvaro Soliverez
3
-1/+41
2011-11-18
Use wocky_node_matches() in a couple of places
wjt/master
Will Thompson
3
-6/+3
2011-11-18
Add wocky_node_matches{,_q}
Will Thompson
2
-0/+59
2011-11-18
meta-porter: emit ::sending when a child porter does
wjt/wildcard-handlers
Will Thompson
1
-0/+17
2011-11-18
Porter: add stanza being sent to ::sending
Will Thompson
2
-4/+6
2011-11-18
Porter: support matching STANZA_TYPE_NONE
Will Thompson
4
-24/+182
2011-11-16
Also replace g_byte_array_free with g_byte_array_unref
Xavier Claessens
2
-9/+9
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
12
-29/+29
2011-11-16
Add coding style check for g_hash_table_destroy and g_array_free usage
Xavier Claessens
1
-0/+13
2011-11-15
sasl test: fix build failure on older libsasl2s
Jonny Lamb
1
-2/+5
2011-11-15
sasl test: define sasl_callback_ft if not already done so
Jonny Lamb
1
-0/+4
[next]