index
:
wocky.git
PEP_filter
bug_43844
buildbot
buildfix
master
mingw32
mingw32-warn
windows_upstream
Unnamed repository; edit this file 'description' to name the repository.
Siraj Razick
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-02
Build fixes for Windows
HEAD
master
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
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
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
2011-11-07
Accept from="server.com" as stanzas coming from server
Xavier Claessens
2
-10/+84
2011-11-07
Merge branch 'trivia'
Danielle Madeley
1
-4/+2
2011-11-07
wocky-muc: return NULL if a timestamp can't be determined
Danielle Madeley
1
-4/+2
2011-11-07
Merge branch 'wocky-muc-gdatetime'
Danielle Madeley
1
-8/+14
2011-11-02
Merge branch 'caps-forms'
Jonny Lamb
2
-8/+37
2011-11-01
tests: Fix compilation error with libsasl2
Sjoerd Simons
1
-2/+3
2011-10-18
[muc] Port time_t to GDateTime
Danielle Madeley
1
-8/+14
2011-10-13
caps-hash-test: update tests for new hashing behaviour
Jonny Lamb
1
-6/+26
2011-10-13
caps-hash: ignore data forms with non-hidden FORM_TYPE fields
Jonny Lamb
1
-0/+8
2011-10-13
caps-hash: don't bail on hashing if there's no FORM_TYPE
Jonny Lamb
1
-2/+3
2011-10-12
test-resolver: don't include glib/types.h directly
Cosimo Cecchi
1
-1/+1
2011-10-12
C2SPorter: correct _enable_power_saving docs
Will Thompson
1
-2/+6
2011-10-12
gtk-doc: Fix out-of-tree builds with 1.17
Will Thompson
2
-7/+7
2011-10-12
gtk-doc: use no-tmpl flavour.
Will Thompson
1
-1/+1
2011-10-12
Add wocky_auth_registry_supports_one_of()
Xavier Claessens
2
-47/+105
2011-09-30
NodeTree: fix _new example
Will Thompson
1
-4/+2
2011-09-07
pubsub-helpers: add node name as attribute on items node
Jonny Lamb
1
-1/+1
2011-09-05
C2SPorter: clear up English properly.
Will Thompson
1
-6/+8
2011-09-05
C2SPorter: correctly conjugate the verb "to threaten"
Will Thompson
1
-3/+3
2011-09-01
Connector: change misleading “Bad SRV record” message
Will Thompson
1
-2/+3
2011-08-31
connector-test: use !=, not |=
Will Thompson
1
-2/+2
2011-08-17
sasl-digest-md5: the response needs both the realm and server
Marco Barisione
1
-3/+3
2011-08-05
Merge branch 'gabble-0.12'
Marco Barisione
1
-19/+28
2011-08-05
Use GQueue instead of GList* for queueable_stanza_pattern
Siraj Razick
1
-11/+6
2011-08-05
Avoid filtering all PEP messages
Siraj Razick
1
-10/+24
2011-08-03
Merge branch 'whitespace-ping'
Marco Barisione
9
-69/+336
2011-08-03
ping: send whitespace pings instead of XMPP ones
Marco Barisione
2
-28/+29
[next]