index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Commit message (
Expand
)
Author
Age
*
Raise the TrackHostExits membership code into its own function
Nick Mathewson
2011-05-13
*
Don't clear out transient addressmap entries on HUP
Nick Mathewson
2011-05-13
*
Add a ControlPortFileGroupWritable option
Nick Mathewson
2011-05-13
*
Write automatically-chosen control ports to a file.
Nick Mathewson
2011-05-13
*
new GETINFO command to return list of listeners of a given type
Nick Mathewson
2011-05-13
*
Advertise correct DirPort/ORPort when configured with "auto"
Nick Mathewson
2011-05-13
*
Correct the signature for is_listening_on_low_port for "auto" ports
Nick Mathewson
2011-05-13
*
Teach retry_listener about "auto" ports.
Nick Mathewson
2011-05-13
*
"(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary port
Nick Mathewson
2011-05-13
*
Downgrade the "we launched 10 circuits for this stream" message. (See bug 3080)
Nick Mathewson
2011-05-12
*
Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2
Nick Mathewson
2011-05-12
|
\
|
*
Hand-tune the new tor_memcmp instances in 0.2.2
Nick Mathewson
2011-05-11
|
*
Re-apply the automated conversion to 0.2.2 to make handle any memcmps that sn...
Nick Mathewson
2011-05-11
|
*
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
|
|
\
|
|
*
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
|
|
*
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-05-11
|
|
*
Add a data-independent variant of memcmp and a d-i memeq function.
Nick Mathewson
2011-05-11
*
|
|
Fixes ticket #2503
mikey99
2011-05-12
*
|
|
Unmap microdesc cache before replacing it.
Nick Mathewson
2011-05-12
*
|
|
Merge branch 'bug1352' into maint-0.2.2
Nick Mathewson
2011-05-12
|
\
\
\
|
*
|
|
Rate-limit v2 networkstatus download fail warnings
Nick Mathewson
2011-04-28
|
*
|
|
Rename connection_dir_download_networkstatus_failed: be clear that it means v2
Nick Mathewson
2011-04-28
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-05-11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix crash when read_file_to_string() fails in SAVECONF
Nick Mathewson
2011-05-11
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2
Nick Mathewson
2011-05-09
|
\
\
\
|
*
|
|
Only authorities should automatically download v2 networkstatus documents
Nick Mathewson
2011-04-28
*
|
|
|
Remove some dead code, found by clang
Sebastian Hahn
2011-05-09
*
|
|
|
Remove a duplicated line, found by clang
Sebastian Hahn
2011-05-09
*
|
|
|
Fix potential null pointer deref during dirvote
Sebastian Hahn
2011-05-09
*
|
|
|
Fix a potential null deref when rebuilding md cache
Sebastian Hahn
2011-05-09
*
|
|
|
CONN_LOG_PROTECT()'s first argument may not be 0
Sebastian Hahn
2011-05-09
*
|
|
|
Appease clang - and my tortured mind
Sebastian Hahn
2011-05-09
*
|
|
|
Add an assert to un-confuse clang's analyzer
Sebastian Hahn
2011-05-09
*
|
|
|
Fix a docstring
Sebastian Hahn
2011-05-09
*
|
|
|
Fix up some check-spaces issues
Nick Mathewson
2011-05-05
*
|
|
|
Merge remote-tracking branch 'rransom/bug3106' into maint-0.2.2
Nick Mathewson
2011-05-04
|
\
\
\
\
|
*
|
|
|
Handle crypto_pk_get_digest failures semi-sensibly
Robert Ransom
2011-05-04
*
|
|
|
|
Merge remote-tracking branch 'sebastian/win_warning' into maint-0.2.2
Nick Mathewson
2011-05-04
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix compile warning on windows
Sebastian Hahn
2011-05-05
*
|
|
|
|
Fix circuit_list_path_impl(): internal circuits do not have an "exit". Trivia...
Nick Mathewson
2011-05-03
|
/
/
/
/
*
|
|
|
Change who calls microdesc_cache_rebuild().
Nick Mathewson
2011-05-03
*
|
|
|
Rebuild the microdesc cache when a sufficient number of bytes are dropped
Nick Mathewson
2011-05-03
*
|
|
|
Backport microdesc_cache_clean to 0.2.2
Nick Mathewson
2011-05-03
*
|
|
|
Fix a check for when to rebuild the microdesc cache. (Backport from 0.2.3.
Nick Mathewson
2011-05-03
*
|
|
|
Add missing code to set cache->journal_len when reading microdesc journal
Nick Mathewson
2011-05-03
*
|
|
|
Clean up a warning a bit
Nick Mathewson
2011-04-29
|
|
_
|
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'arma/bug3012' into maint-0.2.2
Nick Mathewson
2011-04-28
|
\
\
\
|
*
|
|
relays checkpoint their state file twice a day
Roger Dingledine
2011-04-28
*
|
|
|
Merge remote-tracking branch 'arma/bug3039' into maint-0.2.2
Nick Mathewson
2011-04-28
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
stop putting wacky values into state->lastwritten
Roger Dingledine
2011-04-28
[next]