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
/
or
Age
Commit message (
Expand
)
Author
2015-09-22
Add a new --newpass option to add or remove secret key passphrases.
Nick Mathewson
2015-09-01
missing semicolon
Nick Mathewson
2015-09-01
Fix an always-false check with an assertion
Nick Mathewson
2015-09-01
Fix a false-positive in coverity scan with an assertion
Nick Mathewson
2015-09-01
Fix code for checking expired certificates on load
Nick Mathewson
2015-09-01
Simplify API for find_rp_for_intro()
Nick Mathewson
2015-09-01
properly delete current channel in channel_free_list
Sebastian Hahn
2015-08-26
Merge remote-tracking branch 'rl1987/test_dns_resolve_rebased'
Nick Mathewson
2015-08-25
Log malformed hostnames in socks5 request respecting SafeLogging
Andreas Stieger
2015-08-23
Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl().
rl1987
2015-08-21
Is this the syntax that will make freebsd make happy?
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-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
Add test_keygen tests for all log outputs; improve keygen outputs.
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
Merge remote-tracking branch 'arma/bug16844-logs'
Nick Mathewson
2015-08-18
Merge branch 'decouple_controller_events_squashed'
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
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
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
Logs and debug info that I used for finding bug 16844
Roger Dingledine
2015-08-17
Merge remote-tracking branch 'public/decouple_retry_directory'
Nick Mathewson
2015-08-17
Fix an assertion failure introduced in 20254907d7
Nick Mathewson
2015-08-17
Fix a stupid memory leak I introduced in 8afbc154. Bug not in any released Tor.
Nick Mathewson
2015-08-17
Remove redundant tor_free() in command_process_create_cell().
Isis Lovecruft
2015-08-17
Merge remote-tracking branch 'isis/fix/circuitlist-docstring-typo'
Nick Mathewson
2015-08-14
Merge remote-tracking branch 'public/decouple_init_keys'
Nick Mathewson
2015-08-13
Fix some types on container fns
Nick Mathewson
2015-08-13
Decouple routerlist_retry_directory_downloads() from the blob
Nick Mathewson
2015-08-13
Change lost_owning_controller() to call activate_signal().
Nick Mathewson
2015-08-12
Fix a windows compilation error
Nick Mathewson
2015-08-12
Fix a memory leak when adding an ri with expired ed certs
Nick Mathewson
2015-08-12
Try to decouple process_signal() from anything not event-driven
Nick Mathewson
[next]