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
2009-05-28
Fixes to spelling fixes. Thanks, Roger!
Nick Mathewson
2009-05-27
Fix unit tests that were broken after last fix of #932.
Karsten Loesing
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-27
Improve documentation for the last fix of bug 932.
Karsten Loesing
2009-05-27
Fix bug 932 even more.
Karsten Loesing
2009-05-25
Use tor_socket_strerror in eventdns.c. Fixes bug 987.
Nick Mathewson
2009-05-22
Finish up the 0.2.1 version of the bug 957 fix.
Nick Mathewson
2009-05-22
fix a spelling mistake in config.c for "contries"
phobos
2009-05-18
Possible fix for crash bug related to event timeouts. [Bug 957]
Nick Mathewson
2009-05-17
Fix a memory leak when v3 directory authorities load their keys
Roger Dingledine
2009-05-17
Fix valgrind error when marking a descriptor as never-downloadable.
Nick Mathewson
2009-05-14
Fix misreporting of stream bandwidths.
Mike Perry
2009-05-13
Use | with flags, not +.
Nick Mathewson
2009-05-13
Prevent bridges from publishing router descriptors.
Karsten Loesing
2009-05-13
When our bridge status changes, forget old geoip data.
Nick Mathewson
2009-05-12
Warn when hibernation and low-port on non-windows is configured
Sebastian Hahn
2009-05-12
Better debugging output for bug 977 case.
Nick Mathewson
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-04-23
Return -1 in the error case from read_bandwidth_usage.
Sebastian Hahn
2009-04-16
Documentation fix.
Karsten Loesing
2009-04-12
Raise the minimum bandwidth to be a relay from 20000 bytes to 20480
Roger Dingledine
2009-04-11
For belt-and-suspenders, relays that don't set Address in their config
Roger Dingledine
2009-04-11
make it compile too
Roger Dingledine
2009-04-11
play make-believe that addr isn't a uint32_t
Roger Dingledine
2009-04-11
fix the same bug in two more locations (thanks to lark for prodding
Roger Dingledine
2009-04-11
Finally fix the bug where dynamic-IP relays disappear when their
Roger Dingledine
2009-04-11
only log that at loglevel notice if there's a problem with the
Roger Dingledine
2009-04-11
Clients replace entry guards that were chosen more than a few months
Roger Dingledine
2009-04-11
fix a comment
Roger Dingledine
2009-04-11
If the bridge config line doesn't specify a port, assume 443.
Roger Dingledine
2009-04-11
Directory authorities should accept a descriptor as changed when the relay op...
Sebastian Hahn
2009-04-10
commit sebastian's patch to not require contactinfo when testingtornetwork
Roger Dingledine
2009-04-09
Fix a few crash bugs related to malormed descriptors. Lark found one; fuzzin...
Nick Mathewson
2009-04-01
log more verbosely when we accept or decline a router descriptor,
Roger Dingledine
2009-03-31
if a directory authority declines our server descriptors because it's
Roger Dingledine
2009-03-31
Limit uploaded directory documents to be 16M rather than 500K.
Roger Dingledine
2009-03-31
Directory authorities should never send a 503 "busy" response to
Roger Dingledine
2009-03-18
Whitespace cleanup.
Nick Mathewson
2009-03-18
Do not generate the non-verbose circuit path when generating a circuit event ...
Nick Mathewson
2009-03-18
If we have a routerstatus but no routerinfo to name a router, use the routers...
Nick Mathewson
2009-03-18
Add a function to get a LongName from a routerstatus. Needed for partial bug...
Nick Mathewson
2009-03-18
Don't double-free successful_uploads.
Nick Mathewson
2009-03-16
Free very-old descriptors that we do not want to add. Fix for bug 672. Back...
Nick Mathewson
2009-03-11
Make directory usage recording work again. Fixing bug introduced in r17009.
Karsten Loesing
2009-03-11
when we get an unrecognized relay streamid, log it
Roger Dingledine
2009-03-09
Bugfix on r17756:
Roger Dingledine
2009-03-09
Log cached-at-exit exit policies to try to fix bug 672.
tor-0.2.1.13-alpha
Nick Mathewson
2009-03-09
We were already rejecting relay begin cells with destination port
Roger Dingledine
2009-03-03
Actually use tor_sscanf() to parse untrusted input.
Nick Mathewson
2009-03-03
Add a simple locale-independent no-surprises sscanf replacement.
Nick Mathewson
[next]