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
Age
Commit message (
Expand
)
Author
2009-05-27
Spelling fixes in comments and strings
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-25
Bump version to 0.2.1.15-rc-dev.
Nick Mathewson
2009-05-25
bump to 0.2.1.15-rc
tor-0.2.1.15-rc
Roger Dingledine
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-17
Stop using malloc_usable_size(): valgrind hates it.
Nick Mathewson
2009-05-17
Fix an assertion-failure in memarea_alloc() on 64-bit platforms.
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-13
Use a mutex to protect the count of open sockets.
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-29
Bump 0.2.1 branch version to 0.2.1.14-rc-dev
Nick Mathewson
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
Update to the "April 3 2009" ip-to-country file.
tor-0.2.1.14-rc
Roger Dingledine
2009-04-12
bump to 0.2.1.14-rc
Roger Dingledine
2009-04-12
Raise the minimum bandwidth to be a relay from 20000 bytes to 20480
Roger Dingledine
2009-04-12
put HashedControlPassword and CookieAuthentication explicitly in the
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-21
Actually do that memarea_strndup fix right. Not only must you not examine un...
Nick Mathewson
2009-03-21
fix from lark: make memarea_strndup() work even at the end of a mmap chunk. ...
Nick Mathewson
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
[next]