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
Age
Commit message (
Expand
)
Author
2015-01-16
Combine entry_port_cfg_t fields in listener_connection_t
Nick Mathewson
2015-01-16
Split client-specific and server-specific parts of port_cfg_t
Nick Mathewson
2015-01-15
Fix a compilation warning in the unit tests
Nick Mathewson
2015-01-15
Ignore warning for redundant decl in openssl/srtp.h
Nick Mathewson
2015-01-15
Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string
Nick Mathewson
2015-01-15
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
George Kadianakis
2015-01-15
Update workqueue implementation to use a single queue for the work
Nick Mathewson
2015-01-15
fix typo
Roger Dingledine
2015-01-15
Merge remote-tracking branch 'andrea/bug12194_alt'
Nick Mathewson
2015-01-15
Fix the checkdir/perms test when umask==077
Nick Mathewson
2015-01-15
Add comments in rendclient.c noting that certain functions involved in handli...
Andrea Shepard
2015-01-15
unittests: use tt_i64_op() instead of tt_int_op() in laplace tests.
George Kadianakis
2015-01-15
unittests: Change some tt_assert()s to tt_int_op()s.
George Kadianakis
2015-01-15
Restrict sample values of the Laplace distribution to int64_t.
George Kadianakis
2015-01-14
Merge remote-tracking branch 'public/bug13397'
Nick Mathewson
2015-01-14
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2015-01-14
Incorporate some comments based on notes from dgoulet
Nick Mathewson
2015-01-14
Avoid chan/circ linear lookups for requests
Nick Mathewson
2015-01-14
Remove if (1) indentation in cpuworker.c
Nick Mathewson
2015-01-14
Refactor cpuworker to use workqueue/threadpool code.
Nick Mathewson
2015-01-14
Fix check-spaces
Nick Mathewson
2015-01-14
Test and fix workqueue_entry_cancel().
Nick Mathewson
2015-01-14
Add shutdown and broadcast support to test_workqueue.
Nick Mathewson
2015-01-14
Add unit test for thread IDs.
Nick Mathewson
2015-01-14
Basic unit test for condition variables.
Nick Mathewson
2015-01-14
"Recursive" locks, not "reentrant" locks. Duh.
Nick Mathewson
2015-01-14
Use correct (absolute) time for pthread_cond_timedwait
Nick Mathewson
2015-01-14
Fix windows compilation of condition code
Nick Mathewson
2015-01-14
Fix linux compilation (pipe2 needs _GNU_SOURCE)
Nick Mathewson
2015-01-14
Move thread tests into their own module
Nick Mathewson
2015-01-14
Test a little more of compat_threads.c
Nick Mathewson
2015-01-14
Rename mutex_for_cond -> mutex_nonreentrant
Nick Mathewson
2015-01-14
Rename bench_workqueue -> test_workqueue and make it a unit test.
Nick Mathewson
2015-01-14
Documentation for new workqueue and condition and locking stuff
Nick Mathewson
2015-01-14
Add a way to tell all threads to do something.
Nick Mathewson
2015-01-14
Isolate the "socketpair or a pipe" logic for alerting main thread
Nick Mathewson
2015-01-14
Make pending work cancellable.
Nick Mathewson
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
More tests as suggested by rl1987
Nick Mathewson
2015-01-14
New minimum uptime to become an HSDir is 96 hours.
George Kadianakis
2015-01-13
remove a bogus comment
Nick Mathewson
2015-01-13
remove needless AllowDotExit in test_entryconn_rewrite_mapaddress_automap_on...
Nick Mathewson
2015-01-13
Fix new unused variable warning in connection_listener_new
Nick Mathewson
2015-01-13
Uncomment a test
Nick Mathewson
2015-01-13
whitespace fix
Nick Mathewson
[prev]
[next]