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-verifier.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove whitespace
Cosimo Cecchi
2010-08-19
1
-2
/
+2
*
Don't allow calling verify_async() twice
Cosimo Cecchi
2010-08-19
1
-0
/
+2
*
Use tp_clear_pointer() where possible
Cosimo Cecchi
2010-08-19
1
-7
/
+3
*
Add a details hash table as an out param of the verification
Cosimo Cecchi
2010-08-19
1
-6
/
+29
*
Make it more clear which snippets are taken from GnuTLS
Cosimo Cecchi
2010-08-19
1
-1
/
+7
*
Assert when we have an invalid pointer
Cosimo Cecchi
2010-08-19
1
-0
/
+2
*
Build the right path when looking at user certs
Cosimo Cecchi
2010-08-13
1
-3
/
+7
*
Add also certificates from our storage
Cosimo Cecchi
2010-08-13
1
-6
/
+77
*
Cosmetic changes
Cosimo Cecchi
2010-08-13
1
-4
/
+7
*
Implement hostname checking
Cosimo Cecchi
2010-08-13
1
-5
/
+54
*
Correctly treat the last certificate in the chain
Cosimo Cecchi
2010-08-13
1
-10
/
+33
*
Use the right GnuTLS->Tp mapping for reasons.
Cosimo Cecchi
2010-08-13
1
-2
/
+2
*
Use the right index to access the cert array.
Cosimo Cecchi
2010-08-13
1
-1
/
+1
*
Add EmpathyTLSVerifier
Cosimo Cecchi
2010-08-13
1
-0
/
+558