Nick Mathewson
|
922be84ca3
Merge remote-tracking branch 'karsten/bug11683'
|
10 lat temu |
Nick Mathewson
|
c6e1080211
Bump version in master to 0.2.6.0-alpha-dev
|
10 lat temu |
Nick Mathewson
|
3487d26de3
Bump version to Tor 0.2.5.5-alpha-dev
|
10 lat temu |
Nick Mathewson
|
2a8be08757
Give 0.2.5.5-alpha a release date
|
10 lat temu |
Nick Mathewson
|
0d0509f61b
Reflow 0.2.5.5-alpha changelog
|
10 lat temu |
Nick Mathewson
|
2631c0cc44
changelog edits from wfn and yawning
|
10 lat temu |
Nick Mathewson
|
a94a39ffc1
Re-wrap the 0.2.5.5-alpha changelog
|
10 lat temu |
Nick Mathewson
|
565c9d436f
Edit 0.2.5.5-alpha changelog for terseness and grammar.
|
10 lat temu |
Nick Mathewson
|
9329c3828d
bump version to 0.2.5.5-alpha. Not released yet.
|
10 lat temu |
Nick Mathewson
|
dd362b52f3
whitespace fixes
|
10 lat temu |
Nick Mathewson
|
2050846312
Bring remaining 0.2.5.5-alpha entries into changelog
|
10 lat temu |
Nick Mathewson
|
2f4fcfc8d1
manpage: Move more authority-only options into the authority section
|
10 lat temu |
George Kadianakis
|
727ed5448a
Add some test descriptors to src/test/.
|
10 lat temu |
George Kadianakis
|
61629b4f6c
Document choose_random_entry_impl() and populate_live_entry_guards().
|
10 lat temu |
George Kadianakis
|
bf263a9b99
Make a few entrynodes.c functions testable.
|
10 lat temu |
George Kadianakis
|
71da44f159
Make populate_live_entry_guards() more smoothly testable.
|
10 lat temu |
George Kadianakis
|
c7b05a6aef
Constify aggressively in populate_live_entry_guards().
|
10 lat temu |
George Kadianakis
|
a59429f1e4
Fix the functionality of populate_live_entry_guards().
|
10 lat temu |
George Kadianakis
|
427cc8a452
Move code from choose_random_entry_impl() to the new function.
|
10 lat temu |
George Kadianakis
|
e8c366e9ea
Create skeleton for populate_live_entry_guards().
|
10 lat temu |
George Kadianakis
|
f75c6ce981
choose_random_entry_impl(): Remove useless consider_exit_family.
|
10 lat temu |
George Kadianakis
|
115b3e7645
Remove a piece of disabled code in choose_random_entry_impl().
|
10 lat temu |
Nick Mathewson
|
9b10d7a7dd
Add ATTR_UNUSED to HT_FIND
|
10 lat temu |
Nick Mathewson
|
a7cafb1ea9
Merge branch 'bug8746_v2_squashed'
|
10 lat temu |
Nick Mathewson
|
e07d328457
changes file for 8746
|
10 lat temu |
Nick Mathewson
|
a5c092b34b
refactor win/nix handling for test_spawn_background*()
|
10 lat temu |
Nick Mathewson
|
e3833193af
More unit tests for process spawning
|
10 lat temu |
Nick Mathewson
|
e2e588175e
New testing-only tor_sleep_msec function
|
10 lat temu |
Nick Mathewson
|
34f8723dc7
On Windows, terminate processes by handle, not pid
|
11 lat temu |
Nick Mathewson
|
f8344c2d28
Use waitpid code to learn when a controlled process dies
|
11 lat temu |