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
/
tools
Age
Commit message (
Expand
)
Author
2011-10-11
Fix names of functions that convert strings to addrs
Nick Mathewson
2011-08-22
Correct reference to libiphlpapi from libiphlapi
Steven Murdoch
2011-08-22
Appease "make check spaces"
Steven Murdoch
2011-08-19
Only link ws2_32 and iphlapi on windows.
Nick Mathewson
2011-08-19
Link and build tor-fw-helper on Windows
Steven Murdoch
2011-08-01
Re-order tor_fw_helper_LDADD flags so that they work
Nick Mathewson
2011-07-19
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-07-19
Specify text or binary mode in every start_writing_to_stdio_file call
Robert Ransom
2011-06-20
Fix tor-fw-helper-natpmp.c API usage
Jacob Appelbaum
2011-05-28
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-23
Remove the -F option from tor-resolve.
Nick Mathewson
2011-01-03
Bump copyright statements to 2011 (master)
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
Bump copyright statements to 2011
Nick Mathewson
2010-11-11
Stop linking src/tools/* against libevent
Nick Mathewson
2010-11-11
Fix up tor-fw-helper "INCLUDES" directive
Nick Mathewson
2010-11-11
Split long lines in configure.in and Makefile.am files
Nick Mathewson
2010-09-30
Fix space and formatting issues
Nick Mathewson
2010-09-30
Turn select() usage in tor-fw-helper into a function.
Nick Mathewson
2010-09-30
Start tor-fw-helper in the background, and log whatever it outputs
Steven Murdoch
2010-09-30
Changes to tor-fw-helper, some based on Nick's review
Jacob Appelbaum
2010-09-30
First implementation of tor-fw-helper.
Jacob Appelbaum
2010-07-09
Rename log.h to torlog.h
Nick Mathewson
2010-05-20
clean up whitespace in src/tools
Nick Mathewson
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
[next]