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-02-27
It appears I added an empty file by mistake.
Nick Mathewson
2016-02-27
Add a brief file-level description for everything in src/common
Nick Mathewson
2016-02-27
Fix an unused-variable warning
Nick Mathewson
2016-02-27
Merge branch 'bug18392'
Nick Mathewson
2016-02-25
Fix check_private_dir() to work on Windows again.
Nick Mathewson
2016-02-24
Make the sandbox work again with chutney.
Nick Mathewson
2016-02-24
Remove the freelist from memarea.c
Nick Mathewson
2016-02-23
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-02-23
Make clang asan work with FORTIFIED_SOURCE again.
Nick Mathewson
2016-02-23
Merge branch 'bug18296_squashed'
Nick Mathewson
2016-02-23
Simple fix for integer overflow in smartlist_heapify.
Nick Mathewson
2016-02-23
Merge branch 'bug17795'
Nick Mathewson
2016-02-23
Fix an erroneous renaming
Nick Mathewson
2016-02-23
Appease make check-spaces
Andrea Shepard
2016-02-22
Define O_NOFOLLOW on platforms that do not have it
cypherpunks
2016-02-16
Merge branch 'bug17852_revised'
Nick Mathewson
2016-02-16
Harden check_private_dir() to remove any potential race.
Jeremy
2016-02-16
src/common/util.c:expand_filename() - Perhaps use GetFullPathName() as a form...
Jeremy
2016-02-11
Merge branch 'check_log_mutex_uncherrypicked'
Nick Mathewson
2016-02-11
Merge branch 'maint-0.2.7'
Nick Mathewson
2016-02-11
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2016-02-11
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2016-02-11
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2016-02-11
Make ensure_capacity a bit more pedantically correct
Nick Mathewson
2016-02-11
Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'
Nick Mathewson
2016-02-10
Merge remote-tracking branch 'sebastian/bug18242'
Nick Mathewson
2016-02-10
Merge remote-tracking branch 'public/bug18184'
Nick Mathewson
2016-02-10
Whitespace fixes
Nick Mathewson
2016-02-10
Another automated rename.
Nick Mathewson
2016-02-10
Rename crypto_digest_all, and digests_t.
Nick Mathewson
2016-02-06
Document port_out argument to tor_addr_from_sockaddr
Nick Mathewson
2016-02-06
Merge remote-tracking branch 'yawning/bug18221'
Nick Mathewson
2016-02-06
Fix spaces.
Nick Mathewson
2016-02-06
Merge branch 'cleaned_aes_crypt'
Nick Mathewson
2016-02-06
Removed aes_crypt, left only aes_crypt_inplace. Removed should_use_openssl_CT...
Malek
2016-02-06
changing output of crypto_cipher_crypt_inplace from int to void
Hassan Alsibyani
2016-02-05
Avoid calling log functions in logv when SMARTLIST_DEBUG is defined
teor (Tim Wilson-Brown)
2016-02-05
Check that the log mutex is initialised before trying to lock or unlock it
teor (Tim Wilson-Brown)
2016-02-04
Make the no-assertions-during-coverage check into a configure option
Nick Mathewson
2016-02-04
Add an assertion to tor_libevent_get_base()
Nick Mathewson
2016-02-03
Make tortls unit tests pass with LibreSSL.
Nick Mathewson
2016-02-03
Make Tor build happily with OpenSSL master and libressl.
Nick Mathewson
2016-02-02
Validate the DH parameters for correctness.
Yawning Angel
2016-01-29
Remove support for unsigned time_t
Nick Mathewson
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Fix *_get_all_orports to use ipv6_orport
teor (Tim Wilson-Brown)
2016-01-27
Restrict the meaning of digests_t to sha1+sha256.
Nick Mathewson
2016-01-27
avoid integer overflow in and around smartlist_ensure_capacity.
Nick Mathewson
2016-01-27
Correct further grammatical errors in tor comments
Nick Mathewson
2016-01-19
Merge branch 'maint-0.2.7'
Nick Mathewson
[next]