index
:
~smcv/telepathy-gabble
016-camera-v1-54634
broken-chat-state-recovery-2
chat-state-recovery
drf-tubes-ice-udp
gdbus-object
gdbus-properties
group-mixin
make-library-sane-46417
master
next
next-decore
next-factory
next-gdbus
next-handle-type
next-tests
presence-mixin
shared-wocky-46417
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
towards-next
untested-otr
wip-less-qdata
wip-names
wip-next-mergeable-with-salut
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auth-manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-21
tp_base_connection_disconnect_with_dbus_error now takes a GVariant
Guillaume Desmottes
1
-4
/
+4
2014-01-29
new TpChannelManager API
Guillaume Desmottes
1
-3
/
+2
2013-05-08
X-TELEPATHY-PASSWORD is not supported if username isn't known
Xavier Claessens
1
-12
/
+13
2012-12-06
Don't crash on <success> after closing auth channel.
Will Thompson
1
-17
/
+80
2012-12-06
Don't crash on <challenge> after closing auth channel
Will Thompson
1
-1
/
+5
2012-12-06
auth-manager: clarify _challenge_async()
Will Thompson
1
-12
/
+45
2012-12-06
auth-manager: propagate failure both up and across
Will Thompson
1
-1
/
+2
2012-12-06
auth-manager: rename 'falling_back' field to 'chaining_up'
Will Thompson
1
-5
/
+8
2012-12-06
auth-manager: ensure falling_back is TRUE when we're chaining up
Will Thompson
1
-0
/
+1
2012-12-06
auth-manager: simplify chaining up in _start_auth_async()
Will Thompson
1
-18
/
+10
2012-12-06
auth-manager: save GError from channel when it closes
Will Thompson
1
-3
/
+4
2012-11-21
Don't put const before GSList, the g_slist* functions aren't const-marked
Olivier CrĂȘte
1
-2
/
+2
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-3
/
+2
2012-02-06
Update Wocky snapshot for One Big Header.
Will Thompson
1
-1
/
+1
2011-10-12
Do not assume we can authenticate with a password
Xavier Claessens
1
-1
/
+4
2011-09-01
gabble: add capabilities.h and caps-channel-manager.h as public API
Jonny Lamb
1
-1
/
+1
2010-11-26
Depend on telepathy-glib 0.13.7 and use it for SASL
Simon McVittie
1
-2
/
+0
2010-11-25
Remove accidental dependency on glib 2.27
Will Thompson
1
-2
/
+4
2010-11-24
gabble_auth_manager_get_failure_details: add
Simon McVittie
1
-0
/
+64
2010-11-23
Don't make X-WOCKY-JABBER pseudo-mechanisms available over D-Bus
Simon McVittie
1
-1
/
+4
2010-11-23
Implement and test X-TELEPATHY-PASSWORD
Simon McVittie
1
-5
/
+92
2010-11-23
gabble_auth_manager_start_auth_async: wrap the channel's async method
Simon McVittie
1
-3
/
+33
2010-11-23
GabbleServerSaslChannel: be a TpBaseChannel
Simon McVittie
1
-3
/
+5
2010-11-23
gabble_server_sasl_channel_fail: be independent of WockyAuthRegistry
Simon McVittie
1
-2
/
+1
2010-11-23
gabble_server_sasl_channel_success_async: be independent of WockyAuthRegistry
Simon McVittie
1
-4
/
+2
2010-11-23
gabble_server_sasl_channel_challenge_async: be independent of WockyAuthRegistry
Simon McVittie
1
-4
/
+2
2010-11-23
GabbleSaslChannel: convert start_auth_async into an ordinary method
Simon McVittie
1
-6
/
+3
2010-11-23
Derive the authz. identity and default realm from the GabbleConnection
Simon McVittie
1
-2
/
+1
2010-11-23
Supply the SASL channel's immutable properties at construct-time
Simon McVittie
1
-1
/
+13
2010-11-23
GabbleAuthManager: only have a channel while authentication takes place
Simon McVittie
1
-47
/
+37
2010-11-23
GabbleAuthManager: don't call into the channel for non-interactive auth
Simon McVittie
1
-21
/
+100
2010-11-23
GabbleAuthManagerPrivate: remove unused @result
Simon McVittie
1
-2
/
+0
2010-11-23
GabbleAuthManager: inherit from WockyAuthRegistry rather than owning one
Simon McVittie
1
-10
/
+107
2010-09-21
various: use tp_clear_object, tp_clear_pointer more
Simon McVittie
1
-2
/
+1
2010-06-02
Use constructed instead of constructor.
Eitan Isaacson
1
-11
/
+8
2010-06-02
Remove unused property arrays.
Eitan Isaacson
1
-9
/
+0
2010-06-02
Remove irrelevant comment.
Eitan Isaacson
1
-3
/
+0
2010-06-02
Added server SASL channel and auth manager.
Eitan Isaacson
1
-0
/
+259