index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy
/
empathy-tls-certificate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libempathy: Store certificate exceptions in gnome-keyring.
Stef Walter
2010-12-24
1
-127
/
+0
*
Use tp_clear_boxed() to free the Rejection array
Cosimo Cecchi
2010-09-14
1
-1
/
+2
*
Update Empathy to the new draft API
Cosimo Cecchi
2010-09-13
1
-3
/
+24
*
Use TP_ARRAY_TYPE_UCHAR_ARRAY_LIST
Cosimo Cecchi
2010-09-09
1
-19
/
+5
*
Make sure we allocate the right size for certificates
Cosimo Cecchi
2010-09-08
1
-5
/
+6
*
Use better names for saving the certificates
Cosimo Cecchi
2010-09-08
1
-2
/
+16
*
coding style fixes
EMPATHY_2_31_91
Guillaume Desmottes
2010-08-30
1
-2
/
+1
*
Properly handle corner cases of _prepare_async() called twice
Cosimo Cecchi
2010-08-24
1
-0
/
+26
*
Don't leak certificate data
Cosimo Cecchi
2010-08-24
1
-1
/
+2
*
Make EmpathyTLSCertificate a TpProxy subclass
Cosimo Cecchi
2010-08-24
1
-147
/
+54
*
Use _complete instead of _complete_in_idle()
Cosimo Cecchi
2010-08-19
1
-2
/
+2
*
Use the hash table directly as a parameter to reject ()
Cosimo Cecchi
2010-08-19
1
-6
/
+1
*
Remove whitespace
Cosimo Cecchi
2010-08-19
1
-3
/
+3
*
Make _accept/_reject real async methods
Cosimo Cecchi
2010-08-19
1
-9
/
+60
*
Add a method to store the CA certificate
Cosimo Cecchi
2010-08-13
1
-0
/
+119
*
Make sure to release all the references
Cosimo Cecchi
2010-08-13
1
-0
/
+4
*
Add debug output
Cosimo Cecchi
2010-08-13
1
-0
/
+2
*
Update to the new tp-spec API
Cosimo Cecchi
2010-08-13
1
-25
/
+6
*
Update for the new tp-spec API
Cosimo Cecchi
2010-08-13
1
-6
/
+64
*
Add the proxy properties and methods.
Cosimo Cecchi
2010-08-13
1
-0
/
+96
*
Add the Authentication.TLSCertificate iface
Cosimo Cecchi
2010-08-13
1
-0
/
+5
*
Add EmpathyTLSCertificate.
Cosimo Cecchi
2010-08-13
1
-0
/
+292