aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* bump to 0.2.2.11-alphaRoger Dingledine2010-04-15
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-04-15
|\
| * Fix renegotiation on OpenSSL versions that backport RFC5746.Nick Mathewson2010-04-13
* | simplify a path in networkstatusRoger Dingledine2010-04-15
* | Add --enable-static-zlib optionSebastian Hahn2010-04-14
* | Merge branch 'correct_halflife'Nick Mathewson2010-04-13
|\ \
| * | Rename CircPriorityHalflifeMsec to CircuitPriorityHalflifeMsecNick Mathewson2010-04-13
| * | Fix a bug in reading CircPriorityHalflife from consensusNick Mathewson2010-04-12
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-04-12
|\ \ \ | | |/ | |/|
| * | testsuite: Prevent the main thread from starving the worker threadsPeter Palfrader2010-04-12
| * | testsuite: Only free the main mutex when and if all the worker threads are donePeter Palfrader2010-04-12
* | | Log bandwidth_weight_rule_t as a string, not an integer.Nick Mathewson2010-04-12
| |/ |/|
* | Merge branch 'maint-0.2.1'Roger Dingledine2010-04-03
|\|
| * fetch relay descriptors from v3 authoritiesRoger Dingledine2010-04-03
| * bump to 0.2.1.25Roger Dingledine2010-03-15
| * clean up the 0.2.1.25 changelogRoger Dingledine2010-03-06
* | Fix a segfault when a client is hup'd.Sebastian Hahn2010-04-03
* | Merge branch 'asprintf'Nick Mathewson2010-04-02
|\ \
| * | Tweak users of snprintf to use asprintf where appropriateNick Mathewson2010-02-28
| * | better handle the case where *strp is in asprintf argsNick Mathewson2010-02-28
| * | Add a tor_asprintf() function, and use it in a couple of places.Nick Mathewson2010-02-25
* | | Segfault less during consensus generation without paramsSebastian Hahn2010-03-29
* | | In the glorious future, all relays cache dir info.Roger Dingledine2010-03-16
* | | let people test the RefuseUnknownExits ideaRoger Dingledine2010-03-10
* | | bump to 0.2.2.10-alpha-devRoger Dingledine2010-03-08
* | | prepare 0.2.2.10-alpha for releaseRoger Dingledine2010-03-07
* | | commit my annotations while i was hunting down the host order bugRoger Dingledine2010-03-05
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-03-04
|\ \ \ | | |/ | |/|
| * | Apply Roger's bug 1269 fix.Nick Mathewson2010-03-04
| * | Backport fix for time-goes-forward test. Fix bug 1267Nick Mathewson2010-03-02
* | | Merge remote branch 'mikeperry/bwweight-smartlistfix'Nick Mathewson2010-03-04
|\ \ \
| * | | Woops, forgot the second warn.Mike Perry2010-03-03
| * | | Demote warn to info, since it can happen.Mike Perry2010-03-03
| * | | Check for empty smartlists and no bandwidth during node selection.Mike Perry2010-02-26
* | | | Merge branch 'fix_routerparse_bug'Nick Mathewson2010-02-28
|\ \ \ \
| * | | | Fix a consensus-extension bug found by outofwordsNick Mathewson2010-02-27
* | | | | Update copyright dates for files not in maint-0.2.1Nick Mathewson2010-02-27
* | | | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Update Tor Project copyright yearsNick Mathewson2010-02-27
* | | | fix some wide lines in routerparse.cNick Mathewson2010-02-27
* | | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\| | | | |/ / |/| |
| * | Properly handle non-terminated stringsSebastian Hahn2010-02-27
| * | Proper NULL checking in circuit_list_path_impl()Sebastian Hahn2010-02-26
| * | Proper NULL checking for hsdesc publicationSebastian Hahn2010-02-26
| * | Zero a cipher completely before freeing itSebastian Hahn2010-02-26
| * | bump to 0.2.1.24Roger Dingledine2010-02-21
* | | Don't segfault when checking the consensusSebastian Hahn2010-02-26
* | | Don't believe unauthenticated info in a consensus.Nick Mathewson2010-02-26
* | | For integers, if !(E<G), then we can infer that E>=G.Nick Mathewson2010-02-25
* | | Add the MIN and MAX macros for platforms that lack themNick Mathewson2010-02-25