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
Age
Commit message (
Expand
)
Author
2015-08-25
Make test_checkdir.c dirent include consistent with other files
Nick Mathewson
2015-08-25
Log malformed hostnames in socks5 request respecting SafeLogging
Andreas Stieger
2015-08-21
Is this the syntax that will make freebsd make happy?
Nick Mathewson
2015-08-21
Do not try to chmod test_keygen.sh: It is not generated by configure.
Nick Mathewson
2015-08-21
Merge branch 'workqueue_squashed'
Nick Mathewson
2015-08-21
Fix a bunch of check-spaces complaints
Sebastian Hahn
2015-08-21
Ensure worker threads actually exit when it is time
Sebastian Hahn
2015-08-20
Rename EVENT_SIGNAL -> EVENT_GOT_SIGNAL
Nick Mathewson
2015-08-20
New testcase exposing bug during threadpool shutdown
Sebastian Hahn
2015-08-19
Merge branch 'ed25519_keygen_squashed'
Nick Mathewson
2015-08-19
More log messages for keygen problems
Nick Mathewson
2015-08-19
Explain better why we are about to load the master key.
Nick Mathewson
2015-08-19
Don' call failure to get keys a bug; it's possible now.
Nick Mathewson
2015-08-19
When we infer the master key from the certificate, save it to disk.
Nick Mathewson
2015-08-19
Document test_keygen.sh a little more
Nick Mathewson
2015-08-19
Add test_keygen tests for all log outputs; improve keygen outputs.
Nick Mathewson
2015-08-19
Suppress fingerprint display in test_keygen.sh
Nick Mathewson
2015-08-19
Integreate test_keygen.sh into 'make check'.
Nick Mathewson
2015-08-19
Resolve failing test_keygen tests.
Nick Mathewson
2015-08-19
Checkpoint work on ed25519 keygen improvements.
Nick Mathewson
2015-08-18
Merge remote-tracking branch 'teor/feature14882-TestingDirAuthVoteIsStrict-v3'
Nick Mathewson
2015-08-18
Update to latest trunnel
Nick Mathewson
2015-08-18
Merge remote-tracking branch 'arma/bug16844-logs'
Nick Mathewson
2015-08-18
Merge branch 'decouple_controller_events_squashed'
Nick Mathewson
2015-08-18
Log meaningful messages before failing on windows with threadlocal.
Nick Mathewson
2015-08-18
Improve threadlocal documentation
Nick Mathewson
2015-08-18
Add comments for thread-local storage functions
Nick Mathewson
2015-08-18
Use thread-local storage to block event_queue recursion.
Nick Mathewson
2015-08-18
Multithreading support for event-queue code.
Nick Mathewson
2015-08-18
Refactor initialization logic for control-event-queue
Nick Mathewson
2015-08-18
Make the control/events test run TT_FORK
Nick Mathewson
2015-08-18
Remove obsolete event_format_t
Nick Mathewson
2015-08-18
Refactor our logic for sending events to controllers
Nick Mathewson
2015-08-18
Use tabs in src/or/include.am
Sebastian Hahn
2015-08-18
Fix typo in double_digest_map type
Sebastian Hahn
2015-08-18
Add unit tests for dirserv_set_routerstatus_testing
teor
2015-08-18
Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testing
teor
2015-08-18
New TestingDirAuthVote{Exit,Guard,HSDir}IsStrict flags
teor
2015-08-18
Fix TestingDirAuthVoteHSDir docs: HSDir flag needs DirPort
teor
2015-08-17
Merge remote-tracking branches 'public/decouple_lost_owner' and 'public/decou...
Nick Mathewson
2015-08-17
Merge remote-tracking branch 'yawning/feature16535'
Nick Mathewson
2015-08-17
Fixup: Force enable SSE2 before undefining ALIGN if SSE2 is disabled.
Yawning Angel
2015-08-17
Merge remote-tracking branch 'yawning/feature16535'
Nick Mathewson
2015-08-17
Enable ed25519-donna's SSE2 code when possible for 32 bit x86.
Yawning Angel
2015-08-17
Merge remote-tracking branch 'public/bug16741_026'
Nick Mathewson
2015-08-17
Logs and debug info that I used for finding bug 16844
Roger Dingledine
2015-08-17
Merge remote-tracking branch 'yawning/feature16533'
Nick Mathewson
2015-08-17
Merge remote-tracking branch 'public/decouple_retry_directory'
Nick Mathewson
2015-08-17
Bring the dimap tests up to 100%
Nick Mathewson
2015-08-17
Fix an assertion failure introduced in 20254907d7
Nick Mathewson
[next]