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
2010-05-24
moved wince related includes and defs to compat.h where possible, removed unu...
valerino
2010-05-24
Port Tor to work on Windows CE
valerino
2010-04-23
Merge branch 'maint-0.2.1'
Roger Dingledine
2010-04-23
close idle tls conns early
Roger Dingledine
2010-04-23
Merge branch 'maint-0.2.1'
Roger Dingledine
2010-04-23
finally get rid of "clique mode"
Roger Dingledine
2010-04-23
close idle dir-fetch circs early
Roger Dingledine
2010-04-21
finally get rid of "clique mode"
Roger Dingledine
2010-04-21
stop authority reachability check on startup
Roger Dingledine
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2009-12-25
Remove some old, commented out code
Sebastian Hahn
2009-12-18
Merge commit 'karsten/fix-bridge-stats-master-4'
Nick Mathewson
2009-12-17
Fix bridge statistics.
Karsten Loesing
2009-12-17
Remove v0 hidden service statistics code.
Karsten Loesing
2009-12-15
Merge branch 'safelogging2'
Nick Mathewson
2009-12-15
Refactor the safe_str_*() API to make more sense.
Nick Mathewson
2009-12-12
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
Allow SafeLogging to exclude client related information
Sebastian Hahn
2009-10-26
Clarification to suppress Coverity CID 405.
Nick Mathewson
2009-10-18
Fix various bugs in microdescriptor caching.
Nick Mathewson
2009-09-24
Fix a couple of smaller issues with gathering statistics.
Karsten Loesing
2009-09-01
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-08-31
Merge branch 'maint-0.2.1'
Roger Dingledine
2009-08-31
Only send reachability status events on overall success/failure
Roger Dingledine
2009-08-26
Merge commit 'karsten/proposal-166-impl-master'
Nick Mathewson
2009-08-20
Survive unparseable cached cert file
Roger Dingledine
2009-08-19
Some final (?) cleanups of proposal 166 implementation.
Karsten Loesing
2009-08-19
Write all statistics to disk exactly every 24 hours.
Karsten Loesing
2009-08-17
Remove ./configure option for cell statistics.
Karsten Loesing
2009-07-05
If configured, write cell statistics to disk periodically.
Karsten Loesing
2009-06-30
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-06-30
the third piece of bug 969 fixing
Roger Dingledine
2009-06-12
Isolate Libevent API dependency to just main.c and dns.c in src/or.
Nick Mathewson
2009-06-12
Make Tor compile with Libevent 1.0 again.
Nick Mathewson
2009-06-12
Update Tor to use Libevent 2.0 APIs when available.
Nick Mathewson
2009-06-04
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-06-03
Fix gprof bottlenecks on exit nodes found by Jacob.
Nick Mathewson
2009-05-31
Merge branch 'hardware_accel_improvements'
Nick Mathewson
2009-05-27
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-27
Spell-check Tor.
Nick Mathewson
2009-05-27
Change the way how directories that are configured with --enable-geoip-stats ...
Karsten Loesing
2009-05-24
fix a comment
Roger Dingledine
2009-05-23
Add support for dynamic OpenSSL hardware crypto acceleration engines.
Martin Peck
2009-05-22
Log the number and size of DNS cache entries on SIGUSR1.
Jacob Appelbaum
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-01-22
Support 64-bit time_t. Patch from Matthias Drochner. Partial backport candid...
Nick Mathewson
2009-01-21
Make sure that even in the weird fiddly paths that lead to init_keys,
Nick Mathewson
[next]