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
2005-10-05
On sighup, if usehelpernodes changed to 1, use new circuits.
Nick Mathewson
2005-10-05
call circuit_expire_all_dirty_circs() on do_hup().
Roger Dingledine
2005-10-05
I *knew* something was wrong here. Flip some comparison operators and make d...
Nick Mathewson
2005-10-05
Downgrade too-frequent "nothing happened" message from info to debug
Nick Mathewson
2005-10-05
infrastructure for the 'change pseudonym' button.
Roger Dingledine
2005-10-05
Make windows platform detection smarter. {Untested.}
Nick Mathewson
2005-10-05
improve INFO-level logging for directory downloads. This is still too chatty...
Nick Mathewson
2005-10-05
we forgot to forward-port the 0.1.0.15 changelog
Roger Dingledine
2005-10-05
replace former relaunches of directory downloads with reset of failure count ...
Nick Mathewson
2005-10-05
size_t int printf mucking
Roger Dingledine
2005-10-05
Note the two places where clients will still try to fetch old-style (v1) dire...
Nick Mathewson
2005-10-05
reset warning flags on SIGHUP. arma: is this everything?
Nick Mathewson
2005-10-05
stutter therapy lessons
Roger Dingledine
2005-10-05
Fix verbose compiler warnings, including one in routerlist.c that would have ...
Nick Mathewson
2005-10-05
resolve some directory-related XXXXs; downgrade naming conflict messages from...
Nick Mathewson
2005-10-05
Downgrade noisy log messages in preparation for an alpha release.
Nick Mathewson
2005-10-05
Give a less frequent and more helpful warning on failed serverdesc downloads
Nick Mathewson
2005-10-04
When we get an EOF or a timeout on a directory connection, note how many byte...
Nick Mathewson
2005-10-04
Check for named servers when looking them up by nickname;
Nick Mathewson
2005-10-04
link nicknames to trusted directory servers; log these nicknames when mention...
Nick Mathewson
2005-10-04
cosmetic fix: only have one local to hold smartlist_len(downloadable), not too.
Nick Mathewson
2005-10-04
switch semantics of authdirinvalid/reject
Nick Mathewson
2005-10-04
comment cleanups
Roger Dingledine
2005-10-03
free EVP cipher information on shutdown to remove some spurious dmalloc compl...
Nick Mathewson
2005-10-03
Stop leaking storage for EVP keys. (This would be a critical bug if it had ev...
Nick Mathewson
2005-10-03
Reorganize some quick-and-dirty code to find out what openssl stuff is leakin...
Nick Mathewson
2005-09-30
free helper node status info on shutdown
Nick Mathewson
2005-09-30
remove a never-used smartlist in routerlist.c
Nick Mathewson
2005-09-30
and another leak.
Nick Mathewson
2005-09-30
by convention, addr is a uint32_t and address is a string.
Roger Dingledine
2005-09-30
Fix a leak when launching listeners.
Nick Mathewson
2005-09-30
Try to hunt down a few more leaks
Nick Mathewson
2005-09-30
Stop leaking or_state_t on shutdown.
Nick Mathewson
2005-09-30
fix a small filename leak
Nick Mathewson
2005-09-30
fix a memory leak on exit in routerlist.c
Nick Mathewson
2005-09-30
Never call free() on tor_malloc()d memory. This is unlikely to be our current...
Nick Mathewson
2005-09-30
Note a couple more dir-spec TODOs
Nick Mathewson
2005-09-30
Resolve several DOCDOCs. Make non-mirrors only launch routerdesc downloads w...
Nick Mathewson
2005-09-30
we were leaking some memory every time the client changes IPs
Roger Dingledine
2005-09-30
Hey kids, guess why connection_mark_for_close() started giving an assert when...
Nick Mathewson
2005-09-30
resolve nick's comment
Roger Dingledine
2005-09-30
even better function start checks; give dmalloc a chance of working.
Nick Mathewson
2005-09-30
Note that there is incorrect behavior in directory.c code. Arma, please chec...
Nick Mathewson
2005-09-30
Reformat inconsistent function declarations.
Nick Mathewson
2005-09-30
Make checkSpace.pl enforce our ctags-friendly function declaration rules
Nick Mathewson
2005-09-30
add extra warnings to our set of disabled warnings
Nick Mathewson
2005-09-30
resolve a docdoc
Roger Dingledine
2005-09-30
some more todo item, plus mark one off.
Roger Dingledine
2005-09-29
do the other half of dirport reachability testing.
Roger Dingledine
2005-09-29
better cleanups as i figure out what's going on
Roger Dingledine
[next]