| Commit message (Expand) | Author | Age |
* | Fix GCC 4.6's new -Wunused-but-set-variable warnings. | Nick Mathewson | 2011-05-23 |
* | Add a function to pull off the final component of a path | Nick Mathewson | 2011-05-15 |
* | fwd-port test_util_di_ops into tinytest format | Nick Mathewson | 2011-05-11 |
* | Standardize our printf code on %d, not %i. | Nick Mathewson | 2011-04-19 |
* | Use GetTempDir instead of hardcoded path to c:\windows\tmp for unittests | Gisle Vanem | 2011-04-07 |
* | Clean up whitespace | Nick Mathewson | 2011-03-16 |
* | Make the DH parameter we use for TLS match the one from Apache's mod_ssl | Nick Mathewson | 2011-01-24 |
* | Sanity-check consensus param values | Sebastian Hahn | 2011-01-15 |
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | 2011-01-15 |
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | 2011-01-15 |
* | Merge remote branch 'sebastian/bug2314' into maint-0.2.2 | Nick Mathewson | 2011-01-03 |
|\ |
|
| * | Fix compile wanrings revealed by gcc 4.5 on mingw | Sebastian Hahn | 2010-12-27 |
* | | Bump copyright statements to 2011 (0.2.2) | Nick Mathewson | 2011-01-03 |
* | | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | 2011-01-03 |
|/ |
|
* | Report only the top 10 ports in exit-port stats. | Karsten Loesing | 2010-11-24 |
* | Fix a unit test broken by fix for 2195 | Nick Mathewson | 2010-11-19 |
* | Merge branch 'bug1772' into maint-0.2.2 | Roger Dingledine | 2010-09-29 |
|\ |
|
| * | Do away with the complexity of the network liveness detection. | Mike Perry | 2010-09-29 |
* | | Merge remote branch 'public/bug1954' into maint-0.2.2 | Nick Mathewson | 2010-09-27 |
|\ \ |
|
| * | | New function to load windows system libraries | Nick Mathewson | 2010-09-21 |
| |/ |
|
* | | Merge remote branch 'sebastian/continuation' | Nick Mathewson | 2010-09-24 |
|\ \
| |/
|/| |
|
| * | Add new torrc line continuation unit tests | Sebastian Hahn | 2010-09-23 |
| * | Allow comments for multi-line torrc options | Sebastian Hahn | 2010-09-11 |
| * | Support mutli-line torrc options via the usual backslash syntax | Nick Mathewson | 2010-09-10 |
* | | Update to the latest tinytest version | Nick Mathewson | 2010-09-09 |
|/ |
|
* | Make the windows build succeed with or without -DUNICODE enabled. | Nick Mathewson | 2010-08-20 |
* | Add unit test for tor_listdir. | Nick Mathewson | 2010-08-20 |
* | Remove unused function declarations | Sebastian Hahn | 2010-08-17 |
* | Fix compilation with --with-dmalloc | Karsten Loesing | 2010-08-16 |
* | Merge commit 'sebastian/bug1831' | Nick Mathewson | 2010-08-15 |
|\ |
|
| * | Fix misplaced labels | Sebastian Hahn | 2010-08-16 |
| * | Refactor circuit_build_times_parse_state | Sebastian Hahn | 2010-08-16 |
* | | Make unit tests work when tests get run in subprocesses. | Nick Mathewson | 2010-08-15 |
* | | Rename rep_hist_exit_stats_history in test.c too | Nick Mathewson | 2010-08-15 |
* | | Run test_stats in a subprocess. | Karsten Loesing | 2010-08-15 |
* | | Refactor exit port statistics code and add unit tests. | Karsten Loesing | 2010-08-11 |
|/ |
|
* | Fix a rare bug in rend_fn tests when the randomly generated port is 0 | Nick Mathewson | 2010-08-07 |
* | Allow enabling or disabling *Statistics while Tor is running. | Karsten Loesing | 2010-08-05 |
* | Fix up geoip unit tests to know about ?? | Nick Mathewson | 2010-07-31 |
* | Create routerparse.h | Sebastian Hahn | 2010-07-27 |
* | Create rephist.h | Sebastian Hahn | 2010-07-27 |
* | Create policies.h | Sebastian Hahn | 2010-07-27 |
* | Create onion.h | Sebastian Hahn | 2010-07-27 |
* | Create networkstatus.h | Sebastian Hahn | 2010-07-27 |
* | Create dirvote.h | Sebastian Hahn | 2010-07-27 |
* | Create dirserv.h | Sebastian Hahn | 2010-07-27 |
* | Create directory.h | Sebastian Hahn | 2010-07-27 |
* | Create control.h | Sebastian Hahn | 2010-07-27 |
* | Create connection_edge.h | Sebastian Hahn | 2010-07-27 |
* | Create config.h | Sebastian Hahn | 2010-07-27 |