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
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
2015-04-07
Print the error message for --dump-config even if no arguments are given.
rl1987
2015-04-06
Fix error message in do_dump_config().
rl1987
2015-03-18
Merge remote-tracking branch 'public/feature15053'
Nick Mathewson
2015-03-18
Merge remote-tracking branch 'origin/maint-0.2.6'
Nick Mathewson
2015-03-14
Simplify the loop.
Nick Mathewson
2015-03-14
Add comments for new functions
Nick Mathewson
2015-03-14
remove a needless "if (1)" that was there for indentation; fix indentation.
Nick Mathewson
2015-03-14
Extract main part of main loop into a separate function
Nick Mathewson
2015-03-14
Remove relative paths to header files.
cypherpunks
2015-03-14
ug. test, _then_ commit, nick.
Nick Mathewson
2015-03-14
Do not printf success messages when we are --quieted or --hushed.
Nick Mathewson
2015-02-24
Log less/better about systemd at startup
Nick Mathewson
2015-02-23
Remove lingering mempool code
cypherpunks
2015-02-11
Remove mempools and buf freelists
Nick Mathewson
2015-02-09
Recover better when our clock jumps back many hours
Roger Dingledine
[next]