summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix double->int gcc warningkist-fortor-01Matt Traudt2017-07-11
* Implement the KIST schedulerMatt Traudt2017-07-11
* Create generic notification func for when tor gets a new consMatt Traudt2017-07-11
* Some more aux. stuff to be added before kist code ...Matt Traudt2017-07-11
* Remove vanilla sched options that will be going away ...Matt Traudt2017-07-11
* Detect KIST support at configure time and allow force {dis,en}abling supportMatt Traudt2017-07-11
* Merge branch 'maint-0.3.1'Nick Mathewson2017-07-10
|\
| * Make consdiff tests pass on OS X tooMatt Traudt2017-07-10
* | Add more details about git branch use in torMatt Traudt2017-07-10
* | impact -> affectNick Mathewson2017-07-10
* | Merge remote-tracking branch 'chelseakomlo/coding-standards-22762'Nick Mathewson2017-07-10
|\ \
| * | specify when to run make distcheckChelsea H. Komlo2017-07-09
* | | Avoid double-typedef errors on freebsd.Nick Mathewson2017-07-10
* | | Merge branch 'bug17750_029_squashed'Nick Mathewson2017-07-07
|\ \ \
| * | | Comment that failure schedules always use exponential backoffteor2017-07-07
| * | | Refactor exponential backoff multipliers into macrosteor2017-07-07
| * | | Add regression tests for 17750 and 20534teor2017-07-07
| * | | Use download_status_get_next_attempt_at() more oftenteor2017-07-07
| * | | Give correct bounds in next_random_exponential_delay() commentteor2017-07-07
| * | | Make clients try fallbacks before authoritiesteor2017-07-07
* | | | Fix the expected bug warning in dir/param_voting_lookup testsNick Mathewson2017-07-07
* | | | Merge branch 'bug21495'Nick Mathewson2017-07-07
|\ \ \ \
| * | | | Avoid a scan_build warning in dirvote_get_intermediate_param_valueNick Mathewson2017-07-07
* | | | | Fix a couple of clang warningsNick Mathewson2017-07-07
* | | | | Merge branch 'ticket21859_032_01_squashed'Nick Mathewson2017-07-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix wide linesNick Mathewson2017-07-07
| * | | | Use LD_BUG, not LOG_PROTOCOL_WARN, for bad-purpose cases.Nick Mathewson2017-07-07
| * | | | Hide crypto_digest_t again and use an accessor for tests.George Kadianakis2017-07-07
| * | | | Explicit length checks in create_rend_cpath().George Kadianakis2017-07-07
| * | | | Explicit length checks in circuit_init_cpath_crypto().George Kadianakis2017-07-07
| * | | | Rename get_rend_cpath() to create_rend_cpath().George Kadianakis2017-07-07
| * | | | Rename rend_circuit_validate_purpose() based on Nick's review.George Kadianakis2017-07-07
| * | | | Turn some warnings into bugs and non-fatal asserts.George Kadianakis2017-07-07
| * | | | Improve docs based on Nick's review.George Kadianakis2017-07-07
| * | | | test: Add service-side unittests for e2e rendezvous circuits.George Kadianakis2017-07-07
| * | | | test: Add client-side unittests for e2e rend circuits.George Kadianakis2017-07-07
| * | | | test: Move some test code to test helpers.George Kadianakis2017-07-07
| * | | | test: Crypto groundwork for e2e circuit unittests.George Kadianakis2017-07-07
| * | | | test: Introduce hs_client_note_connection_attempt_succeeded().George Kadianakis2017-07-07
| * | | | prop224: Introduce e2e rendezvous circuit code.David Goulet2017-07-07
| * | | | Refactor legacy code to support hs_ident along with rend_data.George Kadianakis2017-07-07
| * | | | Refactor circuit_init_cpath_crypto() to do prop224 rend circuits.George Kadianakis2017-07-07
| * | | | Refactor the HS ntor key expansion to fit the e2e circuit API.George Kadianakis2017-07-07
| * | | | prop224: Add connection and circuit identifier objectDavid Goulet2017-07-07
* | | | | Merge branch 'maint-0.3.1'Nick Mathewson2017-07-07
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson2017-07-07
| |\ \ \ \
| | * \ \ \ Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson2017-07-07
| | |\ \ \ \
| | | * \ \ \ Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson2017-07-07
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'bug22838_028' into maint-0.2.8Nick Mathewson2017-07-07
| | | | |\ \ \ \
| | | | | * | | | mingw fix: avoid "unused var" warning.Nick Mathewson2017-07-07