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
2009-09-15
some cleanups:
Sebastian Hahn
2009-09-14
Implement proposal 167: Authorities vote on network parameters.
Nick Mathewson
2009-09-14
Add a median_int32 and find_nth_int32
Nick Mathewson
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-09-01
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
typo
Sebastian Hahn
2009-09-01
Use an _actual_ fix for the byte-reverse warning.
Nick Mathewson
2009-09-01
Use a simpler fix for the byte-reversing warning
Nick Mathewson
2009-09-01
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-08-31
Revise parsing of time and memory units to handle spaces.
Nick Mathewson
2009-08-27
Merge branch 'maint-0.2.1'
Roger Dingledine
2009-08-20
Make crypto_digest_get_digest nondestructive again.
Nick Mathewson
2009-08-20
Fix a rare infinite-recursion bug when shutting down.
Nick Mathewson
2009-08-20
Add a SHA256 implementation for platforms that lack it.
Nick Mathewson
2009-08-19
Add basic support for SHA256.
Nick Mathewson
2009-08-09
Switch over to tor_strtok_r instead of strtok_r.
Mike Perry
2009-08-09
Add a new tor_strtok_r for platforms that don't have one, plus tests.
Nick Mathewson
2009-07-27
Fix dirreq and cell stats on 32-bit architectures.
Karsten Loesing
2009-07-13
Two tweaks to exit-port statistics.
Karsten Loesing
2009-06-18
Set EV_PERSIST flag on signal events with Libevent < 2.0.
Nick Mathewson
2009-06-16
Fix bug 1001
Sebastian Hahn
2009-06-12
Whitespace and osx fixes on libevent2 patch.
Nick Mathewson
2009-06-12
Make Tor compile with Libevent 1.0 again.
Nick Mathewson
2009-06-12
Move the Libvent setup logic into compat_libevent from config.
Nick Mathewson
2009-06-12
Update Tor to use Libevent 2.0 APIs when available.
Nick Mathewson
2009-05-31
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-31
Merge branch 'hardware_accel_improvements'
Nick Mathewson
2009-05-30
Don't attempt to log messages to a controller from a worker thread.
Nick Mathewson
2009-05-28
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-28
Fixes to spelling fixes. Thanks, Roger!
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
Spelling fixes in comments and strings
Nick Mathewson
2009-05-23
Add support for dynamic OpenSSL hardware crypto acceleration engines.
Martin Peck
2009-05-22
Add a quick macro to calculate hashtable memory usage
Nick Mathewson
2009-05-17
Merge branch 'maint-0.2.1' into merge_tmp
Nick Mathewson
2009-05-17
Stop using malloc_usable_size(): valgrind hates it.
Nick Mathewson
2009-05-17
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-17
Fix an assertion-failure in memarea_alloc() on 64-bit platforms.
Nick Mathewson
2009-05-13
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-13
Use a mutex to protect the count of open sockets.
Nick Mathewson
2009-05-12
Add sentinel values to the end of memarea chunks.
Nick Mathewson
2009-05-08
Include the *_sha1.i files in their own *_codedigest.c files.
Nick Mathewson
2009-05-05
Add a missing newline
Sebastian Hahn
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-04-29
Command-line option to dump SHA1 digests of all source files.
Nick Mathewson
2009-03-21
Actually do that memarea_strndup fix right. Not only must you not examine un...
Nick Mathewson
2009-03-21
fix from lark: make memarea_strndup() work even at the end of a mmap chunk. ...
Nick Mathewson
2009-03-18
Add some asserts to try to catch bug 930
Nick Mathewson
[next]