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
/
router.c
Age
Commit message (
Expand
)
Author
2015-06-01
Add a master-key-ed25519 line for convenience
Nick Mathewson
2015-05-28
Fix memory leak on failure to generate EI. CID 1301370.
Nick Mathewson
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Do not allocate our ed-link crosscert till after tls ctx
Nick Mathewson
2015-05-28
Generate weird certificates correctly
Nick Mathewson
2015-05-28
Sign extrainfo documents with ed25519
Nick Mathewson
2015-05-28
Tie key-pinning logic into directory authority operation
Nick Mathewson
2015-05-28
Implement proposal 228: cross-certification with onion keys
Nick Mathewson
2015-05-28
Implement proposal 228: cross-certification with onion keys
Nick Mathewson
2015-05-28
Implement ed25519-signed descriptors
Nick Mathewson
2015-05-28
prop220: Implement certificates and key storage/creation
Nick Mathewson
2015-04-23
Merge remote-tracking branch 'public/bug15745_027_03'
Nick Mathewson
2015-04-23
Merge branch 'feature15652_squashed'
Nick Mathewson
2015-04-23
Use a custom Base64 encoder with more control over the output format.
Yawning Angel
2015-04-21
Add crypto_rand_int_range() and use it
David Goulet
2015-02-15
Refactor router_rebuild_descriptor
Sebastian Hahn
2015-01-16
Merge branch 'bug8546_squashed'
Nick Mathewson
2015-01-16
Split client-specific and server-specific parts of port_cfg_t
Nick Mathewson
2015-01-10
Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-k...
teor
2015-01-10
Merge branch 'bug14001-clang-warning' into bug13111-empty-key-files-fn-empty
teor
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-23
Merge remote-tracking branch 'teor/bug13718-consensus-interval'
Nick Mathewson
2014-12-24
Allow consensus interval of 10 seconds when testing
teor
2014-12-19
Merge branch 'asn-karsten-task-13192-5-squashed'
Nick Mathewson
2014-12-19
Add two hidden-service related statistics.
George Kadianakis
2014-12-11
Fix 13941: make calling log_new_relay_greeting() optional.
meejah
2014-11-08
Stop failing when key files are zero-length
teor
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-28
Merge remote-tracking branch 'rl1987/feature10427'
Nick Mathewson
2014-10-27
Remove configure option to disable curve25519
Sebastian Hahn
2014-10-26
Congratulate relay operator when OR is first started
rl1987
2014-10-20
Memwipe more keys after tor has finished with them
teor
2014-10-13
Treat unparseable (micro)descriptors and extrainfos as undownloadable
Nick Mathewson
2014-09-29
Avoid frequent strcmp() calls for AccountingRule
Nick Mathewson
2014-09-29
Add an "AccountingRule" feature to permit limiting bw usage by read+write
Nick Mathewson
2014-09-22
New API for policies_parse_exit_policy().
rl1987
2014-09-09
Remove support for naming directory authorities
Sebastian Hahn
2014-09-02
Don't delay uploading a new desc if bw estimate was 0
Sebastian Hahn
2014-08-20
Merge remote-tracking branch 'public/bug12728_024'
Nick Mathewson
2014-08-05
Correctly remove extraneous space in router family lines
Nick Mathewson
2014-07-16
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-07-09
Remove executable bit from control.c, router.c
Nick Mathewson
2014-06-20
Authorities also advertise caches-extra-info
Nick Mathewson
2014-05-20
Fix a sentence that I never
Nick Mathewson
2014-05-17
note a comment that nickm didn't finish
Roger Dingledine
2014-04-15
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-04-08
Merge branch 'bug7952_final'
Nick Mathewson
2014-04-08
Making entire exit policy available to Tor controller.
rl1987
2014-03-18
Take out remaining V1 directory code.
Karsten Loesing
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
[next]