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
/
tests
/
empathy-tls-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
coding style fixes
Guillaume Desmottes
2014-01-06
1
-3
/
+4
*
Rename NUM_TP_ to TP_NUM_
Xavier Claessens
2013-10-03
1
-1
/
+1
*
add missing config.h includes
Guillaume Desmottes
2013-09-17
1
-0
/
+2
*
tls-test: use tp-glib single headers
Guillaume Desmottes
2013-09-17
1
-1
/
+2
*
Clean up #include directives in source files
Emanuele Aina
2013-04-02
1
-6
/
+0
*
Reorder header inclusions accordingly to the Telepathy coding style
Emanuele Aina
2013-04-02
1
-7
/
+4
*
Use a flat namespace for internal includes
Emanuele Aina
2013-04-01
1
-1
/
+1
*
Use double quotes for all internal headers
Emanuele Aina
2013-04-01
1
-1
/
+1
*
tests: Fix empathy-tls-test
Stef Walter
2013-02-06
1
-27
/
+27
*
Use TpTpTLSCertificate
Guillaume Desmottes
2012-05-10
1
-28
/
+29
*
tls-test: Use a proper PKCS#11 mock module for testing
Stef Walter
2012-04-19
1
-42
/
+115
*
empathy-tls-test: use g_assert_(no_)error()
Guillaume Desmottes
2012-01-19
1
-22
/
+23
*
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
2011-11-16
1
-2
/
+2
*
Fix calls to empathy_tls_verifier_new() in tests.
Stef Walter
2011-03-23
1
-11
/
+76
*
tests: Fix memory leak of dbus connection
Stef Walter
2010-12-24
1
-0
/
+3
*
libempathy, tests: Wrap new function arguments properly.
Stef Walter
2010-12-24
1
-11
/
+24
*
tests: Lookup the pkcs11 standalone directory at run time.
Stef Walter
2010-12-24
1
-1
/
+20
*
test: Add tests which load PKCS#11 modules for TLS verification.
Stef Walter
2010-12-24
1
-45
/
+234
*
tests: Add test for basic verification.
Stef Walter
2010-12-24
1
-13
/
+47
*
tests: Add mock object and test infrastructure for testing tls.
Stef Walter
2010-12-24
1
-0
/
+356