| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Add a new bootstrap stage for downloading bridge descriptors.bug11966_v2 | Isis Lovecruft | 2016-05-31 |
| * | Merge branch 'maint-0.2.8' | Nick Mathewson | 2016-05-12 |
| |\ | |||
| | * | Merge branch 'maint-0.2.7' into maint-0.2.8 | Nick Mathewson | 2016-05-12 |
| | |\ | |||
| | | * | Merge branch 'bug18977_026_v2' into maint-0.2.7 | Nick Mathewson | 2016-05-12 |
| | | |\ | |||
| | | | * | Merge branch 'bug18977_024_v2' into bug18977_026_v2 | Nick Mathewson | 2016-05-12 |
| | | | |\ | |||
| | | | | * | Have correct_tm set tm_wday as well. | Nick Mathewson | 2016-05-12 |
| * | | | | | Fix a compiler warning on windows when sizeof(long)==sizeof(int) | Nick Mathewson | 2016-05-12 |
| * | | | | | Use a much less clever scan_signed no-overflow hack | Nick Mathewson | 2016-05-12 |
| * | | | | | Run tor_sscanf test in subprocess, in hopes of coaxing more info from jenkins | Nick Mathewson | 2016-05-12 |
| * | | | | | Fix inconsistent tab/space mixing in include.am files. | Nick Mathewson | 2016-05-12 |
| * | | | | | Merge branch 'ftrapv_v3' | Nick Mathewson | 2016-05-12 |
| |\ \ \ \ \ | |||
| | * | | | | | Document why we build memwipe that way. | Nick Mathewson | 2016-05-12 |
| | * | | | | | Prefer builtin true. | Nick Mathewson | 2016-05-12 |
| | * | | | | | Do not apply bugtrapping flags to test-memwipe, since testing memwipe require... | Nick Mathewson | 2016-05-12 |
| | * | | | | | Rename SOURCES to SRC for things in include.am | Nick Mathewson | 2016-05-12 |
| | * | | | | | Move the ctime part of choose_array_element_by_weight into di_ops | Nick Mathewson | 2016-05-12 |
| | * | | | | | Refactor out u64_dbl_t | Nick Mathewson | 2016-05-12 |
| | * | | | | | Add -ftrapv to gcc-hardening ... mostly! | Nick Mathewson | 2016-05-12 |
| * | | | | | | Merge branch 'maint-0.2.8' | Nick Mathewson | 2016-05-12 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| | * | | | | | Merge remote-tracking branch 'arma/bug19003-try2' into maint-0.2.8 | Nick Mathewson | 2016-05-12 |
| | |\ \ \ \ \ | |||
| | | * | | | | | refactor the #19003 patches | Roger Dingledine | 2016-05-11 |
| | | * | | | | | Allow directories in small networks to bootstrap | teor (Tim Wilson-Brown) | 2016-05-09 |
| | | * | | | | | Add a comment to have_enough_path_info() | teor (Tim Wilson-Brown) | 2016-05-09 |
| * | | | | | | | Use tor_queue.h, not sys/queue.h, in timeouts.[ch]. | Nick Mathewson | 2016-05-12 |
| * | | | | | | | Merge branch 'maint-0.2.8' | Nick Mathewson | 2016-05-12 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||
| | * | | | | | | Merge remote-tracking branch 'arma/bug17621-try2' into maint-0.2.8 | Nick Mathewson | 2016-05-12 |
| | |\ \ \ \ \ \ | |||
| | | * | | | | | | minor touchups on nick's ticket 17621 changes | Roger Dingledine | 2016-05-11 |
| | | * | | | | | | Document the contents of $datadir/keys | Nick Mathewson | 2016-05-11 |
| * | | | | | | | | Fix bad allocation in pubsub.c | Nick Mathewson | 2016-05-12 |
| * | | | | | | | | fix 'make dist' which was broken by ticket 18365's merge | Roger Dingledine | 2016-05-11 |
| * | | | | | | | | Merge remote-tracking branch 'public/bug18815' | Nick Mathewson | 2016-05-11 |
| |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | Change UseOptimisticData default to 1. | Nick Mathewson | 2016-04-18 |
| * | | | | | | | | | Add changes file for ticket 16698 | Nick Mathewson | 2016-05-11 |
| * | | | | | | | | | Merge branch 'maint-0.2.8' | Roger Dingledine | 2016-05-11 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||
| | * | | | | | | | | Merge branch 'maint-0.2.7' into maint-0.2.8 | Roger Dingledine | 2016-05-11 |
| | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | | | |||
| | | * | | | | | | unbreak the build (when warnings are enabled) | Roger Dingledine | 2016-05-11 |
| * | | | | | | | | Merge branch 'ticket16698_v2' | Nick Mathewson | 2016-05-11 |
| |\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | Fix comment for directory_handle_command_get | Nick Mathewson | 2016-05-11 |
| | * | | | | | | | | Split directory_handle_command_get into subfunctions. | Nick Mathewson | 2016-05-10 |
| * | | | | | | | | | Merge branch 'pubsub_squashed' | Nick Mathewson | 2016-05-11 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | Basic work on a publish/subscribe abstraction | Nick Mathewson | 2016-05-11 |
| * | | | | | | | | | | Merge remote-tracking branch 'arma/feature18760' | Nick Mathewson | 2016-05-11 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | encourage rejected relays to contact us | Roger Dingledine | 2016-04-12 |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||
| * | | | | | | | | | | Merge branch 'maint-0.2.8' | Nick Mathewson | 2016-05-11 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||
| | * | | | | | | | | | Merge remote-tracking branch 'teor/bug18816_simplify' into maint-0.2.8 | Nick Mathewson | 2016-05-11 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | | Confim we want certificates from fallbacks | teor (Tim Wilson-Brown) | 2016-05-11 |
| | | * | | | | | | | | | Revert "Switch between fallback and authority when auth cert fetch fails" | teor (Tim Wilson-Brown) | 2016-05-11 |
| * | | | | | | | | | | | Merge branch 'maint-0.2.8' | Nick Mathewson | 2016-05-11 |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||
| | * | | | | | | | | | | Merge branch 'maint-0.2.7' into maint-0.2.8 | Nick Mathewson | 2016-05-11 |
| | |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | / / / / / | | | |_|_|/ / / / / | | |/| | | | | | | | |||
| | | * | | | | | | | | Merge remote-tracking branch 'special/bug19032-027' into maint-0.2.7 | Nick Mathewson | 2016-05-11 |
| | | |\ \ \ \ \ \ \ \ | |||
