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-11-01
make the tarball build
Roger Dingledine
2004-11-01
make sure options.MaxConn can be reached
Roger Dingledine
2004-11-01
hunt for getrlimit setrlimit sys/time.h sys/resource.h
Roger Dingledine
2004-11-01
change min required number of fd's to 1024
Roger Dingledine
2004-11-01
make our autogen.sh work on ksh as well as bash
Roger Dingledine
2004-10-31
clean up confusing instruction
Roger Dingledine
2004-10-31
fix 'make dist' so it works again
Roger Dingledine
2004-10-31
stop trying to maintain two separate doc sections
Roger Dingledine
2004-10-31
oh, and add the actual file too
Roger Dingledine
2004-10-31
implement first piece of hibernation
Roger Dingledine
2004-10-30
Only tor and test binaries need to link against openssl and zlib; tor-resolve...
Nick Mathewson
2004-10-30
Move all util functions that need openssl into crypto.c; make non-openssl fun...
Nick Mathewson
2004-10-30
tor --list-fingerprint to print fingerprint and exit
Nick Mathewson
2004-10-30
add a note to the doc telling openbsd folks that their fd limit is
Roger Dingledine
2004-10-30
Add TODO item: gripe early when fd limits are low, rather than blowing up whe...
Nick Mathewson
2004-10-30
Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname()
Roger Dingledine
2004-10-28
Link tools directory into rest of build system
Nick Mathewson
2004-10-28
Note item completion
Nick Mathewson
2004-10-28
Rename Python tor-resolve to tor-resolve.py; stop installing it; move tor-res...
Nick Mathewson
2004-10-28
Add a pure-C tor-resolve implementation
Nick Mathewson
2004-10-28
Mark item completed
Nick Mathewson
2004-10-28
Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1)...
Nick Mathewson
2004-10-27
Fix in warning fix
Nick Mathewson
2004-10-27
Check return of tor_snprintf
Nick Mathewson
2004-10-27
Tricksy compiler warnings! We hates them, hates them forever, my precious!
Nick Mathewson
2004-10-27
Pass with -Wstrict-prototypes
Nick Mathewson
2004-10-27
Fix windows build
Nick Mathewson
2004-10-27
Add ability for some-but-not-all abbrevs to work in config file. Add a bunch...
Nick Mathewson
2004-10-27
stop freeing arbitrary memory
Roger Dingledine
2004-10-27
Use strlcpy, not strcpy.
Nick Mathewson
2004-10-27
Use tor_snprintf, not snprintf
Nick Mathewson
2004-10-27
clean up todo file some more
Roger Dingledine
2004-10-27
document dirpolicy config option
Roger Dingledine
2004-10-27
snprintf wrapper with consistant (though not C99) overflow behavior
Nick Mathewson
2004-10-27
Avoid strcat; use snprintf or strlcat instead
Nick Mathewson
2004-10-27
setting up your own tor network is much simpler now
Roger Dingledine
2004-10-27
Use strlcpy, not strncpy
Nick Mathewson
2004-10-27
Replace sprintf with snprintf
Nick Mathewson
2004-10-27
Tenatively break items down for "launch" version
Nick Mathewson
2004-10-27
Make it compile on Linux
Nick Mathewson
2004-10-27
Add cvsignore in win32 directory
Nick Mathewson
2004-10-27
Clean TODO indentation
Nick Mathewson
2004-10-27
Mark item completed
Nick Mathewson
2004-10-27
Document new config code
Nick Mathewson
2004-10-27
document configuration options with InitialCaps
Nick Mathewson
2004-10-27
Re-write configuration option lookup code: use a table, not a big if( || || |...
Nick Mathewson
2004-10-27
Mark some items completed
Nick Mathewson
2004-10-27
Add and document router-status line using new unified liveness/verifiedness f...
Nick Mathewson
2004-10-26
Add SysLog option to direct log messages to the system log instead of a FILE*.
Nick Mathewson
2004-10-25
Add a couple of items to TODO
Nick Mathewson
[next]