dana koch
|
d6e6c63baf
Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long.
|
10 years ago |
Nick Mathewson
|
212e982d9b
Fix leaks in dir voting tests
|
10 years ago |
Nick Mathewson
|
66833311eb
Merge remote-tracking branch 'public/bug11200'
|
10 years ago |
Nick Mathewson
|
bc4c966851
Merge remote-tracking branch 'origin/maint-0.2.4'
|
10 years ago |
Nick Mathewson
|
149931571a
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
10 years ago |
Nick Mathewson
|
50ad393924
Code to blacklist authority signing keys
|
10 years ago |
Andrea Shepard
|
abdf1878a3
Always check returns from unlink()
|
10 years ago |
Nick Mathewson
|
d01cf18ecb
should_disable_dir_fetches() now returns 1 if DisableNetwork==1
|
10 years ago |
George Kadianakis
|
6606e676ee
Don't do directory fetches before all PTs have been configured.
|
10 years ago |
Nick Mathewson
|
b3a6907493
Remove a bunch of functions that were never called.
|
10 years ago |
Nick Mathewson
|
3193cbe2ba
Rip out all of the v2 directory code.
|
10 years ago |
Matthew Finkel
|
b36f93a671
A Bridge Authority should compute flag thresholds
|
11 years ago |
Nick Mathewson
|
223c7da080
Merge remote-tracking branch 'origin/maint-0.2.4'
|
11 years ago |
Nick Mathewson
|
43f187ec2e
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
775c491502
Separate mutable/const accessors for circuit_build_times
|
11 years ago |
vagrant
|
4834641dce
Make circ_times static and add accessor functions.
|
11 years ago |
Nick Mathewson
|
2530c84220
Replace return with continue in update_consensus_networkstatus_downloads
|
11 years ago |
Karsten Loesing
|
1293835440
Lower dir fetch retry schedules in testing networks.
|
11 years ago |
Nick Mathewson
|
06efbbb47e
Merge remote-tracking branch 'public/bug8719' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
8362f8854a
Merge branch 'less_charbuf_rebased' into maint-0.2.4
|
11 years ago |
Nick Mathewson
|
9246a7ca58
Refactor routerstatus_format_entry to avoid character-buffers
|
11 years ago |
Nick Mathewson
|
cd2b508f4e
Don't leak a waiting-for-certs consensus when accepting it.
|
11 years ago |
Nick Mathewson
|
5bfa373eee
Remove some totally unused functions
|
11 years ago |
Nick Mathewson
|
6170bc5a93
Refactor storing of measured_bw versus Unmeasured=1.
|
11 years ago |
Mike Perry
|
da5817772d
Rename and relocate the bw weight scale param getter.
|
11 years ago |
Nick Mathewson
|
a141430ec3
Rename log() to tor_log() for logging
|
11 years ago |
Nick Mathewson
|
49e619c1cf
Rename *_isin to *_contains
|
12 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
f742b33d85
Drop FallbackNetworkstatusFile; it never worked.
|
12 years ago |
Nick Mathewson
|
705ee3b5d4
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
|
12 years ago |