index
:
~jonny/empathy
butterfly
client-types
ft
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-34
gtk-spinner
icons
liszt
master
next
old-client-types
olde-zazl
password-dialog
pidgin-store
sqlite-store
swap-camera
le empathy
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-tls-certificate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-13
Use tp_clear_boxed() to free the Rejection array
Cosimo Cecchi
1
-1
/
+2
2010-09-13
Update Empathy to the new draft API
Cosimo Cecchi
1
-3
/
+24
2010-09-09
Use TP_ARRAY_TYPE_UCHAR_ARRAY_LIST
Cosimo Cecchi
1
-19
/
+5
2010-09-08
Make sure we allocate the right size for certificates
Cosimo Cecchi
1
-5
/
+6
2010-09-08
Use better names for saving the certificates
Cosimo Cecchi
1
-2
/
+16
2010-08-30
coding style fixes
EMPATHY_2_31_91
Guillaume Desmottes
1
-2
/
+1
2010-08-24
Properly handle corner cases of _prepare_async() called twice
Cosimo Cecchi
1
-0
/
+26
2010-08-24
Don't leak certificate data
Cosimo Cecchi
1
-1
/
+2
2010-08-24
Make EmpathyTLSCertificate a TpProxy subclass
Cosimo Cecchi
1
-147
/
+54
2010-08-18
Use _complete instead of _complete_in_idle()
Cosimo Cecchi
1
-2
/
+2
2010-08-18
Use the hash table directly as a parameter to reject ()
Cosimo Cecchi
1
-6
/
+1
2010-08-18
Remove whitespace
Cosimo Cecchi
1
-3
/
+3
2010-08-18
Make _accept/_reject real async methods
Cosimo Cecchi
1
-9
/
+60
2010-08-13
Add a method to store the CA certificate
Cosimo Cecchi
1
-0
/
+119
2010-08-13
Make sure to release all the references
Cosimo Cecchi
1
-0
/
+4
2010-08-13
Add debug output
Cosimo Cecchi
1
-0
/
+2
2010-08-13
Update to the new tp-spec API
Cosimo Cecchi
1
-25
/
+6
2010-08-13
Update for the new tp-spec API
Cosimo Cecchi
1
-6
/
+64
2010-08-13
Add the proxy properties and methods.
Cosimo Cecchi
1
-0
/
+96
2010-08-13
Add the Authentication.TLSCertificate iface
Cosimo Cecchi
1
-0
/
+5
2010-08-13
Add EmpathyTLSCertificate.
Cosimo Cecchi
1
-0
/
+292