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
2017-08-24
Fix a needless line-continuation in aes.c
Nick Mathewson
2017-08-24
Apply test-operator-cleanup to src/common too.
Nick Mathewson
2017-08-24
Merge branch 'feature22976_squashed'
Nick Mathewson
2017-08-11
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-09
Treat a bad tor_spawn_background() as a BUG().
Nick Mathewson
2017-08-09
Add a 'NoExec' option that causes tor_spawn_background() to fail
Nick Mathewson
2017-08-09
Remove the #if 0ed code that was supposed to let the sandbox allow exec
Nick Mathewson
2017-08-09
Make sure we always wind up checking i2d_*'s output.
Nick Mathewson
2017-08-08
Use a single free-and-exit strategy in config_process_include.
Nick Mathewson
2017-08-08
Remove a needless memwipe.
Nick Mathewson
2017-08-08
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-08
Remove some LCOV_EXCL stuff that I think may be testable after all.
Nick Mathewson
2017-08-08
Merge remote-tracking branch 'ahf/bugs/22286' into maint-0.3.1
Nick Mathewson
2017-08-07
fix typo in comment
Roger Dingledine
2017-08-04
Tweak usage of get_current_working_dir() for tor_malloc() paranoia.
Nick Mathewson
2017-08-04
Refactor retrieving the current working directory
cypherpunks
2017-08-03
Switch to offsetof()
Neel Chauhan
2017-07-28
Turn base < 0 into a BUG() in our long-parse functions.
Nick Mathewson
2017-07-28
Coverity deadcode shenanigans on BUG() macro.
Nick Mathewson
2017-07-27
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-27
Try to work around a compile warning in workqueue.c
Nick Mathewson
2017-07-27
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-27
Merge branch 'multi-priority_squashed' into maint-0.3.1
Nick Mathewson
2017-07-27
Note that threadpool_queue_work...() can't actually return NULL
Nick Mathewson
2017-07-27
Fix a pair of stale comments in workqueue.c
Nick Mathewson
2017-07-27
Make the chance for priority inversion thread-specific
Nick Mathewson
2017-07-27
Add support for multi-priority workqueues
Nick Mathewson
2017-07-27
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-27
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-27
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-27
Merge remote-tracking branch 'public/bug20247_029' into maint-0.2.9
Nick Mathewson
2017-07-26
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-26
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-26
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-26
Fix build warnings from Coverity related to our BUG macro
Nick Mathewson
2017-07-26
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-26
Merge branch 'bug22927_031' into maint-0.3.1
Nick Mathewson
2017-07-26
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-26
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-26
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-26
Suppress clang4-specific -Wdouble-promotion warnings
Nick Mathewson
2017-07-24
Rename the hybrid_encrypt/decrypt functions; label them as dangerous
Nick Mathewson
2017-07-24
Improve comment about why we disable TLS compression.
Nick Mathewson
2017-07-23
fix whitespace issue
Roger Dingledine
2017-07-14
Fix zstd 1.3.0 trouble: Be more respectful of its state machine
Nick Mathewson
2017-07-13
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-07
Use LANG_ENGLISH in windows error messages
Nick Mathewson
2017-07-07
Merge branch 'ticket21859_032_01_squashed'
Nick Mathewson
2017-07-07
Hide crypto_digest_t again and use an accessor for tests.
George Kadianakis
2017-07-07
test: Crypto groundwork for e2e circuit unittests.
George Kadianakis
[prev]
[next]