index
:
~smcv/telepathy-glib
016-async-ownership
asv
beforemerge
cm-debug-68390
codegen-tmpfile
disconnect-api-45459
dup-new-channels-52011
filtration
gdb
gdbus
gdbus-object
gdbus-object2
gdbus-prep2
gdbus-prep3
gdbus-properties
gdbus-properties2
gdbus2
gdbus3
gdk3
introspectable
master
merge-tp-fs
meta-header-more
names
new-interfaces
next
next-abi
next-after-gdbus
next-decore
next-del-deprecated
next-docs-49338
next-factory
next-gdbus
next-gvariant1
next-merge-logger
next-misc
next-privatize
next-tap
next-trivia
no-tmpnam-68350
py3k-codegen-56758
rm-dbus-glib-properties1
seal
seal-more
self-handle-changed
spec
telepathy-glib-0.18
telepathy-glib-0.20
trivia
variant
wip-better-assertions
wip-exportable
wip-gdbus-all
wip-gdbus-object
wip-gdbus2
wip-gdbus3
wip-gdbus4
wip-introspectable-connection
wip-next-api-review
wip-next-divisive
wip-next-gdbus
wip-next-gvariant-calls
wip-older-api
wip-presence-mixin
wip-run-until-prepared
wip-seal
wip-valgrind
wip-weak-ref
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
Sync spec from 0.26.0 (no significant changes)
spec
Simon McVittie
2
-12
/
+21
2012-05-09
_tp_tls_certificate_rejection_new: explicitely ref sink @details
Guillaume Desmottes
1
-1
/
+9
2012-05-09
tp_tls_certificate_rejection_get_details: document Returns
Guillaume Desmottes
1
-0
/
+2
2012-05-09
Move low level certificate API out of the doc
Guillaume Desmottes
1
-1
/
+1
2012-05-09
Version-annotate TLS certificate API
Guillaume Desmottes
2
-0
/
+21
2012-05-09
Use TP_ERROR instead of TP_ERRORS
Guillaume Desmottes
3
-9
/
+9
2012-05-09
invalid the certificate if its state is invalid
Guillaume Desmottes
1
-4
/
+9
2012-05-09
Use TP_NUM_TLS_CERTIFICATE_REJECT_REASONS
Guillaume Desmottes
1
-1
/
+1
2012-05-09
tls-certificate-rejection: remove GError coding style check workaround
Guillaume Desmottes
1
-1
/
+1
2012-05-09
check-c-style: don't check if GError are initialized
Guillaume Desmottes
1
-7
/
+0
2012-05-09
Don't include tp-cli header in tls-certificate.h
Guillaume Desmottes
2
-2
/
+2
2012-05-09
Use GBytes to store the cert data
Guillaume Desmottes
2
-8
/
+20
2012-05-09
allow parent to be NULL
Guillaume Desmottes
1
-10
/
+14
2012-05-09
add tp_tls_certificate_rejection_raise_error()
Guillaume Desmottes
4
-0
/
+30
2012-05-09
Use TpTLSCertificateRejection
Guillaume Desmottes
3
-113
/
+71
2012-05-09
add TpTLSCertificateRejection
Guillaume Desmottes
7
-0
/
+447
2012-05-09
add tls-certificate to the doc
Guillaume Desmottes
1
-0
/
+1
2012-05-09
test tp_tls_certificate_rejected_cb's code path if there is no rejections
Guillaume Desmottes
3
-7
/
+42
2012-05-09
Use a GVariant to return rejection details
Guillaume Desmottes
3
-21
/
+23
2012-05-09
tp_tls_certificate_add_rejection(): takes a GVariant instead of a GHashTable
Guillaume Desmottes
3
-13
/
+29
2012-05-09
account: use _tp_asv_from_vardict()
Guillaume Desmottes
1
-8
/
+4
2012-05-09
base-connection: use _tp_asv_from_vardict()
Guillaume Desmottes
1
-9
/
+6
2012-05-09
add _tp_asv_from_vardict()
Guillaume Desmottes
2
-0
/
+28
2012-05-09
Test if cert is invalidated when its parent is
Guillaume Desmottes
1
-3
/
+41
2012-05-09
test tp_tls_certificate_reject_async()
Guillaume Desmottes
1
-0
/
+61
2012-05-09
tp_tls_certificate_add_rejection(): allow @details to be NULL
Guillaume Desmottes
1
-2
/
+9
2012-05-09
test tp_tls_certificate_accept_async()
Guillaume Desmottes
1
-0
/
+44
2012-05-09
Test TP_TLS_CERTIFICATE_FEATURE_CORE and props
Guillaume Desmottes
1
-0
/
+48
2012-05-09
tls-certificate: add accessors
Guillaume Desmottes
3
-0
/
+55
2012-05-09
add test-tls-certificate
Guillaume Desmottes
2
-0
/
+118
2012-05-09
Pass the right value as bus-name property
Guillaume Desmottes
1
-1
/
+1
2012-05-09
add tls-certificate
Guillaume Desmottes
3
-0
/
+412
2012-05-09
introspection.am: add tls-certificate
Guillaume Desmottes
1
-0
/
+1
2012-05-09
tp_tls_certificate_new: document @error
Guillaume Desmottes
1
-0
/
+1
2012-05-09
Fix and add mising Since annotation
Guillaume Desmottes
1
-4
/
+25
2012-05-09
TpTLSCertificate: allow several rejection reasons to be queued up
Simon McVittie
3
-27
/
+45
2012-05-09
TpTLSCertificate: track the signalled rejection reason(s)
Simon McVittie
3
-1
/
+173
2012-05-09
tp_tls_certificate_reject_async: allow a D-Bus error name to be specified
Simon McVittie
2
-2
/
+12
2012-05-09
Track changes to TpTLSCertificate:state
Simon McVittie
1
-3
/
+61
2012-05-09
Change the range of TpTLSCertificate:state to [0, 2**32)
Simon McVittie
1
-2
/
+1
2012-05-09
Document TpTLSCertificate:state
Simon McVittie
1
-0
/
+5
2012-05-09
TpTLSCertificate: be subordinate to a channel or connection
Simon McVittie
2
-12
/
+83
2012-05-09
Document TpTLSCertificate
Simon McVittie
3
-0
/
+106
2012-05-09
TpTLSCertificateClass: add a small amount of ABI padding
Simon McVittie
1
-0
/
+1
2012-05-09
Include TpTLSCertificate in the documentation
Simon McVittie
1
-0
/
+34
2012-05-09
TpTLSCertificate: use _tp_implement_finish_void for finish functions
Simon McVittie
1
-10
/
+3
2012-05-09
TpTLSCertificate: don't pass useless user_data through D-Bus calls
Simon McVittie
1
-5
/
+4
2012-05-09
tp_tls_certificate_new: don't debug on error
Simon McVittie
1
-4
/
+0
2012-05-09
reject_reason_get_dbus_error: streamline boilerplate with a macro
Simon McVittie
1
-27
/
+15
2012-05-09
TpTLSCertificate: remove unwanted semicolon from G_DEFINE_TYPE
Simon McVittie
1
-1
/
+1
[next]