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
/
common
Age
Commit message (
Expand
)
Author
2008-09-24
fix typo
Roger Dingledine
2008-09-23
More logging for mtbf/wfu calculations.
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
Replace the dummy-use var in SMARTLIST_FOREACH_END() with one that is less li...
Nick Mathewson
2008-09-09
We should not alter an addr_policy_t that has been canonicalized.
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
Clean up some redundant stuff in crypto_dh_new().
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-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
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-29
remove a code path that should never happen (and if it did, we'd be
Roger Dingledine
2008-08-25
commit jake's patch to include strings with socks5 error numbers
Roger Dingledine
2008-08-22
r17848@tombo: nickm | 2008-08-22 12:10:11 -0400
Nick Mathewson
2008-08-19
Adjust definition of SMARTLIST_FOREACH_END() to enforce matching variable.
Nick Mathewson
2008-08-08
The first of Karsten's proposal 121 patches: configure and maintain client au...
Nick Mathewson
2008-08-08
Try once again to make BSD compilation happy.
Nick Mathewson
2008-08-07
r17666@tombo: nickm | 2008-08-07 15:12:30 -0400
Nick Mathewson
2008-08-06
r17659@tombo: nickm | 2008-08-06 12:22:11 -0400
Nick Mathewson
2008-08-05
r17643@31-33-44: nickm | 2008-08-05 16:18:25 -0400
Nick Mathewson
2008-08-05
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-07-31
Make compiler with GCC warnings enabled happy.
Karsten Loesing
2008-07-30
r17435@tombo: nickm | 2008-07-30 08:50:54 -0400
Nick Mathewson
2008-07-30
r17434@tombo: nickm | 2008-07-29 10:58:36 -0400
Nick Mathewson
2008-07-29
r17426@tombo: nickm | 2008-07-28 20:34:03 -0400
Nick Mathewson
2008-07-25
r17391@pc-10-8-1-079: nickm | 2008-07-25 17:11:17 +0200
Nick Mathewson
2008-07-25
r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200
Nick Mathewson
2008-07-24
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
Nick Mathewson
2008-07-10
Fix bug 763. When a hidden service is giving up on an introduction point cand...
Karsten Loesing
2008-07-10
r16882@tombo: nickm | 2008-07-10 14:31:25 -0400
Nick Mathewson
2008-07-09
Stop using __attribute__((nonnull)): It gets us occcasional warnings when we ...
Nick Mathewson
2008-07-06
Fix the rest of the GCC warnings on OpenBSD_malloc_linux.c
Nick Mathewson
2008-07-05
Remove spurious "netintet" check from configure.in
Nick Mathewson
2008-07-03
r16689@tombo: nickm | 2008-07-03 11:03:14 -0400
Nick Mathewson
2008-06-28
r16587@tombo: nickm | 2008-06-28 00:13:40 -0400
Nick Mathewson
2008-06-13
Set dynamic-locking callbacks in openssl. These can be more efficient when o...
Nick Mathewson
2008-06-13
fix a few typos, and give the bootstrap phase stuff a changelog entry.
Roger Dingledine
2008-06-13
r16217@tombo: nickm | 2008-06-12 21:13:09 -0400
Nick Mathewson
2008-06-12
r16215@tombo: nickm | 2008-06-12 18:39:03 -0400
Nick Mathewson
2008-06-10
r16127@tombo: nickm | 2008-06-10 14:03:01 -0400
Nick Mathewson
2008-06-04
Remov unused macro in crypto.c
Nick Mathewson
2008-05-29
Ouch. We were sometimes getting openssl compression by default. This is poi...
Nick Mathewson
2008-05-29
New code to implement proposal for local geoip stats. Only enabled with --ena...
Nick Mathewson
2008-05-19
If the user has an openssl that supports my "release buffer ram" patch, use it.
Nick Mathewson
2008-05-16
r19795@catbus: nickm | 2008-05-16 14:54:24 -0400
Nick Mathewson
[prev]
[next]