aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add make target test-network running traffic tests in a Chutney network.Linus Nordberg2013-06-13
* Hide consensus download interval, depending on TestingTorNetwork, in a macro.Linus Nordberg2013-06-10
* Add support for offsetting the voting interval in order to bootstrap faster.Linus Nordberg2013-06-08
* Merge remote-tracking branch 'karsten/geoip-manual-update-jun2013'Nick Mathewson2013-06-05
|\
| * Remove 9 now unused manual A1 substitutions.Karsten Loesing2013-06-05
* | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-06-05
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-06-05
| |\
| | * Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-06-05
| | |\
| | | * Update to the June 2013 GeoIP database.Karsten Loesing2013-06-05
* | | | Fix windows compilation warning in test_config.cNick Mathewson2013-05-29
* | | | Start correctly when not in testing mode.Nick Mathewson2013-05-28
* | | | Merge remote-tracking branch 'karsten/task-6752-3'Nick Mathewson2013-05-28
|\ \ \ \
| * | | | Try harder to document default_options correctly.Karsten Loesing2013-05-25
| * | | | Tweak #6752 patch based on comments by nickm.Karsten Loesing2013-05-24
| * | | | Lower dir fetch retry schedules in testing networks.Karsten Loesing2013-05-16
* | | | | Reformat 4282 fixes a littleNick Mathewson2013-05-24
* | | | | Fix a logic error in 4282 fixesNick Mathewson2013-05-24
* | | | | Tweak 4282 unit tests for style, safety, correctness.Nick Mathewson2013-05-24
* | | | | Unit tests for check_or_create_data_subdir and write_to_data_subdir.Peter Retzlaff2013-05-24
* | | | | Extract duplicate code in geoip and rephist.Peter Retzlaff2013-05-24
* | | | | Tweak fix for #8789 a bit; avoid double-close and add changes fileNick Mathewson2013-05-24
* | | | | Close socket at err target.Arlo Breault2013-05-24
* | | | | Restore 8093 log messages to WARN severity, but rate limitNick Mathewson2013-05-21
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-05-21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Downgrade the unexpected sendme cell warnings for 0.2.4Nick Mathewson2013-05-21
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-05-20
|\| | | |
| * | | | Copy-paste description of PathBias params from man page to or.h commentAndrea Shepard2013-05-20
* | | | | Merge remote-tracking branch 'karsten/geoip-manual-update-may2013'Nick Mathewson2013-05-20
|\ \ \ \ \
| * | | | | Update GeoIP file script and manual substitutions.Karsten Loesing2013-05-13
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-05-20
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-05-20
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-05-20
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Update to the May 2013 GeoIP database.Karsten Loesing2013-05-13
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-05-17
|\| | | | |
| * | | | | Fix bug 8846: better log message on IP version confusionNick Mathewson2013-05-17
* | | | | | Remove PK_PKCS1_PADDINGArlo Breault2013-05-17
| |_|_|_|/ |/| | | |
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-05-15
|\| | | |
| * | | | Fix unit tests to pass after fix for #8879Nick Mathewson2013-05-15
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-05-15
|\| | | |
| * | | | Fix socks5 handshake for username/password authRoger Dingledine2013-05-15
* | | | | Check the return value of memchr().Arlo Breault2013-05-14
| |_|_|/ |/| | |
* | | | Remove strcpy from unit tests.Arlo Breault2013-05-11
* | | | Merge branch 'maint-0.2.4'Andrea Shepard2013-05-10
|\| | |
| * | | Merge bug5595-v2-squashed into maint-0.2.4Andrea Shepard2013-05-10
| |\ \ \
| | * | | Add some unit tests for fp_pair_map_t to test/containers.c based on the strma...Andrea Shepard2013-05-09
| | * | | Rephrase comment in trusted_dirs_load_certs_from_string() to reflect 5595 fixAndrea Shepard2013-05-09
| | * | | Make warning in authority_cert_dl_failed() LD_BUG per NickM code reviewAndrea Shepard2013-05-09
| | * | | Use tor_asprintf() and clean up string handling in authority_certs_fetch_miss...Andrea Shepard2013-05-09
| | * | | Clean up ugly constants in connection_dir_download_cert_failed(), and fix a b...Andrea Shepard2013-05-09
| | * | | Avoid duplicate downloads by (fp,sk) and by fp for authority certs when boots...Andrea Shepard2013-05-09