| Commit message (Expand) | Author | Age |
... | |
| * | | | bug1666 - Pass-through support for SOCKS5 authentication(4) | Robert Hogan | 2010-12-14 |
| * | | | bug1666 - Pass-through support for SOCKS5 authentication (2) | Robert Hogan | 2010-12-14 |
| * | | | bug1666 - Pass-through support for SOCKS5 authentication | Robert Hogan | 2010-12-14 |
* | | | | Check return value of crypto_global_init in test.c | Nick Mathewson | 2011-07-01 |
* | | | | Make the get_options() return const | Nick Mathewson | 2011-06-14 |
| |_|/
|/| | |
|
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-04-07 |
|\ \ \
| | |/
| |/| |
|
| * | | Use GetTempDir instead of hardcoded path to c:\windows\tmp for unittests | Gisle Vanem | 2011-04-07 |
* | | | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-01-03 |
|\| |
| |/
|/| |
|
| * | Bump copyright statements to 2011 (0.2.2) | Nick Mathewson | 2011-01-03 |
* | | Write bidirectional connection stats in single line. | Karsten Loesing | 2010-12-03 |
* | | Refactor conn stats and add unit tests. | Karsten Loesing | 2010-12-03 |
* | | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2010-11-29 |
|\| |
|
| * | Report only the top 10 ports in exit-port stats. | Karsten Loesing | 2010-11-24 |
* | | Merge branch 'nodes' | Nick Mathewson | 2010-10-13 |
|\ \ |
|
| * | | Implement policies for nodes (and for microdescriptors too) | Nick Mathewson | 2010-10-01 |
| |/ |
|
* / | Unit tests for microdescriptor cache | Nick Mathewson | 2010-10-07 |
|/ |
|
* | Do away with the complexity of the network liveness detection. | Mike Perry | 2010-09-29 |
* | 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 connection_edge.h | Sebastian Hahn | 2010-07-27 |
* | Create config.h | Sebastian Hahn | 2010-07-27 |
* | Create circuitbuild.h | Sebastian Hahn | 2010-07-27 |
* | Create buffers.h | Sebastian Hahn | 2010-07-27 |
* | Create rendcommon.h | Sebastian Hahn | 2010-07-27 |
* | Create geoip.h | Sebastian Hahn | 2010-07-27 |
* | Fix unittest failure in bug 1660. | Mike Perry | 2010-07-06 |
* | Split the circuit timeout and close codepaths. | Mike Perry | 2010-06-15 |
* | Address some issues with unit tests. | Mike Perry | 2010-06-09 |
* | Fix CBT unit tests. | Mike Perry | 2010-05-12 |
* | Update copyright dates for files not in maint-0.2.1 | Nick Mathewson | 2010-02-27 |
* | Remove misc unnecessary newlines found by new check. | Mike Perry | 2010-02-22 |
* | Move CBT params into consensus. | Mike Perry | 2010-02-18 |
* | Another unit test for exit_policy_is_general_exit() | Sebastian Hahn | 2010-02-09 |
* | Another unit test for exit_policy_is_general_exit() | Sebastian Hahn | 2010-02-04 |
* | New unit test, testing for b0red's exit policy | Sebastian Hahn | 2010-02-04 |