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
/
or
/
main.c
Age
Commit message (
Expand
)
Author
2008-12-18
Why were we using gettimeofday() in second_elapsed_callback? We were only ev...
Nick Mathewson
2008-12-18
Replace calls to time(NULL) that occur on the order of once per read, one per...
Nick Mathewson
2008-12-18
Remove fixed xxx020s; downgrade unfixed ones.
Nick Mathewson
2008-12-18
Call release_lockfile() before exiting.
Nick Mathewson
2008-12-17
Remove RedirectExit feature; it has been deprecated since 0.2.0.3-alpha
Nick Mathewson
2008-12-17
Rename ServerDNSAllowBrokenResolvConf to ServerDNSAllowBrokenConfig.
Nick Mathewson
2008-12-17
Move edge-only flags from connection_t to edge_connection_t.
Nick Mathewson
2008-12-17
Rename or_is_obsolete and move it to or_connection_t where it belongs.
Nick Mathewson
2008-12-11
Avoid multiple descriptor-fetch connections to authorities. Fixes bug 366.
Nick Mathewson
2008-12-11
Fix wide line in main.c
Nick Mathewson
2008-12-10
Add new internal-use-only option for controllers to use to prevent SIGHUP fro...
Nick Mathewson
2008-12-10
Bug 691 fix: do not shutdown Tor servers right away if the network is down.
Nick Mathewson
2008-12-07
Directory mirrors no longer fetch the v1 directory or
Roger Dingledine
2008-12-07
Add comment clarifying OpenSSL usage.
Jacob Appelbaum
2008-11-29
clean up some log messages
Roger Dingledine
2008-11-21
prepare_for_poll() -- plus its mysterious cousin, prepare_for_pool() --
Roger Dingledine
2008-11-10
Document a couple of functions.
Nick Mathewson
2008-11-10
beg nick for some documentation on the locking functions
Roger Dingledine
2008-09-25
Whitespace fixes.
Nick Mathewson
2008-09-25
Remove now-needless _tor_dmalloc_free helper.
Nick Mathewson
2008-09-09
Refactor unit test macros and tor_free_all() logic a bit so as to make it eas...
Nick Mathewson
2008-09-09
minor cleanups on karsten's patch
Roger Dingledine
2008-09-09
karsten's patch for bug 767.
Roger Dingledine
2008-09-09
Catch and report a few more bootstrapping failure cases when Tor
Roger Dingledine
2008-09-04
Fix mingw build with --enable-gcc-warnings set.
Nick Mathewson
2008-09-01
Add a lockfile to the Tor data directory to avoid situations where two Tors s...
Nick Mathewson
2008-08-12
Next patch from Karsten: client-side configuration stuff for proposal 121.
Nick Mathewson
2008-08-05
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-06-17
Send an initial "Starting" bootstrap status event, so we have a
Roger Dingledine
2008-06-10
Fix last geoip bugs.
Nick Mathewson
2008-06-09
extra points if you make it compile. boy, i'm on a roll.
Roger Dingledine
2008-06-09
when we haven't had any application requests lately, don't bother
Roger Dingledine
2008-05-29
Fix warning when compiling with dmalloc.
Nick Mathewson
2008-05-29
New code to implement proposal for local geoip stats. Only enabled with --ena...
Nick Mathewson
2008-04-23
r15304@tombo: nickm | 2008-04-23 16:31:40 -0400
Nick Mathewson
2008-04-10
r15161@31-33-107: nickm | 2008-04-10 11:11:58 -0400
Nick Mathewson
2008-04-08
r19243@catbus: nickm | 2008-04-08 13:28:59 -0400
Nick Mathewson
2008-03-27
r19109@catbus: nickm | 2008-03-27 16:05:18 -0400
Nick Mathewson
2008-03-27
Add --hush switch.
Peter Palfrader
2008-03-27
r19093@catbus: nickm | 2008-03-27 12:43:58 -0400
Nick Mathewson
2008-03-27
r19089@catbus: nickm | 2008-03-27 11:05:23 -0400
Nick Mathewson
2008-03-26
r19066@catbus: nickm | 2008-03-26 13:24:15 -0400
Nick Mathewson
2008-03-21
r19004@catbus: nickm | 2008-03-21 15:18:43 -0400
Nick Mathewson
2008-02-24
r14410@tombo: nickm | 2008-02-23 16:51:46 -0500
Nick Mathewson
2008-02-22
r14399@tombo: nickm | 2008-02-22 14:09:38 -0500
Nick Mathewson
2008-02-21
r14357@31-33-219: nickm | 2008-02-21 10:39:11 -0500
Nick Mathewson
2008-02-21
If we're trying to flush the last bytes on a connection (for
Roger Dingledine
2008-02-21
and another useful answer
Roger Dingledine
2008-02-21
r18296@catbus: nickm | 2008-02-20 23:30:11 -0500
Nick Mathewson
2008-02-21
r18291@catbus: nickm | 2008-02-20 22:35:32 -0500
Nick Mathewson
[next]