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
/
routerkeys.c
Age
Commit message (
Expand
)
Author
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-01
Remove system headers from or.h
Nick Mathewson
2018-07-01
Minimize headers that include crypto_formats and x25519 stuff
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-29
Extract getpass to a new lib/term library
Nick Mathewson
2018-06-29
Remove read_all and write_all
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-01-31
Merge branch 'maint-0.3.2'
Nick Mathewson
2018-01-26
When a tor_cert_T check fails, log the reason why.
Nick Mathewson
2017-12-05
New accessors for keydir/cachedir access
Nick Mathewson
2017-12-05
Extract common code for creating the keys directory.
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-08-25
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-25
Merge branch 'bug19418_029' into maint-0.3.1
Nick Mathewson
2017-08-09
Make sure we always wind up checking i2d_*'s output.
Nick Mathewson
2017-08-03
routerkeys: Add cmdline option for learning signing key expiration.
Isis Lovecruft
2017-06-06
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-06
Repair the unit test behavior of my fix for 22508.
Nick Mathewson
2017-06-06
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-06
Make generate_ed_link_cert() a no-op on clients.
Nick Mathewson
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-05
Merge branch 'bug22460_030_01' into maint-0.3.0
Nick Mathewson
2017-06-05
Merge branch 'bug22466_diagnostic_030'
Nick Mathewson
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-01
Regenerate RSA->ed25519 identity crosscertificate as needed
Nick Mathewson
2017-06-01
Use tor_assert_nonfatal() to try to detect #22466
Nick Mathewson
2017-05-31
Bugfix: Regenerate more certificates when appropriate
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-30
Merge branch 'combined-fuzzing-v4'
Nick Mathewson
2017-01-30
Make a bunch of signature/digest-checking functions mockable
Nick Mathewson
2017-01-17
relay: Honor DataDirectoryGroupReadable at key init
David Goulet
2016-12-08
Merge branch 'feature15056_v1_squashed'
Nick Mathewson
2016-12-08
Add a function to check whether a given ed id key is ours
Nick Mathewson
2016-12-01
Fix compilation
Nick Mathewson
2016-11-27
Improve log messages related to identity key
s7r
2016-11-03
whitespace fixes
Nick Mathewson
2016-11-03
Merge branch 'feature_15055_v2'
Nick Mathewson
2016-11-03
Mark some functions as needing documentation in src/or/routerkeys.c.
Isis Lovecruft
2016-11-03
Document two additional functions in src/or/routerkeys.c.
Isis Lovecruft
2016-11-03
Unit tests for cert-chain-processing, including failed cases
Nick Mathewson
2016-11-03
For testing: function to construct (but not save) Ed keys and certs
Nick Mathewson
2016-11-03
Free rsa_ed_crosscert at exit.
Nick Mathewson
2016-10-24
Module-document dnsserv.c, policies.c, routerkeys.c
Nick Mathewson
2016-10-11
Fix spurious compiler warning in do_getpass().
Nick Mathewson
2016-10-10
Fix non-triggerable heap corruption at do_getpass().
George Kadianakis
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
[next]