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
*
Implement proposal 167: Authorities vote on network parameters.
Nick Mathewson
2009-09-14
*
i couldn't break nick's tor_parse_double()
Roger Dingledine
2009-09-02
*
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-09-01
*
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
|
\
|
*
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-09-01
|
*
Add getinfo accepted-server-descriptor. Clean spec.
Roger Dingledine
2009-08-31
*
|
Remove a debug printf
Sebastian Hahn
2009-09-01
*
|
Merge commit 'public/bug1076'
Nick Mathewson
2009-09-01
|
\
\
|
*
|
Revise parsing of time and memory units to handle spaces.
Nick Mathewson
2009-08-31
*
|
|
Merge branch 'maint-0.2.1'
Roger Dingledine
2009-08-31
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Only send reachability status events on overall success/failure
Roger Dingledine
2009-08-31
*
|
Merge branch 'maint-0.2.1'
Roger Dingledine
2009-08-28
|
\
|
|
*
Only send netinfo clock_skew to controller if an authority told us so
Roger Dingledine
2009-08-28
*
|
When Tor fails to parse a descriptor of any kind, dump it to disk.
Karsten Loesing
2009-08-26
*
|
Merge commit 'karsten/proposal-166-impl-master'
Nick Mathewson
2009-08-26
|
\
\
|
*
|
Add some fixes after discussion with Nick.
Karsten Loesing
2009-08-21
|
*
|
Some final (?) cleanups of proposal 166 implementation.
Karsten Loesing
2009-08-19
|
*
|
Fix a couple of bugs that showed up at runtime.
Karsten Loesing
2009-08-19
|
*
|
Don't write extra-info document to debug logs.
Karsten Loesing
2009-08-19
|
*
|
Move all *-stats file to subdirectory stats/.
Karsten Loesing
2009-08-19
|
*
|
Include only the last 24 hours of stats in extra-info documents.
Karsten Loesing
2009-08-19
|
*
|
Write all statistics to disk exactly every 24 hours.
Karsten Loesing
2009-08-19
|
*
|
Clean up proposal 166 and its implementation.
Karsten Loesing
2009-08-18
|
*
|
Use memory pool for insertion times.
Karsten Loesing
2009-08-17
|
*
|
Implement queue with O(1) operations, and correct some math.
Karsten Loesing
2009-08-17
|
*
|
Reduce cell statistics accuracy from 1 ms to 10 ms.
Karsten Loesing
2009-08-17
|
*
|
Fix trivial bug when uploading extra-info documents.
Karsten Loesing
2009-08-17
|
*
|
Include contents of *-stats files in descriptor.
Karsten Loesing
2009-08-17
|
*
|
Remove ./configure option for cell statistics.
Karsten Loesing
2009-08-17
|
*
|
Remove ./configure option for entry and dir request statistics.
Karsten Loesing
2009-08-17
|
*
|
Remove ./configure option for exit port statistics.
Karsten Loesing
2009-08-14
*
|
|
A changelog entry and a bit more documentation for socks-client
Nick Mathewson
2009-08-26
*
|
|
Merge commit 'public/socks-client'
Nick Mathewson
2009-08-26
|
\
\
\
|
*
|
|
Clean up a couple of style issues in the socks-client branch.
Nick Mathewson
2009-08-25
|
*
|
|
Change proxy-address type to tor_addr_t to allow ipv6 proxies.
Nick Mathewson
2009-06-19
|
*
|
|
Move SOCKS reason-decoding switches into reasons.c
Nick Mathewson
2009-06-19
|
*
|
|
Enable Tor to connect through SOCKS 4/5 proxies
Christopher Davis
2009-06-19
*
|
|
|
Refactor geoip_get_dirreq_history() some more.
Nick Mathewson
2009-08-21
*
|
|
|
Fix a memory leak in summarizing directory request timing.
Nick Mathewson
2009-08-21
*
|
|
|
Add the first 8 bytes of the git commit digest to our versions.
Nick Mathewson
2009-08-21
*
|
|
|
Survive unparseable cached cert file
Roger Dingledine
2009-08-20
*
|
|
|
Notice v3 cert parsing failures
Roger Dingledine
2009-08-20
*
|
|
|
Make consensus_method_is_supported() be the canonical source for its info.
Nick Mathewson
2009-08-20
*
|
|
|
Add basic support for SHA256.
Nick Mathewson
2009-08-19
*
|
|
|
Merge commit 'mikeperry/bandwidth-voting-final'
Nick Mathewson
2009-08-14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Switch over to tor_strtok_r instead of strtok_r.
Mike Perry
2009-08-09
|
*
|
|
Merge commit 'nickm/strtok' into mp-voting-final
Mike Perry
2009-08-09
|
|
\
\
\
|
|
*
|
|
Add a new tor_strtok_r for platforms that don't have one, plus tests.
Nick Mathewson
2009-08-09
|
*
|
|
|
Fix issues found by Nick in code review.
Mike Perry
2009-08-09
|
*
|
|
|
Display consensus bandwidth to the control port.
Mike Perry
2009-08-06
[next]