index
:
wocky
dataforms
gtg
master
porter-doc
presence-manager
pubsub
wocky-0.10
Unnamed repository; edit this file to name it for gitweb.
Guillaume Desmottes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-23
SCRAM: correct logic in server-final message handling
HEAD
master
Will Thompson
1
-1/+1
2012-06-19
Add unit test for see-other-host stream error
Xavier Claessens
3
-59/+172
2012-06-19
WockyConnector: Support see-other-host
Xavier Claessens
1
-2/+36
2012-06-19
WockyConnector: Fix problem if host is an ipv6 or contains a port
Xavier Claessens
1
-10/+28
2012-06-19
WockyConnector: Remove unused private member
Xavier Claessens
1
-3/+0
2012-04-05
Removed remaining CRL define in tests
Nicolas Dufresne
1
-2/+1
2012-04-05
Check the validity of TLS_CA_CRT_FILE and TLS_CRL_DIR
Siraj Razick
1
-0/+3
2012-04-04
use new GLib API checking macros
Guillaume Desmottes
1
-0/+3
2012-04-04
add missing config.h includes
Guillaume Desmottes
71
-1/+274
2012-04-04
wocky-xmpp-readwrite-test.c: rename VERSION to XMPP_VERSION
Guillaume Desmottes
1
-3/+3
2012-04-03
Remove wocky_tls_session_add_crl
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
[next]