index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
changes
Commit message (
Expand
)
Author
Age
*
Split the generic config_fmt_t code into a new confparse.c file
Nick Mathewson
2012-09-13
*
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-13
|
\
|
*
mention the bug number in the 6827 changes file
Nick Mathewson
2012-09-13
|
*
Avoid undefined behaviour when parsing HS protocol versions
Robert Ransom
2012-09-13
|
*
Revert "6819: typo in torrc.sample.in"
Nick Mathewson
2012-09-12
*
|
Merge branch 'bug6815'
Nick Mathewson
2012-09-12
|
\
\
|
*
|
Fix directory self-testing logic
Nick Mathewson
2012-09-12
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3
Nick Mathewson
2012-09-12
|
|
\
\
|
|
*
|
Check ewma_enabled before doing circ-has-become-inactive check
Nick Mathewson
2012-07-18
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-12
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
6819: typo in torrc.sample.in
Nick Mathewson
2012-09-12
*
|
|
Merge remote-tracking branch 'public/bug6538'
Nick Mathewson
2012-09-11
|
\
\
\
|
*
|
|
Refactor the core of choosing by weights into a function
Nick Mathewson
2012-08-09
|
*
|
|
Remove remaining timing-dependency in choosing nodes by bandwidth
Nick Mathewson
2012-08-09
|
*
|
|
Change smartlist_choose_node_by_bandwidth to avoid double
Nick Mathewson
2012-08-09
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-11
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-09-11
|
|
\
\
\
|
|
*
|
|
Fix assertion failure in tor_timegm.
Nick Mathewson
2012-09-11
*
|
|
|
|
fold in another
Roger Dingledine
2012-09-10
*
|
|
|
|
Merge branch 'maint-0.2.3'
Roger Dingledine
2012-09-10
|
\
|
|
|
|
|
*
|
|
|
Avoid segfault when reading state file from ancient tor
Nick Mathewson
2012-09-10
*
|
|
|
|
fold in recent changes files
Roger Dingledine
2012-09-10
*
|
|
|
|
Merge branch 'remove_old_ver_checks'
Nick Mathewson
2012-09-10
|
\
\
\
\
\
|
*
|
|
|
|
Remove version_supports checks for versions before 0.2.2.
Nick Mathewson
2012-09-07
*
|
|
|
|
|
Merge remote-tracking branch 'public/ticket6789'
Nick Mathewson
2012-09-10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Dirservers no longer accept tors released before December 2011.
Nick Mathewson
2012-09-07
|
|
/
/
/
/
/
*
|
|
|
|
|
Be more clear in changes file for 6797.
Nick Mathewson
2012-09-10
*
|
|
|
|
|
Merge remote-tracking branch 'linus/bug6797'
Nick Mathewson
2012-09-10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Don't follow the NULL pointer.
Linus Nordberg
2012-09-10
|
|
/
/
/
/
/
*
|
|
|
|
|
Rename _UseFilteringSSLBufferevents to lose its _. Bug 3155
Nick Mathewson
2012-09-10
*
|
|
|
|
|
bug3155 changes file
Nick Mathewson
2012-09-10
*
|
|
|
|
|
raise bandwidthrate/bandwidthburst to a new "infinite"
Roger Dingledine
2012-09-10
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'quiet_lib_versions_squashed'
Nick Mathewson
2012-09-06
|
\
\
\
\
\
|
*
|
|
|
|
Detect openssl header version doesn't match runtime version
Nick Mathewson
2012-09-06
|
*
|
|
|
|
Don't log about Libevent/OpenSSL initialization when all's well
Nick Mathewson
2012-09-06
*
|
|
|
|
|
Merge branch 'bug6778'
Nick Mathewson
2012-09-06
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix a dependency: micro-revision.i influences tor_main.o, not tor_main.c
Nick Mathewson
2012-09-06
|
*
|
|
|
|
|
Fix a dependency: sha256.c influences crypto.o, not crypto.c
Nick Mathewson
2012-09-06
|
*
|
|
|
|
|
Fix a build-warning when building out-of-tree
Nick Mathewson
2012-09-06
*
|
|
|
|
|
|
Merge remote-tracking branch 'asn/bug4567_rebased'
Nick Mathewson
2012-09-06
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
General tweaks and fixes for Nick's comments.
George Kadianakis
2012-09-05
*
|
|
|
|
|
|
Fix warning when implicitly casting strlen(microdesc) to int
Nick Mathewson
2012-09-05
*
|
|
|
|
|
|
and fold it into master too
Roger Dingledine
2012-09-05
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-05
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
/
/
/
/
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Avoid segfault if EntryGuardPathBias precedes EntryGuard
Nick Mathewson
2012-09-05
*
|
|
|
|
|
fold in the changes files
Roger Dingledine
2012-09-05
*
|
|
|
|
|
one more already-merged changes file
Roger Dingledine
2012-09-04
*
|
|
|
|
|
remove the changes files that are merged into 0.2.3.21-rc
Roger Dingledine
2012-09-04
*
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-04
|
\
|
|
|
|
|
[next]