aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove some lingering tsocks cruft.Nick Mathewson2013-02-27
* update the in-progress bandwidth requirements for authoritiesRoger Dingledine2013-02-25
* Fix a comment in tor_main.cNick Mathewson2013-02-25
* fix a wide lineNick Mathewson2013-02-19
* Merge branch 'bug8065_v2'Nick Mathewson2013-02-19
|\
| * Downgrade an assert to LD_BUGNick Mathewson2013-02-19
* | Fix a may-be-used-uninitialized warning.Nick Mathewson2013-02-19
* | Merge branch 'bug2286_unit_test_squashed'Nick Mathewson2013-02-19
|\ \ | |/ |/|
| * Test alternate values of maxunmeasuredbw tooAndrea Shepard2013-02-19
| * Update unmeasured bandwidth clipping unit test per NickM's bugfix for the Unm...Andrea Shepard2013-02-19
| * Refactor storing of measured_bw versus Unmeasured=1.Nick Mathewson2013-02-19
| * Add unit test for unmeasured bandwidth clipping in consensusAndrea Shepard2013-02-19
| * Refactor v3_networkstatus test to allow reuse of test for measuredbwAndrea Shepard2013-02-19
| * Note some annoyinc copy-and-paste codeNick Mathewson2013-02-19
| * Tweak consensus method 17 based on arma's commentsNick Mathewson2013-02-19
| * New consensus method: clip the maximum votable unmeasured bwNick Mathewson2013-02-05
* | touchups on 78582760Roger Dingledine2013-02-19
* | Document (on man page) which DNS record types Tor knows.Nick Mathewson2013-02-19
* | Revise some comments in router.cNick Mathewson2013-02-19
* | Fix a bug that roger found in the wide_circ_id codeNick Mathewson2013-02-15
* | Merge remote-tracking branch 'public/bug8209'Nick Mathewson2013-02-15
|\ \
| * | Make _SC_OPEN_MAX actually get used when closing fds before exec.Nick Mathewson2013-02-11
* | | Merge remote-tracking branch 'public/bug8207'Nick Mathewson2013-02-15
|\ \ \
| * | | Make hidden service authorization work again.Nick Mathewson2013-02-11
* | | | Merge remote-tracking branch 'public/wide_circ_ids'Nick Mathewson2013-02-15
|\ \ \ \
| * | | | Replace magic constants for wide_circ_ids with inline function callsNick Mathewson2013-02-09
| * | | | Implement proposal-214 rules for CircID checking.Nick Mathewson2012-11-06
| * | | | Add a pointless 2-byte memset in cell_packNick Mathewson2012-11-06
| * | | | Allow a v4 link protocol for 4-byte circuit IDs.Nick Mathewson2012-11-06
* | | | | make check-spacesNick Mathewson2013-02-15
* | | | | Merge remote-tracking branch 'public/feature4994-rebased'Nick Mathewson2013-02-15
|\ \ \ \ \
| * | | | | Restore the entry/dirguard distinction.Nick Mathewson2013-02-12
| * | | | | generalize choose_random_entry()'s dirinfo parameterRoger Dingledine2013-02-02
| * | | | | use microdescriptors if *any* of our bridges can handle themRoger Dingledine2013-02-02
* | | | | | Fix unreachable use-before-assign in test_util_join_win_cmdlineNick Mathewson2013-02-15
* | | | | | Merge remote-tracking branch 'public/integers_donna'Nick Mathewson2013-02-15
|\ \ \ \ \ \
| * | | | | | Use torint.h in curve25519-donna*.cNick Mathewson2013-02-14
* | | | | | | Authorities were adding downtime for every relay every restartRoger Dingledine2013-02-14
|/ / / / / /
* | | | | | Merge remote-tracking branch 'arma/bug1992'Nick Mathewson2013-02-14
|\ \ \ \ \ \
| * | | | | | get rid of the new caching notion in resolve_my_address()Roger Dingledine2013-02-12
| * | | | | | simplify timing checksRoger Dingledine2013-02-11
| * | | | | | Check for IP address change every minute, not 15 minutesRoger Dingledine2013-02-11
| * | | | | | Stop trying to resolve our hostname so oftenRoger Dingledine2013-02-11
| * | | | | | Teach resolve_my_address() to return a cached answerRoger Dingledine2013-02-11
* | | | | | | tor.1: Specify what Auto means for RefuseUnknownExits in more detailPeter Palfrader2013-02-12
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2013-02-12
|\ \ \ \ \ \ \
| * | | | | | | oops; add a missing semicolonNick Mathewson2013-02-12
* | | | | | | | Don't tor_close_socket(-1) in tor-resolve.Nick Mathewson2013-02-11
* | | | | | | | Fix two more coverity-spotted leaks in master.Nick Mathewson2013-02-11
* | | | | | | | Avoid null-pointer deref in pathbias_is_new_circ_attemptNick Mathewson2013-02-11
| |/ / / / / / |/| | | | | |