index
:
wocky.git
gio-tls
master
wocky-0.10
wocky-ibb
wocky-s5b
wocky-si
Unnamed repository; edit this file to name it for gitweb.
Nicolas Dufresne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-03
Remove wocky_tls_session_add_crl
HEAD
master
Nicolas Dufresne
13
-197/+27
2012-04-03
tests/Makefile: fix warnings when running autoreconf
Jonny Lamb
1
-9/+9
2012-03-16
Add wocky_send_ll_pep_event utility function
Olli Salli
2
-2/+81
2012-03-16
Add has_feature to the WockyXep0115Capabilities interface
Olli Salli
2
-3/+27
2012-03-15
connector: display the port when falling back to HOST
Guillaume Desmottes
1
-1/+1
2012-03-09
Delist the internal headers from installed headers
Mikhail Zabaluev
1
-4/+4
2012-02-23
If configured with --enable-shared-suffix=*, install a shared library
Simon McVittie
2
-0/+19
2012-02-23
Use LIBADD properly, rather than putting libraries in LDFLAGS
Simon McVittie
1
-2/+9
2012-02-21
GNUTLS backend: don't use 0 as an error domain
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
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
Will Thompson
3
-6/+3
2011-11-18
Add wocky_node_matches{,_q}
Will Thompson
2
-0/+59
[next]