| Commit message (Expand) | Author | Age |
* | Basic unit test for EVENT_TRANSPORT_LAUNCHED | Nick Mathewson | 2013-08-25 |
* | Also test that server transports get written to Tor's state. | George Kadianakis | 2013-08-05 |
* | test_pt_configure_proxy(): verify the internals of the managed proxy. | George Kadianakis | 2013-08-05 |
* | Merge branch 'bug9288_rebased' | Nick Mathewson | 2013-07-31 |
|\ |
|
| * | Fix mixed declaration/statement warning | Nick Mathewson | 2013-07-31 |
| * | Update pt/configure_proxy until it stops segfaulting | Nick Mathewson | 2013-07-31 |
| * | Write unit tests for configure_proxy(). | George Kadianakis | 2013-07-31 |
* | | Fix a wide line in test_pt.c | Nick Mathewson | 2013-07-18 |
* | | Merge branch 'bug8978_rebase_2' | Nick Mathewson | 2013-07-18 |
|\ \ |
|
| * | | Add a basic unit test for pt_get_extra_info_descriptor_string. | Nick Mathewson | 2013-07-18 |
| * | | Add a unit test for smethod lines with arguments. | Nick Mathewson | 2013-07-18 |
| |/ |
|
* | | Merge branch 'bug8929_rebase_2' | Nick Mathewson | 2013-07-18 |
|\ \
| |/
|/| |
|
| * | Improve test coverage of 8929 code | Nick Mathewson | 2013-07-18 |
* | | Test deeper in test_pt_parsing(). | George Kadianakis | 2013-07-16 |
|/ |
|
* | Remove strcpy from unit tests. | Arlo Breault | 2013-05-11 |
* | Update the copyright date to 201. | Nick Mathewson | 2013-01-16 |
* | Update copyright dates to 2012; add a few missing copyright statements | Nick Mathewson | 2012-06-04 |
* | Fix the unittest breakage introduced by a8a862c. | George Kadianakis | 2012-05-18 |
* | Fix a segfault in pt/protocol test | Nick Mathewson | 2012-05-08 |
* | Rename nonconformant identifiers. | Nick Mathewson | 2012-01-18 |
* | Make the pt/transports test not crash. | Nick Mathewson | 2011-11-25 |
* | Revive our beautiful unit tests. | George Kadianakis | 2011-10-07 |
* | Updated #includes etc. to use transports.[ch]. | George Kadianakis | 2011-07-18 |
* | Add some unit tests. | George Kadianakis | 2011-07-13 |