| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | Bump master version to 0.2.9.1-alpha | Nick Mathewson | 2016-08-02 | |
| * | | | | | | | Start work on an 0.2.9.1-alpha changelog | Nick Mathewson | 2016-08-02 | |
| * | | | | | | | Update lintChanges script to understand 'Minor features (debugging)' | Nick Mathewson | 2016-08-02 | |
| * | | | | | | | Remaining lintChanges fixes | Nick Mathewson | 2016-08-02 | |
| * | | | | | | | Fix most lintChanges warnings | Nick Mathewson | 2016-08-02 | |
| * | | | | | | | Remove the changes files already merged in Tor 0.2.8.6 | Nick Mathewson | 2016-08-02 | |
| * | | | | | | | Forward-port 0.2.8.6 entry to changelog and releasenotes | Nick Mathewson | 2016-08-02 | |
| * | | | | | | | Merge branch 'maint-0.2.8' | Nick Mathewson | 2016-08-02 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||
| | * | | | | | | bump maint-0.2.8 to 0.2.8.6-dev | Nick Mathewson | 2016-08-02 | |
| * | | | | | | | Get the extend_info_from_router check the right way around | teor | 2016-08-02 | |
| * | | | | | | | Merge branch 'maint-0.2.8' | Nick Mathewson | 2016-07-29 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||
| | * | | | | | | bump to 0.2.8.6 | Nick Mathewson | 2016-07-29 | |
| * | | | | | | | Merge branch 'maint-0.2.8' | Nick Mathewson | 2016-07-29 | |
| |\ \ \ \ \ \ \ | |/ / / / / / | ||||
| | * | | | | | | Remove a fallback that was on the hardcoded list, then opted-out | teor (Tim Wilson-Brown) | 2016-07-29 | |
| * | | | | | | | Keep make check-spaces happy | Andrea Shepard | 2016-07-29 | |
| * | | | | | | | Three more -Wshadow fixes. | Nick Mathewson | 2016-07-28 | |
| * | | | | | | | Fix a huge pile of -Wshadow warnings. | Nick Mathewson | 2016-07-28 | |
| * | | | | | | | Fix a set of variable-shadowing warnings in curve25519-donna.c | Nick Mathewson | 2016-07-28 | |
| * | | | | | | | Merge branch 'bug18902_squashed' | Nick Mathewson | 2016-07-28 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Fix all -Wshadow warnings on Linux | Nick Mathewson | 2016-07-28 | |
| | * | | | | | | | Fix a variable-shadowing bug in check_private_dir | Nick Mathewson | 2016-07-05 | |
| * | | | | | | | | Merge branch 'bug19639_squashed' | Nick Mathewson | 2016-07-26 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Check that extend_info_from_router is never called on a client | teor (Tim Wilson-Brown) | 2016-07-26 | |
| * | | | | | | | | | Changes file for feature 19116 | teor (Tim Wilson-Brown) | 2016-07-26 | |
| * | | | | | | | | | Merge branch 'feature19116_squashed' | Nick Mathewson | 2016-07-26 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | We fixed #15937, update a comment | teor (Tim Wilson-Brown) | 2016-07-26 | |
| | * | | | | | | | | | Call chutney's test-network.sh when it is available | teor (Tim Wilson-Brown) | 2016-07-26 | |
| | * | | | | | | | | | Add a dry run mode to test-network.sh | teor (Tim Wilson-Brown) | 2016-07-26 | |
| | * | | | | | | | | | Rewrite test-network.sh so out-of-tree and $PATH binaries work | teor (Tim Wilson-Brown) | 2016-07-18 | |
| * | | | | | | | | | | Merge remote-tracking branch 'teor/bug19702' | Nick Mathewson | 2016-07-26 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Allow clients to retry HSDirs much faster in test networks | teor (Tim Wilson-Brown) | 2016-07-18 | |
| | |/ / / / / / / / / | ||||
| * | | | | | | | | | | fix an error message in a configure warning string | Nick Mathewson | 2016-07-26 | |
| * | | | | | | | | | | Fix an integer overflow related to monotonic time on windows. | Nick Mathewson | 2016-07-26 | |
| * | | | | | | | | | | Add a function to simplify a fraction. | Nick Mathewson | 2016-07-26 | |
| * | | | | | | | | | | Remove windows debugging prints: it was an integer overflow hitting ftrapv | Nick Mathewson | 2016-07-26 | |
| * | | | | | | | | | | fix identifier mistake :( | Nick Mathewson | 2016-07-26 | |
| * | | | | | | | | | | Redux^3: Temporarily add windows verbosity to track down jenkins failures | Nick Mathewson | 2016-07-26 | |
| * | | | | | | | | | | Redux^2: Temporarily add windows verbosity to track down jenkins failures | Nick Mathewson | 2016-07-26 | |
| * | | | | | | | | | | Tweaks on 19435 fix: | Nick Mathewson | 2016-07-26 | |
| * | | | | | | | | | | Fix integer overflow in the rate-limiter (#19435). | Ivan Markin | 2016-07-26 | |
| * | | | | | | | | | | debugging: print ticks-per-second on windows. is it 0? | Nick Mathewson | 2016-07-26 | |
| * | | | | | | | | | | Redux: Temporarily add windows verbosity to track down jenkins failures | Nick Mathewson | 2016-07-26 | |
| * | | | | | | | | | | Temporarily add some windows verbosity to track down unit test failure on jen... | Nick Mathewson | 2016-07-26 | |
| * | | | | | | | | | | Try a little harder to work around mingw clock_gettime weirdness | Nick Mathewson | 2016-07-26 | |
| * | | | | | | | | | | three typo fixes i found in my sandbox | Roger Dingledine | 2016-07-25 | |
| * | | | | | | | | | | Also ship compat_time.h in release tarballs. Fixes bug #19746 | Peter Palfrader | 2016-07-25 | |
| * | | | | | | | | | | ug no, the RIGHT fix. | Nick Mathewson | 2016-07-21 | |
| * | | | | | | | | | | Avoid infinite stack explosion in windows monotime. | Nick Mathewson | 2016-07-21 | |
| * | | | | | | | | | | Once more, 32-bit fixes on monotime mocking | Nick Mathewson | 2016-07-21 | |
| * | | | | | | | | | | Merge branch 'maint-0.2.8' | Nick Mathewson | 2016-07-21 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||
