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
2004-11-23
Dr. Seuss on iterating circular lists: "It's fun to have fun, but you
Nick Mathewson
2004-11-23
Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimp...
Nick Mathewson
2004-11-23
Clean up some logging and interfaces
Nick Mathewson
2004-11-22
Normalize a few more kinds of whitespace. We now dislike:
Nick Mathewson
2004-11-22
Fix sign-related warnings
Nick Mathewson
2004-11-22
Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "Bandw...
Nick Mathewson
2004-11-22
Normalize space
Nick Mathewson
2004-11-22
Apply NT service patch from Osamu Fujino. This still has some problems (indi...
Nick Mathewson
2004-11-22
Implement weekly/monthly/daily accounting
Nick Mathewson
2004-11-22
Add function to format local time in ISO format
Nick Mathewson
2004-11-22
Absolutely never call close_temp_logs while validating log options.
Nick Mathewson
2004-11-21
The crowning bugfix.
Roger Dingledine
2004-11-21
clean up some more.
Roger Dingledine
2004-11-21
break reached_eof() out of process_inbuf()
Roger Dingledine
2004-11-21
some more debugging aids
Roger Dingledine
2004-11-21
be more greedy about filling up all relay cells.
Roger Dingledine
2004-11-21
Dont keep rephist info for routers that havent had activity for 24 hours.
Nick Mathewson
2004-11-21
fix typo
Nick Mathewson
2004-11-21
Call init_keys() where needed; fix hibernate bug.
Nick Mathewson
2004-11-21
Bump windows version
Nick Mathewson
2004-11-20
allow StrictEntryNode and StrictExitNode to be singular
Roger Dingledine
2004-11-20
stop some more seg faults
Roger Dingledine
2004-11-20
if your requested exit node has bandwidth 0, pick it anyway
Roger Dingledine
2004-11-20
and a comment so i don't try to 'fix' it again later
Roger Dingledine
2004-11-20
yes, in fact, i broke it. putting back.
Roger Dingledine
2004-11-20
printfs want carriage returns
Roger Dingledine
2004-11-20
kill -USR2 now moves all logs to loglevel debug
Roger Dingledine
2004-11-20
simplify close_temp_logs()
Roger Dingledine
2004-11-20
remove another possible sigpipe cause
Roger Dingledine
2004-11-20
Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting se...
Nick Mathewson
2004-11-17
bugfix: when our poll is interrupted, we believed the revents values.
Roger Dingledine
2004-11-16
add a TODO item and some comment changes.
Nick Mathewson
2004-11-16
bump us to 0.0.9pre6
tor-0.0.9pre6
Roger Dingledine
2004-11-16
minor fixes
Roger Dingledine
2004-11-16
Fix a fun bug in read_all that was corrupting config files on windows, and pr...
Nick Mathewson
2004-11-15
Make log_fn not fail so miserably on VC6
Nick Mathewson
2004-11-15
Whitespace normalization
Nick Mathewson
2004-11-15
ugly macros to make log_fn play nice on non-GCC compilers.
Nick Mathewson
2004-11-15
Tweak on patch to make authoritative directory servers cache
Nick Mathewson
2004-11-15
Authoritative dirservers now also cache the directory, since
Roger Dingledine
2004-11-15
move second stat to a cleaner place
Roger Dingledine
2004-11-15
Break DirFetchPostPeriod into:
Roger Dingledine
2004-11-15
clean up socks handling, refuse connections to port 0
Roger Dingledine
2004-11-15
a first cut at a print_usage()
Roger Dingledine
2004-11-15
Only record bandwidth usage when accounting is enabled
Nick Mathewson
2004-11-15
Change "warn if unverified routers are very skewed" to "never warn about unve...
Nick Mathewson
2004-11-15
Cache running-routers; compress running-routers; serve compressed running-rou...
Nick Mathewson
2004-11-15
Patch to patch: do not send both error and done for one command.
Nick Mathewson
2004-11-15
fix a bug in configuring accounting in options_act()
Roger Dingledine
2004-11-15
some fixes so far
Roger Dingledine
[next]