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
Age
Commit message (
Expand
)
Author
2015-01-14
Initial workqueue implemention, with a simple test.
Nick Mathewson
2015-01-14
Specialize handling for mutexes allocated for condition variables
Nick Mathewson
2015-01-14
Add tor_cond_init/uninit
Nick Mathewson
2015-01-14
Add a timeout to tor_cond_wait; add tor_cond impl from libevent
Nick Mathewson
2015-01-14
Split threading-related code out of compat.c
Nick Mathewson
2015-01-14
Do not log a notice on every socks connection
Nick Mathewson
2015-01-14
New minimum uptime to become an HSDir is 96 hours.
George Kadianakis
2015-01-13
Fix new unused variable warning in connection_listener_new
Nick Mathewson
2015-01-13
update bug12585 changes file
Nick Mathewson
2015-01-13
whitespace fix
Nick Mathewson
2015-01-13
Merge remote-tracking branch 'andrea/ticket12585_v3'
Nick Mathewson
2015-01-12
Fix a conversion warning on 32-bit clang
Nick Mathewson
2015-01-12
On jessie, we need a =, not a ==
Nick Mathewson
2015-01-12
mktemp wants some Xs
Nick Mathewson
2015-01-12
Tweak zero_length_keys.sh and test/include.am to make out-of-tree builds work
Nick Mathewson
2015-01-13
Explicitly chmod AF_UNIX sockets to 0600 when *GroupWritable isn't specified
Andrea Shepard
2015-01-13
Remove no-longer-accurate comment from connection.c
Andrea Shepard
2015-01-13
Fix ipv4/ipv6 traffic bits on AF_UNIX socks listeners and remove hacky workar...
Andrea Shepard
2015-01-12
Fix default list handling for parse_unix_socket_config(); avoid clearing whol...
Andrea Shepard
2015-01-12
Merge remote-tracking branch 'teor/bug13111-empty-key-files-fn-empty'
Nick Mathewson
2015-01-12
reindent cell_queues_check_size()
Nick Mathewson
2015-01-12
Merge branch 'bug13806_squashed'
Nick Mathewson
2015-01-12
When OOM, free cached hidden service descriptors too.
Nick Mathewson
2015-01-12
Kill duplicated code in connection_listener_new()
Andrea Shepard
2015-01-12
If libsystemd-daemon.pc is not found, look for libsystemd
Nick Mathewson
2015-01-12
src/common/compat_libevent.h: include testsupport.h
Anthony G. Basile
2015-01-12
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2015-01-12
Merge remote-tracking branch 'public/bug14129_024' into maint-0.2.5
Nick Mathewson
2015-01-11
Actually remove LOCALSTATEDIR@/run/tor line from tor.service.in
Nick Mathewson
2015-01-11
Fix build on systemdless systems
Nick Mathewson
2015-01-11
changes file for bug13805
Nick Mathewson
2015-01-11
systemd changes for 13805 as recommened by Tomasz on that ticket.
Nick Mathewson
2015-01-11
Merge remote-tracking branch 'candrews/issue13805'
Nick Mathewson
2015-01-11
Fix unused-parameter warning in systemd_watchdog_callback
Nick Mathewson
2015-01-11
changes file for 14141
Nick Mathewson
2015-01-11
fix and enable systemd watchdog
Tomasz Torcz
2015-01-11
send more details about daemon status to supervisor
Tomasz Torcz
2015-01-11
send PID of the main daemon to supervisor
Tomasz Torcz
2015-01-11
Merge remote-tracking branch 'teor/nickm-bug13401'
Nick Mathewson
2015-01-11
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2015-01-11
Don't crash on torrc Vi[rtualAddrNetworkIPv[4|6]] with no option value
teor
2015-01-10
Fix tortls.c build with GCC<4.6
Nick Mathewson
2015-01-10
Better workaround for CFLAGS issues from #14072; fixes #14162
Nick Mathewson
2015-01-10
Ignore warning for redundant decl in openssl/srtp.h
Nick Mathewson
2015-01-10
Merge remote-tracking branch 'teor/fix-typos'
Nick Mathewson
2015-01-10
Speed up hidden service bootstrap by reducing the initial post delay
teor
2015-01-10
Create TestingDirAuthVoteHSDir like TestingDirAuthVoteExit/Guard
teor
2015-01-10
Smaller RendPostPeriod on test networks
Nick Mathewson
2015-01-10
Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-k...
teor
2015-01-10
Test that tor correctly handles zero-length keys
teor
[next]