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
/
lib
Age
Commit message (
Expand
)
Author
2018-08-08
Make finish_daemon() return a boolean to say whether it did anything.
Nick Mathewson
2018-08-02
Suppress strict-prototypes warning in crypto_nss_mgt.c
Nick Mathewson
2018-08-02
Fix double-link of crypto_openssl_mgt.c
Nick Mathewson
2018-08-02
Add a cast to make clang happier.
Nick Mathewson
2018-07-31
Fix issues with crypto_ope compilation now that crypto.h is gone
Nick Mathewson
2018-07-31
Merge branch 'nss_dh_squashed' into nss_dh_squashed_merged
Nick Mathewson
2018-07-31
Only link crypto_dh_openssl.c once
Nick Mathewson
2018-07-31
Implement DH in NSS.
Nick Mathewson
2018-07-31
Refactor the dependency between tortls and crypto_dh.
Nick Mathewson
2018-07-31
Extract the shared part of crypto_dh_compute_secret.
Nick Mathewson
2018-07-31
Extract the OpenSSL DH functionality to a new file.
Nick Mathewson
2018-07-31
Fix "make distcheck."
Nick Mathewson
2018-07-31
Use NSS for AES_CTR.
Nick Mathewson
2018-07-31
Use NSS in crypto_rand.c
Nick Mathewson
2018-07-31
Use NSS's digest code in Tor.
Nick Mathewson
2018-07-31
Add TOR_PRIdSZ to torint.h
teor
2018-07-30
Remove a now-obsolete comment about deadcode_dummy__
Nick Mathewson
2018-07-30
Merge branch 'ticket26890'
Nick Mathewson
2018-07-30
Merge remote-tracking branch 'rl1987/ticket21349_4'
Nick Mathewson
2018-07-30
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-07-21
Make entry_guards_update_primary() shorter
rl1987
2018-07-20
Remove over-cleverness from our coverity BUG() definition.
Nick Mathewson
2018-07-19
Merge branch 'bug26712'
Nick Mathewson
2018-07-17
Merge branch 'bug25552_ope_squashed'
Nick Mathewson
2018-07-17
Make the OPE scheme return CRYPTO_OPE_ERROR on error.
George Kadianakis
2018-07-17
Increase OPE_INPUT_MAX.
George Kadianakis
2018-07-17
Implementation for a simple order-preserving encryption scheme.
Nick Mathewson
2018-07-13
Add postfork support for nss
Nick Mathewson
2018-07-13
Initialize and shut down NSS.
Nick Mathewson
2018-07-11
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
Nick Mathewson
2018-07-11
Remove most includes from crypto.c
Nick Mathewson
2018-07-11
Extract and rename crypto_log_errors().
Nick Mathewson
2018-07-11
Move crypto_add_spaces_to_fp() to crypto_rsa.c
Nick Mathewson
2018-07-11
Move the initialization and cleanup parts of crypto.c
Nick Mathewson
2018-07-11
Add a configure switch to build with NSS.
Nick Mathewson
2018-07-11
Only use OpenSSL kdf support if it is present.
Nick Mathewson
2018-07-11
Move all use cases of micro-revision.i to a single place
Nick Mathewson
2018-07-10
Merge branch 'ticket26223'
Nick Mathewson
2018-07-10
Document compat_getdelim_.
Nick Mathewson
2018-07-10
Rename tm_cvt to time_to_tm
Nick Mathewson
2018-07-10
Rename torlog.[ch] to log.[ch]
Nick Mathewson
2018-07-10
Rename util_malloc to malloc.
Nick Mathewson
2018-07-10
Merge remote-tracking branch 'neel/fbsd-cfix'
Nick Mathewson
2018-07-10
Remove addr_port_lookup.
Nick Mathewson
2018-07-10
Remove all users of addr_port_lookup outside of address.c
Nick Mathewson
2018-07-10
Move tor_addr_{,port_}lookup to resolve.c
Nick Mathewson
2018-07-10
Refactor ipv[46].[ch]
Nick Mathewson
2018-07-10
Fix build on FreeBSD post-refactor
Neel Chauhan
2018-07-10
File-level summary documentation for src/lib/*/*.[ch]
Nick Mathewson
2018-07-10
Integrate getdelim() and getline() support into Tor.
Nick Mathewson
[next]