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-06-28
Fix crash in LZMA module when the Sandbox is enabled.
Alexander Færøy
2017-06-26
Fix a coverity warning about a no-op assert with-64 bit size_t
Nick Mathewson
2017-06-20
Merge branch 'bug22502_redux_031' into maint-0.3.1
Nick Mathewson
2017-06-20
Merge branch 'bug22672_031' into maint-0.3.1
Nick Mathewson
2017-06-20
Merge remote-tracking branch 'argonblue/bug22638' into maint-0.3.1
Nick Mathewson
2017-06-20
Enforce the rule that COMPRESS_OK means progress was made.
Nick Mathewson
2017-06-20
mingw/windows printf lacks %zd ; use %lu and casts instead
Nick Mathewson
2017-06-20
Fix compress_none.c header comment
Taylor Yu
2017-06-20
Correct the fix to bug 22629 to permit trailing non-garbage
Nick Mathewson
2017-06-20
Merge remote-tracking branch 'teor/bug22502' into maint-0.3.1
Nick Mathewson
2017-06-19
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-06-19
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-16
Permit the fchmod system call.
Nick Mathewson
2017-06-16
Add extra logging during compression and decompression
teor
2017-06-16
Return TOR_COMPRESS_BUFFER_FULL when zstd has additional input
teor
2017-06-16
Remove a redundant conditional in tor_zstd_compress_process
teor
2017-06-16
Move a comment to the right place in tor_zstd_compress_process
teor
2017-06-16
Check for trailing input garbage in tor_compress_impl() when decompressing
teor
2017-06-16
Check if tor_compress_new() returns NULL in tor_compress_impl()
teor
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-05
Improve documentation on get_{peer,own}_certificate()
Nick Mathewson
2017-06-05
Test prerequisites: function to dup a cert, make get_own_cert mockable.
Nick Mathewson
2017-06-05
On v3 link handshake, send the correct link certificate
Nick Mathewson
2017-05-30
Merge remote-tracking branch 'teor/bug22424'
Nick Mathewson
2017-05-28
Replace 3-star pointer with 2-star pointer
Daniel Pinto
2017-05-28
If we do underflow the know usage of a storage, recalculate it
teor
2017-05-28
Refactor storage usage reductions into a static function
teor
2017-05-28
Don't underflow usage when it is unknown and a file is removed
teor
2017-05-28
Always check for usage underflow when removing a file in storage.c
teor
2017-05-28
Fix comment typos in storage.c
teor
2017-05-28
Fix crash with %include
Daniel Pinto
2017-05-26
Cleanup MOCK_IMPL (etc) to be findable with etags
Nick Mathewson
2017-05-23
Fix comments of functions that return tor_snprintf
teor
2017-05-22
fix two typos in comments
Roger Dingledine
2017-05-19
Remove call to get_unquoted_path in config_process_include()
Nick Mathewson
2017-05-19
strlen() returns size_t
Nick Mathewson
2017-05-19
Merge branch 'add_rust_squashed'
Nick Mathewson
2017-05-19
Add some Rust utility functions and print support
Sebastian Hahn
2017-05-19
Merge remote-tracking branch 'jigsaw/torrc-dir-fix-1922_squashed2'
Nick Mathewson
2017-05-18
Add support for %include funcionality on torrc #1922
Daniel Pinto
2017-05-17
Fixed error on BASEXX_NOPAD LEN and BUFSIZE macros #21872
Daniel Pinto
2017-05-12
Add API for getting human readable descriptions of a compress_method_t
Alexander Færøy
2017-05-10
In channelpadding tests that touch libevent, call event_reinit().
Nick Mathewson
2017-05-08
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-05-08
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-05-02
Merge branch 'compress_none_v2_squashed'
Nick Mathewson
2017-05-02
Treat the identity transformation as another kind of compression.
Nick Mathewson
2017-05-01
Rename x-lzma to x-tor-lzma
Nick Mathewson
2017-05-01
Merge remote-tracking branch 'ahf/bugs/21665'
Nick Mathewson
[next]