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
/
or
/
main.c
Age
Commit message (
Expand
)
Author
2016-03-14
Add comments to connection_check_event().
Nick Mathewson
2016-03-11
Change behavior on missing/present event to warn instead of asserting.
Nick Mathewson
2016-03-11
If we start/stop reading on a dnsserv connection, don't assert.
Nick Mathewson
2016-01-18
Merge remote-tracking branch 'teor/bug18050' into maint-0.2.7
Nick Mathewson
2016-01-18
Check ORPort and DirPort reachability before publishing a relay descriptor
teor (Tim Wilson-Brown)
2015-12-17
Add some more ed25519 key files to the seccomp sandbox list
Nick Mathewson
2015-10-15
Merge remote-tracking branch 'origin/maint-0.2.6' into maint-0.2.7
Nick Mathewson
2015-10-15
Add hidserv-stats filname to our sandbox filter
David Goulet
2015-09-10
Merge remote-tracking branch 'public/ed25519_hup_v2'
Nick Mathewson
2015-09-02
Let recent relays run with the chutney sandbox.
Nick Mathewson
2015-09-02
Let bridge authorities run under the sandbox
Nick Mathewson
2015-08-19
Reload Ed25519 keys on sighup.
Nick Mathewson
2015-08-19
Merge branch 'ed25519_keygen_squashed'
Nick Mathewson
2015-08-19
Don' call failure to get keys a bug; it's possible now.
Nick Mathewson
2015-08-19
Resolve failing test_keygen tests.
Nick Mathewson
2015-08-18
Merge branch 'decouple_controller_events_squashed'
Nick Mathewson
2015-08-18
Refactor our logic for sending events to controllers
Nick Mathewson
2015-08-17
Merge remote-tracking branches 'public/decouple_lost_owner' and 'public/decou...
Nick Mathewson
2015-08-17
Merge remote-tracking branch 'public/decouple_retry_directory'
Nick Mathewson
2015-08-14
Merge remote-tracking branch 'public/decouple_init_keys'
Nick Mathewson
2015-08-13
Decouple routerlist_retry_directory_downloads() from the blob
Nick Mathewson
2015-08-12
Fix a windows compilation error
Nick Mathewson
2015-08-12
Try to decouple process_signal() from anything not event-driven
Nick Mathewson
2015-08-12
Decouple the backend for directory_all_unreachable to simplify our CFG
Nick Mathewson
2015-08-11
Split the client-only parts of init_keys() into a separate function
Nick Mathewson
2015-08-11
Expire after 5 minutes rend cache failure entries
David Goulet
2015-07-21
Remove casting of void pointers when handling signals.
cypherpunks
2015-07-14
Change the name for the keypinning file; delete the old one if found
Nick Mathewson
2015-06-17
Merge branch '13642_offline_master_v2_squashed'
Nick Mathewson
2015-06-17
Support encrypted offline master keys with a new --keygen flag
Nick Mathewson
2015-06-17
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-17
Merge remote-tracking branch 'origin/maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-06-17
Correctly handle failed crypto_early_init
teor
2015-06-02
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-06-02
Fix sandboxing to work when running as a relay
Peter Palfrader
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Generate weird certificates correctly
Nick Mathewson
2015-05-28
# This is a combination of 2 commits.
Nick Mathewson
2015-05-28
Tie key-pinning logic into directory authority operation
Nick Mathewson
2015-05-28
prop220: Implement certificates and key storage/creation
Nick Mathewson
2015-05-20
Merge branch 'bug16034_no_more_openssl_098_squashed'
Nick Mathewson
2015-05-20
Now that OpenSSL 0.9.8 is dead, crypto_seed_rng() needs no args
Nick Mathewson
2015-05-13
tor_tls_get_buffer_sizes() will not work on openssl 1.1. Patch from yawning
Nick Mathewson
2015-04-23
whitespace fixes
Nick Mathewson
2015-04-23
Fix some conversion problems
Nick Mathewson
2015-04-21
Add crypto_rand_int_range() and use it
David Goulet
2015-04-16
code style fixes
Nick Mathewson
2015-04-16
Fix missing-initializer warning
Nick Mathewson
2015-04-16
Merge remote-tracking branch 'arma/ticket8766'
Nick Mathewson
2015-04-15
Make --hash-password imply --hush to prevent unnecessary noise.
cypherpunks
[next]