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-16
finish_writing_to_file_impl(): Remove temporary file if replacing the existin...
Fabian Keil
2016-11-10
Helper function to see if an ed25519 pk is set.
Nick Mathewson
2016-11-08
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-08
Use va_copy() in pure-windows version of tor_asprintf().
Nick Mathewson
2016-11-07
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-07
Merge remote-tracking branch 'teor/bug20484_029_v2' into maint-0.2.9
Nick Mathewson
2016-11-07
Merge branch '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
Merge branch 'bug20553_028'
Nick Mathewson
2016-11-03
Work around a behavior change in openssl's BUF_MEM code
Nick Mathewson
2016-11-03
Merge branch 'bug20551_028'
Nick Mathewson
2016-11-03
Use explicit casts to avoid warnings when building with openssl 1.1
Nick Mathewson
2016-11-03
Merge branch 'feature_15055_v2'
Nick Mathewson
2016-11-03
Audit use of tor_tls_cert_get_key().
Nick Mathewson
2016-11-03
Generate our x509 certificates using sha256, not sha1.
Nick Mathewson
2016-11-03
For testing: add a tor_x509_cert_dup().
Nick Mathewson
2016-11-03
Increase TLS RSA link key length to 2048 bits
Nick Mathewson
2016-11-03
Make the current time an argument to x509 cert-checking functions
Nick Mathewson
2016-11-03
New authentication types to use RFC5705.
Nick Mathewson
2016-11-03
Check for getpagesize before using it to mmap files
teor
2016-11-02
Improve comments in check_private_dir and onion poisoning
teor
2016-10-31
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-10-31
Actually clamp the number of detected CPUs to 16.
Nick Mathewson
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-10-27
Add implementation of smartlist_add_strdup
overcaffeinated
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
[prev]
[next]