Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RefPtr: Make this an alias for shared_ptr<> instead. | Murray Cumming | 2017-04-07 | 1 | -1/+1 |
* | Run clang-format on tests. | Murray Cumming | 2016-02-26 | 1 | -65/+50 |
* | tls_client test: Use gnome.org instead of google.org | Murray Cumming | 2015-07-27 | 1 | -1/+1 |
* | C++11: examples/tests: More use of auto. | Murray Cumming | 2015-07-15 | 1 | -9/+9 |
* | Avoid shadowed variables. | Murray Cumming | 2015-07-15 | 1 | -2/+0 |
* | tests/giomm_tls_client: Put try/catch around Socket::connect(). | Murray Cumming | 2014-12-03 | 1 | -1/+11 |
* | This test assumes that the first DNS result it gets for www.google.com is an | Adam Sampson | 2013-12-08 | 1 | -2/+2 |
* | giomm_tls_client test: Add some comments | Kjell Ahlstedt | 2013-10-30 | 1 | -0/+18 |
* | tls_client test: Catch an exception | Murray Cumming | 2013-06-27 | 1 | -3/+18 |
* | Tls Client Test: Update to test the TlsDatabase class. | José Alburquerque | 2013-04-12 | 1 | -29/+19 |
* | Tests: Add a basic test for the Tls* API. | José Alburquerque | 2013-04-07 | 1 | -0/+144 |