Commits on Source
13459
23147dd1
Adds files included by torrc and defaults to sandbox filter
#22605
Aug 30, 2017
362bc880
Add a function to check for support for "protocol X or later"
Sep 11, 2017
3124c921
Split the behavior of node_supports_ed25519_link_authentication().
Sep 11, 2017
ade9baaf
Fix memory leak when options_init_from_string returns error
#22605
Sep 12, 2017
01e98487
Remove an erroneous 0.5 in compute_weighted_bandwidths()
Sep 22, 2017
8dff23eb
Assign Exit flag only for ports 80 and 443
Sep 24, 2017
c50c98ba
Make changes in server_mode() affect workers; fix a crash.
Oct 02, 2017
2e8de0de
sched: Implement SCHED_BUG()
Oct 03, 2017
469ee6e6
hs-v3: Refactor client refetch function
Oct 04, 2017
e00f12ec
bump version on master to 0.3.3.0-alpha-dev
Oct 15, 2017
305f9476
Improve the comment on networkstatus_compute_consensus()
Oct 15, 2017
b8d4588c
Add a consensus_method argument to routerstatus_format_entry()
Oct 15, 2017
56dbba32
Add a consensus method for IPv6 address lines in the microdesc consensus
Oct 15, 2017
67eeee0c
Add a new consensus method that removes IPv6 address lines from microdescs
Oct 15, 2017
eaf9c0f2
Describe what router_reset_descriptor_download_failures() actually does
Oct 15, 2017
d8604b87
Merge branch 'teor_bug23813_squashed'
Oct 15, 2017
8652f3e9
Fix memory leak when freeing socket_table in KIST.
Oct 17, 2017
b9b5f9a1
Merge branch 'maint-0.3.2'
Oct 17, 2017
5bcd8dc5
Make the mark_socket_open() no-op treat the socket as used.
Oct 18, 2017
4eb5753b
New function for Tor to treat itself as the "owner" of a socket
Oct 18, 2017
f0daaf8d
Expose connection_init_accepted_conn.
Oct 18, 2017
f1bf9bf8
Add __OwningControllerFD to allow controllers without controlports
Oct 18, 2017
72b5e4a2
Move tor_git_revision into a new module.
Oct 18, 2017
09562421
Mark some unreachable code in compat_winthreads.c as unreachable
Oct 19, 2017
35746a9e
Comment-only change: annotate exit() calls.
Oct 19, 2017
78cbced4
Rename "tell_event_loop_to_finish" to "...run_external_code"
Oct 20, 2017
f0c3b623
Expose a new function to make the event loop exit once and for all.
Oct 20, 2017
c82cc8ac
Add a failsafe to kill tor if the new exit code doesn't work.
Oct 20, 2017
9bafc3b1
Replace most bad exits in main.c, hibernate.c
Oct 20, 2017
c247a2df
On locking failure, return -1 instead of exit()ing.
Oct 20, 2017
853e73e8
Return from instead of exit()ing when ed25519 key check fails.
Oct 20, 2017
1df43aff
Return instead of exiting in options_init_from_torrc()
Oct 20, 2017
3c99b810
Exit more carefully when options_act() fails.
Oct 20, 2017
90daa28d
Changes file for ticket 23848
Oct 20, 2017
c4a07b26
Add unit tests for cases of starting with bogus keygen arguments
Oct 20, 2017
a62f59f0
Mark "previously validated foo could not be set" blocks as unreachable.
Oct 20, 2017
1949c782
Merge branch 'maint-0.3.2'
Oct 23, 2017
1693cee6
Merge branch 'maint-0.3.2'
Oct 23, 2017
c018aa81
Merge branch 'maint-0.3.2'
Oct 23, 2017
97046436
Merge branch 'maint-0.3.2'
Oct 23, 2017
d99c6b72
Merge branch 'maint-0.3.2'
Oct 23, 2017
49e8352f
Merge branch 'maint-0.3.2'
Oct 23, 2017
880d596f
Merge branch 'maint-0.3.2'
Oct 23, 2017
f7707c90
Merge branch 'maint-0.3.2'
Oct 23, 2017
abbd6a36
Merge branch 'maint-0.3.2'
Oct 24, 2017
51de3a1c
Merge branch 'maint-0.3.2'
Oct 24, 2017
350fecfa
Merge branch 'maint-0.3.2'
Oct 24, 2017
64900066
Merge remote-tracking branch 'arma/ticket23637'
Oct 24, 2017
f709dce4
Repair "make check"
Oct 24, 2017
8cc57bcc
Isis has been noticing typos.
Oct 24, 2017
8d908b96
Merge branch 'maint-0.3.2'
Oct 24, 2017
34981838
Turn a comment into a doxygen comment.
Oct 24, 2017
e5c341eb
Merge branch 'maint-0.3.2'
Oct 24, 2017
ed0c6a3a
forward-port releasenotes and changelog entries.
Oct 25, 2017
8b094508
Oops. Fix up the changelog I just sent out. :(
Oct 25, 2017
55a3dad7
Merge branch 'maint-0.3.2'
Oct 25, 2017
c7a1a987
Merge branch 'maint-0.3.2'
Oct 25, 2017
853bbb91
reach into the past and fix a typo
Oct 25, 2017
8c8d3b90
Add a unittest that reveals the offending case of
#23862
.
Oct 25, 2017
10c5eae3
Update entry guard state whenever we download a consensus.
Oct 25, 2017
dfd3ed5b
Remove a duplicate call to update_microdesc_downloads()
Oct 25, 2017
1a6814c0
Fix offending unittest and add changes file for
#23862
.
Oct 25, 2017
cbc70437
Update entry guard state whenever we download a consensus.
Oct 26, 2017
42a47c0e
Remove a duplicate call to update_microdesc_downloads()
Oct 26, 2017
e0276dc1
Add changes file for
#23862
.
Oct 26, 2017
be49fada
Merge branch 'maint-0.3.2'
Oct 26, 2017
62cd64cc
fix check-changes warning
Oct 26, 2017
78222831
Merge branch 'maint-0.3.2'
Oct 26, 2017
e4f02f6c
Merge remote-tracking branch 'asn/bug23862_v2'
Oct 26, 2017
636d0ad6
remove now-redundant changes file
Oct 26, 2017
4d2de821
Revert "Temporarily disable compilation of the v3 hs fuzzing code"
Oct 26, 2017
c4ef21ff
fuzzing: Make hsdescv3 use the decoding API correctly
Oct 26, 2017
dfe03a55
doc: Add fedora packager point of contact
Oct 26, 2017
4af1653e
Merge branch 'maint-0.3.2'
Oct 26, 2017
e598c6f6
hs-v3: Check the ed25519 key when picking intro point
Oct 26, 2017
a0f8c010
Merge branch 'maint-0.3.2'
Oct 27, 2017
fb885271
update to 0.3.2.3-alpha
Oct 27, 2017
c4804bb2
Merge branch 'maint-0.3.2'
Oct 27, 2017
60164f05
dirvote: Move code. No behavior change
Oct 27, 2017
7ee0a2b9
sr: Don't use a dynamic voting schedule
Oct 27, 2017
d1820c15
rust implementation of protover
Oct 27, 2017
0c04b54d
minimize scope for unsafe
Oct 27, 2017
be583a34
use tor allocator for string allocation in rust
Oct 27, 2017
0c4d5359
refactor build infrastructure for single rust binary
Oct 27, 2017
d14a83f7
remove unneeded dependencies, remove types where unnecessary
Oct 27, 2017
76bbdfbf
add tor allocator for rust
Oct 27, 2017
91bca5c3
move to allocating c strings from rust
Oct 27, 2017
cd2a0369
refactor smartlist for readability
Oct 27, 2017
7d126b9d
remove unused include.am for rust modules
Oct 27, 2017
7999d0bf
update tor_allocate and add tests
Oct 27, 2017
90daad99
remove experimental rust features
Oct 27, 2017
6be75bd6
cargo fmt; fix line length warnings
Oct 27, 2017
2ca8fcb8
Add missing copyright/license statements on all .rs files
Oct 27, 2017
91a1b905
Add a changes file
Oct 27, 2017
f5e9e274
Merge branch 'protover-rust-impl_squashed'
Oct 27, 2017
fa78546d
Make sure all C files have copyright/license notices
Oct 27, 2017
30a68155
Merge remote-tracking branch 'public/exit_carefully'
Oct 27, 2017
0a10335d
Clarify doc on tell_event_loop_to_run_external_code()
Oct 27, 2017
79e7c0af
Add a comment about removing the failsafe event loop exit code
Oct 27, 2017
f803c1bb
declare shutdown_did_not_work_callback() with ATTR_NORETURN
Oct 27, 2017
13,359 additional commits have been omitted to prevent performance issues.
Loading
Loading