Commits on Source
12639
e18840f6
Fix the log-severities memory-leak in tor-resolve.c
Dec 11, 2017
322abc03
On exit, free the event_base and set its pointer to NULL.
Dec 11, 2017
474ca13d
Mark libevent unitialized on shutdown.
Dec 11, 2017
06ffafcb
Set DH parameters to NULL on shutdown
Dec 11, 2017
3b465ebf
Changes file and tor_api.h tweaks for 24581.
Dec 11, 2017
f205dabf
Stop using event_base_once().
Dec 11, 2017
6033538a
In control.c, reset the bootstrapping status on shutdown
Dec 11, 2017
3809036c
Reset all main.c state at exit
Dec 11, 2017
fdd57348
Remove the unused is_parent==0 option from handle_signals.
Dec 15, 2017
20f802ea
Add an option to disable signal handler installation.
Dec 15, 2017
376f97aa
Simplify the very repetitious options_transition_allowed()
Dec 15, 2017
93e7b837
Use same macros to simplify options_transition_affects_*
Dec 15, 2017
ac9eebd6
Add some values to OOM log msg
#24501
Dec 20, 2017
719db28f
Add minimal implementations of functions Rust needs for logging
Dec 21, 2017
3dfe8e65
add minimal rust module for logging to tor's logger
Dec 21, 2017
cd8bcacf
cargo fmt fixes
Dec 21, 2017
0e032fe9
fixups from code review
Dec 21, 2017
71a53761
move macro body to inline rust function
Dec 21, 2017
d4be1b1e
allow running protover test with a testing feature flag
Dec 21, 2017
4cdf0c88
add testing implementation for tor logging
Dec 21, 2017
38779581
Update the man page to say that OutboundBindAddress* is ignored for DNS
Dec 22, 2017
510a91af
remove unnecessary lifetime
Dec 22, 2017
30e13716
Make the default DirAuthorityFallbackRate 0.1
Dec 23, 2017
01efbe3b
node_has_curve25519_onion_key() is refactored and duplicate code removed
Dec 29, 2017
e7029621
Changes file for ticket 23966.
Dec 30, 2017
525c1c49
Set IPv6 preferences for bridges even if there is no ri.
Jan 02, 2018
68ca6d2e
Don't treat a setrlimit failure as fatal.
Jan 04, 2018
2ac9734b
Use -lresolv in LIBS with rust on OSX.
Jan 04, 2018
f2a90195
Update fallback directory mirror details based on opt-ins and opt-outs
Jan 05, 2018
a9c0be62
Some fallbacks changed their details: assume the changes are permanent
Jan 05, 2018
23dddaf4
Forgive fallback operators that were blacklisted due to a details change
Jan 05, 2018
5045dde9
Stop refusing fallbacks on the same machine
Jan 05, 2018
e3a23240
Add a changes file for 22321, that mentions all its children and 24678
Jan 05, 2018
8d226a2c
Add a type and version header to the fallback directory mirror file
Jan 05, 2018
0e6fdbea
Add a version 1.0.0 header to the current fallback file
Jan 05, 2018
ac5058ac
Remove the "weight=10" line from fallback directory mirror entries
Jan 05, 2018
384a450a
Remove weights from the current fallback file
Jan 05, 2018
561f18e7
Add a nickname to each fallback in a C comment
Jan 05, 2018
06761760
Add blank nicknames to the current fallback file
Jan 05, 2018
6a27fc62
Add an extrainfo cache flag for each fallback in a C comment
Jan 05, 2018
c1be0cfd
Add all-zero extrainfo cache flags to the current fallback file
Jan 05, 2018
beedf5fd
Remove commas and equals signs from external string inputs to the fallback list
Jan 05, 2018
20b96cee
Update the version header in the current fallback file to 2.0.0
Jan 05, 2018
b6033f57
Add a delimiter to the end of each fallback entry
Jan 05, 2018
c8c0e916
Add delimiters at the end of every fallback entry in the current list
Jan 05, 2018
d8ab1b80
Remove an incorrect C comment from updateFallbackDirs.py's list generation code
Jan 05, 2018
70490df7
Remove an incorrect C comment in the current fallback list
Jan 05, 2018
9864fcd4
Add a generated timestamp to the fallback directory header
Jan 05, 2018
ca1f808d
Add a timestamp to the header of the current fallback list
Jan 05, 2018
e244738b
Add fallback directory mirror helper scripts
Jan 05, 2018
2ae33e48
Revise the generateFallbackDirLine.py script to use descriptors
Jan 05, 2018
91a8b37a
Make updateFallbackDirs.py search harder for python
Jan 05, 2018
befcc56d
Update dependency list for the fallback script
Jan 05, 2018
d30d3fe8
Adjust fallback selection parameters
Jan 05, 2018
65520f1b
Stop logging excessive information about fallback netblocks
Jan 05, 2018
2d92f4c1
Don't keep options in a local in run_main_loop_once.
Jan 05, 2018
94d5523c
fix a wide line
Jan 05, 2018
c52d4d9e
Merge branch 'teor_ticket24681_028' into maint-0.2.9
Jan 05, 2018
3618bd61
Merge branch 'maint-0.3.1' into maint-0.3.2
Jan 05, 2018
16fd975a
Merge branch 'maint-0.2.9' into maint-0.3.0
Jan 05, 2018
48d94e29
Merge branch 'maint-0.3.0' into maint-0.3.1
Jan 05, 2018
0b6fe3c1
Merge branch 'maint-0.3.2'
Jan 05, 2018
143da731
Merge remote-tracking branch 'teor/fallback-code-2018-01'
Jan 05, 2018
5f2c7a85
remove redundant "implement this" from log message
Jan 05, 2018
4f83d6d6
Merge branch 'maint-0.3.2'
Jan 05, 2018
94ec5af5
whitespace and typo fixes
Jan 06, 2018
44aa1adf
make a comment a bit more useful
Jan 06, 2018
40cd992a
avoid calling format_iso_time() with TIME_MAX
Jan 07, 2018
8efbeb09
Update geoip and geoip6 to the January 5 2018 database.
Jan 08, 2018
40222772
Refactor crypto.[ch] into smaller OpenSSL module.
Jan 08, 2018
7353c949
Add free_openssl() to crypto_openssl module.
Jan 08, 2018
26e28829
Merge branch 'maint-0.2.5' into maint-0.2.9
Jan 08, 2018
8042c356
Merge branch 'maint-0.2.9' into maint-0.3.0
Jan 08, 2018
a1ce1ab2
Merge branch 'maint-0.3.0' into maint-0.3.1
Jan 08, 2018
942fa0c4
Merge branch 'maint-0.3.2'
Jan 08, 2018
748ad212
Merge branch 'maint-0.3.1' into maint-0.3.2
Jan 08, 2018
d6374681
Merge remote-tracking branch 'arma/bug24555'
Jan 08, 2018
491c09c1
Update the fallback_dirs.inc file: part 1
Jan 08, 2018
a42e52dd
Add 7 other fallback dirs from teor's tests
Jan 08, 2018
9464da21
Add changes file for new fallback directory list.
Jan 08, 2018
1c5c5f0e
Merge branch 'maint-0.3.1' into maint-0.3.2
Jan 08, 2018
e3ab2700
Merge branch 'maint-0.3.0' into maint-0.3.1
Jan 08, 2018
b85fa0bd
Merge branch 'maint-0.2.9' into maint-0.3.0
Jan 08, 2018
9ba69be9
Merge branch 'maint-0.3.2'
Jan 08, 2018
1f7f930f
Increment version to 0.3.2.9
Jan 08, 2018
43937b9d
Merge branch 'maint-0.3.2'
Jan 08, 2018
83a73432
Forward-port changelog and releasenotes for 0.3.2.9
Jan 09, 2018
34c6034a
Increment version to 0.3.2.9-dev
Jan 09, 2018
29784d80
Merge branch 'maint-0.3.2'
Jan 09, 2018
2fa97dfb
Merge remote-tracking branch 'teor/bug22145_032'
Jan 10, 2018
2d2a0c41
ticket 22145 changes file
Jan 10, 2018
4715d818
Merge remote-tracking branch 'teor/Bug-23966'
Jan 10, 2018
d8c0c62c
Remove needless parentheses
Jan 10, 2018
ca1d1c38
Merge remote-tracking branch 'ffmancera/github/bug24501'
Jan 10, 2018
54899b40
Stop invoking undefined behaviour by using tor_free() on an unaligned pointer
Jan 10, 2018
f71bbd20
Extract the raw_free() of ifc_buf into a new function.
Jan 10, 2018
519fa1a3
Document the alignment limitation of tor_free()
Jan 10, 2018
c8c258a4
Merge branch 'bug24733_squashed_2'
Jan 10, 2018
7a606004
Merge remote-tracking branch 'ffmancera/github/bug24573'
Jan 11, 2018
81aec144
Compute flavor name before dereference, to avoid a STACK warning.
Jan 11, 2018
12,539 additional commits have been omitted to prevent performance issues.
Loading
Loading