Commits on Source
20128
69df16e3
Rewrite the logic for deciding when to drop old/superseded certificates
Jan 09, 2015
91009dce
Refactor rend_cache_lookup_entry() and how it's used
Jan 27, 2015
d695f7b4
Don't use invalid exit values in zero length key test
Feb 06, 2015
136b1d8e
Remove useless export in zero length key test
Feb 06, 2015
4beb8309
Split ROUTER_REQUIRED_MIN_BANDWIDTH into RELAY_ and BRIDGE_ variants
Feb 07, 2015
8b82f626
Search-and-replace to regain coding style in wake of 13822.
Feb 07, 2015
1cb9064d
shift all the static times into a struct
Feb 09, 2015
44abbf5a
Dropping test_cmdline_args.py
Feb 08, 2015
56061976
Recover better when our clock jumps back many hours
Feb 09, 2015
6f331645
Remove mempools and buf freelists
Feb 11, 2015
f5f6d13e
Fix crash on glibc __libc_message()
Feb 11, 2015
d7a1e83f
Merge remote-tracking branch 'public/remove_freelist'
Feb 11, 2015
b223b7c2
fix a compilation warning
Feb 11, 2015
99e915db
Merge remote-tracking branch 'public/bug14759'
Feb 11, 2015
f84a54c1
Clean up after zero length key test
Feb 11, 2015
0a0c5d7c
Check that mktemp result is a directory
Feb 11, 2015
6ecd6e27
Avoid undefined behaviour of test
Feb 11, 2015
c5f176b9
Change exit code of zero_length_keys script
Feb 11, 2015
dfb409b8
Put error messages to stderr
Feb 11, 2015
f794a091
Merge branch 'bug14478_squashed'
Feb 11, 2015
87a95b02
Actually get all interface addresses
Feb 12, 2015
c8ce973d
Avoid undefined behaviour in ifreq_to_smartlist
Feb 12, 2015
5644d92d
Merge remote-tracking branch 'sebastian/bug14875'
Feb 12, 2015
424edd57
Don't leak a cond var when starting threads in a pool
Feb 15, 2015
3bcdb262
Call cpu_init if we change to being a relay
Feb 15, 2015
8feaf384
Refactor router_rebuild_descriptor
Feb 15, 2015
0c11d8b2
Implement status/fresh-relay-descs command
Feb 15, 2015
8e61d38c
Faravahar's New IP Address as of 2/20/2015
Feb 16, 2015
2af7bc5b
Fix a trivial double-close in address.c. CID 1268071
Feb 16, 2015
71179591
Fix deadcode warning in get_interface_addresses_raw().
Feb 16, 2015
5d2a2339
Fix a few coverity "Use after NULL check" warnings
Feb 16, 2015
2fe13947
No, coverity, this is not a memory leak. 1268065
Feb 16, 2015
0b3ae7d9
Maybe this will make coverity not care that this check is dead. CID 1268063
Feb 16, 2015
d6dbd558
trivial whitespace fix
Feb 17, 2015
8375663a
Wrap two long lines
Feb 17, 2015
c3813e2e
Use --list-fingerprint instead of process control in zero_length_keys.sh
Feb 17, 2015
7620c613
Have tinytest tolerate systems where char has > 8 bytes
Feb 17, 2015
0b46b082
Check thread count for negative; realloc->reallocarray
Feb 17, 2015
b89854ee
Fix warnings from lintChanges.py
Feb 17, 2015
8539191f
Fold new entries into 0.2.6.3 changelog
Feb 17, 2015
1447324a
Reflow 0.2.6.3 changelog.
Feb 17, 2015
65172190
Control: command to lookup cached HS descriptor
Feb 17, 2015
8eb3d81e
Fix some issues with reporting exit-free networks
Feb 17, 2015
9bf6da18
Merge remote-tracking branch 'public/feature_13822'
Feb 17, 2015
d038430a
Merge branch 'bug14918'
Feb 17, 2015
cbd26157
Remove tor_strclear(), and replace previous calls with memwipe().
Feb 17, 2015
6fdb179d
Fix compute_frac_paths_available, when ExitNodes is not set.
Feb 18, 2015
164eeefb
Add description to the precious Python variable.
Feb 18, 2015
8571e86d
Fix bootstrap directory information logging.
Feb 18, 2015
5ee48d47
Parse Guardfraction file and apply results to routerstatuses.
Feb 18, 2015
7ddfb6aa
Write guardfraction information to votes.
Feb 18, 2015
db805b91
Write GuardFraction information to consensus.
Feb 18, 2015
f4a63f8e
Parse GuardFraction info from consensuses and votes.
Feb 18, 2015
14a3c17c
Calculate the guardfraction bandwidth of a guard.
Feb 18, 2015
f7a8b191
Calculate total bandwidth weights using the guardfraction bandwidths.
Feb 18, 2015
b941f109
Calculate relay weighted bandwidth using guardfraction bandwidths.
Feb 18, 2015
c2b13e22
Unittest prep: Move get_yesterday_date_str() to helper file.
Feb 18, 2015
028ede2f
Add unittests for the guardfraction feature.
Feb 18, 2015
33053d50
Final guardfraction preparations for upstream merge.
Feb 18, 2015
5c34a530
Don't exit if we can't find the GuardfractionFile when booting.
Feb 18, 2015
96211bcf
Merge branch 'bug9321_rerebase'
Feb 18, 2015
6cdb213b
Combine test_helpers.[ch] and testhelper.[ch]
Feb 18, 2015
9e6147a4
Merge remote-tracking branch 'yawning/bug14918'
Feb 18, 2015
6378bcf4
Fix an implicit-narrowing warning
Feb 18, 2015
afe10e47
whitespace fixes
Feb 18, 2015
39a496ee
Actually free measured_guardfraction.
Feb 18, 2015
843c3684
Merge remote-tracking branch 'yawning/cid1270894'
Feb 18, 2015
e65fe0a7
Improve log messages for diagnosing 13762
Feb 18, 2015
d3f714de
Patch from cypherpunks to try to diagnose 8387.
Feb 18, 2015
a767b666
Merge branch 'bug13762_diagnostic_redux'
Feb 18, 2015
c2312f4f
merge new items into 0.2.6.3-alpha changelog
Feb 18, 2015
bb740af8
Reflow changelog
Feb 18, 2015
b7b8b9ec
Downgrade new extrainfo_insert warnings on startup
Feb 18, 2015
0883f92e
specify a default for UseGuardFraction in the man page
Feb 18, 2015
be5ef926
write a blurb and start hand-editing the 0.2.6.3-alpha changelog
Feb 18, 2015
c0ff7c27
Changelog edits. Most of them.
Feb 18, 2015
b401ccef
rescroll changelog
Feb 18, 2015
0e4bdc40
clean up comments and whitespace a bit
Feb 18, 2015
70f46f7a
don't update dir_info_status when we have minimum dir info
Feb 19, 2015
64d5e0e4
stop warning each time we check minimum-dir-info
Feb 19, 2015
7272ad2e
clean up nickm's changelog entry for
#14918
Feb 19, 2015
91f0dc3a
cleanup and ask two questions for nick
Feb 19, 2015
0e22da1b
continue cleaning changelog, and add a question for nick
Feb 19, 2015
55e2c053
some more changelog cleanups
Feb 19, 2015
86105a40
Check ENABLE_TOR2WEB_MODE before any tor2webmode code
Feb 19, 2015
0615cc82
reach into the past and fix two changelog stanzas
Feb 19, 2015
df4b4407
final cleanups
Feb 19, 2015
0d46978d
sorry brits
Feb 19, 2015
557a0c83
Do not try to download an EI for which we don't have a matching SD.
Feb 19, 2015
85f97941
Merge branch 'bug13762_quiet_squashed'
Feb 19, 2015
b897e386
Merge branch 'bug12844_macros'
Feb 19, 2015
b099e73d
answer some of roger's questions
Feb 19, 2015
61f90304
reflow 0.2.6.3 changelog
Feb 19, 2015
94a87738
Check for # characters in lintchanges
Feb 19, 2015
4fde9cdf
appease lintchanges
Feb 19, 2015
0cdc321a
Merge changes into changelog
Feb 19, 2015
cef802a0
Increment version to 0.2.6.3-alpha
Feb 19, 2015
76d8c23a
Try to fix authdir_newdesc events
Feb 19, 2015
a17470a6
Merge branch 'AUTHDIR_NEWDESC_enough_squashed'
Feb 19, 2015
7b03e9a8
fold one more entry into the changelog
Feb 19, 2015
20,028 additional commits have been omitted to prevent performance issues.
Loading
Loading