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
/
keypin.c
Age
Commit message (
Expand
)
Author
2018-03-26
Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge
Nick Mathewson
2018-02-16
Compilation workaround for windows, which lacks O_SYNC
Nick Mathewson
2018-02-03
Include crypto_digest.h in order to solve dependency issues.
Fernando Fernandez Mancera
2018-01-26
Improve the keypin-loading log message to be a bit less scary.
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-07-05
Grammar.
Nick Mathewson
2016-06-11
Add the -Wextra-semi warning from clang, and fix the cases where it triggers
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-27
Make sure that every module in src/or has a brief description.
Nick Mathewson
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-09-23
New AuthDirPinKeys option to enable/disable keypinning enforcement
Nick Mathewson
2015-09-23
Extract the add-or-replace-keypin logic into a new function
Nick Mathewson
2015-09-23
Allow conflicts to occur in keypinning journal
Nick Mathewson
2015-07-31
Move formatting functions around.
Nick Mathewson
2015-05-29
Attempt to fix keypinning on Windows
Nick Mathewson
2015-05-28
Tie key-pinning logic into directory authority operation
Nick Mathewson
2015-05-28
Key-pinning back-end for directory authorities.
Nick Mathewson