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
/
tls-certificate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-08
Stop using tp_dbus_properties_mixin_iface_init which has been removed
Simon McVittie
1
-3
/
+1
2014-04-02
Adapt for removal of TpDBusDaemon
next-factory
Simon McVittie
1
-11
/
+10
2014-03-27
Use g_dbus_method_invocation_return_gerror
Simon McVittie
1
-3
/
+3
2014-03-27
Use GDBusMethodInvocation
Simon McVittie
1
-2
/
+2
2013-10-04
s/NUM_TP/TP_NUM
Guillaume Desmottes
1
-1
/
+1
2012-05-30
Use meta-headers for everything
Simon McVittie
1
-1
/
+1
2012-05-07
Use TP_ERROR instead of deprecated TP_ERRORS
Simon McVittie
1
-3
/
+3
2011-11-16
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
1
-1
/
+1
2010-09-15
Use telepathy-glib for Conference and ServerTLSConnection
Simon McVittie
1
-29
/
+23
2010-09-13
Re-indent a GError to fix check-coding-style
Simon McVittie
1
-5
/
+2
2010-09-13
Use right wording in DEBUG messages
Cosimo Cecchi
1
-1
/
+1
2010-09-13
Return 'Invalid_Argument' if Reject() is called with zero reasons
Cosimo Cecchi
1
-0
/
+12
2010-09-13
Use tp_clear_boxed to free the Rejection structs
Cosimo Cecchi
1
-2
/
+4
2010-09-13
Update Gabble to the new draft API
Cosimo Cecchi
1
-51
/
+21
2010-09-09
Use TP_ARRAY_TYPE_UCHAR_ARRAY_LIST
Cosimo Cecchi
1
-17
/
+1
2010-08-19
Remove useless cast
Cosimo Cecchi
1
-1
/
+1
2010-08-19
Use TP_HASH_TYPE_STRING_VARIANT_MAP as boxed type
Cosimo Cecchi
1
-1
/
+2
2010-08-19
Use tp_clear_pointer()
Cosimo Cecchi
1
-3
/
+1
2010-08-19
Rename LAST_PROPERTY -> NUM_PROPERTIES
Cosimo Cecchi
1
-1
/
+1
2010-08-19
Chain up to parent's constructed() before running ours
Cosimo Cecchi
1
-4
/
+5
2010-08-10
Add GabbleTLSCertificate.
Cosimo Cecchi
1
-0
/
+385