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
/
common
Age
Commit message (
Expand
)
Author
2016-11-07
Merge remote-tracking branch 'teor/bug20484_029_v2' into maint-0.2.9
Nick Mathewson
2016-11-06
Always Use EVP_aes_*_ctr() with openssl 1.1
Nick Mathewson
2016-11-03
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2016-11-03
Merge branch 'bug20551_028' into maint-0.2.8
Nick Mathewson
2016-11-03
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2016-11-03
Work around a behavior change in openssl's BUF_MEM code
Nick Mathewson
2016-11-03
Use explicit casts to avoid warnings when building with openssl 1.1
Nick Mathewson
2016-11-02
Improve comments in check_private_dir and onion poisoning
teor
2016-10-31
Actually clamp the number of detected CPUs to 16.
Nick Mathewson
2016-10-17
Fix a syntax problem
Nick Mathewson
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-10-14
Merge remote-tracking branch 'public/spaces_in_unix_addrs'
Nick Mathewson
2016-10-11
Switch from "AF_UNIX is always equal" to "always unequal" to avoid wacky bugs...
Nick Mathewson
2016-10-11
Merge remote-tracking branch 'yawning-schwanenlied/bug20261'
Nick Mathewson
2016-10-11
torrc parsing b0rks on carriage-return
paolo.ingls@gmail.com
2016-10-10
Bug 20261: Treat AF_UNIX addresses as equal when comparing them.
Yawning Angel
2016-10-06
Stop implying that we support openssl 1.0.0; we don't.
Nick Mathewson
2016-10-04
Allow a unix: address to contain a C-style quoted string.
Nick Mathewson
2016-10-03
Avoid reordering IPv6 interface addresses
cypherpunks
2016-09-24
Merge branch 'osx_sierra_028'
Nick Mathewson
2016-09-24
Fix pthread_cond_timedwait() on OSX Sierra
Nick Mathewson
2016-09-24
Fix compilation on OSX Sierra (10.12)
Nick Mathewson
2016-09-22
Fix conflicting types errors for aes.c.
Nick Mathewson
2016-09-16
Add support for AES256 and AES192
Nick Mathewson
2016-09-16
Remove a needless level of indirection from crypto_cipher_t
Nick Mathewson
2016-09-16
Simplify the crypto_cipher_t interface and structure
Nick Mathewson
2016-09-16
In aes.c, support 192-bit and 256-bit keys.
Nick Mathewson
2016-09-14
Remove an extraneous parenthesis in IF_BUG_OHNCE__
Nick Mathewson
2016-09-13
Merge remote-tracking branch 'public/bug20063'
Nick Mathewson
2016-09-13
Merge remote-tracking branch 'public/ticket19998'
Nick Mathewson
2016-09-11
Merge remote-tracking branch 'public/solaris_warnings_028'
Nick Mathewson
2016-09-09
Fix cases where the tests were doing closesocket() on a non-socket
Nick Mathewson
2016-09-09
Chop another ~93 RSA key generations out of the unit tests
Nick Mathewson
2016-09-08
Treat all nonfatal assertion failures as unit test failures.
Nick Mathewson
2016-09-06
Add facility to suppress/capture tor_bug_occurred_() messages in unit tests.
Nick Mathewson
2016-09-06
Add !(...) to BUG() log messages
Nick Mathewson
2016-09-06
checkSpace.pl now forbids more identifiers.
Nick Mathewson
2016-09-06
Fix a comment typo in smartlist_get_most_frequent_()
teor (Tim Wilson-Brown)
2016-09-05
For me, asan/ubsan require more syscalls.
Nick Mathewson
2016-09-05
Change servers to never pick 3DES.
Nick Mathewson
2016-08-31
It is not a bug to attempt to base32_decode a non-base32 string
Nick Mathewson
2016-08-31
Do not call tor_tls_server_info_callback(NULL) from tests.
Nick Mathewson
2016-08-31
setup_capture_of_logs: no longer suppress log messages
Nick Mathewson
2016-08-23
Fix some comments in sandbox.c
Nick Mathewson
2016-08-23
Merge remote-tracking branch 'asn/bug19872_v2'
Nick Mathewson
2016-08-23
Introduce ed25519_{sign,checksig}_prefixed functions().
George Kadianakis
2016-08-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-19
Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}"
Nick Mathewson
2016-08-12
Merge remote-tracking branch 'public/Fix_19450'
Nick Mathewson
2016-08-12
Fix integer overflows in the conversion tables
cypherpunks
[next]