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
Age
Commit message (
Expand
)
Author
2004-10-17
bump version to 0.0.9pre4
tor-0.0.9pre4
Roger Dingledine
2004-10-17
commit a changelog for pre4
Roger Dingledine
2004-10-17
fix a seg fault with exitredirect
Roger Dingledine
2004-10-17
..and reflect that in the todo
Roger Dingledine
2004-10-17
switch conn->addr and conn->dir_port to reflect the final destination,
Roger Dingledine
2004-10-17
Unify windows special-dir handling
Nick Mathewson
2004-10-17
Document new options
Nick Mathewson
2004-10-17
Implement RedirectExit.
Nick Mathewson
2004-10-16
fix comment that makes no sense
Roger Dingledine
2004-10-16
various tweaks and fixes
Roger Dingledine
2004-10-16
i take back everything i've said about unit tests
Roger Dingledine
2004-10-16
Code to parse (but not yet actually use) RedirectExit lines
Nick Mathewson
2004-10-16
don't assert multiple things in the same tor_assert()
Roger Dingledine
2004-10-16
don't assert multiple things in the same tor_assert()
Roger Dingledine
2004-10-16
Fix unit tests, make it compile
Nick Mathewson
2004-10-16
Change interface of parse_addr_port() to return address in host order, since ...
Nick Mathewson
2004-10-16
Make unit tests pass; refactor most of exit policy parfsing out into new func...
Nick Mathewson
2004-10-16
Refactor parse-addr-mask-and-port-range into a separate function
Nick Mathewson
2004-10-16
Note NULL/memset status in TODO
Nick Mathewson
2004-10-16
fix memory leak in router.c; start relying on NULL==(zero bytes)
Nick Mathewson
2004-10-16
Paranoid bulletproofing for exit code
Nick Mathewson
2004-10-16
Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ptr=N...
Nick Mathewson
2004-10-16
Fix memory leak
Nick Mathewson
2004-10-15
Implement user-declared node families.
Nick Mathewson
2004-10-15
Remove unused locals
Nick Mathewson
2004-10-15
Oops; make sure that break; and continue; work within SMARTLIST_FOREACH
Nick Mathewson
2004-10-15
Use the real default exit policy, not reject *:*
Nick Mathewson
2004-10-15
Add a comment
Nick Mathewson
2004-10-15
Upload to trusted dir servers based on DirServer config options, not on route...
Nick Mathewson
2004-10-15
Make RecommendedVersions a CONFIG_TYPE_LINELIST option, and have it tolerate ...
Nick Mathewson
2004-10-15
Ignore fascistfirewall when dealing with service descriptors; obey fascistfir...
Nick Mathewson
2004-10-15
Use token-pasting magic to make nested SMARTLIST_FOREACH work.
Nick Mathewson
2004-10-15
Fix search-and-replace in comments: Friends->family does not imply friendship...
Nick Mathewson
2004-10-15
add documentation for smartlist_join_strings
Nick Mathewson
2004-10-15
Implement "families" of coadministered nodes; prevent them all from appearing...
Nick Mathewson
2004-10-14
Add TODO items from meeting
Nick Mathewson
2004-10-14
Basic string-join functionality
Nick Mathewson
2004-10-14
Update windows ver to 009pre3
Nick Mathewson
2004-10-14
fix warning on win32
Nick Mathewson
2004-10-14
changelog for 0.0.8+0.0.9pre3-1
debian-version-0.0.8+0.0.9pre3-1
Peter Palfrader
2004-10-14
bump to 0.0.9pre4-cvs
Roger Dingledine
2004-10-14
more useful changelog for pre3
tor-0.0.9pre3
Roger Dingledine
2004-10-14
a todo item we ought to do, but it's not going to get into pre3
Roger Dingledine
2004-10-14
advertise moria2's dirport as 18.244.0.114:80
Roger Dingledine
2004-10-14
note the read() bugfix in the changelog
Roger Dingledine
2004-10-14
bugfix on a really old bug:
Roger Dingledine
2004-10-14
bugfix: parse_addr_port() bites us again -- it returns addr in network order.
Roger Dingledine
2004-10-14
bump version to 0.0.9pre3
Roger Dingledine
2004-10-14
add a wishlist item from weasel
Roger Dingledine
2004-10-14
update changelog re: weasel's warn
Roger Dingledine
[next]