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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
2004-11-14
Fix compilation. Duh.
Nick Mathewson
2004-11-14
Resolve some hibernating-related XXXX009s.
Nick Mathewson
2004-11-14
Allow more clock skew from unrecognized hosts than from recognized ones.
Nick Mathewson
2004-11-14
Split X509 certificate liveness checks into a separate function
Nick Mathewson
2004-11-14
Fetch running-routers.
Nick Mathewson
2004-11-14
Make running-routers fetch (apparently) work
Nick Mathewson
2004-11-14
Hibernate if we start tor during the "wait for wakeup-time" phase of an accou...
Nick Mathewson
2004-11-14
Add simpler option_is_same, as suggested by arma. Finish implementing SAVECONF
Nick Mathewson
2004-11-14
Note where torrc goes.
Nick Mathewson
2004-11-14
Fix windows whitespace
Nick Mathewson
2004-11-14
Add an unreachable return 0.
Nick Mathewson
2004-11-14
Fix cast warning in tor-resolve.c
Nick Mathewson
2004-11-14
Remove redundant declaration
Nick Mathewson
2004-11-14
Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure...
Nick Mathewson
2004-11-14
make kill -USR1 work again
Roger Dingledine
2004-11-14
ok ok the stat wasn't redundant
Roger Dingledine
2004-11-14
remove redundant stdio.h
Roger Dingledine
2004-11-14
clean up the ftello call a little bit.
Roger Dingledine
2004-11-14
Remove redundant stat() for reading cached directory, and remove
Roger Dingledine
2004-11-14
clean a comment
Roger Dingledine
2004-11-13
normalize whitespace
Nick Mathewson
2004-11-13
Bump windows version
Nick Mathewson
2004-11-13
Use the data, *then* free it. It works so much better.
Nick Mathewson
2004-11-13
Document remaining configuration options; add a ccheck for redundant authenti...
Nick Mathewson
2004-11-13
Track whether descriptor is dirty/uploaded. When any options are set, mark i...
Nick Mathewson
2004-11-13
Comment a confusing conditional
Nick Mathewson
2004-11-12
fix a seg fault when fetching rendezvous descs
Roger Dingledine
2004-11-12
Fix argument to strncpy.
Nick Mathewson
2004-11-12
Nobody was using the return values from smartlist_(set|del|del_keeporder), so...
Nick Mathewson
2004-11-12
Add a FAST_SMARTLIST define to optionally inline smartlist_get and smartlist_...
Nick Mathewson
2004-11-12
Speed up tor_strndup a lot: profiling suggests that our use of strlcpy here w...
Nick Mathewson
2004-11-12
Write most of the implementation for SAVECONF.
Nick Mathewson
2004-11-12
Rename exit_policy to addr_policy, since it gets used for SOCKS and directory...
Nick Mathewson
2004-11-12
Fix two comments in torrc.sample.in directly in the upstream source
Peter Palfrader
2004-11-12
Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif...
Nick Mathewson
[next]