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
Age
Commit message (
Expand
)
Author
2018-03-19
rust: Remove #[no_mangle]s on two constants.
Isis Lovecruft
2018-02-27
rust: Remove extra whitespace from a static log/error message.
Isis Lovecruft
2018-01-22
fixups from code review
Chelsea Holland Komlo
2017-12-22
remove unnecessary lifetime
Chelsea Holland Komlo
2017-12-21
add testing implementation for tor logging
Chelsea Holland Komlo
2017-12-21
allow running protover test with a testing feature flag
Chelsea Holland Komlo
2017-12-21
move macro body to inline rust function
Chelsea Holland Komlo
2017-12-21
fixups from code review
Chelsea Holland Komlo
2017-12-21
cargo fmt fixes
Chelsea Holland Komlo
2017-12-21
add minimal rust module for logging to tor's logger
Chelsea Holland Komlo
2017-12-21
Add minimal implementations of functions Rust needs for logging
Nick Mathewson
2017-12-21
scan-build: Replace some test-assertions with fatal assertions
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-21
Merge remote-tracking branch 'dgoulet/bug24671_032_01' into maint-0.3.2
Nick Mathewson
2017-12-21
Fix a compilation error in the channel tests.
Nick Mathewson
2017-12-21
In 0.3.3, we use timestamps, not absolute milliseconds.
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-12-21
Use monotime_coarse_absolute_msec() in destroy queue
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.5' into maint-0.2.8
maint-0.2.8
Nick Mathewson
2017-12-21
Merge branch 'bug24666_squashed_025' into maint-0.2.5
Nick Mathewson
2017-12-21
Move free to end of test function so coverity won't complain.
Nick Mathewson
2017-12-21
Move destroy cells into a separate queue type of their own, to save RAM
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-21
clarify a comment
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-21
sched: Consider extra_space even if negative in KIST
David Goulet
2017-12-21
Fix a pair of memory leaks in tor_cleanup()
Nick Mathewson
2017-12-20
type error fix for monotime_coarse_add_msec on windows
Nick Mathewson
2017-12-20
sched: Use lower layer cell limit with KISTLite
David Goulet
2017-12-20
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-12-20
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-12-20
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-12-20
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-20
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-12-20
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-12-20
Update geoip and geoip6 to the December 6 2017 database.
Karsten Loesing
2017-12-20
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-20
Merge branch 'stack_again_032' into maint-0.3.2
Nick Mathewson
2017-12-20
Merge remote-tracking branch 'ahf-oniongit/bugs/24605'
Nick Mathewson
2017-12-20
expand documentation on tor_remove_file
Nick Mathewson
2017-12-20
Remove pre-unlink check tor_remove_file; check errno instead.
Nick Mathewson
2017-12-20
Merge remote-tracking branch 'ffmancera/github/bug23271'
Nick Mathewson
2017-12-20
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-20
Update the unit tests to reflect the change of 24425
Nick Mathewson
2017-12-20
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-20
Merge remote-tracking branch 'dgoulet/ticket24425_032_01' into maint-0.3.2
Nick Mathewson
[next]