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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2010-04-14
Add --enable-static-zlib option
Sebastian Hahn
2010-02-27
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
Update Tor Project copyright years
Nick Mathewson
2010-02-22
Make expand_filename into a tor_strdup() alias on windows.
Nick Mathewson
2010-02-22
Expand homedirs in paths passed to tor-checkkey
Sebastian Hahn
2010-01-24
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2010-01-24
Add --enable-static-(openssl|libevent) options
Nick Mathewson
2010-01-18
Build Bug: -lm should come after passing ../common/libor.a to linker
Michael Witten
2009-12-15
Refactor a bit so that it is safe to include math.h, and mostly not needed.
Nick Mathewson
2009-09-29
Make tor-gencert build on Android
Nick Mathewson
2009-09-29
Include util.h and log.h as relative paths.
Nathan Freitas
2009-09-01
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-06-18
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-06-18
tor-resolve: Don't automatically refuse .onion addresses.
Nick Mathewson
2009-06-12
Update Tor to use Libevent 2.0 APIs when available.
Nick Mathewson
2009-05-23
Add support for dynamic OpenSSL hardware crypto acceleration engines.
Martin Peck
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-03-10
In tor-resolve, when the Tor client to use is specified by <hostname>:<port>,...
Steven Murdoch
2009-02-10
Enhance tor-checkkey tool so it can generate key hashes too.
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-12
Add cross-certification to authority key certificates. Partial implementatio...
Nick Mathewson
2008-12-02
Change logging code to use fds instead of stdio. Fixes bug 861, and probably...
Nick Mathewson
2008-12-02
#include "orconfig.h" in tor-checkkey.c to see if we can resolve
Roger Dingledine
2008-09-29
Make tor-resolve take a -p port option in addition to the current host:port s...
Nick Mathewson
2008-09-05
Fix a memory leak in tor-gencert.c
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
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-07-25
r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200
Nick Mathewson
2008-05-09
r15558@tombo: nickm | 2008-05-09 04:35:12 -0400
Nick Mathewson
2008-03-21
and one more
Roger Dingledine
2008-03-13
r18804@catbus: nickm | 2008-03-13 18:18:31 -0400
Nick Mathewson
2008-03-05
r18632@catbus: nickm | 2008-03-05 17:38:52 -0500
Nick Mathewson
2008-03-05
r18630@catbus: nickm | 2008-03-05 17:31:33 -0500
Nick Mathewson
2008-02-22
r14396@tombo: nickm | 2008-02-22 14:07:37 -0500
Nick Mathewson
2008-02-07
Update some copyright notices: it is now 2008.
Nick Mathewson
2008-02-06
r17947@catbus: nickm | 2008-02-06 11:57:53 -0500
Nick Mathewson
2008-01-16
r17639@catbus: nickm | 2008-01-15 19:09:21 -0500
Nick Mathewson
2008-01-12
r17584@catbus: nickm | 2008-01-12 18:52:01 -0500
Nick Mathewson
2008-01-10
r17550@catbus: nickm | 2008-01-10 12:08:01 -0500
Nick Mathewson
2008-01-03
r17459@catbus: nickm | 2008-01-03 17:44:25 -0500
Nick Mathewson
2007-12-12
clean up copyrights, and assign 2007 copyrights to The Tor Project, Inc
Roger Dingledine
2007-10-19
r15956@catbus: nickm | 2007-10-19 11:18:14 -0400
Nick Mathewson
2007-09-04
r14323@kushana: nickm | 2007-09-04 14:27:33 -0400
Nick Mathewson
2007-08-29
r14832@catbus: nickm | 2007-08-29 15:00:27 -0400
Nick Mathewson
2007-08-08
r13953@Kushana: nickm | 2007-08-08 07:40:46 -0700
Nick Mathewson
2007-08-08
r14093@catbus: nickm | 2007-08-08 01:49:54 -0400
Nick Mathewson
[next]