index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
2011-05-11
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-09
Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2
Nick Mathewson
2011-05-09
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-05
Fix up some check-spaces issues
Nick Mathewson
2011-05-04
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-05
Fix compile warning on windows
Sebastian Hahn
2011-05-03
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-04-29
Clean up a warning a bit
Nick Mathewson
2011-04-28
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
Only authorities should automatically download v2 networkstatus documents
Nick Mathewson
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
Clarify comment to say which version fixed 2722
Nick Mathewson
2011-04-28
Merge remote-tracking branches 'rransom/bug2722' and 'rransom/bug2722b' into ...
Nick Mathewson
2011-04-28
Merge remote-tracking branch 'sebastian/bug3020' into maint-0.2.2
Nick Mathewson
2011-04-28
fix a function comment
Roger Dingledine
2011-04-29
Correctly check elapsed time in last hibernation period
Sebastian Hahn
2011-04-28
Avoid false positives from proxy_mode()
Nick Mathewson
2011-04-28
Fix bug 1930
Robert Ransom
2011-04-28
Ignore SIGNAL NEWNYM on relay-only Tor instances
Robert Ransom
2011-04-28
Don't allow v0 HS auths to act as clients
Robert Ransom
2011-04-28
Merge remote-tracking branch 'sebastian/bug2497' into maint-0.2.2
Nick Mathewson
2011-04-28
Clean up merge of bug3k_021
Robert Ransom
2011-04-28
Merge branch 'bug3k_021' into bug3k_022
Sebastian Hahn
2011-04-28
Fix a failure case of connection_ap_handshake_attach_circuit()
Sebastian Hahn
2011-04-28
Fix a bug introduced by purging rend_cache on NEWNYM
Robert Ransom
2011-04-28
Allow rend_client_send_introduction to fail transiently
Robert Ransom
2011-04-28
Forget all rendezvous client state on SIGNAL NEWNYM
Robert Ransom
2011-04-27
Fix clear_trackhostexits_mapping() to actually work as advertised
Nick Mathewson
2011-04-27
make make check-spaces happier.
Roger Dingledine
[next]