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
2008-09-14
make it explicit that the uncompressed cached dir items are nul-terminated
Roger Dingledine
2008-09-13
Allow ports 465 and 587 in the default exit policy again. We had
Roger Dingledine
2008-09-11
Directory mirrors store and serve v2 hidden service descriptors by default.
Karsten Loesing
2008-09-10
Fix more actual test leaks
Nick Mathewson
2008-09-10
Fix some apparent leaks in voting. If authorities suddenly start segfaulting...
Nick Mathewson
2008-09-10
Make buffer unit tests handle resource leaks properly.
Nick Mathewson
2008-09-10
Make more unit tests handle resource leaks properly.
Nick Mathewson
2008-09-09
Correct indentation.
Karsten Loesing
2008-09-09
tweak karsten's patch
Roger Dingledine
2008-09-09
patch from karsten to fix more of bug 767
Roger Dingledine
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
Replace the dummy-use var in SMARTLIST_FOREACH_END() with one that is less li...
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-09
We should not alter an addr_policy_t that has been canonicalized.
Nick Mathewson
2008-09-05
Refactor use of connection_new so that we get more verifiable typesafety.
Nick Mathewson
2008-09-05
Refactor some code and add some asserts based on scanner results.
Nick Mathewson
2008-09-05
Add an assert to make tools happier.
Nick Mathewson
2008-09-05
Fix a malloc that should have been a tor_malloc
Nick Mathewson
2008-09-05
Fix numerous memory leaks: some were almost impossible to trigger, and some a...
Nick Mathewson
2008-09-05
Clean up some redundant stuff in crypto_dh_new().
Nick Mathewson
2008-09-05
It is probably some kind of misdeed to say for (i=0;i<2;++i) { A=i?x:y; foo(b...
Nick Mathewson
2008-09-05
Fix a memory leak in tor-gencert.c
Nick Mathewson
2008-09-05
Make severity args to add_*_log() functions be const
Nick Mathewson
2008-09-04
Fix mingw build with --enable-gcc-warnings set.
Nick Mathewson
2008-09-04
An asterisk makes a difference sometimes. Fixes bug 809.
Nick Mathewson
2008-09-04
Use warn_too_many_conns() when accept() fails with a resource limit.
Nick Mathewson
2008-09-01
take out the crazy line from last night that made no sense. apparently
Roger Dingledine
2008-09-01
remove some redundant includes. i expect the first one to be a problem
Roger Dingledine
2008-09-01
Add a lockfile to the Tor data directory to avoid situations where two Tors s...
Nick Mathewson
2008-09-01
bump to 0.2.1.5-alpha-dev
Roger Dingledine
2008-09-01
take out a line that i think is extraneous. come on, what could
Roger Dingledine
2008-09-01
Fix compile on OpenBSD 4.4-current. Bugfix on 0.2.1.5-alpha.
Roger Dingledine
2008-08-31
bump to 0.2.1.5-alpha
tor-0.2.1.5-alpha
Roger Dingledine
2008-08-31
backport candidate:
Roger Dingledine
2008-08-29
Double oops: revert accidentally committed local geoipc.c debugging hack.
Nick Mathewson
2008-08-29
Oops. Make warn_too_many_conns() actually work.
Nick Mathewson
2008-08-29
remove a code path that should never happen (and if it did, we'd be
Roger Dingledine
2008-08-27
Oops; set address families on nameservers.
Nick Mathewson
2008-08-26
and then make the indentation right
Roger Dingledine
2008-08-26
fix typos from jake's patch earlier (one pointed out by fabian, thanks!)
Roger Dingledine
2008-08-25
Fix a memory leak when freeing routerstatuses with exit policy summaries. Pa...
Nick Mathewson
2008-08-25
and make it compile with warnings on
Roger Dingledine
2008-08-25
commit jake's patch to include strings with socks5 error numbers
Roger Dingledine
2008-08-25
get rid of some magic constants i found while walking
Roger Dingledine
2008-08-22
Oops. Linux has no sa_len field.
Nick Mathewson
2008-08-22
r17848@tombo: nickm | 2008-08-22 12:10:11 -0400
Nick Mathewson
2008-08-22
r17847@tombo: nickm | 2008-08-22 12:08:56 -0400
Nick Mathewson
2008-08-22
r17846@tombo: nickm | 2008-08-22 11:54:00 -0400
Nick Mathewson
[next]