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
/
main.c
Age
Commit message (
Expand
)
Author
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
2015-02-09
shift all the static times into a struct
Roger Dingledine
2015-01-14
Refactor cpuworker to use workqueue/threadpool code.
Nick Mathewson
2015-01-13
Merge remote-tracking branch 'andrea/ticket12585_v3'
Nick Mathewson
2015-01-12
Merge branch 'bug13806_squashed'
Nick Mathewson
2015-01-12
When OOM, free cached hidden service descriptors too.
Nick Mathewson
2015-01-11
Fix unused-parameter warning in systemd_watchdog_callback
Nick Mathewson
2015-01-11
fix and enable systemd watchdog
Tomasz Torcz
2015-01-11
send more details about daemon status to supervisor
Tomasz Torcz
2015-01-07
Unconfuse coverity when it sees the systemd headers
Nick Mathewson
2015-01-07
Downgrade open/close log message for SocksSocket
Andrea Shepard
2015-01-07
Commit second draft of Jake's SOCKS5-over-AF_UNIX patch. See ticket #12585.
Jacob Appelbaum
2015-01-06
Spelling -- readyness->readiness.
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-23
Adjust systemd watchdog support
Nick Mathewson
2014-12-23
Add support for systemd watchdog protocol
Michael Scherer
2014-12-23
add support for systemd notification protocol
Michael Scherer
2014-12-19
Add two hidden-service related statistics.
George Kadianakis
2014-11-27
One more, appease "make check-spaces"
Nick Mathewson
2014-11-27
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
Nick Mathewson
2014-11-25
Merge branch 'feature9503_squashed'
Nick Mathewson
[next]